/*
Theme Name: AHAM Verifide
Author: Sebastian Lopez Garsco
Email: slopezgarsco@gmail.com / sebastian@beeay.com
Version: 1.0
*/

/* #Font-Face
================================================== */
@font-face {
    font-family: 'UbuntuLightItalic';
    src: url('../fonts/ubuntu-lightitalic-webfont.eot');
    src: url('../fonts/ubuntu-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ubuntu-lightitalic-webfont.woff') format('woff'),
         url('../fonts/ubuntu-lightitalic-webfont.ttf') format('truetype'),
         url('../fonts/ubuntu-lightitalic-webfont.svg#ubuntu_lightitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

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

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

/* #Reset
================================================== */
ul ul, ul ol, ol ol, ol ul {
    margin: 0;
}

/* #Layout
================================================== */
body {
    background-color: #00355f;
    padding-top: 4px;
}

.wrapper {
    background: url('../images/background_desktop.jpg') no-repeat center top #fff;
}

.container {
    width: 940px;
    padding-left: 10px;
    padding-right: 10px;
}

.container .column, .container .columns {
    margin-left: 0;
    margin-right: 0;
}

.container .five.columns { 
    width: 300px; 
}

.container .eleven.columns { 
    width: 615px;
    padding-right: 25px;
}

.container .twelve.columns { 
    padding-left: 10px;
    padding-right: 25px;
    width: 685px;
}

sup {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}

/* #Header
================================================== */
.header {
    margin-bottom: 0;
    margin-top: 0;
    border-bottom: none;
    height: auto;
    position: relative;
    z-index: 999;
}

.header .logo {
    padding-top: 10px;
    padding-bottom: 20px;
}

/* #Menu
================================================== */
.menu {
    float: left;
    padding-top: 0;
    height: 56px;
    position: relative;
}

.menu ul {
    margin-bottom: 0;
    float: none;
}

.menu ul li {
    min-height: 52px;
    width: 215px;
    display: inline-block;
    text-align: center;
    -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
            border-radius: 5px;
    margin-left: 22px;
    margin-bottom: 0;
    padding-left: 0;
    float: left;
    position: relative;
    z-index: 999;
}

.menu ul li:first-child {
    margin-left: 0;
}

.menu ul li.menu-item-59:hover, .menu ul li.menu-item-60:hover, .menu ul li.menu-item-61:hover, .menu ul li.menu-item-58:hover  {
    border: 1px solid #d7d7d7;
    background:  none repeat scroll 0 0 #fff;
    box-shadow: 0px 0px 4px rgba(150, 150, 150, 0.53);
        -moz-box-shadow: 0px 0px 4px rgba(150, 150, 150, 0.53);
            -webkit-box-shadow: 0px 0px 4px rgba(150, 150, 150, 0.53);
}

.menu ul li.menu-item-58:hover {
    height: 255px;
}
/* About */
.menu ul li.menu-item-59 {
    background-color: #909aa1;
    border: 1px solid #d7d7d7;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a6adb0), to(#909aa1));
    background-image: -webkit-linear-gradient(top, #a6adb0, #909aa1); 
    background-image:    -moz-linear-gradient(top, #a6adb0, #909aa1);
    background-image:     -ms-linear-gradient(top, #a6adb0, #909aa1);
    background-image:      -o-linear-gradient(top, #a6adb0, #909aa1);
}

.menu ul li.menu-item-59:hover a {
    color: #939ca3;
}
/* Identifying */
.menu ul li.menu-item-60 {
    background-color: #759256;
    border: 1px solid #d7d7d7;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#89a55f), to(#759256));
    background-image: -webkit-linear-gradient(top, #89a55f, #759256); 
    background-image:    -moz-linear-gradient(top, #89a55f, #759256);
    background-image:     -ms-linear-gradient(top, #89a55f, #759256);
    background-image:      -o-linear-gradient(top, #89a55f, #759256);
}

.menu ul li.menu-item-60 a {
    padding-top: 9px;
}

.menu ul li.menu-item-60:hover a {
    color: #7b9859;
}

/* Search for products */
.menu ul li.menu-item-58 {
    background-color: #888278;
    border: 1px solid #d7d7d7;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9f9384), to(#888278));
    background-image: -webkit-linear-gradient(top, #9f9384, #888278); 
    background-image:    -moz-linear-gradient(top, #9f9384, #888278);
    background-image:     -ms-linear-gradient(top, #9f9384, #888278);
    background-image:      -o-linear-gradient(top, #9f9384, #888278);
    position: relative;
    z-index: 1000;
    
}

.menu ul li.menu-item-58 span.arrow {
    background: url('../images/menu-arrow_desktop.png') no-repeat 0 0 transparent;
    width: 11px;
    height: 11px;
    position: absolute;
    top: 21px;
    right: 18px;
}

.menu ul li.menu-item-58 a {
    text-align: left;
    padding-left: 20px;
}

.menu ul li.menu-item-58:hover a {
    color: #9b9283;
}

.menu ul li.menu-item-58:hover span.arrow {
    background: url('../images/menu-arrow-hover_desktop.png') no-repeat 0 0 transparent;
}

/* News and Updates */
.menu ul li.menu-item-61 {
    background-color: #647e9a;
    border: 1px solid #d7d7d7;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#758eaa), to(#647e9a));
    background-image: -webkit-linear-gradient(top, #758eaa, #647e9a); 
    background-image:    -moz-linear-gradient(top, #758eaa, #647e9a);
    background-image:     -ms-linear-gradient(top, #758eaa, #647e9a);
    background-image:      -o-linear-gradient(top, #758eaa, #647e9a);
}

.menu ul li a {
    font-family: 'UbuntuRegular';
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    height: 34px;
    width: 215px;
    display: block;
    padding-top: 18px;
}

.menu ul li.menu-item-61:hover a {
    color: #00355f;
}

/* Dropdown */
.menu ul li ul {
    display: none;
    position: absolute;
    margin-top: 0;
    margin-left: 18px;
    z-index: 999;
}

.menu ul li:hover > ul {
    display: block;
}

.menu ul li.menu-item-58 ul li {
    margin-left: 0;
    margin-right: 0;
    height: 14px;
    width: 166px;
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom: 1px solid #e9e7e4;
    min-height: inherit;
    -moz-border-radius: 0;
        -webkit-border-radius: 0;
            border-radius: 0;
}

.menu ul li.menu-item-58 ul li a, .menu ul li.menu-item-58:hover ul li a {
    color: #689ab8;
    font-size: 13px;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
    width: 166px;
    height: 26px;
    text-transform: none;
    text-align: left;
}

.menu ul li.menu-item-58 ul li a:hover  {
    color: #00355f;
    text-decoration: underline;
}

/* #Content
================================================== */
.content {
    margin-top: 30px;
    padding-bottom: 35px;
    position: relative;
}

.content:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}

/* Home */
.content .head {
    position: relative;
    height: 295px;
}

.content .head .products {
    position: absolute;
    left: 30px;
    bottom: 0;
}

.content .head .products img {
    display: none;
}

.content .head .title {
    position: absolute;
    right: 5px;
    top: 60px;
}

.content .info p {
    color: #00355f;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 30px;
    font-family: 'UbuntuLight';
}

.content .info p strong {
    color: #00355f;
    font-family: 'UbuntuLightItalic';
}

.content .info a {
    background-color: #6698b6;
    border: 1px solid #d7d7d7;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7db2ce), to(#6698b6));
    background-image: -webkit-linear-gradient(top, #7db2ce, #6698b6); 
    background-image:    -moz-linear-gradient(top, #7db2ce, #6698b6);
    background-image:     -ms-linear-gradient(top, #7db2ce, #6698b6);
    background-image:      -o-linear-gradient(top, #7db2ce, #6698b6);
    -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
            border-radius: 5px;
    width: 305px;
    height: 43px;
    line-height: 43px;
    display: block;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    font-family: 'UbuntuLight';
    padding-left: 15px;
    position: relative
}

.content .info a span.arrow {
    width: 11px;
    height: 11px;
    background: url('../images/learnmore-arrow_desktop.png') no-repeat 0 0 transparent;
    position: absolute;
    right: 12px;
    top: 16px;
}

.content .info a:hover {
    color: #7db2ce;
    border: 1px solid #d7d7d7;
    background:  none repeat scroll 0 0 #fff;
    box-shadow: 0px 0px 4px rgba(150, 150, 150, 0.53);
        -moz-box-shadow: 0px 0px 4px rgba(150, 150, 150, 0.53);
            -webkit-box-shadow: 0px 0px 4px rgba(150, 150, 150, 0.53);
}

.content .lastposts h1 {
    color: #00355f;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 8px;
    background: url('../images/lastposts-square.jpg') no-repeat left center;
    text-transform: uppercase;
    padding-left: 20px;
    font-family: 'UbuntuRegular';
}

.content .lastposts ul {
    margin-bottom: 0;
}

.content .lastposts ul li {
    border-bottom: 1px dotted #bcbebf;
    padding: 12px 0 12px 0;
    margin-bottom: 0;
}

.content .lastposts ul li:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}

.content .lastposts ul li small {
    color: #959fa4;
    font-size: 12px;
    margin-right: 18px;
    margin-top: 1px;
    float: left;
    font-family: 'UbuntuLightItalic';
}

.content .lastposts ul li a {
    color: #6799b7;
    text-decoration: none;
    font-size: 12px;
    width: 200px;
    display: block;
    float: left;
    word-break: break-word;
}

.content .lastposts ul li a:hover {
    text-decoration: underline;
    color: #00355f;
}
/*********************/

.content .box {
    box-shadow: 0px 0px 4px rgba(150, 150, 150, 0.53);
    -moz-box-shadow: 0px 0px 4px rgba(150, 150, 150, 0.53);
    -webkit-box-shadow: 0px 0px 4px rgba(150, 150, 150, 0.53);
    padding: 30px 20px 30px 20px;
    background-color: #fff;
}

.content .box .searchfor {
    display: none;
}

.content .box h1 {
    color: #00355f;
    font-size: 38px;
    margin-bottom: 30px;
    font-family: 'UbuntuLight';
}

.content .box h2, .content .box h2 a {
    color: #6799b7;
    font-size: 26px;
    font-family: 'UbuntuLight';
    line-height: 29px;
    margin-bottom: 15px;
    text-decoration: none;
}

.content .box h3 {
	color: #00355f;
	font-size: 24px;
	font-family: 'UbuntuLight';
}
.content .box h4 {
	color: #00355f;
	font-size: 18px;
	font-family: 'UbuntuLight';
}
.content .box h5 {
	color: #00355f;
	font-size: 14px;
	font-family: 'UbuntuRegular';
}

.content .box p {
    font-size: 13px;
    color: #484848;
    line-height: 22px;
}

.content .box p a {
    color: #6799b7; 
    text-decoration: none;
}

.content .box p a:hover {
    color: #00355f; 
    text-decoration: underline; 
}

.content .box ul {
    margin-top: 15px;
    margin-left: 15px;
}

.content .box ul li {
    line-height: 20px;
    margin-bottom: 12px;
    background: url('../images/list-bullet_desktop.jpg') no-repeat 0 7px;
    padding-left: 15px;
    font-size: 13px;
}

.content .box ul li a {
    color: #6799b7; 
    text-decoration: none;
}

.content .box ul li a:hover {
    color: #00355f; 
    text-decoration: underline; 
}

.content .box ul li ul {
    margin-top: 10px;
    margin-left: 25px;
}

.content .box ul li ul li {
    background: url('../images/list-subbullet_desktop.jpg') no-repeat 0 9px;
}

.content .box .aligncenter {
    display: block;
    margin: 0 auto;
}

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

.content .box article {
    margin-bottom: 30px;
}

.content .box small {
    font-family: 'UbuntuLightItalic';
    font-size: 14px;
    color: #959fa4;
}

.content .box a.read-more  {
    float: right;
    text-align: center;
    text-decoration: none;
    border: 1px solid #d7d7d7; 
    margin-bottom: 20px;
    display: inline-block;
    width: 82px;
    height: 26px;
    color: #fff;
    font-size: 12px;
    background-color: #909aa1;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a6acb0), to(#909aa1));
    background-image: -webkit-linear-gradient(top, #a6acb0, #909aa1); 
    background-image:    -moz-linear-gradient(top, #a6acb0, #909aa1);
    background-image:     -ms-linear-gradient(top, #a6acb0, #909aa1);
    background-image:      -o-linear-gradient(top, #a6acb0, #909aa1);
    -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
            border-radius: 5px;
}

.content .box a.read-more:hover {
    background:  none repeat scroll 0 0 #fff;   
    color: #919ba2;
    box-shadow: 0px 0px 4px rgba(150, 150, 150, 0.53);
        -moz-box-shadow: 0px 0px 4px rgba(150, 150, 150, 0.53);
            -webkit-box-shadow: 0px 0px 4px rgba(150, 150, 150, 0.53);
}

div.wp-caption {
    max-width: 100%;
}

.box p.wp-caption-text {
    font-size: 11px;
    text-align: center;
    border-top: 1px solid #ccc;
    color: #8d8d8d;
    font-style: italic;
}

.content .box .social {
    border-top: 1px dotted #cbd5e1;
    text-align: right;
}

.content .box .social span {
    font-size: 12px;
    color: #00355f;
    font-family: 'UbuntuRegular';
    margin-right: 10px;
}

.content .box .social .social-links {
    float: right;
    margin: 0 0 0 10px;
}

.content .box .social .social-links li {
    display: inline-block;
    margin-left: -12px;
    background: none;
    padding-left: 0;
}

.content .box .kwayy-html-sitemap-wrapper {
    margin-left: 50px;
}

.content .recent-posts {
    border-bottom: 1px dotted #b8bbbd;
    margin-bottom: 25px;
}

.content .recent-posts h1 {
    font-family: 'UbuntuLightItalic';
    font-size: 19px;
    color: #00355f;
    padding-bottom: 10px;
    border-bottom: 2px solid #7db2ce;
    margin-bottom: 15px;
    line-height: 21px;
}

.content .recent-posts li {
    margin-bottom: 20px;
}

.content .recent-posts li small {
    color: #959fa4;
    display: block;
    font-size: 12px;
    font-family: 'UbuntuLightItalic';
}

.content .recent-posts li a {
    color: #6799b7;
    font-size: 12px;
    text-decoration: none;
    line-height: 17px;
}

.content .recent-posts li a:hover {
    text-decoration: underline;
    color: #00355f;
}

.content .categories h1 {
    font-family: 'UbuntuLightItalic';
    font-size: 19px;
    color: #00355f;
    padding-bottom: 10px;
    border-bottom: 2px solid #7db2ce;
    margin-bottom: 15px;
    line-height: 21px;
}

.content .categories li {
    margin-bottom: 0;
}

.content .categories li a {
    color: #6799b7;
    font-size: 12px;
    text-decoration: none;
    line-height: 17px;
}

.content .categories li a:hover {
    text-decoration: underline;
    color: #00355f;
}

.content .subscribe {
    font-family: 'UbuntuLight';
    font-size: 19px;
    border: 1px solid #d7d7d7;
    background-color: #d37538;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#df914c), to(#d37538));
    background-image: -webkit-linear-gradient(top, #df914c, #d37538); 
    background-image:    -moz-linear-gradient(top, #df914c, #d37538);
    background-image:     -ms-linear-gradient(top, #df914c, #d37538);
    background-image:      -o-linear-gradient(top, #df914c, #d37538);
    -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
            border-radius: 5px;
    width: 214px;
    height: 51px;
    margin-bottom: 25px;
    text-decoration: none;
    color: #fff;
    display: block;
    position: relative;
    text-align: center;
    line-height: 51px;
}

.content .subscribe:hover {
     background:  none repeat scroll 0 0 #fff;
     color: #d89151;
     border: 1px solid #d9d9d9;
     box-shadow: 0px 0px 4px rgba(150, 150, 150, 0.53);
        -moz-box-shadow: 0px 0px 4px rgba(150, 150, 150, 0.53);
            -webkit-box-shadow: 0px 0px 4px rgba(150, 150, 150, 0.53);
}

.content .subscribe span.rss {
    position: absolute;
    background: url('../images/subscribe-rss_desktop.png') no-repeat 0 0 transparent;
    height: 30px;
    width: 30px;
    left: 12px;
    top: 10px;
    
}

.content .subscribe:hover span.rss {
    background: url('../images/subscribe-rss-hover_desktop.png') no-repeat 0 0 transparent;
}

.content .related-links-list li {
    border-bottom: 1px dotted #c5c9cb;
    padding: 15px 0;
    background: url('../images/related-arrow_desktop.png') no-repeat 5px 18px transparent;
    margin-bottom: 0;
}

.content .related-links-list li:first-child {
    border-top: 1px dotted #c5c9cb;
}

.content .related-links-list li a {
    font-family: 'UbuntuLight';
    font-size: 14px;
    color: #6799b7;
    text-decoration: none;
    padding-left: 25px;
    display: block;
    width: 240px;
}

.content .related-links-list li a:hover {
    text-decoration: underline;
    color: #00355f;
}

.content .searchfor {
    border: 1px solid #d7d7d7;
    -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
            border-radius: 5px;
    background-color: #6698b6;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7db2ce), to(#6698b6));
    background-image: -webkit-linear-gradient(top, #7db2ce, #6698b6); 
    background-image:    -moz-linear-gradient(top, #7db2ce, #6698b6);
    background-image:     -ms-linear-gradient(top, #7db2ce, #6698b6);
    background-image:      -o-linear-gradient(top, #7db2ce, #6698b6);
    height: 71px;
    margin-bottom: 25px;
    position: relative;
}

.content .searchfor:hover {
    background:  none repeat scroll 0 0 #fff;
    box-shadow: 0px 0px 4px rgba(150, 150, 150, 0.53);
        -moz-box-shadow: 0px 0px 4px rgba(150, 150, 150, 0.53);
            -webkit-box-shadow: 0px 0px 4px rgba(150, 150, 150, 0.53);
}

.content .searchfor a {
    display: block;
    padding-right: 30px;
    padding-left: 23px;
    color: #fff;
    font-family: 'UbuntuLight';
    font-size: 18px;
    text-decoration: none;
}

.content .searchfor a span.arrow {
    background: url('../images/searchfor-arrow_desktop.png') no-repeat 0 0 transparent;
    width: 22px;
    height: 24px;
    position: absolute;
    top: 25px;
    right: 20px;
}

.content .searchfor:hover a {
    color: #7db2ce;
}

.content .box .licensee li {
    color: #7db2ce;
    font-family: 'UbuntuLight';
    font-size: 18px;
    min-height: 34px;
    border: 1px solid #dedede;
    background:  none repeat scroll 0 0 #f2f2f2;
    -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
            border-radius: 5px;
    padding-top: 18px;
    padding-left: 17px;
    cursor: pointer;
    position: relative;
}

.content .box .licensee li span.icon {
    background: url('../images/licensee-plus_desktop.png') no-repeat 0 0 transparent;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 20px;
    top: 18px;
}

.content .box .licensee li:hover span.icon {
    background: url('../images/licensee-plus-hover_desktop.png') no-repeat 0 0 transparent;
}

.content .box .licensee li:hover {
    background:  none repeat scroll 0 0 #fff;
    color: #00355f;
}

.content .box .licensee li.active {
    border: 1px solid #dedede;
    -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
            border-radius: 5px;
}

.content .box .licensee li.active span.icon {
    background: url('../images/licensee-minus_desktop.png') no-repeat 0 0 transparent;
    top: 25px;
}

.content .box .licensee li.active:hover span.icon {
    background: url('../images/licensee-minus-hover_desktop.png') no-repeat 0 0 transparent;
}

.content .box .licensee li ul {
    display: none;
    margin-top: 25px;
}

.content .box .licensee li ul li {
    background: none;
    margin-bottom: 12px;
    padding: 0;
    min-height: inherit;
    -moz-border-radius: 0;
        -webkit-border-radius: 0;
            border-radius: 0;
    background: none;
    border: none;
}

.content .box .licensee li ul li:hover {
    background: none;
}

.content .box .licensee li ul li a {
    color: #7db2ce;
    font-size: 12px;
    text-decoration: none;
    background: url('../images/licensee-bullet_desktop.png') no-repeat left center transparent;
    padding-left: 8px;
}

.content .box .licensee li ul li a:hover {
    text-decoration: underline;
    color: #00355f;
}
/* #Contact Form
================================================== */
.content .box form {
    margin-top: 40px;
    margin-left: 50px;
}

.content .box form p {
    margin: 0;
}

.content .box form label {
    float: left;
    width: 120px;
    text-align: right;
    margin-right: 12px;
    display: block;
    margin-top: 4px;
    font-weight: 400;
}

.content .box form input[type='text'], .content .box form input[type='password'] {
    width: 241px;
    height: 30px;
    padding: 0;
    border: 1px solid #d4d4d4;
    -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
            border-radius: 5px;
}

.content .box form select {
    width: 241px;
    padding: 5px;
    margin-left: 132px;
    -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
            border-radius: 5px;
}

.content .box form input[type='submit'] {
    border: none;
    width: 197px;
    height: 43px;
    color: #fff;
    font-size: 17px;
    cursor: pointer;
    margin-left: 132px;
    margin-top: 15px;
    background-color: #6698b6;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7db2ce), to(#6698b6));
    background-image: -webkit-linear-gradient(top, #7db2ce, #6698b6); 
    background-image:    -moz-linear-gradient(top, #7db2ce, #6698b6);
    background-image:     -ms-linear-gradient(top, #7db2ce, #6698b6);
    background-image:      -o-linear-gradient(top, #7db2ce, #6698b6);
    -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
            border-radius: 5px;
}

.content .box form span.wpcf7-not-valid-tip {
    left: 132px;
    top: 46px;
    width: 241px;
    color: #eb7b83;
    border: 1px solid #eb7b83;
    background-color: #f4eaeb;
    text-align: center;
    -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
            border-radius: 5px;
}

.content .box form div.wpcf7-response-output {
    font-size: 14px;
    -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
            border-radius: 5px;
}

.content .box form  div.wpcf7-validation-errors {
    border: 2px solid #eb7b83;
    background-color: #f4eaeb;
}

.content .box form div.wpcf7-mail-sent-ok {
    background-color: #ddf5cb;
}

.content .box .nopassword form input[type='password'] {
    margin-top: 20px;
}
/* #Links
================================================== */
.links {
    background: url('../images/links_desktop.jpg') repeat-x 0 0 #fff;
    height: 64px;
    position: relative;
}

.links .url {
    float: left;
}

.links span {
    color: #00355f;
    float: left;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 21px;
    margin-right: 4px;
    font-style: italic;
    font-weight: 700;
}

.links ul {
    float: left;
    margin: 20px 15px 0 0;
}

.links ul li {
    display: inline-block;
    padding-left: 8px;
    padding-left: 8px;
    border-left: 1px solid #72a5c2;
    line-height: 12px;
}

.links ul li:first-child {
    border-left: none;
    padding-left: 0;
}

.links ul li a {
    color: #72a5c2;
    text-decoration: none;
    font-size: 12px;
}

.links ul li a:hover {
    color: #00355f;
    text-decoration: underline;
}

.links .search {
    float: right;
    margin-top: 19px;
    width: 217px;
}

.links .search input {
    height: 28px;
    border: none;
    float: left;
    padding: 0;
}

.links .search input[type='submit'] {
    background: url('../images/search_desktop.png') no-repeat 0 0 transparent;
    width: 28px;
    cursor: pointer;
}

.links .search input[type='submit']:hover {
    background: url('../images/search-hover_desktop.png') no-repeat 0 0 transparent;
}

.links .search input[type='text'] {
    background: url('../images/input_desktop.png') no-repeat 0 0 transparent;
    width: 168px;
    box-shadow: none;
    margin-right: 5px;
    margin-bottom: 0;
    color: #585858;
    padding-left: 16px;
    font-size: 13px;
}

/* #Footer
================================================== */
.footer {
    text-align: center;
    padding-top: 38px;
    background: #012745;
    background: -moz-linear-gradient(top,  #012745 0%, #00355f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#012745), color-stop(100%,#00355f));
    background: -webkit-linear-gradient(top,  #012745 0%,#00355f 100%);
    background: -o-linear-gradient(top,  #012745 0%,#00355f 100%);
    background: -ms-linear-gradient(top,  #012745 0%,#00355f 100%);
    background: linear-gradient(to bottom,  #012745 0%,#00355f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012745', endColorstr='#00355f',GradientType=0 );
}

.footer ul {
    margin-bottom: 0;
    line-height: 12px;
    margin-bottom: 8px;
}

.footer ul li, .footer p {
    font-size: 12px;
    color: #fff;
    line-height: 12px;
    border: none;
}

.footer ul li {
    display: inline-block;
    padding-right: 0;
    width: auto;
    float: none;
    padding-right: 4px;
    padding-left: 4px;
    border-left: 1px solid #fff;
    margin-bottom: 0;
}

.footer ul li:first-child {
    border-left: none;
}

.footer ul li a {
    color: #7db2ce;
    text-decoration: none;
}

.footer ul li a:hover {
    color: #fff;
    text-decoration: underline
}

/* #Media Queries
================================================== */
        @media only screen and (min-width: 768px) and (max-width: 959px) {
            /* Layout */
            .container {
                width: 758px;
                padding-left: 5px;
                padding-right: 5px;
            }
            
            .container .five.columns { 
                width: 243px; 
            }

            .container .eleven.columns { 
                width: 500px;
                padding-right: 15px;
            }
            
            .container .four.columns { 
                width: 218px; 
            }
            
            .container .twelve.columns { 
                width: 530px; 
                padding-left: 0;
                padding-right: 10px;
            }
            /* Menu */
            .menu ul li {
                width: 177px;
                height: 44px;
                margin-left: 12px;
            }
            
            .menu ul li a {
                font-size: 12px;
                width: 177px;
                padding-top: 18px;
            }
            
            .menu ul li.menu-item-60 a {
                padding-top: 10px;
            }
            
            .menu ul li.menu-item-58 a {
                padding-left: 10px;
                text-align: left;
            }
            
            .menu ul li.menu-item-58:hover {
                height: 197px;
            }
            
            .menu ul li ul {
                margin-top: -12px;
            }
            
            .menu ul li.menu-item-58 ul li {
                width: 155px;
                padding-top: 5px;
                padding-bottom: 5px;
            }
            
            .menu ul li ul li a {
                font-size: 13px;
            }
            /* Content */
            .content {
                padding-bottom: 35px;
            }
            
            .content .head {
                height: 245px;
            }
            
            .content .head .products {
                left: 0;
            }
            
            .content .head .products img {
                width: 235px;
            }
            
            .content .head .title img {
                width: 460px;
            }
            
            .content .searchfor a {
                width: 150px;
            }
            /* Contact Form */
            .content .box form {
                margin-left: 10px;
            }
            /* Links */
            .links {
                background: url("../images/links_tablet.jpg") repeat-x scroll 0 0 #FFFFFF;
                height: 93px;
            }
            
            .links .eleven.columns {
                padding-top: 20px;
            }
            
            .links ul {
                float: none;
                display: inline;
            }
            
            .links span {
                float: none;
            }
            
            .links .menu-item-58 {
                margin-top: 35px;
            }
            
            .links .search {
                margin-top: 35px;
            }

        }
        
        @media only screen and (max-width: 767px) {
            /* Layout */
            .container {
                max-width: 757px;
                width: auto;
                padding-left: 5px;
                padding-right: 5px;
            }
            
            .container .column, .container .columns {
                float: none;
                
            }
            /* Header */
            .header .logo img {
                max-width: 80%;
            }
            
            /* Menu */
            .menu {
                float: none;
            }
            
            .menu ul li {
                display: block;
                margin-left: 0;
                width: 100%;
                margin-bottom: 5px;
            }
            
            .menu ul li a {
                width: 100%;
                font-size: 14px;
            }
            
            .menu ul li.menu-item-60 a {
                padding-top: 10px;
            }
            
            .menu ul li.menu-item-58 a {
                padding-left: 0;
                text-align: center;
            }
            
            .menu ul li.menu-item-58 ul {
                margin-right: 18px;
            }
            
            .menu ul li.menu-item-58 ul li {
                width: 100%;
            }
            /* Content */
            .content .head {
                height: auto;
            }
            
            .content .head img {
                max-width: 100%;
            }

            .content .head .products, .content .head .title {
                position: relative;
                top: 0;
                left: 0;
            }
            
            .content .head .products {
                height: 292px;
            }
            
            .content .lastposts ul li a {
                width: auto;
            }
            
            .content .info a {
                width: auto;
                font-size: 12px;
            }
            
            .content .box h1 {
                font-size: 24px;
                line-height: 26px;
                margin-bottom: 20px;
            }
            
            .content .box .searchfor {
                display: block;
            }
            
            .content .five .searchfor {
                display: none;
            }
            
            .content .subscribe {
                width: 100%;
            }
            /* Contact Form */
            .content .box form {
                margin-top: 30px;
                margin-left: 0;
            }
            
            .content .box form label {
                float: none;
                width: auto;
                text-align: left;
                margin-right: 0;
                display: block;
                margin-top: 0;
                margin-bottom: 2px;
            }
            
            .content .box form input[type="text"] {
                width: 100%;
            }
            
            .content .box form input[type="submit"] {
                width: 100%;
                margin-left: 0;
            }
            
            .content .box form select {
                margin-left: 0;
                width: 100%;
            }
            
            .content .box form span.wpcf7-not-valid-tip {
                left: 0;
            }
            /* Links */
            .links {
                background: url('../images/links_smart.jpg') repeat-x 0 0 #fff;
                height: auto;
                padding-top: 10px;
                padding-bottom: 10px;
            }

            .links .url {
                float: none;
                width: 100%;
            }
            
            .links span {
                margin-top: 0;
                display: block;
                width: 100%;
            }
            
            .links ul {
                margin: 0;
                display: block;
            }
            
            .links .search {
                float: none;
            }
            /* Contact Form */
            .content .box .nopassword form label {
                margin-top: 20px;
            }
            
            .content .box .nopassword form input[type="password"] {
                margin-top: 0;
            }
        }

