﻿.m_clearfix {
  *zoom: 1;
}
.m_clearfix:before,
.m_clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.m_clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*Buttons*/
.btn {
  text-shadow: none !important;
  text-transform: uppercase;
}
.readmore {
  text-transform: none;
  border: none !important;
  box-shadow: none !important;
  -webkit-box-shadow: none;
  border-radius: 0;
}
.btn-primary,
.btn_primary {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 20px;
  *line-height: 20px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ed9638;
  background-image: -moz-linear-gradient(top, #f2b346, #e66b24);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2b346), to(#e66b24));
  background-image: -webkit-linear-gradient(top, #f2b346, #e66b24);
  background-image: -o-linear-gradient(top, #f2b346, #e66b24);
  background-image: linear-gradient(to bottom, #f2b346, #e66b24);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2b346', endColorstr='#ffe66b24', GradientType=0);
  border-color: #e66b24 #e66b24 #aa4b13;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e66b24;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-bottom-color: #ef9f16;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-primary:hover,
.btn_primary:hover,
.btn-primary:active,
.btn_primary:active,
.btn-primary.active,
.btn_primary.active,
.btn-primary.disabled,
.btn_primary.disabled,
.btn-primary[disabled],
.btn_primary[disabled] {
  color: #ffffff;
  background-color: #e66b24;
  *background-color: #d85f19;
}
.btn-primary:active,
.btn_primary:active,
.btn-primary.active,
.btn_primary.active {
  background-color: #c15516 \9;
}
.btn-primary.active,
.btn_primary.active,
.btn-primary:active,
.btn_primary:active {
  box-shadow: none;
}
.btn_info,
.btn-info {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 20px;
  *line-height: 20px;
  color: #ffffff;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #ed9638;
  background-image: -moz-linear-gradient(top, #f2b346, #e66b24);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2b346), to(#e66b24));
  background-image: -webkit-linear-gradient(top, #f2b346, #e66b24);
  background-image: -o-linear-gradient(top, #f2b346, #e66b24);
  background-image: linear-gradient(to bottom, #f2b346, #e66b24);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2b346', endColorstr='#ffe66b24', GradientType=0);
  border-color: #e66b24 #e66b24 #aa4b13;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e66b24;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: none !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn_info:hover,
.btn-info:hover,
.btn_info:active,
.btn-info:active,
.btn_info.active,
.btn-info.active,
.btn_info.disabled,
.btn-info.disabled,
.btn_info[disabled],
.btn-info[disabled] {
  color: #ffffff;
  background-color: #e66b24;
  *background-color: #d85f19;
}
.btn_info:active,
.btn-info:active,
.btn_info.active,
.btn-info.active {
  background-color: #c15516 \9;
}
.btn_info.active,
.btn-info.active,
.btn_info:active,
.btn-info:active {
  box-shadow: none;
}
/*Lists*/
ul.item_list li,
.categories-module li,
.archive-module li {
  background: url(../images/li-icon-orange.png) left 11px no-repeat;
  padding: 0 0 0 20px;
  list-style: none;
}
ul.item_list.style2 {
  padding-top: 10px;
  margin-left: 0;
}
ul.item_list.style2 li {
  line-height: 30px;
  background: url(../images/li-icon-grey.png) left 12px no-repeat;
  padding-left: 24px;
}
ul.categories-module h5 {
  font-size: 1em;
  line-height: inherit;
  font-weight: normal;
  margin: 0;
}
.categories-module,
.archive-module {
  margin: 0;
}
.categories-module li,
.archive-module li {
  line-height: 30px;
}
.categories-module li a,
.archive-module li a {
  font-size: 14px;
  line-height: 30px;
  color: #626262;
}
.categories-module li a:hover,
.archive-module li a:hover {
  color: #7dc346;
}
/*Pagination*/
.pagination span,
.pagination a {
  background: none !important;
  padding: 0 6px;
}
.pagination ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin: 0 auto;
}
.pagination ul li .pagenav {
  font: 800 14px/18px;
  text-transform: none;
  color: #555555;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
}
.pagination ul li span.pagenav {
  color: #555555;
}
.pagination ul li a.pagenav {
  color: #7dc346;
}
.pagination ul li a.pagenav:hover {
  background: none;
  color: #626262;
}
.pagination ul li.num span.pagenav {
  color: #626262;
}
/*Forms*/
input[type='radio'],
input[type='checkbox'] {
  margin: 3px 0 0;
}
/* Images */
.item_img,
.category_img {
  margin-bottom: 12px;
  border: 6px solid #dedede;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
}
.img-intro__left,
.img-full__left {
  float: left;
  margin: 0 18px 9px 0;
}
.img-intro__right,
.img-full__right {
  float: right;
  margin: 0 18px 9px 0;
}
.wshadow {
  position: relative;
  z-index: 10;
}
.shadow {
  position: relative;
  z-index: 1;
}
.shadow span {
  -webkit-box-shadow: 0px -2px 20px 2px #000000;
  -moz-box-shadow: 0px -2px 20px 2px #000000;
  box-shadow: 0px -2px 20px 2px #000000;
  height: 10px;
  display: block;
  position: absolute;
  left: 1%;
  width: 98%;
  bottom: 0;
}
/*======================= TOP =======================*/
/*======================= HEADER =======================*/
#header-row .container {
  padding: 37px 0 32px 0;
  margin-top: 26px;
  background: url(../images/header-bg.jpg) left top repeat-x #e5e5e5;
  border-radius: 6px 6px 0 0;
}
#header-row .mod-search {
  margin-top: 16px;
  position: relative;
  padding-left: 55px;
}
#header-row .mod-search_searchword {
  width: 286px;
  border: none;
  position: relative;
  padding: 9px 6px 8px 35px !important;
  display: block;
  height: 32px;
  border-radius: 3px;
  box-shadow: none !important;
}
#header-row .btn-search {
  background: url(../images/search-icon.png) 0px 0px no-repeat #ffffff !important;
  width: 18px;
  height: 18px;
  padding: 0;
  margin: 0;
  text-indent: -999em;
  border: none;
  position: absolute;
  top: 13px;
  left: 66px;
  z-index: 20;
  box-shadow: none;
}
#logo a {
  display: inline-block;
  margin: 0 0 0 59px;
}
#logo span.logo_title {
  font-size: 14px;
  color: #2a5ca1;
  margin: 0 0 0 10px;
  display: inline-block;
     }
/*======================= NAVIGATION =======================*/
#navigation-row .container {
  margin-bottom: 30px;
}
.moduletable.navigation {
  background: url(../images/menu-bg.jpg) left top repeat-x #dddddd;
  border-radius: 0 0 6px 6px;
  position: relative;
}
.select-menu {
  display: none;
}
.navigation {
  z-index: 999;
  position: relative;
}
.navigation ul.sf-menu {
  position: relative;
  border-top: 1px solid #d6d6d6;
  z-index: 150;
  width: 1090px;
  /*SubMenu Styles*/

  /*Define 1st SubMenu position*/

  /*Define menu width*/

  /*Define SubMenu position*/

  /*Define 2nd+ SubMenu position*/

}
.navigation ul.sf-menu > li {
  padding: 0;
  margin: 0;
  width: 15.3%;
  text-align: center;
  background: url(../images/li-bg.png) left top no-repeat;
  border-top: 1px solid #ffffff;
}
.navigation ul.sf-menu > li.active > a,
.navigation ul.sf-menu > li.sfHover > a,
.navigation ul.sf-menu > li.current > a,
.navigation ul.sf-menu > li.active > span,
.navigation ul.sf-menu > li.sfHover > span,
.navigation ul.sf-menu > li.current > span {
  background: none;
  color: #7dc346;
}
.navigation ul.sf-menu > li.firstItem {
width:89px;
  background: none;
  padding:0px;
}
.navigation ul.sf-menu > li > a,
.navigation ul.sf-menu > li > span {
  font-size: 20px;
  line-height: 20px;
  font-family: 'BenchNine', sans-serif;
  color: #2a5aa2;
  background: none;
  height: 20px;
  display: block;
  font-weight: 600;
  padding: 27px 1em;
  text-transform: uppercase;
}
.navigation ul.sf-menu > li > a.home,
.navigation ul.sf-menu > li > span.home {
  font-size: 20px;
  line-height: 20px;
  font-family: 'BenchNine', sans-serif;
  color: #2a5aa2;
  background: none;
  height: 20px;
  display: block;
  font-weight: 600;
    padding-bottom: 22px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 22px;
  text-transform: uppercase;
}
.navigation ul.sf-menu > li > a:hover,
.navigation ul.sf-menu > li > span:hover {
  background: none;
  color: #7dc346;
}
.navigation ul.sf-menu > li > a:hover > span,
.navigation ul.sf-menu > li > span:hover > span {
  background-position: center bottom !important;
}
.navigation ul.sf-menu > li.deeper > a {
  position: relative;
}
.navigation ul.sf-menu > li.deeper > a:after {
  display: inline-block;
  background: url(../images/dd-arrow.png) left top no-repeat;
  width: 7px;
  height: 5px;
  position: relative;
  left: 12px;
  top: -4px;
  content: "";
}
.navigation ul.sf-menu li:hover > ul,
.navigation ul.sf-menu li.sfHover > ul {
  top: 75px;
}
.navigation ul.sf-menu ul {
  width: 188px;
}
.navigation ul.sf-menu li li:hover ul,
.navigation ul.sf-menu li li.sfHover ul {
  top: -1em;
  left: 188px;
}
.navigation ul.sf-menu li li li:hover ul,
.navigation ul.sf-menu li li li.sfHover ul {
  top: -1em;
  left: 188px;
}
.navigation ul.sf-menu ul {
  background: #505050;
  padding: 12px 0;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.navigation ul.sf-menu ul li {
  margin: 0 0 1px 0;
}
.navigation ul.sf-menu ul li a,
.navigation ul.sf-menu ul li span {
  text-align: left;
  font-size: 13px;
  line-height: 26px;
  font-family: Arial, Helvetica, sans-serif;
  color: #9a9a9a;
  background: none;
  display: block;
  padding: 0.5em 1em;
  text-decoration: none;
}
.navigation ul.sf-menu ul li a:hover,
.navigation ul.sf-menu ul li span:hover {
  background-color: #7dc346;
  background-image: -moz-linear-gradient(top, #b0f27c, #4d8e1a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b0f27c), to(#4d8e1a));
  background-image: -webkit-linear-gradient(top, #b0f27c, #4d8e1a);
  background-image: -o-linear-gradient(top, #b0f27c, #4d8e1a);
  background-image: linear-gradient(to bottom, #b0f27c, #4d8e1a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffefa03d', endColorstr='#ffe66926', GradientType=0);
  color: #ffffff;
}
.navigation ul.sf-menu ul li.active > a,
.navigation ul.sf-menu ul li.sfHover > a,
.navigation ul.sf-menu ul li.active > span,
.navigation ul.sf-menu ul li.sfHover > span {
  background-color: #7dc346;
  background-image: -moz-linear-gradient(top, #b0f27c, #4d8e1a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b0f27c), to(#4d8e1a));
  background-image: -webkit-linear-gradient(top, #b0f27c, #4d8e1a);
  background-image: -o-linear-gradient(top, #b0f27c, #4d8e1a);
  background-image: linear-gradient(to bottom, #b0f27c, #4d8e1a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffefa03d', endColorstr='#ffe66926', GradientType=0);
  color: #ffffff;
}
.navigation ul.sf-menu ul li.firstItem {
  border: none;
}
/*======================= SHOWCASE =======================*/
#showcase-row .container {
  margin-bottom: 30px;
  position: relative;
}
#showcase-row .shadow {
  top: -1px;
}
.moduletable.slider {
  border-radius: 6px;
  overflow: hidden;
}
#camera-slideshow {
  margin: 0 !important;
}
.slide_title {
  font-family: 'BenchNine', sans-serif;
  font-size: 120px;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: -7px;
  line-height: 72px;
  margin-bottom: 6px;
}
.slide_title .item_title_part0,
.slide_title .item_title_part1 {
  color: #7dc346;
}
.camera_caption a.readmore {
  position: absolute;
  right: 94px;
  padding: 30px 36px 26px 28px;
  top: -5px;
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
  font-family: 'BenchNine', sans-serif;
  color: #ffffff;
  background-color: #ed9638;
  background-image: -moz-linear-gradient(top, #f2b346, #e66b24);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2b346), to(#e66b24));
  background-image: -webkit-linear-gradient(top, #f2b346, #e66b24);
  background-image: -o-linear-gradient(top, #f2b346, #e66b24);
  background-image: linear-gradient(to bottom, #f2b346, #e66b24);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2b346', endColorstr='#ffe66b24', GradientType=0);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.camera_caption a.readmore .arrow {
  background: url(../images/more-arrow.png) left top no-repeat;
  display: block;
  height: 11px;
  width: 8px;
  right: 20px;
  top: 39px;
  position: absolute;
}
.camera_caption a.readmore:hover {
  background-color: #eb8832;
  background-image: -moz-linear-gradient(top, #e66b24, #f2b346);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e66b24), to(#f2b346));
  background-image: -webkit-linear-gradient(top, #e66b24, #f2b346);
  background-image: -o-linear-gradient(top, #e66b24, #f2b346);
  background-image: linear-gradient(to bottom, #e66b24, #f2b346);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe66b24', endColorstr='#fff2b346', GradientType=0);
}
/*======================= FEATURE =======================*/
.mod-newsflash-adv__links .item_content {
  background: #e9e9e9;
  border-radius: 6px;
  padding-bottom: 24px;
}
.mod-newsflash-adv__links .item_content ul {
  margin-bottom: 0;
}
.mod-newsflash-adv__links .item_content ul li {
  line-height: 28px;
}
.mod-newsflash-adv__links .item_content ul li a {
  color: #7f7f7f;
  font-size: 14px;
  line-height: 30px;
  text-decoration: underline;
}
.mod-newsflash-adv__links .item_content ul li a:hover {
  color: #7dc346;
}
.mod-newsflash-adv__links .item_content h2 {
  text-transform: none;
  padding-bottom: 0;
  line-height: 68px;
  margin-bottom: 20px;
}
.mod-newsflash-adv__links a.readmore {
  background: none;
  padding: 4px 0;
  margin: 0 0 0 45px;
  box-shadow: none;
  border: none;
  font-size: 14px;
}
.mod-newsflash-adv__links a.readmore:hover {
  color: #7dc346;
}
.mod-newsflash-adv__links .shadow span {
  bottom: 21px;
  width: 92%;
  left: 4%;
}
.mod-newsflash-adv__links.support .item_content {
  padding-bottom: 12px;
}
.mod-newsflash-adv__links.support .item_introtext {
  padding: 0 24px;
  font-size: 14px;
  line-height: 22px;
  color: #7f7f7f;
}
.mod-newsflash-adv__links.support a.readmore {
  margin: 0 0 0 24px;
}
.item_title__links {
  background: url(../images/mod-heading-bg.jpg) left top repeat-x #616161;
  color: #ffffff;
  border-radius: 6px 6px 0 0;
  padding: 0 24px;
}
.item_title__links h2 {
  line-height: 68px;
  text-transform: uppercase;
}
/*======================= MAINTOP =======================*/
/*======================= CONTENT TOP =======================*/
/*======================= CONTENT =======================*/
#content-row .container {
  padding-top: 24px;
  padding-bottom: 28px;
}
.item {
  margin-bottom: 40px;
}
.page-header {
  border: none;
  padding: 0;
  margin: 0;
}
.page-category .item_title {
  overflow: hidden;
}
.item_info_dl {
  margin-top: 0;
  margin-bottom: 12px;
}
.item_info_dl dd {
  display: inline-block;
  line-height: 11px;
  border-right: 1px solid #b3b3b3;
  padding-right: 12px;
  margin-right: 12px;
  margin-left: 0;
}
.item_info_dl dd:last-child {
  border: none;
}
.item > .btn-group.pull-right {
  margin-bottom: 12px;
}
/*===== About Page ======*/
.items-leading .leading0 {
  font-size: 14px;
  line-height: 30px;
  overflow: hidden;
  padding-bottom: 15px;
}
.items-leading .leading0 h2 {
  margin-bottom: 20px;
}
.item__featured .item_header {
  overflow: hidden;
}
.item__featured .item_img {
  margin-top: 6px;
}
/*===== Gallery Page ======*/
.page-gallery__gallery .item_img {
  margin-right: 0;
  float: none;
  display: block;
}
.page-gallery__gallery .item_title {
  padding-bottom: 0;
}
.page-item__gallery .item_fulltext {
  overflow: hidden;
}
.category_child .category_title a {
  display: inline-block;
  margin-right: 12px;
}
.page-gallery .category_desc {
  margin-bottom: 20px;
}
.page-gallery ul.singleColumn li {
  margin-left: 0;
}
/*===== Clients Page ======*/
.page-category__clients .item_title {
  text-transform: none;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  border: none;
  margin: 0;
  padding: 0;
  letter-spacing: 0;
  line-height: 22px;
}
.page-category__clients .item_icons {
  margin-bottom: 12px;
}
.page-category__clients .item_img.img-intro {
  display: block;
  clear: both;
}
.page-category__clients .item_img.img-intro > img {
  width: 100%;
}
/*===== Blog Page ======*/
.page-blog p.item_title {
  padding-bottom: 0;
}
/*===== Team Page ======*/
.page-category__team .item_introtext {
  overflow: hidden;
}
/*===== FAQS Page ======*/
.page-category__faqs h2.item_title {
  font-size: 14px;
  text-transform: none;
  border: none;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  margin-bottom: 0;
  line-height: 30px;
  padding-bottom: 0;
}
/*===== Testimonials Page ======*/
blockquote p {
  font-size: 12px;
  line-height: 20px;
}
/*===== Archive Page ======*/
.page-archive .alert-info {
  background: #eeeeee;
  border: 1px solid #eeeeee;
}
#page-archive_items .item_title {
  padding-bottom: 0;
}
/*======================= SIDEBARS =======================*/
aside .moduletable {
  margin-bottom: 40px;
}
.mod-newsflash-adv__whats-new .item {
  margin-bottom: 15px;
  padding-bottom: 30px;
  border-bottom: 1px solid #d4d4d4;
}
.mod-newsflash-adv__whats-new .item:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.mod-newsflash-adv__whats-new .item_published {
  text-transform: uppercase;
  font-size: 14px;
  display: inline-block;
  padding-top: 2px;
}
.mod-newsflash-adv__whats-new .item_title {
  margin: 0 0 8px 0;
  line-height: 22px;
}
/*======================= CONTENT BOTTOM =======================*/
/*======================= MAINBOTTOM =======================*/
/*======================= BOTTOM =======================*/
/*======================= FOOTER =======================*/
#footer-row .container {
  padding-top: 30px;
}
#copyright-row .container {
  position: relative;
}
#copyright {
  position: absolute;
  left: 0;
  top: -64px;
}
.footer-menu li {
  display: inline-block;
  line-height: 11px;
  border-right: 1px solid #b3b3b3;
  padding-right: 12px;
  margin-right: 12px;
  background: none;
}
.footer-menu li.lastItem {
  padding: 0;
  margin: 0;
  border: none;
}
.footer-menu li a {
  text-transform: uppercase;
  color: #626262;
  line-height: 11px;
  background: none !important;
}
.footer-menu li a:hover {
  color: #7dc346;
}
.footer-menu li.current a,
.footer-menu li.active a {
  color: #7dc346;
}
#footer-wrapper {
  background: #e6e6e6;
}
/*===== Social Media ======*/
.social li {
  margin: 0 3px 0 0;
}
.social li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.social li a:hover {
  background-position: left bottom;
}
