/**************GLOBAL *****************************************************************************/

/*!
 *  Font Awesome v4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('//use.fontawesome.com/releases/v4.6.3/fonts/fontawesome-webfont.eot');
  src: url('//use.fontawesome.com/releases/v4.6.3/fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
       url('//use.fontawesome.com/releases/v4.6.3/fonts/fontawesome-webfont.woff2') format('woff2'),
       url('//use.fontawesome.com/releases/v4.6.3/fonts/fontawesome-webfont.woff') format('woff'),
       url('//use.fontawesome.com/releases/v4.6.3/fonts/fontawesome-webfont.ttf') format('truetype'),
       url('//use.fontawesome.com/releases/v4.6.3/fonts/fontawesome-webfont.svg#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
Embed code e16400f57a
*/

/*@font-face {
    font-family: 'cooper';
    src: url('font/cooperhewitt-light-webfont.eot');
    src: url('font/cooperhewitt-light-webfont.eot?#iefix') format('embedded-opentype'), url('font/cooperhewitt-light-webfont.woff') format('woff'), url('font/cooperhewitt-light-webfont.ttf') format('truetype'), url('font/cooperhewitt-light-webfont.svg#cooper_hewittlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

@font-face {
    font-family: 'cooper_book_bold';
    src: url('font/CooperHewitt-Medium.otf');
    font-weight: bold;
    font-style: normal;
}*/
@font-face {
    font-family: 'Gotham-Bold';
    src: url('font/gotham/GothamBold.eot');
    src: url('font/gotham/GothamBold.eot?#iefix') format('embedded-opentype'),
        url('font/gotham/GothamBold.woff2') format('woff2'),
        url('font/gotham/GothamBold.woff') format('woff'),
        url('font/gotham/GothamBold.ttf') format('truetype'),
        url('font/gotham/GothamBold.svg#GothamBold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-Light';
    src: url('font/gotham/Gotham-Light.eot');
    src: url('font/gotham/Gotham-Light.eot?#iefix') format('embedded-opentype'),
        url('font/gotham/Gotham-Light.woff2') format('woff2'),
        url('font/gotham/Gotham-Light.woff') format('woff'),
        url('font/gotham/Gotham-Light.ttf') format('truetype'),
        url('font/gotham/Gotham-Light.svg#Gotham-Light') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('font/gotham/Gotham-Medium.eot');
    src: url('font/gotham/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
        url('font/gotham/Gotham-Medium.woff2') format('woff2'),
        url('font/gotham/Gotham-Medium.woff') format('woff'),
        url('font/gotham/Gotham-Medium.ttf') format('truetype'),
        url('font/gotham/Gotham-Medium.svg#Gotham-Medium') format('svg');
    font-weight: lighter;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-Book';
    src: url('font/gotham/Gotham-Book.eot');
    src: url('font/gotham/Gotham-Book.eot?#iefix') format('embedded-opentype'),
        url('font/gotham/Gotham-Book.woff2') format('woff2'),
        url('font/gotham/Gotham-Book.woff') format('woff'),
        url('font/gotham/Gotham-Book.ttf') format('truetype'),
        url('font/gotham/Gotham-Book.svg#Gotham-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}


strong{
   font-family: 'Gotham';  
}
footer {
    background: #015A5A;
}

body {
    font-family: 'Gotham-Book';
    font-size: 14px;
    line-height: 1.4;
    color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.3;
    font-family: 'Gotham';
    font-weight: bold;
}

h1 {
    font-size: 24px; /*changed*/
}

h2 {
    font-size: 20px; /*changed*/
}

h3 {
    font-size: 14px;/*changed*/
}

a {
    color: #026060;
}

a:hover {
    color: #033939;
}

.widget h3 {
    font-size: 16px; /*changed*/
}

.widget a {
    font-size: 13px;/*changed*/
}

.title h2 {
    text-align: center;
}

.title a {
    color: rgb(51, 51, 51);
}

.category-55 .title h2 {
    font-size: 18px;/*changed*/
}

strong,
b {
    font-weight: bold;
}

#menu-primarytwo a,
#menu-primaryone a {
    font-size: 13px;/*changed*/
    font-family:'Gotham';
}

#Mailing_List_Sidebar h3,
#Download_Sidebar h3 {
    background: #f8eb2a;
    padding: 20px;
    border-radius: 5px 5px 0 0;
    color: #026060;
    text-align: center;
    margin: 0;
}

.tax-product_cat .treeguide {
    display: none;
}

.read-more {
    font-style: italic;
    text-decoration: underline;
    font-weight: bold;
}

.gallery-caption {
    font-style: italic;
    font-size: 10px;/*changed*/
}

.search-results .gallery {
    display: none;
}

.eModal-1 {
    background: #f8eb2a;
    padding: 20px;
    border-radius: 5px;
    color: #026060;
    text-align: center;
    border: 1px solid #e1e1e1;
}

div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors {
    border: none !important;
    color: red;
    font-weight: bold;
}

.textwidget {
    text-align: center;
    padding-bottom: 10px;
}

.textwidget p {
    padding-bottom: 10px;
    padding-top: 10px;
}

.ajax-loader {
    display: none;
}

p {
    margin: 10px 0;
    font-size: 14px !important;/*changed*/
}
.multi-column-taxonomy-list li a{
    font-size:13px;/*changed*/
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 0.9em;
}
.category-projects p {
    font-size: 13px !important;
}
.contact_form input,.contact_form textarea{
    font-size: 13px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{
    font-family: 'Gotham-Book'
}
/**************GLOBAL *****************************************************************************/

.header {
    padding: 20px 0;
    background: #015A5A;
    width: 100%;
    position: fixed;
    z-index: 999;
    top: 9px;
}

@media screen and (min-width:980px) {
    .topmargin {
        margin-top: 150px;
    }
}

.top-bar {
    display: block;
    text-align: right;
}

.top-bar2 {
    display: block;
    text-align: left;
}

.top-bar2 .phone {
    display: inline-block;
    color: #fff;
    font-size: 17px; /*changed*/
    margin-right: 20px;
    height: 29px;
}

.top-bar .slogan {
    color: #f8eb2a;
    font-family: 'freestyle script';
    padding-left: 15px;
}

.slogan img {
    width: 100%;
}

.message {
    font-weight: normal;
}

.message a {
    color: black;
}

.disclaimer-text {
    font-size: 0.8rem !important;
}

#menu-primaryone {
    float: left;
    margin-top: 15px;
    margin-left: 0;
    text-align: center;
}

#menu-primaryone li {
    display: inline-block;
}

#menu-primaryone li a {
    display: inline-block;
    color: #fff;
    padding: 5px 15px 0 0;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
    font-family: 'Gotham-Bold';
}

#menu-primaryone li a:hover,
#menu-primaryone li.current-menu-item a {
    color: #f8eb2a;
    text-decoration: none;
}


/*sub menu*/

#menu-primaryone li ul {
    display: none;
    margin: 0;
    position: absolute;
    z-index: 9999;
    background: #fff;
    width: 200px;
    margin: 0;
}

#menu-primaryone li ul li {
    margin: 0;
    padding: 0;
    width: 100%;
}

#menu-primaryone li ul li a {
    border-bottom: 1px solid #A8A8A8;
    font-size: 12px; /*changed*/
    padding: 4px 6%;
    text-shadow: none;
    width: 88%;
    color: #033939 !important;
    text-align: left;
}

#menu-primaryone li:hover ul {
    display: block;
}

#menu-primarytwo {
    float: right;
    margin-top: 15px;
    margin-left: 0;
}

#menu-primarytwo li {
    display: inline-block;
}

#menu-primarytwo li a {
    display: inline-block;
    color: #fff;
    padding: 5px 0 0 8px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Gotham-Bold';
}

#menu-primarytwo li:first-child a {
    padding-left: 0px;
}

#menu-primarytwo li a:hover,
#menu-primarytwo li.current-menu-item a {
    color: #f8eb2a;
    text-decoration: none;
}


/*sub menu*/

#menu-primarytwo li ul {
    display: none;
    margin: 0;
    position: absolute;
    z-index: 9999;
    background: #fff;
    min-width: 150px;
}

#menu-primarytwo li ul li {
    margin: 0;
    padding: 0;
    width: 100%;
}

#menu-primarytwo li ul li a {
    border-bottom: 1px solid #A8A8A8;
    font-size: 10px;/*changed*/
    padding: 4px 6%;
    text-shadow: none;
    width: 88%;
    color: #033939 !important;
    text-align: center;
}

#menu-primarytwo li:hover ul {
    display: block;
}

.multi-column-taxonomy-list a {
    border-bottom: none !important;
    color: black;
    font-size: 15px;/*changed*/
}

div.multi-column-taxonomy-list {
    margin-top: 50px;
    display: inline-block;
    width: 100%;
}

div.multi-column-taxonomy-list h3 {
    border-bottom: 3px black solid;
}

button.eModal-1 {
    width: 100%;
}


/**************PAGE *****************************************************************************/


@media (max-width:979px) {
    .home #rev_slider_1_1_wrapper {
        margin-top:10px !important;
    }
}


/* About Us */

.us .banner {
    margin-bottom: 15px;
}


/**************CONTENT *****************************************************************************/

#content {
    background: #fff;
    padding: 0;
}

.cycle-slideshow {
    width: 100%;
    overflow: hidden;
    max-height: 400px;
}

.cycle-slideshow img {
    width: 100%;
}

.websites {
    text-align: right;
}

#content {
    margin: 10px;
}

@media screen and (max-width: 767px) {
    div.multi-column-taxonomy-list {
        margin-top: 25px;
    }
    .footcontain {
        margin: 10px;
        text-align: center;
    }
    .websites {
        text-align: center;
    }
    iframe {
        width: 100%;
    }
}

@media screen and (min-width: 980px) {
    #content {
        margin:0;
    }
}

.wpb_single_image {
    margin-bottom: 0px !important;
}

.footer img {
    max-width: 220px;
}

.price,
.amount {
    display: none;
}

.tax-product_cat .term-description {
    display: none;
}

.product-categories {
    margin-left:0;
}

.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
    width: 23%;
    margin-right: 2% !important;
    margin-bottom: 2%;
}

.count {
    display: none;
}

.post-type-archive ul.products li.product {
    width: 45% !important;
}

.post-type-archive ul.products li.product img {
    max-width: 170px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.post-type-archive ul.products li.product h3 {
    font-size: 18px;/*changed*/
    text-align: center;
    color: black;
}

.sidebar .widget {
    list-style: none;
    margin-top: 10px;
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    padding: 20px;
    background: #ffffff;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ededed));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #ededed 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #ededed 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #ededed 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #ededed 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
    /* IE6-8 */
}

.sidebar .widget h3 {
    color: #026060;
}

.sidebar .widget_search {}

.sidebar .widget_search h3 {}

.sidebar .widget_text {
    padding: 0;
    background: #fff;
}

.sidebar .widget_text h3 {
    padding: 20px;
    border-radius: 5px 5px 0 0;
    background: #f8eb2a;
    margin:0;
}

.sidebar .widget_text .contact_form {
    padding: 20px;
}

.sidebar .widget_text .contact_form input[type="submit"] {
    float: none;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 7px 10px;
    margin-top: 10px;
    border: none;
    border-radius: 5px;
    background: #017c7a;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAxN2M3YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMTQzNDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #017c7a 0%, #014342 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #017c7a), color-stop(100%, #014342));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #017c7a 0%, #014342 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #017c7a 0%, #014342 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #017c7a 0%, #014342 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #017c7a 0%, #014342 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#017c7a', endColorstr='#014342', GradientType=0);
    /* IE6-8 */
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce-page form .form-row input.input-text,
.woocommerce-page form .form-row textarea {
    height: 100%;
}


/*QUICK CONTACT FORM ON SIDEBAR - FIX TO MAKE COMPACT RECAPTCHA FIT TO WIDTH */


/*.quick-contact>div>div{
   width:100%!important;
 }

.rc-anchor-compact,.quick-contact>div>div>iframe {
  width:258px!important;
}*/


/**************FOOTER *****************************************************************************/

.footer {
    padding: 1.5% 0;
    color: #fff;
}

.footer .menu li {
    display: inline-block;
    margin-top: 10px;
    font-size: 13px; /*changed*/
}

.footer .menu li a {
    padding: 0 6px;
    border-left: 1px solid #fff;
}

.footer .menu li:first-child a {
    padding-left: 0;
    border: none;
}

.footer a {
    color: #fff;
}

.footer a:hover {
    color: #f8eb2a;
}

.related.products ul.products li {
    max-width: 180px !important;
}

.footer .row {
    margin-top: 10px;
    margin-bottom: 10px;
}

.fb-icon {
    font-size: 14px !important; /*changed*/
    /* background-color: #3b5999 !important; */
}

.fb-icon img {
    max-width: 21px;
    height: auto;
    padding-right: 5px;
}

.fb-icon span {
    vertical-align: middle;
}

.copyright {
    font-size: 10px !important; /*changed*/
}

.copyright span {
    white-space: nowrap;
}

@media (max-width:415px) {
    .copyright-separator {
        display: none;
    }
}


/**************Contact Form *****************************************************************************/

.contact_form p {
    margin: 0;
}

.contact_form input {
    width: 96%;
    padding: 2%;
}

.contact_form textarea {
    width: 96%;
    padding: 2%;
    min-height: 70px;
}

.contact_form .wpcf7-checkbox {
    width: 50%;
}

.contact_form input[type="submit"] {
    width: auto;
    float: right;
    font-weight: bold;
    font-size: 16px;
    text-align: right;
    display: block;
    background: none;
}

.contact_form input[type="submit"]:hover {
    color: #d4d4d4;
}

.contact_form .ajax-loader {}

.contact_form span.wpcf7-not-valid-tip {
    position: absolute;
    top: -13px;
    right: 0px;
    background: none;
    border: none;
    text-align: right;
    width: auto;
    display: block;
    font-size: 10px;
    color: red;
}

div.wpcf7-response-output {
    text-align: right;
    margin: 0!important;
}

.contact_form < form {
    margin-bottom: 0;
}

.emodal-content .wpcf7-recaptcha {
  padding:0 25px;
}


/********************Woocommerce ***********************/

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    float: none;
    width: auto;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    float: none;
    width: auto;
}

#product_enquiry_form label {
    font-weight: bold;
}

.eModal-1 {
    margin-top: 10px !important;
}

.posted_in,
.tagged_as {
    font-weight: bold;
}

.posted_in a,
.tagged_as a {
    font-weight: normal;
}

#wprmenu_bar .wprmenu_icon {
    width: 48px !important;
    height: 48px !important;
}
.widget_search .screen-reader-text {
    display: none
}