/*
Theme Name: akast
Theme URI: http://akast.wsistaging.net
Description: akast theme
Author: Abhijeet Sidhu
Author URI: http://od14.com/
Version: 1.0
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}
audio,
canvas,
video {
    display: inline-block;
    max-width: 100%
}
html {
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
body,
button,
input,
select,
textarea {
    color: #2b2b2b;
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5
}
body {
    background: #fff
}
a {
    text-decoration: none
}
a:focus {
    outline: 0
}
a:hover,
a:active {
    outline: 0
}
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-weight: 700;
    margin: 36px 0 12px
}
h1 {
    font-size: 26px;
    line-height: 1.3846153846
}
h2 {
    font-size: 24px;
    line-height: 1
}
h3 {
    font-size: 22px;
    line-height: 1.0909090909
}
h4 {
    font-size: 20px;
    line-height: 1.2
}
h5 {
    font-size: 18px;
    line-height: 1.3333333333
}
h6 {
    font-size: 16px;
    line-height: 1.5
}
address {
    font-style: italic;
    margin-bottom: 24px
}
abbr[title] {
    border-bottom: 1px dotted #2b2b2b;
    cursor: help
}
b,
strong {
    font-weight: 700
}
cite,
dfn,
em,
i {
    font-style: italic
}
mark,
ins {
    background: #fff9c0;
    text-decoration: none
}
p {
    margin-bottom: 24px
}
code,
kbd,
tt,
var,
samp,
pre {
    font-family: monospace, serif;
    font-size: 15px;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    line-height: 1.6
}
pre {
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 24px;
    max-width: 100%;
    overflow: auto;
    padding: 12px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}
blockquote,
q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none
}
blockquote {
    color: #767676;
    font-size: 19px;
    font-style: italic;
    font-weight: 300;
    line-height: 1.2631578947;
    margin-bottom: 24px
}
blockquote cite,
blockquote small {
    color: #2b2b2b;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5
}
blockquote em,
blockquote i,
blockquote cite {
    font-style: normal
}
blockquote strong,
blockquote b {
    font-weight: 400
}
small {
    font-size: smaller
}
big {
    font-size: 125%
}
sup,
sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    bottom: 1ex
}
sub {
    top: .5ex
}
dl {
    margin-bottom: 24px
}
dt {
    font-weight: bold
}
dd {
    margin-bottom: 24px
}
ul,
ol {
    list-style: none
}
ol {
    list-style: decimal
}
img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: middle
}
figure {
    margin: 0
}
fieldset {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 0 24px;
    padding: 11px 12px 0
}
legend {
    white-space: normal
}
button,
input,
select,
textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline
}
button,
input {
    line-height: normal
}
input,
textarea {
    background-image: -webkit-linear-gradient(hsla(0, 0, 100%, 0), hsla(0, 0, 100%, 0))
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
input[disabled] {
    cursor: default
}
input[type="checkbox"],
input[type="radio"] {
    padding: 0
}
input[type="search"] {
    -webkit-appearance: textfield
}
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto;
    vertical-align: top
}
table,
th,
td {
    border: 1px solid rgba(0, 0, 0, 0.1)
}
table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin-bottom: 24px;
    width: 100%
}
caption,
th,
td {
    font-weight: normal;
    text-align: left
}
th {
    border-width: 0 1px 1px 0;
    font-weight: bold
}
td {
    border-width: 0 1px 1px 0
}
del {
    color: #767676
}
hr {
    background-color: rgba(0, 0, 0, 0.1);
    border: 0;
    height: 1px;
    margin-bottom: 23px
}
.comment-content img,
.entry-content img,
.entry-summary img,
#site-header img,
.widget img,
.wp-caption {
    max-width: 100%
}
.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
    height: auto
}
img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
    height: auto;
    max-width: 100%
}
.comments-area {
    max-width: 474px
}
.comment-reply-title,
.comments-title {
    font-family: 'arial';
    font-weight: normal;
    margin: 0;
    text-transform: uppercase
}
.comment-list {
    list-style: none;
    margin: 0 0 48px 0
}
.comment-author {
    font-size: 14px;
    line-height: 1.7142857142
}
.comment-list .reply,
.comment-metadata {
    font-size: 12px;
    line-height: 2;
    text-transform: uppercase
}
.comment-list .reply {
    margin-top: 24px
}
.comment-author .fn {
    font-weight: 900
}
.comment-author a {
    color: #2b2b2b
}
.comment-list .trackback a,
.comment-list .pingback a,
.comment-metadata a {
    color: #767676
}
.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
    color: #41a62a
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 24px;
    padding-top: 24px
}
.comment-list>li:first-child>article,
.comment-list>.pingback:first-child,
.comment-list>.trackback:first-child {
    border-top: 0
}
.comment-author {
    position: relative
}
.comment-author .avatar {
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 18px;
    padding: 2px;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px
}
.bypostauthor>article .fn:before {
    content: "\f408";
    margin: 0 2px 0 -2px;
    position: relative;
    top: -1px
}
.says {
    display: none
}
.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply,
.comment-metadata {
    padding-left: 30px
}
.comment-edit-link {
    margin-left: 10px
}
.comment-content {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word
}
.comment-content ul,
.comment-content ol {
    margin: 0 0 24px 22px
}
.comment-content li>ul,
.comment-content li>ol {
    margin-bottom: 0
}
.comment-content>:last-child {
    margin-bottom: 0
}
.comment-list .children {
    list-style: none;
    margin-left: 15px
}
.comment-respond {
    margin-bottom: 24px;
    padding: 0
}
.comment .comment-respond {
    margin-top: 24px
}
.comment-respond h3 {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0
}
.content .comment-form p {
    margin-bottom: 10px
}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code {
    color: #767676
}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
    font-size: 14px;
    line-height: 1.7142857142
}
.no-comments {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.5;
    margin-top: 24px;
    text-transform: uppercase
}
.comment-form label {
    display: block
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea {
    box-sizing: border-box;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px;
    width: 80%
}
.form-allowed-tags,
.form-allowed-tags code {
    font-size: 12px;
    line-height: 1.5
}
.required {
    color: #c0392b
}
.comment-reply-title small a {
    color: #2b2b2b;
    float: right;
    height: 24px;
    overflow: hidden;
    width: 24px
}
.comment-reply-title small a:hover {
    color: #41a62a
}
.comment-reply-title small a:before {
    content: "\f405";
    font-size: 32px
}
.comment-navigation {
    font-size: 12px;
    line-height: 2;
    margin-bottom: 48px;
    text-transform: uppercase
}
.comment-navigation .nav-next,
.comment-navigation .nav-previous {
    display: inline-block
}
.comment-navigation .nav-previous a {
    margin-right: 10px
}
#comment-nav-above {
    margin-top: 36px;
    margin-bottom: 0
}
.form-submit input {
    border: 0;
    cursor: pointer;
    display: block;
    color: #fff;
    padding: 6px 12px;
    background: #000
}
.form-submit input:hover {
    background: #5e5e5e
}
.alignleft {
    float: left
}
.alignright {
    float: right
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}
* html .clearfix {
    zoom: 1
}
*:first-child+html .clearfix {
    zoom: 1
}
.row {
    display: block;
    margin: 0 auto;
    width: 100%
}
.col12 {
    display: block;
    margin: 0 auto;
    width: 1530px
}
body {
    background: #e2e2e2 url("img/back-new-1.jpg") no-repeat center top
}
header.row {
    background: white url("img/header-back.jpg") repeat-x bottom
}
.logo {
    display: inline-block
}
.motto {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    font-size: 1em;
    font-size: 1rem;
    font-family: 'crete_rounditalic';
    line-height: 1.2;
    color: #494949;
    margin-top: 30px;
    margin-left: 30px
}
.hdr_cta_nav {
    display: inline-block;
    padding-top: 18px;
    float: right;
    text-align: right
}
.hdr_cta_nav .textwidget {
    text-transform: uppercase;
    font-size: 26px;
    font-size: 1.625em;
    font-size: 1.625rem;
    font-family: 'robotoblack';
    color: #494949;
    padding-left: 65px;
    height: 32px;
    background: url("img/canada.jpg") no-repeat left top
}
.hdr_menu {
    display: block;
    position: relative;
    bottom: -5px
}
.hdr_menu li {
    display: inline-block;
    font-family: 'latoregular';
    line-height: 1.6;
    font-size: 12px;
    font-size: .75em;
    font-size: .75rem;
    text-transform: uppercase
}
.hdr_menu li+li:before {
    content: "|";
    color: #6e6e6e;
    font: normal 12px/1 'ralewaymedium', sans-serif;
    padding: 0 9px 0 5px
}
.hdr_menu li a {
    color: #6e6e6e
}
.hdr_menu li a:hover {
    color: #26aade
}
.nav_wrapper {
    display: block;
    background: url("img/nav-back.jpg") repeat-x top;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}
.main_menu_cont {
    display: table;
    width: 100%
}
.responsiveSelectContainer {
    display: none
}
.main_menu {
    display: table-row
}
.main_menu>li {
    position: relative;
    display: table-cell;
    width: 255px;
    height: 46px;
    text-align: center;
    line-height: 46px
}
.main_menu>li:hover {
    background: #0b2f43
}
.main_menu>li.current-menu-item a,.main_menu>li.current-menu-parent>a{
	background: #0b2f43
}

.main_menu>li+li:before {
    content: '';
    display: block;
    height: 46px;
    position: absolute;
    width: 1px;
    background: #62d0ee;
    left: 0;
    top: 0;
    z-index: 10
}
.main_menu li {
    font-family: 'signika_negativebold';
    font-style: italic;
    font-size: 17px;
    font-size: 1.0625em;
    font-size: 1.0625rem;
    text-transform: uppercase
}
.main_menu li a {
    display: block;
    color: #fff
}
.main_menu li:hover .sub-menu {
    display: block
}
.main_menu .sub-menu {
    background-color: #0b2f43;
    position: absolute;
    width: 270px;
    display: none;
    z-index: 100;
    left: 1px
}
.main_menu .sub-menu li {
    padding-left: 40px;
    line-height: 50px;
    display: block;
    text-align: left
}
.main_menu .sub-menu li:hover,
.main_menu .sub-menu li:hover a{
    background: #1584b0
}

.main_menu .sub-menu li.current-menu-item{
    background: #1584b0
}
.banner_wrapper {
    height: 416px
}
.banner_wrapper .col12 {
    position: relative
}
.flexslider {
    background: transparent;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 0
}
.flexslider ul li {
    height: 420px;
    padding-top: 1px;
    padding-left: 680px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-position: center top
}
.flexslider li span.title {
    display: block;
    font-family: 'antonregular';
    font-size: 51px;
    font-size: 3.1875em;
    font-size: 3.1875rem;
    color: #4d4c4c;
    text-transform: uppercase;
    line-height: 1;
    margin-top: 112px
}
.flexslider li p {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #4d4c4c;
    font-size: 20px;
/*
    font-size: 1em;
    font-size: 1rem;
*/
    font-family: 'droid_sansregular';
    line-height: 32px
}
.flexslider li a {
    display: block;
    width: 160px;
    height: 57px;
    color: white;
    text-align: left;
    padding-left: 20px;
    font-size: 21px;
    font-size: 1.3125em;
    font-size: 1.3125rem;
    font-style: italic;
    font-family: 'droid_sansregular';
    text-transform: uppercase;
    line-height: 47px;
    background: url("img/click_here.png") no-repeat center top
}
.flexslider li a:hover {
    background-position: center bottom
}
.ss_controls {
    position: absolute;
    width: 10%;
    right: 0;
    z-index: 50;
    top: 27px
}
.flex-control-nav {
    position: relative;
    bottom: 0
}
.flex-control-nav li {
    margin: 0 3px
}
.flex-control-paging li a {
    width: 12px;
    height: 6px;
    background: #26aade;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.flex-control-paging li a.flex-active,
.flex-control-paging li a:hover {
    background: #12435a
}
.hp_pods_cont {
    margin: 37px auto 140px;
    padding-bottom: 10px;
    height: 1295px;
    border-top: 3px solid #b2b2b2;
    border-bottom: 3px solid #b2b2b2;
    background: url("img/hp-pods-txr.jpg") repeat
}
.hp_pods_cont .col12 {
    width: 1530px;
    background: #fff;
    border: 1px solid #c9c9c9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    top: -37px;
    margin-bottom: -37px;
    text-align: center
}
.hp_pod {
    display: inline-block;
    width: 460px;
    height: 183px;
    margin: 25px 18px 10px;
    background: url("img/hp_pod.png") no-repeat center top;
    text-align: left;
	background-size: 100% 100%;
}
.hp_pod .textwidget {
    height: 100%
}
.hp_pod img {
    float: left;
    margin-top: 1px;
    margin-left: 95px;
    margin-right: 23px
}
.hp_pod span {
    color: #26aade;
    font-size: 24px;
/*
    font-size: 1.3125em;
    font-size: 1.3125rem;
*/
    text-transform: uppercase;
    font-family: 'droid_sansbold';
    display: block;
    line-height: 28px;
    padding-top: 35px;
    overflow: hidden;
    margin-bottom: 5px;
	width: 248px;
}
.hp_pod a {
    display: block;
    overflow: hidden;
    text-transform: uppercase;
    width: 91px;
    height: 31px;
    font-size: 12px;
    font-size: .75em;
    font-size: .75rem;
    font-family: 'droid_sansregular';
    color: white;
    text-align: center;
    line-height: 31px;
    background: url("img/pod-click-here.png") no-repeat center top
}
.hp_pod a:hover {
    background-position: center bottom
}
.hp_pod:after {
    position: relative;
    content: '';
    display: block;
    width: 460px;
    height: 6px;
    background: url("img/hp_pod_shadow.png") no-repeat center;
	background-size: 100% 100%;
}
.ribbon {
    display: block;
    position: relative;
    left: -18px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0 36px 0 0;
    font-size: 27px;
    font-size: 1.6875em;
    font-size: 1.6875rem;
    font-family: 'droid_sansbold';
    line-height: 65px;
    height: 65px;
    color: #fff;
    text-transform: uppercase;
    background: #26aade
}
.ribbon a,
.ribbon .textwidget>span {
    display: block;
    float: left
}
.ribbon span {
    background: #535353
}
.ribbon .textwidget>span {
    background: #535353;
    padding-left: 70px;
    padding-right: 60px;
	text-align: right;
	width: 59%;
	font-size: 32px;
}
.ribbon .textwidget>a {
    color: #fff;
    padding-left: 50px;
    background: url("img/ribbon-arrow.png") no-repeat top left;
	font-size: 32px;
}
.ribbon .textwidget>a:hover {
    position: absolute;
    width: 484px;
    right: 0;
    text-align: left;
    background-color: #242424;
    background-image: url("img/ribbon-arrow-roll.jpg")
}
.ribbon:before,
.ribbon:after {
    content: '';
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    top: -17px
}
.ribbon:before {
    background: url("img/ribbon-left.png") no-repeat center;
    left: 0
}
.ribbon:after {
    background: url("img/ribbon-right.png") no-repeat center;
    right: 0
}
footer.row {
    margin-top: 25px;
/*	padding: 60px 0 0;*/
	overflow: hidden;
}
#nav_menu-2 {
    margin-right: 0
}
.ftr_pod {
    display: inline-block;
    vertical-align: top;
    margin-right: 260px;
    margin-bottom: 35px
}
.ftr_pod h3 {
    font-family: 'droid_sansbold';
    font-weight: normal;
    font-size: 24px;
/*
    font-size: 1.375em;
    font-size: 1.375rem;
*/
    color: #464646;
    margin-top: 20px;
    margin-bottom: 15px;
	line-height: 28px;
}
.ftr_pod .textwidget {
    color: #636363;
    font-family: 'droid_sansregular';
    font-size: 15px;
    line-height: 22px
}
.ftr_pod .textwidget p {
    margin-bottom: 10px
}
.ftr_pod .textwidget img {
    margin-bottom: 10px
}
.ftr_pod .menu {
    margin-left: 15px
}
.ftr_pod .menu li {
    font-family: 'latoregular';
    font-size: 14px;
	line-height: 20px;
    margin-bottom: 8px;
    position: relative
}
.ftr_pod .menu li:before {
    position: absolute;
    content: '';
    display: block;
    width: 4px;
    height: 7px;
    left: -10px;
    top: 3px;
    background: url("img/arrow.png") no-repeat center
}
.ftr_pod .menu li a {
    display: block;
    color: #636363;
    line-height: 1;
    padding-bottom: 8px
}
.ftr_pod .menu li a:hover {
    color: #26aade
}
#nav_menu-6 {
    margin-right: 0
}
.copyrights {
    background: #535353;
    height: 45px;
    display: block
}
.copyrights span {
    display: inline-block;
    color: #fff;
    line-height: 45px;
    font-family: 'droid_sansregular';
    font-size: 12px;
    font-size: .75em;
    font-size: .75rem
}
.copyrights span.copyrights {
    float: left
}
.copyrights span.designby {
    display: inline-block;
    float: right
}
.copyrights span.designby a {
    color: #26baf4
}
.copyrights span.payments {
    display: block;
    width: 180px;
    margin: 0 auto
}
.inner_banner {
    background: url("img/page-title-txr.png") repeat;
    border-bottom: 3px solid #b2b2b2;
    height: 192px
}
.inner_banner .col12 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    padding-top: 65px;
    background-repeat: no-repeat;
    background-position: right center
}
.inner_banner span {
    color: #4d4c4c;
    margin-left: 22px;
    font-size: 38px;
    font-size: 2.375em;
    font-size: 2.375rem;
    font-family: 'droid_sansbold'
}
.main_content {
    position: relative;
    background: #fff;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1185px;
    padding: 25px 25px 140px;
    border: 1px solid #d5d5d5;
    min-height: 570px
}
.breadcrumbs {
    border-bottom: 1px solid #26aade;
    padding-bottom: 5px;
    color: #4d4c4c;
    font-size: 16px;
    font-size: 1em;
    font-size: 1rem;
    font-family: 'droid_sansbold'
}
.breadcrumbs a {
    color: #7f7f7f
}
.breadcrumbs a:hover {
    color: #26aade
}
.breadcrumbs .sep {
    background: url("img/seperator.png") no-repeat center;
    padding: 0 15px;
    position: relative;
    top: 1px
}
article h1,
article h2 {
    font-weight: normal;
    color: #4d4c4c;
    font-family: 'antonregular';
    line-height: 1
}
article h1 {
    font-size: 38px;
    font-size: 2.375em;
    font-size: 2.375rem;
    margin: 25px 0 20px
}
article h2 {
    font-size: 30px;
    font-size: 1.875em;
    font-size: 1.875rem;
    margin-top: 20px;
    margin-bottom: 20px
}
article p {
    font-family: 'droid_sansregular';
    font-size: 14px;
    font-size: .875em;
    font-size: .875rem;
    color: #4d4c4c;
    margin: 18px 0
}
article p a {
    color: #46a1c2
}
article p a:hover {
    text-decoration: underline
}
article ul li {
    position: relative;
    color: #003768;
    margin-bottom: 10px;
    font-size: 14px;
    font-size: .875em;
    font-size: .875rem;
    line-height: 1
}
article ul li a {
    color: #003768
}
article ul li a:hover {
    text-decoration: underline
}
article ul li:before {
    content: '';
    position: absolute;
    display: block;
    width: 4px;
    height: 7px;
    background: url("img/bullet.png") no-repeat center;
    left: -12px;
    top: 3px
}
.uls ul {
    display: block;
    margin-left: 25px
}
.uls .left,
.uls .right {
    float: left
}
.uls .left {
    margin-right: 50px
}
.cta_main {
    position: absolute;
    bottom: 20px;
    margin-top: 30px;
    left: 25px;
	right: 25px;
    height: 81px;
    display: block;
    float: left;
    background: url("img/cta_back.jpg") no-repeat;
    background: url("img/cta_back.jpg") no-repeat center 0;
}
.cta_main p {
    font-family: 'droid_sansregular';
    color: #fff;
    line-height: 1;
    margin-top: 13px
}
.cta_main .pitch {
    height: 65px;
	text-transform: uppercase;
	padding-left: 65px;
	font-size: 30px;
	font-size: 1.875em;
	font-size: 1.875rem;
	line-height: .95;
	background: url("img/aphone.jpg") no-repeat left top;
	text-align: left;
	width: 350px;
	padding-top: 11px;
	float: left;
	margin-left: 110px;
}
.cta_main .pitch br{
	display: none;
}
.cta_main .pitch strong {
/*
    font-weight: normal;
    font-family: 'droid_sansbold';
    font-size: 26px;
    font-size: 1.625em;
    font-size: 1.625rem
*/
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 7px;
}
.cta_main .pitch strong span {
    color: #28b8f1
}
.cta_main .contact {
    margin-right: 25px;
    font-family: 'droid_sansbold';
    font-size: 26px;
    font-size: 1.625em;
    font-size: 1.625rem;
    float: left;
	width: 420px;
	margin-left: 80px;
	margin-top: 28px;
}
.cta_main .contact a.req_quote {
    display: inline-block;
	vertical-align: top;
    width: 140px;
    height: 26px;
    line-height: 26px;
    color: #fff;
    margin:0 0 0 10px;
    font-size: 14px;
    font-size: .875em;
    font-size: .875rem;
    background-color: #0b0505;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    text-transform: uppercase;
	text-align: center;
}
.cta_main .contact a.req_quote:hover {
    background-color: #0b2f43
}

.page-template-full-width-insidepage .cta_main .pitch{
	margin-left: 290px;
}
.sidebar {
    display: block;
    float: right;
    width: 300px;
    margin-top: 50px
}
.sd_pod {
    display: block;
    position: relative;
    margin-bottom: 30px
}
.sd_pod:after {
    position: absolute;
    content: '';
    display: block;
    width: 300px;
    height: 7px;
    bottom: -8px;
    background: url("img/sd_pods_shadow.png") no-repeat center
}
.sd_pod .title {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    color: #fff;
    text-transform: uppercase;
    height: 56px;
    line-height: 56px;
    font-family: 'droid_sansbold';
    font-size: 24px;
    font-size: 1.5em;
    font-size: 1.5rem;
    background: url("img/projects_back.jpg") no-repeat center
}
.sd_widget {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #d1d1d1
}
.sd_widget ul li {
    font-family: 'droid_sansregular';
    font-size: 14px;
    font-size: .875em;
    font-size: .875rem;
    border-bottom: 1px solid #d1d1d1;
    line-height: 36px;
    padding-left: 40px;
    background: url("img/bullet.png") no-repeat 25px 14px
}
.sd_widget ul li a {
    color: #4d4c4c
}
.sd_widget ul li a:hover {
    color: #26aade
}
.sd_more {
    margin-top: 10px;
    width: 91px;
    height: 31px;
    display: block;
    background: url("img/sd_click.png") no-repeat center top;
    font-family: 'droid_sansregular';
    font-size: 14px;
    font-size: .875em;
    font-size: .875rem;
    line-height: 31px;
    text-align: center;
    color: #fff;
    text-transform: capitalize
}
.sd_more:hover {
    background-position: center bottom
}
.request,
.customer {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 133px;
    padding-top: 16px;
    padding-left: 20px;
    font-family: 'droid_sansbold';
    color: #fff;
    line-height: 1;
    text-transform: uppercase
}
.request span,
.customer span {
    display: block
}
.request {
    font-size: 24px;
    font-size: 1.5em;
    font-size: 1.5rem;
    background: url("img/quote.png") no-repeat center
}
.request span {
    font-size: 38px;
    font-size: 2.375em;
    font-size: 2.375rem
}
.customer {
    font-size: 38px;
    font-size: 2.375em;
    font-size: 2.375rem;
    background: url("img/customer_support.png") no-repeat center
}
.customer span {
    font-size: 30px;
    font-size: 1.875em;
    font-size: 1.875rem
}
.sd_cards {
    display: block;
    margin: 20px auto
}
.wpcf7-form sup {
    color: red
}
.wpcf7-form label {
    display: inline-block;
    width: 115px;
    text-align: right;
    padding-right: 15px
}
.wpcf7-form label.mdl {
    margin-top: 60px
}
.wpcf7-form select,
.wpcf7-form input,
.wpcf7-form textarea {
    width: 50%
}

.wpcf7-form select{
	padding-left: 10px;
}
.wpcf7-form textarea {
    height: 150px
}
.wpcf7-form .wpcf7-submit {
    width: 160px;
    height: 26px;
    line-height: 26px;
    color: #FFF;
    font-size: 14px;
    font-size: .875em;
    font-size: .875rem;
    background-color: #0b0505;
    border-radius: 4px;
    text-transform: uppercase;
    border: 0
}
.wpcf7-form .wpcf7-submit:hover {
    background-color: #26aade
}
.home .cta_main {
    display: none
}
p.mobile {
    display: none;
}
.custom-container {
    overflow: hidden;
    margin: 0;
}
.custom-container .cont-left {
    float: left;
    width: 46%;
	margin: 0 50px 0 0;
}
.custom-container .cont-left img, .custom-container .cont-right img{
	margin-top:5px;
	margin-bottom:10px;
}
.custom-container .cont-right {
	overflow:hidden;
}
.custom-container .cont-right h4,
.custom-container .cont-left h4{
	margin-top:0;
}
.custom-container .cont-right ul{
	margin-bottom:25px;
}

article .custom-container .cont-left p, article .custom-container .cont-right p{
	margin-top:0;
}
.bullbox {
    background-color: #f5f5f5;
    overflow: hidden;
    padding: 23px 15px 10px 0;
    margin: 32px 0 28px 0;
}
.dsi-adapters{
	text-align:center;
	padding:0;
	overflow:hidden;
	margin-left:0px !important;
}
.dsi-adapters li{
	width: 30%;
    display: block;
    float: left;
    margin: 0 30px 10px 0;
	min-height: 360px;
}
.dsi-adapters li:nth-child(3n){
	margin-right:0;
}
.dsi-adapters li::before{
	display:none;
}
.dsi-adapters p {
    font-family: 'droid_sansregular';
    font-size: 14px;
    color: #4d4c4c;
    margin: 18px 0;
	line-height: 1.5;
/*	min-height: 105px;*/
}

.dsi-adapters h6{
	margin: 12px 0 12px;
}

.krypton{
	text-align:center;
	padding:0;
	overflow:hidden;
	margin-left:0px !important;
}
.krypton li{
   width: 48%;
   display: block;
   float: left;
   margin: 0 24px 25px 0;
}
.krypton li:nth-child(2n){
	float:right;
	margin-right:0;
}
.krypton li::before{
	display:none;
}
.custom-container ol{
    position: relative;
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 20px;
	padding: 0 0 0 14px;
	margin-top:-11px;
}
.custom-container ol li{
	margin:10px 0 0 0;
	padding:0 6px;
}
#tablepress-6 tr td.column-1{
	font-weight:bold;
}
#tablepress-7 tr td.column-1{
	font-weight:bold;
	width: 20%;
}
#tablepress-7 tr td.column-2{
	width: 80%;
}
#tablepress-10 tr td.column-1{
	font-weight:bold;
	width: 20%;
}
#tablepress-10 tr td.column-2{
	width: 80%;
}
#tablepress-11 tr td.column-1{
	font-weight:bold;
	width: 20%;
}
#tablepress-11 tr td.column-2{
	width: 80%;
}
#tablepress-1 tr td.column-1{
	font-weight:bold;
}
#tablepress-2 tr td.column-1{
	font-weight:bold;
}
#tablepress-3 tr td.column-1{
	font-weight:bold;
}
#tablepress-4 tr td.column-1{
	font-weight:bold;
}
#tablepress-5 tr td.column-1{
	font-weight:bold;
}

.custom-container.first .cont-left{
	width:auto;
	float:none;
	margin:0 0 20px 0;
}
.custom-container.first .cont-left img{
/*	width: 100%;*/
}
.custom-container.first{
	width:auto;
}




.product-container{
	overflow:hidden;
}
article.page .product-container ul{
	margin:0;
	padding:0;
	overflow:hidden;
}
.product-container ul li{
	width:29%;
	float:left;
	margin:0 45px 15px 0;
	background-image: none;
	min-height: 350px;
}
article .product-container ul li::before{
	display:none;
}
/*
.product-container ul li:nth-child(2n){
	float:right;
	margin-right:0;
}
*/
.product-container ul li:nth-child(3n){
	margin-right: 0;
}
.product-container ul li p{
	line-height: 20px;	
}
.product-container ul li ol li{
	width: auto;
	margin: 0 0 10px 0;
	min-height:inherit;
	line-height: 20px;
	height: auto !important;
}
.product-container ul li h2{
	font-size: 20px;
line-height: 23px;
	font-family: Lato, sans-serif;
	margin-top: 0;
}
.custom-container.first h2{
	font-family: Lato, sans-serif;
	font-size: 25px;
line-height: 23px;
}
.custom-container.first h2 a{
	color: #28b8f1;
}
.custom-container.first h2 a:hover{
	color: #4d4c4c;
}
.product-container ul li h2 a {
    color: #28b8f1;
    text-decoration: none;
}
.product-container ul li h2 a:hover{
	color: #4d4c4c;
}
.product-container ul li img {
    /*min-height: 162px;*/
	/*display:none;*/
	width: 98%;
}
.product-container ul li ol{
	margin:0 0 0 20px;
	padding: 15px 0 0;
}
.same-height{
	overflow: hidden;
}

.page-id-11 .page{
	padding-top: 30px;
}

.automotive-com{
	overflow: hidden;
	margin-top: 20px;
}

.automotive-com h2{
	display: block;
	clear: both
}

.automotive-com p.alignleft{
	float: left;
	width: 48%;
	padding-top: 0;
	margin-top: 0;
}

.automotive-com table{
	width: 50%;
	float: right;
}

.automotive-com:nth-child(3){
	margin-bottom: 40px;
}


.wpcf7-form select, .wpcf7-form input, .wpcf7-form textarea{
	    border: #ccc 1px solid;
}

.wpcf7-form input[type=text],
.wpcf7-form input[type=email]{
	height: 35px;
}
.wpcf7-form select{

  font-family: Lato, sans-serif;
 font-size:14px;
 color: #010101;
 height: 35px;
 width: 50%;
 -webkit-appearance: none;
 -moz-appearance: none;
 border-radius: 0;
 outline: 0!important;
 background: url(img/select_ar.png) no-repeat 98% center;
  border: #ccc 1px solid;
}
.wpcf7-form  select:focus{
 outline: 0;
}
.wpcf7-form-control-wrap select::-ms-expand{
 display:none
}






.cat-img-list{
	overflow: hidden;
	margin: 0 !important;
}
.cat-img-list li{
	float: left;
	margin-right: 24px;
	width: 18%;
	margin-bottom: 20px;
}

.cat-img-list li:before{
	display: none;
}

.cat-img-list li img{
	width: 100%;
/*	width: 89%;*/
	
	border: #e3e3e3 3px solid;
	box-sizing: border-box;
}

.cat-img-list li:nth-child(5n){
	margin-right: 0;
}

.cat-img-list li br{
	display: none;
}

.cat-img-list li h3{
	margin-top: 9px;
/*
	font-size: 14px;
	text-align: center;
*/
	font-size: 15px;
	font-family: Lato, sans-serif;
	
}

.cat-img-list li h3 a{
	color: #28b8f1;
	font-weight: normal;
}

.cat-img-list li h3 a:hover{
	color: #4d4c4c;
	text-decoration: none;
}

.rice-lake-list li{
	width: 23%;
}

.rice-lake-list li:last-child{
	margin-right: 0;
}

.cat-img-list li:nth-last-child(-n+5){
	margin-bottom: 0;
}


.hp_pod{
	vertical-align: top;
}

.hp_pod span{
	font-size: 22px;
}

.hp_pod img{
	margin-left: 0;
	
}
/*.hp_pod:nth-child(7) img{
	margin-left: 0;
	
}

.hp_pod:nth-child(8) img{
	margin-left: 0;
}

.hp_pod:nth-child(9) img{
	margin-left: 0;
}


.hp_pod:nth-child(10) img{
	margin-left: 0;
}

.hp_pod:nth-child(4) img{
	margin-left: 0;
	
}

.hp_pod:nth-child(2) img{
	margin-left: 0;
	
}

.hp_pod:nth-child(1) img{
	margin-left: 0;
}

.hp_pod:nth-child(5) img{
	margin-left: 0;
}
.hp_pod:nth-child(6) img{
	margin-left: 0;
}

.hp_pod:nth-child(11) img{
	margin-left: 0;
	
}

.hp_pod:nth-child(3) img{
	margin-left: 0;
}*/

.hp_pods_left{
	margin: 24px 0 0 30px;
    float: left;
    width: 229px;
}
.hp_pods_cont .hp_pod a {
	display: none;
}
.hp_pods_cont .hp_pod {
	cursor: pointer;
}

.product_list{
	margin-top: 15px;
}
.product_list .hp_pod{
	position: relative;
	margin: 25px 16px 10px 0;
	width: 363px;
}
.product_list .hp_pod:after {
	position: absolute;
	bottom:-6px;
	width: 363px;
}
.product_list .hp_pod a {
    display: none;
}
.product_list .hp_pod p {
	margin:0 !important;
}
.product_list .hp_pod:nth-child(3n) {
	margin-right: 0;
}
.product_list .hp_pods_left img {
    width: 100% !important;
	margin-left: 0px !important;
}
.product_list .hp_pod img {
	 width: 40%;
}
.product_list .hp_pod {
    height: 150px;
}
.product_list .hp_pod span {
    padding-top: 20px;
    width: 192px;
}
.product_list .hp_pods_left {
    margin: 24px 0 0 24px;
    width: 164px;
}
.product_list .hp_pod span {
    font-size: 17px;
	line-height: 20px;
}
.product_list .hp_pod img {
    margin-left: 15px;
	margin-right: 10px;
}
.product_list .hp_pod{
	cursor: pointer;
}
.main_menu .sub-menu li {
    line-height: 20px;
}
.main_menu .sub-menu li {
    padding-top: 15px;
    padding-bottom: 13px;
}

/*responsive*/
@media all and (max-width: 1450px) {
	.col12 {
        width: auto;
		margin: 0 2%;
    }
	.flexslider {
        width: 96%
    }
    .flexslider ul li {
        height: 395px;
        background-position: left center;
        background-size: auto 100%;
        background-repeat: no-repeat;
        padding-left: 540px
    }
    .flexslider ul li:last-child {
        background-position: left bottom
    }
	.banner_wrapper {
        height: 390px
    }
	.flexslider li span.title{
		margin-top: 105px;
	}
	.hp_pods_cont .col12{
		width: auto;
	}
	.hp_pod, .hp_pod:after{
		width: 406px;
	}
	.hp_pod img{
		margin-left: 0;
	}
	.ribbon .textwidget>a:hover{
		width: 417px;
	}
	.ftr_pod{
		margin-right: 200px;
	}
	.main_menu>li{
		width: 228px;
	}
	.main_content{
		width: 1025px;
	}
	.p-1{
		width: 29.3% !important;
	}
	.cta_main .contact{
		width: 250px;
		margin-top: 13px;
	}
	.cta_main .contact a.req_quote{
		margin: 5px auto 0;
		display: block;
	}
	
	.product-container ul li{
		min-height: inherit;
		margin-bottom: 30px;
	}
	
	.cta_main .pitch{
		margin-left: 58px;
	}
	
	.cat-img-list li{
		margin-right: 24px;
	}
	
	.hp_pod span{
	font-size: 18px;
		line-height: 24px;
}
.hp_pods_left {
    margin: 24px 0 0 24px;
	width: 185px;
}
.hp_pods_left img {
    width: 100% !important;
	margin-left: 0px !important;
}
.hp_pod img {
	 width: 40%;
}
.hp_pod {
    height: 165px;
}
.hp_pod span {
    padding-top: 20px;
    width: 192px;
}
.product_list .hp_pod:nth-child(3n) {
    margin-right: 18px;
}
.product_list .hp_pod:nth-child(2n) {
    margin-right: 0;
}
.product_list .hp_pod {
    width: 475px;
	height: 183px;
}
.product_list .hp_pod img {
    width: auto;
}
.product_list .hp_pods_left img {
    width: auto !important;
}
.product_list .hp_pods_left {
    width: 215px;
}
.product_list .hp_pod span {
    font-size: 20px;
    line-height: 25px;
	width: 258px;
}
}
@media all and (max-width: 1370px) {
	.main_menu>li{
		width: 219px;
	}
	.flexslider ul li{
		padding-left: 530px;
	}
	.hp_pod, .hp_pod:after{
		width: 390px;
	}
	.hp_pod img{
		margin-left: 0;
	}
	.ribbon .textwidget>a:hover {
		width: 393px;
	}
	.ftr_pod{
		margin-right: 180px;
	}
	.main_content {
		width: 965px;
	}
	.cta_main .contact{
		margin-left: 50px;
	}
	.cta_main .pitch{
		margin-left: 100px;
	}
	.cta_main{
		background-position: 38% 0;
	}
	
	.page-template-full-width-insidepage .cta_main .pitch {
    height: 65px;
    text-transform: uppercase;
    padding-left: 65px;
    font-size: 28px;   
    text-align: left;
    width: 350px;
    padding-top: 11px;
    float: left;
    margin-left: 50px;
}
	
	.page-template-full-width-insidepage .cta_main .pitch br{
		display: none;
	}
	.page-template-full-width-insidepage .cta_main .contact {
		margin-right: 25px;
		font-size: 26px;
		float: right;
		width: 405px;
		margin-left: 0;
		margin-top: 28px;
	}
	
	.page-template-full-width-insidepage  .cta_main .contact a.req_quote {
		display: inline-block;
		vertical-align: top;
		width: 140px;
		height: 26px;
		line-height: 26px;
		color: #fff;
		margin: 0 0 0 10px;
		font-size: 14px;
}
	
	.page-template-full-width-insidepage .cta_main .pitch{
		margin-left: 190px;
	}
	
	.page-template-full-width-insidepage .cta_main .contact{
		margin-right: 130px;
	}
	
	.cat-img-list li{
		margin-right: 22px;
	}
	
	.hp_pod span {
		font-size: 17px;
		line-height: 24px;
	}
	
	.hp_pods_left {
    margin: 24px 0 0 24px;
	width: 185px;
}
.hp_pods_left img {
    width: 100% !important;
	margin-left: 0px !important;
}
.hp_pod img {
	 width: 40%;
}
.hp_pod {
    height: 165px;
}
.hp_pod span {
    padding-top: 20px;
    width: 192px;
}
.product_list .hp_pod:nth-child(3n) {
    margin-right: 18px;
}
.product_list .hp_pod:nth-child(2n) {
    margin-right: 0;
}
.product_list .hp_pod {
    width: 445px;
	height: 183px;
}
.product_list .hp_pod img {
    width: auto;
}
.product_list .hp_pods_left img {
    width: auto !important;
}
.product_list .hp_pods_left {
    width: 215px;
}
.product_list .hp_pod span {
    font-size: 20px;
    line-height: 25px;
	width: 258px;
}
	
}
@media all and (max-width: 1280px) {
	.main_menu>li{
		width: 203px;
	}
	.flexslider li span.title{
		font-size: 40px;
		line-height: 44px;
	}
	.flexslider ul li{
		padding-left: 580px;
	}
	.flexslider li p{
		font-size: 18px;
		line-height: 28px;
	}
	.hp_pod, .hp_pod:after{
		width: 358px;
	}
	.hp_pod img{
		margin-left: 0;
		margin-right: 0;
	}
	.hp_pod span{
		font-size: 22px;
		line-height: 27px;
	}
	.ribbon .textwidget>span{
		font-size: 28px;
		width: 58%;
	}
	.ribbon .textwidget>a:hover{
		width: 366px;
	}
	.ribbon .textwidget>a{
		font-size: 28px;
	}
	.ftr_pod{
		margin-right: 160px;
	}
	.main_content {
		width: 870px;
	}
	.p-1{
		width: 29% !important;
		margin-right: 25px !important;
	}
	
	.cta_main .pitch {
		margin-left: 60px;
	}
	.cta_main{
		background-position: 39% 0;
	}
	.page-template-full-width-insidepage .cta_main .pitch{
		margin-left: 50px;
	}
	
	.page-template-full-width-insidepage .cta_main .contact{
		margin-right: 25px;
	}
	.cat-img-list li {
    margin-right: 20px;
}
	
	.hp_pod span {
    font-size: 15px;
    line-height: 24px;
}
.product_list .hp_pod {
    width: 398px;
	height: 165px;
}
.product_list .hp_pods_left img {
    width: 100% !important;
}
.product_list .hp_pods_left {
    width: 188px;
}
.product_list .hp_pod img {
    width: 40%;
}
.product_list .hp_pod span {
    font-size: 18px;
    line-height: 23px;
    width: 203px;
}
	
/*	.hp_pod:nth-child(10) img {
    margin-left: 23px;
}
	
.hp_pod:nth-child(6) img {
    margin-left: 68px;
}
	.hp_pod:nth-child(12) img {
    margin-left: 68px;
}*/
	
	
	
}

@media all and (max-width: 1080px) {
	.ribbon .textwidget>span,
	.ribbon .textwidget>a{
		font-size: 22px;
	}
	.main_content {
    width: 710px;
}
	
	.cta_main .pitch {
    margin-left: 60px;
    font-size: 23px;
    line-height: 28px;
    width: 160px;
}
	
	.cta_main .contact {
    margin-left: 40px;
    margin-right: 10px;
    width: 212px;
    margin-top: 13px;
    font-size: 22px;
}
	.cta_main {
    background-position: 53% 0px;
}
	
	.cta_main .pitch {
    padding-top: 0;
}
	
	.product-container ul.equalheight li{
		width: 28%;
	}
	.product-container ul.equalheight li ol li{
		width: auto;
	}
	/*.hp_pod:nth-child(3) img{
    margin-left: 45px;
}
	.hp_pod:nth-child(5) img{
    margin-left:46px;
}
	.hp_pod:nth-child(7) img{
    margin-left: 24px;
}
	.hp_pod:nth-child(9) img{
    margin-left: 24px;
}
	.hp_pod:nth-child(11) img{
    margin-left: 37px;
}
	.hp_pod:nth-child(2) img {
    margin-left: 27px;
}
	
	.hp_pod:nth-child(10) img {
    margin-left: 15px;
		width: 40%;
}
	
	.hp_pod:nth-child(4) img {
    margin-left: 45px;
}
	
	.hp_pod:nth-child(6) img {
    margin-left: 37px;
}
	
	.hp_pod:nth-child(8) img {
    margin-left: 25px;
}
	
	.hp_pod:nth-child(12) img {
    margin-left: 37px;
}*/
	
	.cat-img-list li{
		width: 17%;
	}

}


@media all and (max-width: 1024px) {
    a[href^=tel] {
        font-family: inherit;
        font-size: inherit;
        color: inherit
    }
    .ribbon span a {
        float: none;
        display: inline
    }
	.main_menu>li{
		width: 164px;
	}
	.flexslider ul li{
		padding-left: 500px;
	}
	.flexslider li span.title{
		margin-top: 75px;
	}
	.hp_pod, .hp_pod:after{
		width: 300px;
	}
	.hp_pod{
		margin: 20px 10px 10px;
	}
	.hp_pod img{
		margin-left: 0;
		margin-right: 0;
	}
	.hp_pod span {
		font-size: 20px;
		line-height: 25px;
	}
	.ribbon .textwidget>span {
		font-size: 24px;
		width: 62%;
		padding-left: 50px;
    	padding-right: 40px;
	}
	.ribbon .textwidget>a{
		font-size: 24px;
	}
	.ribbon .textwidget>a:hover {
		width: 269px;
	}
	.ftr_pod{
		margin-right: 90px;
	}
	.main_content {
		width: 645px;
	}
	.p-1{
		width: 47% !important;
		margin-right: 15px !important;
		margin-bottom: 20px !important;
	}
	.cta_main .pitch br{
		display: block;
	}
	.cta_main .pitch strong{
		padding: 0;
	}
	.cta_main .pitch{
		padding-top: 0;
	}
	.cta_main {
		background-position: 48% 0px;
	}
	.cta_main .pitch {
		margin-left:60px;
		font-size: 22px;
		line-height: 28px;
		width: 160px;
		
	}
	.cta_main .contact{
		margin-left: 40px;
		margin-right: 10px;
		width: 212px;
		margin-top: 13px;
		font-size: 22px;
	}
	
	.automotive-com p.alignleft{
		width: auto;
		float: none;
	}
	
	.automotive-com table{
		float: none;
		width: auto;
	}
	
	.product-container ul li{
		width: 47%;
		margin-right: 30px;
	}
	
	.product-container ul li:nth-child(3n){
		margin-right: 30px;
	}
	
	.product-container ul li:nth-child(2n){
		margin-right: 0;
	}
	.product-container ul.equalheight li{
		width: 47%;
		
	}
	
	.product-container ul.equalheight li ol li{
		width: auto;
	}
	
	.hp_pods_cont{
		height: 1030px;
	}
	
	.cat-img-list li{
		width: 17%;
	}
	
	.rice-lake-list li{
		width:  22%;
		
	}
	
	.hp_pod span {
    font-size: 17px;
}
	/*.hp_pod:nth-child(10) img {
    margin-left: 15px;
}*/
	.hp_pod span {
    font-size: 12px;
    line-height: 17px;
}
	
	/*.hp_pod:nth-child(8) img {
    margin-left: 23px;
}
	
	.hp_pod:nth-child(9) img {
    margin-left: 29px;
}
	
	.hp_pod:nth-child(7) img {
    margin-left: 13px;
}
	.hp_pod:nth-child(3) img{
    margin-left: 45px;
}
	.hp_pod:nth-child(5) img{
    margin-left:46px;
}
	.hp_pod:nth-child(7) img{
    margin-left: 24px;
}
	.hp_pod:nth-child(9) img{
    margin-left: 24px;
}
	.hp_pod:nth-child(11) img{
    margin-left: 37px;
}
	.hp_pod:nth-child(2) img {
    margin-left: 27px;
}
	
	.hp_pod:nth-child(10) img {
    margin-left: 15px;
		width: 40%;
}
	
	.hp_pod:nth-child(4) img {
    margin-left: 45px;
}
	
	.hp_pod:nth-child(6) img {
    margin-left: 37px;
}
	
	.hp_pod:nth-child(8) img {
    margin-left: 25px;
}
	
	.hp_pod:nth-child(12) img {
    margin-left: 37px;
}*/
.hp_pods_left {
    margin: 24px 0 0 24px;
	width: 140px;
}
.hp_pods_left img {
    width: 100% !important;
	margin-left: 0px !important;
}
.hp_pod img {
	 width: 40%;
}
.hp_pod {
    height: 125px;
}
.hp_pod span {
    padding-top: 15px;
    width: 150px;
}
.product_list .hp_pod {
    width: 100%;
}
.product_list .hp_pods_left img {
    width: auto !important;
}
.product_list .hp_pod img {
    width: auto;
}
.product_list .hp_pods_left {
    width: 300px;
}
.product_list .hp_pod span {
    font-size: 22px;
    line-height: 28px;
	padding-top: 20px;
	width: 300px;
}
.product_list .hp_pod {
    height: 183px;
}
.product_list .hp_pod:after {
    width: 550px;
}	
}

@media all and (max-width: 1000px) {
	.ribbon .textwidget>span,
	.ribbon .textwidget>a{
		font-size: 22px;
	}
	.p-1{
		width: 46% !important;
		margin-right: 15px !important;
		margin-bottom: 20px !important;
	}
}

@media all and (max-width: 900px) {
	
	.main_content {
    width: 552px;
}
	
	.cta_main .pitch {
    background: transparent;
    padding: 0;
    margin-left: 20px;
		width: 218px;
}
	
	.cta_main .contact {
		margin-right: 10px;
		
		}
	
	
/*
	
	.main_content {
		width: 550px;
	}
	
	.cta_main .pitch{
		width: 240px;
	}
*/
	.automotive-com{
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.automotive-com img.alignleft{
		float: none;
		width: 100%;
	}
	.automotive-com table{
		float: none;
		width: auto;
	}
	
	.product-container ul li{
		width: 27%;
	}
	
	.wpcf7-form select,
	.wpcf7-form input[type=text], .wpcf7-form input[type=email],
	.wpcf7-form textarea{
		width: 70%;
	}
	
	.cat-img-list li{
		width: 21%;
	}
	
	.cat-img-list li:nth-child(4n){
		margin-right: 0;
	}
	
	.cat-img-list li:nth-child(5n){
		margin-right: 24px;
	}
	
	.cat-img-list li:nth-last-child(-n+5){
		margin-bottom: 20px;
	}
	
	.hp_pod{
		width: 400px;
	}
	
	.hp_pod img{
		margin-left: 90px;
	}
	
	.hp_pod span {
    font-size: 19px;
		line-height: 22px;
}
	/*.hp_pod:nth-child(7) img {
    margin-left: 59px;
}
	.hp_pod:nth-child(3) img {
    margin-left: 86px;
}
	.hp_pod:nth-child(5) img {
    margin-left: 89px;
}
	
	.hp_pod:nth-child(9) img {
    margin-left: 60px;
}
	
	.hp_pod:nth-child(11) img {
    margin-left: 81px;
}
.hp_pod:nth-child(4) img {
    margin-left: 92px;
}
	
	.hp_pod:nth-child(6) img {
    margin-left: 86px;
}
	
	.hp_pod:nth-child(8) img {
    margin-left: 64px;
}
	
	.hp_pod:nth-child(10) img {
    margin-left: 27px;
}
	.hp_pod:nth-child(12) img {
    margin-left: 88px;
}*/
	
}
/*@media all and (max-width: 800px) {*/
@media all and (max-width: 800px) {
	.col12{
		margin: 0;
	}
    .logo {
        width: 190px;
        margin-top: 18px;
        margin-left: 10px;
        margin-bottom: 10px
    }
    .logo img {
        width: 100%
    }
    .motto {
        margin-left: 15px
    }
    .hdr_cta_nav {
        margin-right: 10px;
        padding-top: 10px
    }
    .main_menu li {
        font-size: 15px;
        font-size: .9375em;
        font-size: .9375rem
    }
    .main_menu li .sub-menu li {
        padding-left: 30px
    }
    .banner_wrapper {
        height: 390px
    }
    .flexslider {
        width: 96%
    }
    .flexslider ul li {
        height: 395px;
        background-position: left center;
        background-size: auto 75%;
        background-repeat: no-repeat;
        padding-left: 360px
    }
    .flexslider ul li:last-child {
        background-position: left bottom
    }
    .flexslider li>span {
        font-size: 48px;
        font-size: 3em;
        font-size: 3rem
    }
    .flexslider li>span,
    .flexslider li p,
    .flexslider li a {
        margin-right: 10px
    }
    .flexslider li p {
        font-size: 15px;
        font-size: .9375em;
        font-size: .9375rem
    }
    .hp_pods_cont {
        margin: 37px auto 290px;
        height: 1680px
    }
    .hp_pods_cont .col12 {
        width: auto;
		margin: 0 2%;
    }
/*
    .col12 div.hp_pod:nth-child(9) {
        display: block;
        margin-left: 37px;
        margin-bottom: 20px
    }
*/
    .ribbon {
        font-size: 18px;
        font-size: 1.125em;
        font-size: 1.125rem
    }
    .ribbon a:hover {
        position: relative;
        width: auto;
        background: url("img/ribbon-arrow.png") no-repeat top left
    }
    footer.row .col12 {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 2%;
        text-align: center
    }
    .ftr_pod {
        margin-right: 30px;
        text-align: left
    }
    .copyrights span.payments {
        width: 350px
    }
    .main_content {
        width: 500px
    }
    .inner_banner .col12 {
        background-position: 240px center
    }
    .sidebar {
        margin-right: 10px;
        width: 250px
    }
    .sd_pod::after {
        width: 250px
    }
    .cta_main {
        width: 90%;
        background-position: 52% 0;
    }
    .cta_main .pitch {
        background: transparent;
        padding: 0;
        margin-left: 20px;
		width: 160px;
    }
    .cta_main .contact {
        margin-right: 10px;
        font-size: 22px;
        font-size: 1.375em;
        font-size: 1.375rem
    }
    .cta_main .req_quote {
        margin-top: 10px
    }
    .lc-1 {
        display: inline-block;
        float: none !important;
        vertical-align: top;
        width: 30% !important
    }
	.custom-container .cont-left {
    margin: 0 20px 0 0;
   }
   .krypton li {
    margin: 0 16px 18px 0;
   }
   .dsi-adapters li {
    margin: 0 26px 10px 0;
   }
   .dsi-adapters p {
    min-height: 150px;
   }
   .page-id-922 h6 {
    font-size: 13px;
    line-height: 18px;
   }
   .dsi-adapters p {
    margin: 0;
    line-height: 1.5;
   }
	.hp_pod, .hp_pod:after {
		width: 336px;
	}
	.ribbon .textwidget>span {
		font-size: 20px;
		width: 67%;
		padding-left: 30px;
		padding-right: 15px;
	}
	.ribbon .textwidget>a {
		font-size: 20px;
		padding-left: 45px;
	}
	.ribbon .textwidget>a:hover {
		width: 182px;
	}
	.ftr_pod h3{
		font-size: 20px;
		line-height: 26px;
	}
	
	.product-container ul.equalheight li{
		width: 46%;
	}
	
	.cat-img-list li:last-child{
		margin-bottom: 0;
	}
	
	.rice-lake-list li{
		min-height: 175px;
		
	}
}
@media all and (max-width: 800px) {
	
	.product-container ul li{
		width: 46%;
		margin-right: 30px;
	}
	
	
	.product-container ul li:nth-child(3n){
		margin-right: 30px;
	}
	
	.product-container ul li:nth-child(2n){
		margin-right: 0;
	}
	
	.hp_pod img {
    margin-left: 0;
}
	/*.hp_pod:nth-child(10) img {
    margin-left: 20px;
}
	
.hp_pod:nth-child(9) img {
    margin-left: 30px;
}
	
	.hp_pod:nth-child(7) img {
    margin-left: 15px;
}*/
	.hp_pod span {
    font-size: 15px;
}
	/*.hp_pod:nth-child(8) img {
    margin-left: 29px;
}
	
	.hp_pod:nth-child(7) img {
    margin-left: 13px;
}
	.hp_pod:nth-child(3) img{
    margin-left: 45px;
}
	.hp_pod:nth-child(5) img{
    margin-left:46px;
}
	.hp_pod:nth-child(7) img{
    margin-left: 24px;
}
	.hp_pod:nth-child(9) img{
    margin-left: 24px;
}
	.hp_pod:nth-child(11) img{
    margin-left: 37px;
}
	.hp_pod:nth-child(2) img {
    margin-left: 56px;
}
	
	.hp_pod:nth-child(10) img {
    margin-left: 31px;
		width: 40%;
}
	
	.hp_pod:nth-child(4) img {
    margin-left: 75px;
}
	
	.hp_pod:nth-child(6) img {
    margin-left: 67px;
}
	
	.hp_pod:nth-child(8) img {
    margin-left: 54px;
}
	
	.hp_pod:nth-child(12) img {
    margin-left: 66px;
}*/
	
	.cat-img-list li{
		width: 30%;
	}
	
	.cat-img-list li{
		min-height: 157px;
	}
	
	
	
	.cat-img-list li:nth-child(2n){
		margin-right: 20px;
	}
	.cat-img-list li:nth-child(3n){
		margin-right: 0;
	}
	
/*
	.cat-img-list li img{
		width: 92%
	}
*/
	
.hp_pods_left {
    width: 170px;
}
.hp_pod {
    height: 142px;
}
.ribbon{
	width: 99%;
}
.product_list .hp_pod:after {
    width: 450px;
}
.product_list .hp_pod span {
    font-size: 20px;
    line-height: 25px;
	width: 258px;
}
	
}
@media all and (max-width: 768px) {
	.col12 div.hp_pod:nth-child(9) {
        margin-left: 0;
    }
	
	
	.page-template-full-width-insidepage .cta_main{
		width: auto !important;
	}
	
	.page-template-full-width-insidepage .cta_main .pitch br{
		display: block;
	}
	.page-template-full-width-insidepage .cta_main .pitch{
		    background: url(img/aphone.jpg) no-repeat left top;
		padding-top: 3px;
		width: 290px;
	}
	
	.page-template-full-width-insidepage .cta_main .contact{
		width: 212px;
		font-size: 22px;
		    margin-top: 19px;
    		text-align: center;
		float: left;
	}
	
	.hp_pod span {
		font-size: 13px;
		line-height: 18px;
		padding-top: 20px;
	}
	
	/*.hp_pod:nth-child(7) img {
    margin-left: 13px;
}
	
	.hp_pod:nth-child(3) img{
    margin-left: 45px;
}
	.hp_pod:nth-child(5) img{
    margin-left:46px;
}
	.hp_pod:nth-child(7) img{
    margin-left: 26px;
}
	.hp_pod:nth-child(9) img{
    margin-left: 19px;
}
	.hp_pod:nth-child(11) img{
    margin-left: 39px;
}
	.hp_pod:nth-child(2) img {
    margin-left: 56px;
}
	
	.hp_pod:nth-child(10) img {
    margin-left: 25px;
		width: 40%;
}
	
	.hp_pod:nth-child(4) img {
    margin-left: 75px;
}
	
	.hp_pod:nth-child(6) img {
    margin-left: 69px;
}
	
	.hp_pod:nth-child(8) img {
    margin-left: 54px;
}
	
	.hp_pod:nth-child(12) img {
    margin-left: 66px;
}*/
	
	.rice-lake-list li{
		min-height: 175px;
		
	}
	.product_list .hp_pods_left {
    width: 215px;
}
	
	
}

.product-list-section{
	
}


/*@media all and (max-width: 640px) {*/
@media all and (max-width: 736px) {
    p.mobile {
        display: block;
    }
    p.desktop {
        display: none;
    }
    .responsiveSelectContainer {
        display: block
    }
    header.row {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .logo {
        width: 90%;
        margin: 0 auto -10px;
        display: block;
        position: relative;
        z-index: 50
    }
	.logo img {
		width: 280px;
		margin: 16px auto 0;
		display: block;
	}
    .motto {
        display: block;
        margin: 0 auto 10px;
        text-align: center
    }
    .motto br {
        display: none
    }
    .hdr_menu {
        bottom: 0;
        position: absolute;
        left: 50%;
        margin-left: -111px;
        top: 10px;
        z-index: 10
    }
    .hdr_cta_nav {
        display: block;
        float: none;
        padding-top: 0;
        margin-top: 1px;
        margin-right: 0;
        margin-bottom: 20px;
        text-align: center
    }
    .hdr_cta_nav .textwidget {
        padding-left: 0;
        background: 0
    }
    .nav_wrapper {
        display: block;
        width: 94%;
        padding: 10px 5px;
        background: #26aade;
        margin: 10px auto;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0
    }
    .nav_wrapper select {
        border: 0;
        width: 100%;
        color: white;
        background: url("img/mobile-menu.png") no-repeat right center
    }
    .main_menu {
        display: none
    }
    .banner_wrapper {
        display: none
    }
    .hp_pods_cont {
        height: auto;
        margin: 0 auto 20px;
        padding: 0;
        border: 0;
        background: white;
		margin-left: 0;
		margin-right: 0;
		padding-bottom: 25px;
    }
    .hp_pods_cont .col12 {
        width: 100%;
        top: 0;
        margin-bottom: 0;
        border: 0;
        padding-top: 1px
    }
    .col12 div.hp_pod:nth-child(9) {
        margin-left: auto
    }
    .hp_pod {
        margin: 25px auto 10px;
        width: 298px;
        display: block
    }
    .hp_pod:after {
        width: 298px
    }
    .ribbon {
        display: none;
        margin-top: 30px;
        width: 100%;
        left: 0;
        padding: 15px 0;
        height: auto;
        background: #535353
    }
    .ribbon:before,
    .ribbon:after {
        display: none
    }
    .ribbon .textwidget>span,
    .ribbon a {
        float: none;
        line-height: 1.6
    }
    .ribbon .textwidget>span {
        color: #28b8f1;
        padding: 0;
        font-size: 28px;
        font-size: 1.75em;
        font-size: 1.75rem
    }
    .ribbon .textwidget>span .dash {
        display: none
    }
    .ribbon .textwidget>span>span {
        color: #fff;
        font-size: 24px;
        font-size: 1.5em;
        font-size: 1.5rem
    }
    .ribbon .textwidget>a {
        display: block;
        padding: 0;
        width: 140px;
        height: 26px;
        line-height: 26px;
        color: #fff;
        margin: 5px auto 0;
        font-size: 14px;
        font-size: .875em;
        font-size: .875rem;
        background: #0b0505;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
        text-transform: uppercase
    }
    .ribbon .textwidget>a:hover {
        position: relative;
        width: 140px;
        text-align: center;
        background: #0b0505
    }
    .home .cta_main {
        display: none;
        position: relative;
		padding-top: 30px;
    }
	.ftr_pod h3{
		margin-top: 0;
	}
    footer.row {
        margin-top: 10px;
        padding-top: 10px
    }
    .ftr_pod {
        display: block;
        margin-right: 0;
        margin-left: 10px;
        margin-bottom: 20px
    }
    .copyrights span.payments {
        display: none
    }
    .inner_banner {
        height: auto
    }
    .inner_banner .col12 {
        padding: 20px 0;
        background-image: none !important
    }
    .main_content {
        width: 100%;
        padding: 25px 12px;
    }
    .sidebar {
        margin: 50px auto 20px;
        float: none
    }
    .hp_pods_cont {
        position: relative;
        z-index: 50;
		overflow: hidden;
		margin: 0;
    }
    .lc-1 {
        width: 49% !important;
        height: auto !important
    }
    .page-id-11 .lc-1 {
        width: 100% !important;
        display: block;
        text-align: center
    }
    .page-id-11 .lc-1 img {
        margin: 0 auto
    }
    .pricing {
        float: none !important;
        text-align: center !important
    }
    .cta_main {
        display: none;
        width: 100%;
        height: auto;
        position: relative;
        background: #535353;
        text-align: center
    }
    .cta_main .pitch {
        height: auto;
        float: none;
        margin-left: 0;
        padding-left: 0;
        background: 0
    }
    .cta_main .contact {
        margin-right: 0;
        float: none
    }
    .lc-1,
    .p-1 {
        margin-left: 1%;
		width: 48% !important;
    }
	
	.p-1{
		margin-right: 0 !important;
	}
	.p-1 a{
		font-size: 13px !important;
	}
	.krypton li {
    margin: 0 16px 24px 0;
   }
   .dsi-adapters p {
    margin: 18px 0;
   }
   .dsi-adapters p {
    min-height: 106px;
   }
   .page-id-922 h6 {
    font-size: 16px;
    line-height: 1.5;
   }
	.hp_pods_cont .col12{
		margin: 0;
	}
	
	.ftr_pod{
		width: 209px;
		margin: 0 auto 25px;
	}
	
	#nav_menu-6{
		margin-right: auto;
	}
	
	body{
		background-position: center bottom;
	}
	article h2{
		font-size: 26px;
	}
	
	.main_content{
		min-height: inherit;
	}
	.inner_banner span{
		display:block;
	}
	
	.product-container ul.equalheight li {
    width: 47.2%;
	}
	.product-container ul.equalheight li ol li{
		width: auto;
	}
	
	.cat-img-list li {
    width: 22.5%;
}
	
	.hp_pod{
		width: 370px;
	}
	
	.hp_pod span{
		font-size: 16px;
	}
	
	/*.hp_pod:nth-child(3) img{
    margin-left: 45px;
}
	.hp_pod:nth-child(5) img{
    margin-left:45px;
}
	.hp_pod:nth-child(7) img{
    margin-left: 24px;
}
	.hp_pod:nth-child(9) img{
    margin-left: 24px;
}
	.hp_pod:nth-child(11) img{
    margin-left: 37px;
}
	.hp_pod:nth-child(2) img {
    margin-left: 26px;
}
	
	.hp_pod:nth-child(10) img {
    margin-left: 12px;
		width: 36%;
}
	
	.hp_pod:nth-child(4) img {
    margin-left: 45px;
}
	
	.hp_pod:nth-child(6) img {
    margin-left: 35px;
}
	
	.hp_pod:nth-child(8) img {
    margin-left: 24px;
}
	
	.hp_pod:nth-child(12) img {
    margin-left: 35px;
}*/
	
	.cat-img-list li {
    min-height: 176px;
}
	
	.rice-lake-list li:nth-child(3n){
		margin-right: 20px;
	}
	
	.rice-lake-list li:last-child{
		margin-right: 0;
		
	}
	.hp_pod {
    height: 152px;
}
/*.product_list .hp_pod {
    margin: 25px auto 10px;
	width: 445px;
}
.product_list .hp_pod:nth-child(2n) {
    margin-right: auto;
}
.product_list .hp_pod:nth-child(3n) {
    margin-right: auto;
}*/
	
}

@media all and (max-width: 670px){
	
	.cat-img-list li:nth-child(3n){
		margin-right: 20px;
	}
	
	.cat-img-list li:nth-child(4n){
		margin-right: 0;
	}
}

@media all and (max-width: 650px){
	.cat-img-list li {
    width: 22%;
}
}
@media all and (max-width: 550px) {
	.page-id-922 h6 {
    font-size: 16px;
    line-height: 1.5;
   }
   .dsi-adapters li {
    margin: 0 auto;
	float: none;
	width: 100%;
   }
   .dsi-adapters p {
    min-height: inherit;
	   height: auto !important;
   }
   .tablepress tbody td {
    font-size: 9px !important;
}

.product-container ul li{
	float:none;
	width:auto;
	margin:0 0 15px 0;
}
	.product-container ul li h2.same-head, .product-container ul li p, .same-height{
		height: auto !important;
	}
.product-container ul li:nth-child(2n){
	float:none;
}
.product-container ul li img {
    min-height: auto;
    width: 100%;
}
	.p-1 a{
		font-size: 13px;
	}
	
	.product-container ul.equalheight li{
		width: auto;
		float: none;
		margin-right: 0;
	}
	
/*
	
	.cat-img-list li{
		width: 28%;
	}
	
	.cat-img-list li img{
		width: 100%;
	}
	
	.cat-img-list li:nth-child(5n),
	.cat-img-list li,
	.cat-img-list li:nth-child(2n){
    margin-right: 30px;
}
	
	.cat-img-list li:nth-child(3n){
		margin-right: 0;
	}
	
*/
	
	.cat-img-list li{
		width: 46%;
	}
	
	.cat-img-list li:nth-child(3n){
		    margin-right: 20px;
	}
	
	.cat-img-list li:nth-child(2n){
		margin-right: 0;
	}
	
	.rice-lake-list li{
		min-height: 235px;
		
	}
	
	
	.rice-lake-list li{
		min-height: 235px;
		
	}
	
	.hp_pod{
		width: 350px;
	}
	
	/*.hp_pod:nth-child(3) img{
    margin-left: 45px;
}
	.hp_pod:nth-child(5) img{
    margin-left:45px;
}
	.hp_pod:nth-child(7) img{
    margin-left: 24px;
}
	.hp_pod:nth-child(9) img{
    margin-left: 24px;
}
	.hp_pod:nth-child(11) img{
    margin-left: 37px;
}
	.hp_pod:nth-child(2) img {
    margin-left: 26px;
}
	
	.hp_pod:nth-child(10) img {
    margin-left: 12px;
		width: 36%;
}
	
	.hp_pod:nth-child(4) img {
    margin-left: 45px;
}
	
	.hp_pod:nth-child(6) img {
    margin-left: 35px;
}
	
	.hp_pod:nth-child(8) img {
    margin-left: 24px;
}
	
	.hp_pod:nth-child(12) img {
    margin-left: 35px;
}*/

}
@media all and (max-width: 480px) {
    .hdr_menu {
        top: 5px
    }
    .hdr_cta_nav {
        margin-bottom: 10px
    }
    .hdr_cta_nav .textwidget {
        font-size: 22px;
        font-size: 1.375em;
        font-size: 1.375rem
    }
    .copyrights span.copyrights {
        float: none;
        display: block;
        text-align: center
    }
    .copyrights span.designby {
        display: none
    }
    .wpcf7-form {
        margin-bottom: 40px
    }
    .wpcf7-form p {
        margin: 5px 0
    }
    .wpcf7-form label {
        display: block;
        text-align: left
    }
    .wpcf7-form label.mdl {
        margin-top: 0
    }
    .wpcf7-form select,
    .wpcf7-form input,
    .wpcf7-form textarea {
        margin-top: 5px;
        width: 90%
    }
	.custom-container .cont-left {
    margin: 0;
    float: none;
    width: auto;
    }
	.custom-container .cont-left img, .custom-container .cont-right img {
    width: 100%;
	margin-bottom: 20px;
   }
   .krypton li {
    margin: 0 12px 14px 0;
  }
	
	.wpcf7-form select,
	.wpcf7-form input[type=text], .wpcf7-form input[type=email],
	.wpcf7-form textarea{
		width: 100%;
	}
	
	.page-id-15 ul{
		float: none !important;
		width:auto !important;
	}
	
	.rice-lake-list li{
		min-height: inherit;
	}
	.hp_pod span {
    font-size: 13px;
}
.hp_pods_left {
    width: 180px;
}
.hp_pod {
    height: 145px;
}
.product_list .hp_pods_left {
    width: 180px;
}
.product_list .hp_pods_left img {
    width: 100% !important;
    margin-left: 0px !important;
}
.product_list .hp_pod span {
    font-size: 16px;
    line-height: 19px;
    width: 190px;
}
.product_list .hp_pod img {
    width: 38%;
    margin-right: 0;
    margin-left: 0;
}
.product_list .hp_pod {
    height: 152px;
}
.product_list .hp_pod:after {
    width: 350px;
}
	
}
@media all and (max-width: 414px) {
.product_list .hp_pods_left {
    width: 210px;
}

}

@media all and (max-width: 375px) {
.product_list .hp_pod {
    height: 135px;
}
.product_list .hp_pods_left {
    width: 180px;
}

}

@media all and (max-width: 320px) {
	.krypton li {
    margin: 0 10px 12px 0;
}
	.ftr_pod{
		width: auto;
		margin-left: 10px;
	}
	
	article h2{
		font-size: 23px;
		line-height: 25px;
		margin-bottom: 15px;
	}
	
	.cat-img-list li{
		width: 100%;
		margin-right: 0;
	}
	
	.cat-img-list li h3{
		font-size: 16px;
	}
	
	.hp_pod {
    width: 300px;
}
	
	.hp_pod img {
    margin-left: 0;
}
	/*.hp_pod:nth-child(10) img {
    margin-left: 11px;
}*/
	
	.hp_pod span {
		font-size: 12px;
	}
	.hp_pods_left {
    width: 145px;
}
.hp_pod {
    height: 125px;
}
.hp_pod span {
    padding-top: 15px;
}
.product_list .hp_pods_left {
    width: 155px;
}
.product_list .hp_pod:after {
    width: 300px;
}
.product_list .hp_pods_left {
    width: 156px;
}
.product_list .hp_pod span {
    font-size: 13px;
    line-height: 18px;
    width: 167px;
}
}