/************************************************/
/* NORMALIZE                                    */
/************************************************/

@import url('normalize.css');

/************************************************/
/* GROUPING                                     */
/************************************************/

.group:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}
* html .group {
	zoom: 1;
} /* IE6 */
*:first-child+html .group {
	zoom: 1;
} /* IE7 */
.reset {
	clear: both !important;
	height: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
	float: none !important
}
.clearfix {
    box-sizing: border-box;
    clear: both;
    float: none;
    height: 0;
    width: 100%;
}



/************************************************/
/* SELECTION                                    */
/************************************************/

::-moz-selection {
	text-shadow: none;
	background: #B00000;
	color: #ffffff;
}
::selection {
	text-shadow: none;
	background: #B00000;
	color: #ffffff;
}

/************************************************/
/* PLACEHOLDER                                  */
/************************************************/

::-webkit-input-placeholder{color: #676767;}
:-moz-placeholder{color: #676767;}
::-moz-placeholder{color: #676767;}
:-ms-input-placeholder{color: #676767;}

/************************************************/
/* START                                        */
/************************************************/

body {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: 'Raleway', sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	color: #000;
	width: 100%;
	font-size: 100%;
}
* {
	padding: 0;
	margin: 0;
}
a:link, a:visited, a:active, input[type="submit"] {
	text-decoration: none;
	outline: none;
	color: #000;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
}
a:hover {
	text-decoration: underline;
	color:#e74c3c;
}
a img {
	border: none;
}
ul, ol, dl, p, ul li, ol li {
	padding: 0;
	margin: 0;
}

/************************************************/
/* END                                          */
/************************************************/

/************************************************/
/* PAGINATOR STYLE START                        */
/************************************************/
.pagination {
	clear:both;
	padding:20px 0;
	position:relative;
	font-size:11px;
	line-height:13px;
}
 
.pagination span, .pagination a {
	display:block;
	float:left;
	margin: 2px 2px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
	color:#ffffff !important;
	background: #555;
}
 
.pagination a:hover{
	color:#ffffff;
	background: #005288; /** change this **/
}
 
.pagination .current{
	padding:6px 9px 5px 9px;
	background: #005288  ; /** change this **/
	color:#ffffff;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Oxygen",sans-serif;
    line-height: 120%;
	font-weight: 300;
}
/************************************************/
/* PAGINATOR STYLE END                          */
/************************************************/

#sb-site{background: #ffffff none repeat scroll 0 0;}
#resp-sidebar #responsive-menu .slicknav_menu > .slicknav_btn {display: none;}
#responsive-menu .slicknav_menu {background: transparent none repeat scroll 0 0; padding: 0;}
#responsive-menu .slicknav_menu .slicknav_nav{ display: inherit !important;}


/************************************************/
/* FIRST HEADER START */
/************************************************/
#sec-header{}
#master-header {
    margin: 0 auto;
    padding: 0.5rem 0;
    width: 1000px;
}
#desktop-logo {
    display: block;
    float: left;
    width: 14.1%;
}
#mobile-logo{display: none}

#right-header {
    float: right;
    padding: 1.13rem 0 0;
    width: 66.4%;
}
#inner-right-header {
    float: left;
    padding: 0.6rem 0 0;
    width: 65%;
}
 
#email-header {
    float: left;
    font-family: "Oxygen",sans-serif;
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 120%;
}
#email-header a:link, #email-header a:visited, #email-header a:active {
    color: #0c517f;
}
#email-header a:hover {
    color: #e74c3c;
    text-decoration: none;
}

#phone-header{
    float: right;
    font-family: "Oxygen",sans-serif;
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 120%;	
}
#phone-header a:link, #phone-header a:visited, #phone-header a:active{
    color: #0c517f;	
	text-decoration: none;
}
#phone-header a:hover{
    color: #e74c3c;	
}
#phone-header a::before {
    content: "";
    font-family: fontawesome;
    font-size: 1.125rem;
    padding: 0 0.3rem 0 0;
    position: relative;
    top: 1px;
}


#btn-header {
    float: right;
    font-size: 1rem;
    font-weight: 300;
    line-height: 120%;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
#btn-header a:link, #btn-header a:visited, #btn-header a:active {
    background: #e74c3c none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    padding: 0.67rem 1rem;
    position: relative;
    text-decoration: none;
}
#btn-header a:hover{opacity:0.8}
#btn-header a::after {
    content: "";
    font-family: fontawesome;
    line-height: 100%;
    padding: 0 0 0 1rem;
}

#slickerbtn{display: none;}
/************************************************/
/* FIRST HEADER END */
/************************************************/

/************************************************/
/* NAV AND SEARCG START */
/************************************************/
#sec-nav-search {
    background: #005288 none repeat scroll 0 0;
}
#main-nav-search {
    margin: 0 auto;
    width: 1000px;
}
#mns-left {
    float: left;
}
#mns-right {
    float: right;
}

#search-header-holder {
    float: right;
    height: 19px;
    margin: 1rem 0 0;
    padding: 0 0 0 1em;
    position: relative;
    width: 17px;
}
#the-search-header {
	position: absolute;
	right: 0;
	top: -9px;
}
#search-header-holder #the-search-header fieldset::after {
	color: #ffffff;
	content: "";
	cursor: pointer;
	font-family: FontAwesome;
	font-size: 0.975rem;
	padding: 0;
	position: absolute;
	right: 0px;
	top: 8px;
	z-index: 1;
}
#search-header-holder #the-search-header fieldset::after {
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
}
#search-header-holder #the-search-header fieldset {
	position: absolute;
	right: 0;
	top: 0;
}
#search-header-holder #the-search-header .search-field:focus {
    background-color: #ffffff;
    border: medium none;
    border-radius: 5px;
    color: #000000;
    margin: 0 2em 0 0;
    opacity: 1;
    padding: 0.5em;
    width: 230px;
}
#search-header-holder #the-search-header .search-field {
	background-color: transparent;
	border: medium none;
	border-radius: 0;
	box-sizing: border-box;
	color: #ffffff;
	cursor: pointer;
	font-size: 0.875em;
	height: auto;
	line-height: normal;
	margin: 7px 2px 0 0;
	opacity: 0;
	padding: 0.1em 1em 0.5em;
	position: relative;
	transition: width 400ms ease 0s, background 400ms ease 0s;
	width: 0;
	z-index: 2;
}
/************************************************/
/* NAV AND SEARCG END */
/************************************************/

/************************************************/
/* SLIDE RESPONSIVE START */
/************************************************/

#slide-mobile-logo {
    display: block;
    margin: 0 auto 1.5rem;
    width: 70%;
}

#resp-holder-inner {
    box-sizing: border-box;
    height: auto;
    padding: 1rem;
}

#mob-other-info {
    padding: 0 0 1rem;
}
.emialadd {
    font-size: 1rem;
    line-height: 120%;
    padding: 0 0 0.5rem;
    text-align: center;
}
.emialadd a:link, .emialadd a:visited, .emialadd a:active {
    color: #ffffff;
    font-weight: 400;
    text-decoration: none;
}
.emialadd a:hover{color: #ee2e24}

.phonenumber{
    font-size: 1rem;
    line-height: 120%;
    padding: 0 0 1rem;
    text-align: center;	
}
.phonenumber a:link, .phonenumber a:visited, .phonenumber a:active{
    color: #ffffff;
    font-weight: 400;
    text-decoration: none;	
}
.phonenumber a:hover{color: #ee2e24}

.phonenumber a::before {
    content: "";
    font-family: fontawesome;
    padding: 0 0.4rem 0 0;
    position: relative;
    top: 2px;
}

.btn-header{
    font-size: 1rem;
    font-weight: 300;
    line-height: 120%;
    margin: 0;
    padding: 0 0 1rem;
    text-transform: uppercase;
	text-align: center;	
}
.btn-header a::after{
    content: "";
    font-family: fontawesome;
    line-height: 100%;
    padding: 0 0 0 1rem;
}
.btn-header a:link, .btn-header a:visited, .btn-header a:active{
    background: #e74c3c none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    padding: 0.67rem 1rem;
    position: relative;
    text-decoration: none;	
}
.btn-header a:hover{
    opacity: 0.8;	
}

#mob-other-info > h4 {
    color: #ffffff;
    font-size: 0.875rem;
    line-height: 120%;
    padding: 0 0 0.5rem;
    text-align: center;
    text-transform: uppercase;
}
#mob-other-info > .sml-header {
    font-size: 0.875rem;
    padding: 0;
    text-align: center;
}
#mob-other-info > .sml-header a:link, #mob-other-info > .sml-header a:visited, #mob-other-info > .sml-header a:active {
    color: #ffffff;
    display: inline-block;
    margin: 0 0.3rem;
    text-decoration: none;
}
#mob-other-info > .sml-header a:hover{color: #e74c3c}

/************************************************/
/* SLIDE RESPONSIVE END */
/************************************************/



/************************************************/
/* RESPONSIVE MENU STYLE START                  */
/************************************************/
#responsive-menu {
	margin: 0 auto;
	padding: 0 0 1.5rem;
}
#responsive-menu .slicknav_menu {
	background: transparent none repeat scroll 0 0;
	padding: 0;
}
#responsive-menu .slicknav_menu > .slicknav_btn {
	background: #694326 none repeat scroll 0 0;
	border-radius: 5px;
	margin: 0;
}
#responsive-menu .slicknav_menu > .slicknav_btn:hover {
	background: #e35933 none repeat scroll 0 0;
}
#responsive-menu .slicknav_menu > .slicknav_btn.slicknav_open {
	background: #e35933 none repeat scroll 0 0;
}
#responsive-menu .slicknav_menu > .slicknav_btn .slicknav_menutxt {
	font-weight: 400;
	text-shadow: none;
	text-transform: capitalize;
}
#responsive-menu .slicknav_menu > .slicknav_btn .slicknav_icon .slicknav_icon-bar {
	box-shadow: none;
}
#responsive-menu .slicknav_menu .slicknav_nav {
	font-size: inherit;
	padding: 0.5rem 0 0;
}
#responsive-menu .slicknav_menu .slicknav_nav > li:first-child {
    border-top: 0 none;
}
#responsive-menu .slicknav_menu .slicknav_nav > li {
    border-top: 1px solid #999a9c;
    font-size: 0.8rem;
    font-weight: 500;
    line-height: 120%;
    text-align: center;
    text-transform: uppercase;
}
#responsive-menu .slicknav_menu .slicknav_nav > li > a:link, #responsive-menu .slicknav_menu .slicknav_nav > li > a:visited, #responsive-menu .slicknav_menu .slicknav_nav > li > a:active {
    background: transparent none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    margin: 0 auto;
    padding: 0.5rem;
    text-decoration: none;
}
#responsive-menu .slicknav_menu .slicknav_nav > li > a:hover {
    background: transparent none repeat scroll 0 0;
    color: #ee2e24;
}
#responsive-menu .slicknav_menu .slicknav_nav .slicknav_row > a:link, #responsive-menu .slicknav_menu .slicknav_nav .slicknav_row > a:visited, #responsive-menu .slicknav_menu .slicknav_nav .slicknav_row > a:active {
	background: transparent none repeat scroll 0 0;
	color: inherit;

	text-decoration: none;
}
#responsive-menu .slicknav_menu .slicknav_nav > li > .sub-menu {
    margin: 0 auto 0.7rem;
    visibility: inherit !important;
    width: 94%;
}
#responsive-menu .slicknav_menu .slicknav_nav > li > .sub-menu > li {
    border-top: 1px solid #999a9c;
    font-size: 0.8rem;
    font-weight: 500;
    line-height: 120%;
    text-align: center;
    text-transform: uppercase;
}
#responsive-menu .slicknav_menu .slicknav_nav > li > .sub-menu > li:first-child{
    border-top: 0 none;
	
}
#responsive-menu .slicknav_menu .slicknav_nav > li > .sub-menu > li > a:link, #responsive-menu .slicknav_menu .slicknav_nav > li > .sub-menu > li > a:visited, #responsive-menu .slicknav_menu .slicknav_nav > li > .sub-menu > li > a:active {
    background: transparent none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    margin: 0 auto;
    padding: 0.5rem;
    text-decoration: none;
}
#responsive-menu .slicknav_menu .slicknav_nav > li > .sub-menu > li > a:hover {
    background: transparent none repeat scroll 0 0;
    color: #ee2e24;
}
#responsive-menu .slicknav_menu .slicknav_nav > li > .sub-menu > li .sub-menu {
    margin: 0 auto 0.7rem;
    visibility: inherit !important;
    width: 94%;
}
#responsive-menu .slicknav_menu .slicknav_nav > li > .sub-menu > li .sub-menu li {
    border-top: 1px solid #999a9c;
    font-size: 0.8rem;
    font-weight: 500;
    line-height: 120%;
    text-align: center;
    text-transform: uppercase;
}
#responsive-menu .slicknav_menu .slicknav_nav > li > .sub-menu > li .sub-menu li:first-child{
    border-top: 0 none;	
}
#responsive-menu .slicknav_menu .slicknav_nav > li > .sub-menu > li .sub-menu li > a:link, #responsive-menu .slicknav_menu .slicknav_nav > li > .sub-menu > li .sub-menu li > a:visited, #responsive-menu .slicknav_menu .slicknav_nav > li > .sub-menu > li .sub-menu li > a:active {
    background: transparent none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    margin: 0 auto;
    padding: 0.5rem;
    text-decoration: none;
}
#responsive-menu .slicknav_menu .slicknav_nav > li > .sub-menu > li .sub-menu li > a:hover {
    background: transparent none repeat scroll 0 0;
    color: #ee2e24;
}

#responsive-menu .slicknav_menu .slicknav_nav > li > a > .home-icon{display: none;}
/************************************************/
/* RESPONSIVE MENU STYLE END                    */
/************************************************/

/************************************************/
/* HOME TEMPLATE START */
/************************************************/

#sec-home-slider {
    padding: 0 0 3rem;
}
#home-slider {
    position: relative;
}
#home-slider-wrapper.flexslider {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    margin: 0 auto;
}
#home-slider-wrapper.flexslider .slides{}
#home-slider-wrapper.flexslider .slides li{}
#home-slider-wrapper.flexslider .slides li .bg-holder {
    background-position: center top;
    background-size: cover;
    height: 618px;
    position: relative;
}
#home-slider-wrapper.flexslider .slides li .bg-holder .backup-img{}
#home-slider-wrapper.flexslider .slides li .bg-holder .bg-full {
    padding: 6rem 0 0;
    position: relative;
}
#home-slider-wrapper.flexslider .slides li .bg-holder .bg-full .bg-real-width {
    margin: 0 auto;
    width: 1000px;
}
#home-slider-wrapper.flexslider .slides li .bg-holder .bg-full .bg-real-width h2 {
    font-size: 3rem;
    padding: 0 0 1rem;
}
#home-slider-wrapper.flexslider .slides li .bg-holder .bg-full .bg-real-width h2 a::after {
    content: "";
    font-family: fontawesome;
    font-size: 1.875rem;
    padding: 0 0 0 1.3rem;
}
#home-slider-wrapper.flexslider .slides li .bg-holder .bg-full .bg-real-width h2 a:link, #home-slider-wrapper.flexslider .slides li .bg-holder .bg-full .bg-real-width h2 a:visited, #home-slider-wrapper.flexslider .slides li .bg-holder .bg-full .bg-real-width h2 a:active {
    color: #ffffff;
    text-decoration: none;
}
#home-slider-wrapper.flexslider .slides li .bg-holder .bg-full .bg-real-width h2 a:hover {
    color: #e74c3c;
}
#home-slider-wrapper.flexslider .slides li .bg-holder .bg-full .bg-real-width p {
    color: #ffffff;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 120%;
}


#sec-product-category {
    margin: 0 auto 3rem;
}
#product-category {
    margin: 0 auto;
    width: 1000px;
}
#product-category > h2 {
    color: #00436f;
    font-size: 3rem;
    padding: 0 0 0.5rem;
    text-align: center;
}
#product-category > h2.nosub {
    padding: 0 0 2rem;
}
#product-category > h3 {
    color: #676767;
    font-family: "Raleway",sans-serif;
    font-size: 1.5rem;
    padding: 0 0 2rem;
    text-align: center;
}

#product-category-holder{}
#product-category-holder .pc {
    float: left;
    margin: 0 1.53% 0 0;
    width: 32.3%;
}
#product-category-holder .pc.last {
    float: right;
    margin: 0;
}
#product-category-holder .pc img{
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;	
}
#product-category-holder .pc img {
    display: block;
    margin: 0 auto 1rem;
	width: 80%;
}
#product-category-holder .pc a:hover img{opacity:0.8}
#product-category-holder .pc h3 {
    color: #676767;
    font-size: 1.5rem;
    padding: 0 0 0.2rem;
    text-align: center;
}
#product-category-holder .pc h3.nosub {
    padding: 0 0 1rem;
}
#product-category-holder .pc h3 a:link, #product-category-holder .pc h3 a:visited, #product-category-holder .pc h3 a:active {
    color: #676767;
    text-decoration: none;
}
#product-category-holder .pc h3 a:hover {
    color: #e74c3c;
}

#product-category-holder .pc .sub-title {
    color: #676767;
    font-family: "Oxygen",sans-serif;
    font-size: 1.063rem;
    font-weight: 300;
    line-height: 120%;
    padding: 0 0 1rem;
    text-align: center;
}
#product-category-holder .pc .linker {
    font-family: "Oxygen",sans-serif;
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 120%;
    text-align: center;
    text-transform: uppercase;
}
#product-category-holder .pc .linker a:link, #product-category-holder .pc .linker a:visited, #product-category-holder .pc .linker a:active {
    background: #00436f none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    padding: 0.83rem 1.3rem;
    position: relative;
    text-decoration: none;
}
#product-category-holder .pc .linker a:hover{opacity:0.8}
#product-category-holder .pc .linker a::after {
    content: "";
    font-family: fontawesome;
    padding: 0 0 0 1rem;
}

#sec-demo-btn {
    background-size: cover;
    padding: 1rem 0;
}
#sec-demo-btn {
    background: rgba(0, 0, 0, 0) url("images/bg-demo.png") repeat scroll 0 0;
    margin: 0 auto 2rem;
}
#demo-btn {
    margin: 0 auto;
    width: 1000px;
}
.demo-left {
    color: #ffffff;
    float: left;
    font-family: "oxygen",sans-serif;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 200%;
}
.demo-right {
    float: right;
    font-family: "Oxygen",sans-serif;
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 120%;
    text-transform: uppercase;
}
.demo-right a:link, .demo-right a:visited, .demo-right a:active {
    background: #e74c3c none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    padding: 0.83rem 1.2rem;
    text-decoration: none;
}
.demo-right a:hover{opacity:0.8}
.demo-right a::after {
    content: "";
    font-family: fontawesome;
    padding: 0 0 0 1rem;
}



#sec-profile-home {
    margin: 0 auto;
}
#profile-hole {
    background: rgba(0, 0, 0, 0) url("images/bg-map.png") no-repeat scroll center top;
    margin: 0 auto;
    padding: 1rem 0;
    width: 1000px;
}
#profile-hole > h2 {
    color: #00436f;
    font-size: 3rem;
    padding: 0 0 0.3rem;
    text-align: center;
    text-transform: capitalize;
}
#profile-hole > h3 {
    color: #676767;
    font-size: 1.5rem;
    padding: 0 0 2rem;
    text-align: center;
}

#introduction-profile {
    padding: 0 0 2rem;
}
#introduction-profile p:first-child {
    padding: 0;
}
#introduction-profile p {
    color: #676767;
    line-height: 140%;
    padding: 1rem 0 0;
    text-align: center;
}

#profile-links {
    font-family: "Oxygen",sans-serif;
    font-size: 1.125rem;
    line-height: 120%;
    text-align: center;
    text-transform: uppercase;
}

#profile-links a:link, #profile-links a:visited, #profile-links a:active {
    color: #ffffff;
    display: inline-block;
    padding: 0.83rem 1rem;
    text-decoration: none;
}
#profile-links a:hover {
    opacity: 0.8;
}

#profile-links a.pl-one:link, #profile-links a.pl-one:visited, #profile-links a.pl-one:active {
    background: #00436f none repeat scroll 0 0;
    margin: 0 0.3rem 0 0;
}
#profile-links a.pl-one:hover{}

#profile-links a.pl-two:link, #profile-links a.pl-two:visited, #profile-links a.pl-two:active {
    background: #e74c3c none repeat scroll 0 0;
    margin: 0 0 0 0.3rem;
}
#profile-links a.pl-two:hover{}


#profile-links a::after {
    content: "";
    font-family: fontawesome;
    padding: 0 0 0 1rem;
}


#product-category-holder.twocol{}
#product-category-holder.twocol .pc {
    float: left;
    margin: 0;
    width: 48%;
}
#product-category-holder.twocol .pc:last-child {
    float: right;
}

#product-category-holder.onecol{}
#product-category-holder.onecol .pc {
    float: none;
    margin: 0;
    width: 100%;
}









/************************************************/
/* HOME TEMPLATE START */
/************************************************/

/************************************************/
/* SEARCH FORM TEMPLATE START */
/************************************************/
#location-search-holder {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
}
#lsh-wrapper {
    margin: 0 auto;
    position: relative;
    width: 978px;
	padding: 0 0 6rem;
}
#lsh{}
#lsh-title{}
#lsh-title > h3 {
    background: #005288 none repeat scroll 0 0;
    color: #ffffff;
    font-family: "Raleway",sans-serif;
    font-size: 1.5rem;
    font-weight: 300;
    padding: 0.63rem 0;
    position: relative;
    text-align: center;
}
#lsh-title > h3::before {
    border-left: 16px solid transparent;
    border-top: 8px solid #e74c3c;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: 100%;
    width: 0;
}
#lsh-title > h3::after{
    content: "";
    height: 0;
    right: 0;
    position: absolute;
    top: 100%;
    width: 0; 
	border-top: 8px solid #e74c3c; 
	border-right: 16px solid transparent;
}

#lsh-form {
    background: rgba(0, 0, 0, 0) url("images/bg-search.png") repeat scroll 0 0;
    border-bottom: 3px solid #e74c3c;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 1rem;
    position: relative;
    width: 946px;
}
#thelshform{}

#lsh-filter {
    margin: 0 auto;
    width: 92.9978%;
}
#lsh-filter fieldset {
    padding: 0 0 1rem;
}
#lsh-filter fieldset .field-holder {
    float: left;
    margin: 0 2.66% 0 0;
    width: 23%;
}
#lsh-filter fieldset #select-col1.field-holder {
    width: 33%;
}
#lsh-filter fieldset #select-col3.field-holder {
    width: 13%;
}
#lsh-filter fieldset .field-holder.last {
    float: right;
    margin: 0;
}


#lsh-filter fieldset .field-holder label {
    color: #005288;
    display: block;
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
    padding: 0 0 0.4rem;
    text-transform: capitalize;
}
#lsh-filter fieldset .field-holder label span{}

#lsh-filter fieldset .field-holder select{
    -moz-appearance: none;
	-webkit-appearance: none;	
}
.ie #lsh-filter fieldset .field-holder select::-ms-expand{display:none}
#lsh-filter fieldset .field-holder select {
    background: #ffffff url("images/arrow-select.png") no-repeat scroll right 52%;

    border: 0 none;
    border-radius: 0;
    box-sizing: border-box;
    color: #676767;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 300;
    padding: 0.8rem 0.6rem;
    width: 100%;
}
#lsh-filter fieldset .field-holder input[type="text"] {
    border: 0 none;
    border-radius: 0;
    box-sizing: border-box;
    color: #676767;
    font-size: 1rem;
    font-weight: 300;
    padding: 0.8rem 0.8rem;
    width: 100%;
}

.firefox #lsh-filter fieldset .field-holder input[type="text"]{padding: 0.86rem 0.8rem;}


#lsh-filter fieldset .field-holder input[type="text"]::-webkit-input-placeholder{color: #676767;}
#lsh-filter fieldset .field-holder input[type="text"]:-moz-placeholder{color: #676767;}
#lsh-filter fieldset .field-holder input[type="text"]::-moz-placeholder{color: #676767;}
#lsh-filter fieldset .field-holder input[type="text"]:-ms-input-placeholder{color: #676767;}

#submit-btn-holder-lsh {
    bottom: -24px;
    box-sizing: border-box;
    left: 0;
    position: absolute;
    width: 100%;
}
#submit-lsh-form{
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;	
}
#submit-lsh-form {
    background: #e74c3c url("images/search-arrow.png") no-repeat scroll 8rem 50%;
    border: 0 none;
    border-radius: 0;
    color: #ffffff;
    display: block;
    font-family: "Oxygen",sans-serif;
    font-weight: 300;
    margin: 0 auto;
    padding: 0.83rem 4.5rem 0.83rem 3.5rem;
    text-transform: uppercase;
}
.safari #submit-lsh-form{width: 188px}
#submit-lsh-form::after{}
#submit-lsh-form:hover {
    background: #005288 url("images/search-arrow.png") no-repeat scroll 8rem 50%;
}
/************************************************/
/* SEARCH FORM TEMPLATE END */
/************************************************/


/************************************************
FOOTER START
************************************************/
#sec-footer {
    background: #ecf0f1 none repeat scroll 0 0;
    margin: 2rem auto 0;
    padding: 1rem 0 2rem;
}
#master-footer {
    margin: 0 auto;
    width: 1000px;
}


#mf-left {
    float: left;
    width: 13.2%;
}
#footer-logo {
    display: block;
    margin: 0 0 1rem;
}
#sml-footer{}
#sml-footer > h4 {
    color: #213a53;
    font-size: 0.875rem;
    line-height: 120%;
    padding: 0 0 0.5rem;
    text-transform: uppercase;
}
#sml-footer > p {
    font-size: 1.2rem;
}
#sml-footer > p a:link, #sml-footer > p a:visited, #sml-footer > p a:active {
    color: #000000;
    display: inline-block;
    margin: 0 5px 0 0;
    text-decoration: none;
}
#sml-footer > p a:hover{color: #e74c3c}



#mf-right {
    float: right;
    width: 65.4%;
}

#fm1 {
    padding: 0 2% 0 0;
    width: 20%;
}
#fm2 {
    padding: 0 2% 0 0;
    width: 23%;
}
#fm3 {
    padding: 0;
    width: 25%;
}
#fm4 {
    float: right;
    width: 22%;
}

.fm {
    float: left;
}
.fm > h5 {
    color: #676767;
    font-size: 0.875rem;
    padding: 0 0 0.6rem;
    text-transform: uppercase;
}
.fm .fmnav{}
.fm .fmnav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.fm .fmnav ul li:first-child {
    padding: 0;
}
.fm .fmnav ul li {
    font-size: 0.875rem;
    line-height: 120%;
    padding: 0.6rem 0 0;
}
.fm .fmnav ul li ul{display: none;}
.fm .fmnav ul li a:link, .fm .fmnav ul li a:visited, .fm .fmnav ul li a:active {
    color: #676767;
    text-decoration: none;
}
.fm .fmnav ul li a:hover{color: #e74c3c;}


#sec-last-footer {
    background: #00436f none repeat scroll 0 0;
    padding: 1rem 0;
}
#last-footer {
    margin: 0 auto;
    width: 1000px;
}
#last-footer p {
    color: #ffffff;
    font-family: "Oxygen",sans-serif;
    font-size: 0.75rem;
    line-height: 120%;
}

#last-footer .lf-left{float: left;}
#last-footer .lf-right{float: right;}
#last-footer a:link, #last-footer a:visited, #last-footer a:active {color: #ffffff;}

#backtotop {
    bottom: 1.5rem;
    color: #e74c3c;
    cursor: pointer;
    display: none;
    font-size: 3rem;
    position: fixed;
    right: 1.5rem;
}
#backtotop.show {
    display: block;
}
#backtotop span{}

/************************************************
FOOTER END
************************************************/

/************************************************
DEFAULT TEMPLATE START
************************************************/
#sec-content {
    padding: 2rem 0 0;
}
#outer {
    margin: 0 auto;
    width: 1000px;
}
#inner{}

#primary{}
#content article{}
.entry-header{}
.entry-title {
    color: #005288;
    font-size: 2.25rem;
    padding: 0 0 1rem;
}

/************************************************
DEFAULT TEMPLATE START
************************************************/

/************************************************/
/* TYPO START START								*/
/************************************************/

.entry-content {
}
.entry-content p {
    color: #4e4c4c;
    font-weight: 300;
    line-height: 140%;
    padding: 0 0 1rem;
	font-size: 1rem;
}

.entry-content ul{
    list-style: outside none none;
    margin: 0;
    padding: 0 0 1rem;	
}
.entry-content ul li{
    color: #4e4c4c;
	font-size: 1rem;
    font-weight: 300;
    line-height: 140%;
    padding: 0.5rem 0 0 1.5rem;
    position: relative;	
}
.entry-content ul li::before {
    color: #ee2e24;
    content: "";
    font-family: fontawesome;
    font-size: 0.938rem;
    left: 0;
    position: absolute;
}
.entry-content ul li:first-child{padding: 0 0 0 1.5rem;}

.entry-content ul ul {
    padding: 1rem 0 0.5rem;
}

.entry-content ol{
    counter-reset: item;
    list-style: outside none none;
    margin: 0;
    padding: 0 0 1rem;	
}
.entry-content ol li{
    color: #4e4c4c;
	font-size: 1rem;
    font-weight: 300;
    line-height: 140%;
    padding: 0.5rem 0 0 1.5rem;
    position: relative;	
}
.entry-content > ol > li::before {
    color: #ee2e24;
    content: counter(item, decimal) " ";
    counter-increment: item;
    font-style: normal;
    left: 0;
    position: absolute;
}

.entry-content ol li:first-child{padding: 0 0 0 1.5rem;}

.entry-content ol li > ol {
    counter-reset: xitem;
    list-style: outside none none;
    margin: 0;
    padding: 1rem 0 0.5rem;
}

.entry-content ol li > ol > li::before {
    color: #ee2e24;
    content: counter(xitem, lower-alpha) " ";
    counter-increment: xitem;
    font-family: "Times New Roman",Times,serif;
    font-size: 0.938rem;
    font-style: normal;
    left: 0;
    position: absolute;
}

.entry-content ol li > ol > li ol{
    list-style: outside none none;
    margin: 0;
    padding: 1rem 0 0.5rem;	
}
.entry-content ol li > ol > li ol li{}
.entry-content ol li > ol > li ol li::before {
    color: #ee2e24;
    content: "i ";
    font-family: "Times New Roman",Times,serif;
    font-size: 0.938rem;
    font-style: normal;
    left: 0;
    position: absolute;
}


.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
    padding: 0 0 1rem;		
}

.entry-content h1{
    color: #005288;
    font-size: 2.25rem;
}
.entry-content h2 {
    color: #676767;
    font-size: 1.5rem;
}
.entry-content h3{
    color: #676767;
    font-size: 1.4rem;
}
.entry-content h4{
    color: #676767;
    font-size: 1.3rem;	
}
.entry-content h5{
    color: #676767;
    font-size: 1.2rem;	
}
.entry-content h6{
    color: #676767;
    font-size: 1.1rem;	
}

.entry-content a:link, .entry-content a:visited, .entry-content a:active{color: #ee2e24;}
.entry-content a:hover{}

.wp-caption.alignnone {
    display: inline-block;
    margin: 0;
    max-width: 100%;
    width: auto !important;
	padding: 0 0 1em;	
}
.wp-caption.alignright {
    display: block;
    float: right;
    margin: 0;
    max-width: 100%;
    padding: 0 0 1em 1em;
    width: auto !important;
}
.wp-caption.alignleft {
    display: block;
    float: left;
    margin: 0;
    max-width: 100%;
    padding: 0 1em 1em 0;
    width: auto !important;
}
.wp-caption.aligncenter {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    padding: 0 0 1em;
    width: auto !important;
}
.wp-caption.aligncenter img{margin:0 auto;}
.wp-caption img {
    display: block;
}
.wp-caption .wp-caption-text {
    font-size: 0.7em;
    padding: 0;
    text-align: center;
}

img.alignnone {
    display: block;
    float: none;
    margin: 0 0 1em;
}
img.alignright{
    display: block;
    float: right;
    margin: 0 0 1em 1em;
    padding: 0;	
}
img.alignleft {
    display: block;
    float: left;
    margin: 0 1em 1em 0;
    padding: 0;
}
img.aligncenter {
    display: block;
    float: none;
    margin: 0 auto 1em;
}

blockquote{}
blockquote p {
    padding: 0.5em 0 !important;
}

blockquote {
	font-family: Georgia, serif;
	font-size: 1em;
	font-style: italic;
	width: auto;
	margin: 0.25em 0 1em;
	padding: 0.25em 40px;
	line-height: 1.45;
	position: relative;
	color: #383838;
	border-left:3px dashed #c1c1c1;
	background:#eee;
}

blockquote cite {
	color: #999999;
	font-size: 14px;
	display: block;
	margin-top: 5px;
}
 
blockquote cite:before {
	content: "\2014 \2009";
}

/************************************************/
/* TYPO START END								*/
/************************************************/


/************************************************/
/* PRODUCT SUMMARY PAGE	START					*/
/************************************************/
#primary-products {
    padding: 1rem 0;
}
#primary-products > h2{}

#pp-holder{}
#pp-holder .clearthis {
    clear: both;
    display: block;
    float: none;
    height: 0;
    width: 100%;
}
#pp-holder .pclass {
    border: 1px solid #ebebeb;
    box-sizing: border-box;
    float: left;
    margin: 0 1.4% 1.4% 0;
    padding: 1rem 1rem 2rem;
    width: 32.4%;
}
#pp-holder .pclass.last {
    float: right;
    margin: 0 0 1.4%;
}
#pp-holder .pclass img{
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
}
#pp-holder .pclass img {
    display: block;
    margin: 0 auto 1.5rem;
}	
#pp-holder .pclass a:hover img{opacity:0.8}

#pp-holder .pclass h2 {
    padding: 0 0 0.8rem;
    text-align: center;
}
#pp-holder .pclass h2 a:link, #pp-holder .pclass h2 a:visited, #pp-holder .pclass h2 a:active {
    color: #676767;
    text-decoration: none;
}

#pp-holder .pclass p {
    font-family: "Oxygen",sans-serif;
    font-size: 1.125rem;
    line-height: 120%;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}
#pp-holder .pclass p a:link, #pp-holder .pclass p a:visited, #pp-holder .pclass p a:active{
    background: #00436f none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    padding: 0.83rem 1.3rem;
    position: relative;
    text-decoration: none;	
}
#pp-holder .pclass p a:hover{opacity: 0.8;}
#pp-holder .pclass p a::after{
    content: "";
    font-family: fontawesome;
    padding: 0 0 0 1rem;
}

/************************************************/
/* PRODUCT SUMMARY PAGE	END						*/
/************************************************/

/************************************************/
/* PRODUCT SINGLE PAGE	START				*/
/************************************************/
.entry-header.hideme{display: none}

#pro-content {
    padding: 0 0 2rem;
}

#gallery {
    float: left;
    width: 41%;
}
#main-img {
    border: 1px solid #ebebeb;
    margin: 0 auto 0.4rem;
}
#main-img img {
    box-sizing: border-box;
    display: block;
    margin: 0 auto;
    padding: 2rem;
    width: auto;
}

#pro-gallery{}
#pro-gallery a:link, #pro-gallery a:visited, #pro-gallery a:active {
    border: 1px solid #ebebeb;
    box-sizing: border-box;
    display: inline-block;
    float: left;
    margin: 0 2% 2% 0;
    width: 32%;
}
#pro-gallery a:hover{opacity:0.8;}
#pro-gallery a.last:link, #pro-gallery a.last:visited, #pro-gallery a.last:active {
    float: right;
    margin: 0 0 2%;
}
#pro-gallery a.last:hover{}

#pro-gallery .clearthis{clear: both; float: none; width: 100%; height: 0;}

#main-img a:hover{opacity:0.8} 

#pro-gallery img {
    box-sizing: border-box;
    display: block;
    margin: 0 auto;
    padding: 0.8rem;
    width: auto;
}

#pr-right {
    float: right;
    width: 55%;
}

#from-content {
    padding: 0 0 1rem;
}

#pr-right .pro-linker{
    font-family: "Oxygen",sans-serif;
    font-size: 1.125rem;
    line-height: 120%;
    text-transform: uppercase;	
}
#pr-right .pro-linker a:link, #pr-right .pro-linker a:visited, #pr-right .pro-linker a:active{
    color: #ffffff;
    display: inline-block;
    padding: 0.83rem 1rem;
    text-decoration: none;	
}
#pr-right .pro-linker a:hover{opacity:0.8;}
#pr-right .pro-linker a::after{
    content: "";
    font-family: fontawesome;
    padding: 0 0 0 1rem;	
}

#pr-right .pro-linker a.pro-demo:link, #pr-right .pro-linker a.pro-demo:visited, #pr-right .pro-linker a.pro-demo:active {
    background: #e74c3c none repeat scroll 0 0;
    margin: 0 0.5rem 0 0;
}
#pr-right .pro-linker a.pro-demo:hover{}

#pr-right .pro-linker a.pro-other:link, #pr-right .pro-linker a.pro-other:visited, #pr-right .pro-linker a.pro-other:active{
    background: #00436f none repeat scroll 0 0;
}
#pr-right .pro-linker a.pro-other:hover{}

#pr-right .pro-linker a.pro-other.faq:link, #pr-right .pro-linker a.pro-other.faq:visited, #pr-right .pro-linker a.pro-other.faq:active {
    margin: 0 0 0 0.5rem;
}


#specifications {
    border: 1px solid #ebebeb;
}
#specifications > h2 {
    background: #005288 none repeat scroll 0 0;
    border-bottom: 1px solid #ebebeb;
    color: #ffffff;
    font-size: 0.875rem;
    padding: 1.33rem 2%;
    text-transform: uppercase;
}

#spc{}
#spc .spec-holder {
    border-top: 1px solid #ebebeb;
    padding: 0;
}

#spc .spec-holder:first-child {
    border-top: 0 none;
    padding: 0;
}

#spc .spec-holder .spec-title {
    box-sizing: border-box;
    float: left;
    font-size: 0.875rem;
    padding: 0.8rem 2%;
    width: 48%;
}
#spc .spec-holder .spec-desc {
    border-left: 1px solid #ebebeb;
    float: right;
    font-size: 0.875rem;
    padding: 0.8rem 2%;
    width: 47.8%;
}
/************************************************/
/* PRODUCT SINGLE PAGE	END				*/
/************************************************/

/************************************************/
/* CONTACT TEMPLATE START				*/
/************************************************/
#sec-map-holder{}
#map-holder {
    box-sizing: border-box;
    width: 100%;
}
#map-holder .mapp-layout {
    border: 0 none;
    margin: 0 auto;
    width: 100% !important;
}
#map-holder .mapp-layout .mapp-map-links {
    border: 0 none;
}
#map-holder .mapp-layout .mapp-canvas {
    /*height: 25.813rem !important;*/
}
#map-holder .mapp-layout .mapp-canvas .gm-style{}


.entry-content .gform_wrapper {
    box-sizing: border-box;
    margin: 0 !important;
    max-width: inherit !important;
    padding: 0 0 4rem !important;
    width: 100% !important;
}
.entry-content .gform_wrapper form{
    box-sizing: border-box;
    margin: 0 !important;
    max-width: inherit !important;
    padding: 0 !important;
    width: 100% !important;	
}
.entry-content .gform_wrapper form .gform_body{
    box-sizing: border-box;
    margin: 0 !important;
    max-width: inherit !important;
    padding: 0 !important;
    width: 100% !important;	
}
.entry-content .gform_wrapper form .gform_body .gform_fields{}
.entry-content .gform_wrapper form .gform_body .gform_fields .gfield {
    background: transparent none repeat scroll 0 0 !important;
    border: 0 none !important;
    font-size: inherit;
    line-height: 120%;
    margin: 0 !important;
    max-width: inherit !important;
    padding: 0 0 1rem !important;
    width: 100% !important;
}
.entry-content .gform_wrapper form .gform_body .gform_fields .gfield::before{display: none;}

.entry-content .gform_wrapper form .gform_body .gform_fields .gfield label {
    color: #676767 !important;
    display: block !important;
    font-family: "Oxygen",sans-serif !important;
    font-size: 0.939rem !important;
    font-weight: 300 !important;
    line-height: 120% !important;
    margin: 0 !important;
    max-width: inherit !important;
	padding: 0 0 0.5rem !important;
}
.entry-content .gform_wrapper form .gform_body .gform_fields .gfield label .gfield_required {
    color: #676767 !important;
}

.entry-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container {
    background: transparent none repeat scroll 0 0 !important;
    margin: 0 !important;
    max-width: inherit !important;
    padding: 0 !important;
    width: 100% !important;
}
.entry-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input[type="text"] {
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    font-size: 0.939rem;
    line-height: 1;
    padding: 0.73rem 0.5rem;
    text-indent: inherit !important;
    width: 100% !important;
	color: #676767;
}

.entry-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    font-size: 0.939rem;
    height: 100px;
    line-height: 1;
    padding: 0.73rem 0.5rem;
    resize: vertical;
    text-indent: inherit !important;
    width: 100% !important;
	color: #676767;
}

.entry-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container select{
    -moz-appearance: none;
	-webkit-appearance: none;	
}
.firefox .entry-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container select {
    padding: 0.4rem 0.3rem;
}
.entry-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container select {
    background: rgba(0, 0, 0, 0) url("images/select-arrow.png") no-repeat scroll right 51%;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    color: #676767;
    cursor: pointer;
    font-size: 0.939rem;
    line-height: 1;
    padding: 0.824rem 0.5rem;
    text-indent: inherit !important;
    width: 100% !important;
}
.ie .entry-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container select::-ms-expand{display:none}

.entry-content .gform_wrapper form .gform_body .gform_fields .gfield.gf_left_half {
    float: left;
    width: 49% !important;
	clear: none !important;
	margin-right: 0 !important;
}
.entry-content .gform_wrapper form .gform_body .gform_fields .gfield.gf_right_half {
    float: right;
    width: 49% !important;
	clear: none;
	clear: none!important;
}

.entry-content .gform_wrapper .gform_footer {
    clear: both;
    margin: 0;
    padding: 1rem 0 0;
}
.entry-content .gform_wrapper form .gform_footer input[type="submit"] {
    background: #e74c3c none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #ffffff;
    display: inline-block;
    font-family: "Oxygen",sans-serif;
    font-weight: 300;
    margin: 0;
    padding: 0.83rem 7.5rem;
    text-transform: uppercase;
}
.entry-content .gform_wrapper form .gform_footer input[type="submit"]{}
.entry-content .gform_wrapper form .gform_footer input[type="submit"]:hover{opacity:0.8}

.entry-content .gform_wrapper form > .validation_error {
    border: 0 none;
    color: #ff0000;
    font-size: 1rem;
    font-weight: 300;
    margin: 0;
    padding: 0 0 1rem;
}
.entry-content .gform_wrapper form .gform_body .gform_fields .gfield .validation_message {
    color: #ff0000;
    font-size: 0.75rem !important;
    font-weight: 300;
    margin: 0 !important;
    max-width: inherit !important;
    padding: 3px 0 0 !important;
}
.gforms_confirmation_message .gform_confirmation_wrapper .gform_confirmation_message {
    color: #ff0000;
    font-size: 1rem;
    font-weight: 300;
    padding: 0 0 2rem;
}

#contact-information{}
#content-contact {
    padding: 0 0 1rem;
}

#contact-information .ci h2{}
#contact-information .ci .ci-add{}
#contact-information .ci .ci-pe{}
#contact-information .ci .ci-pe .spanner {
    display: block;
}
#contact-information .ci .ci-pe strong{font-weight: 300;}
#contact-information .ci .ci-pe a:link, #contact-information .ci .ci-pe a:visited, #contact-information .ci .ci-pe a:active {
    color: #4e4c4c;
}
#contact-information .ci .ci-pe a:hover {
    color: #ee2e24;
}
#contact-information .ci {
    float: left;
}
#ci-1 {
    padding: 0 2% 0 0;
    width: 37%;
}
#ci-2{width: 37%;}
/************************************************/
/* CONTACT TEMPLATE END				*/
/************************************************/

/************************************************/
/* SEARCH RESULT START				*/
/************************************************/

#sec-rsult-form-wrapper {
    background-position: center top;
    background-size: cover;
}
#rsult-form-wrapper {
    margin: 0 auto;
    padding: 8.1rem 0 0;
    position: relative;
    width: 1000px;
}
#rsult-form-wrapper #location-search-holder {
    bottom: inherit;
    left: inherit;
    position: relative;
    width: auto;
}

.search-entry-title {
    color: #213a53;
    font-family: "Oxygen",sans-serif;
    font-size: 0.875rem;
    font-weight: 300;
    padding: 0 0 2rem;
}

#result-holder {
    margin: 0 auto;
    width: 946px;
}
#result-holder .rsx {
    padding: 2rem 0 0;
}
#result-holder .rsx:first-child {
    padding: 0;
}
#result-holder .rsx .r-left {
    float: left;
    width: 50%;
}
#result-holder .rsx .r-left h3 {
    font-size: 1.5rem;
}
#result-holder .rsx .r-left h3 a:link, #result-holder .rsx .r-left h3 a:visited, #result-holder .rsx .r-left h3 a:active {
    color: #005288;
    text-decoration: none;
}
#result-holder .rsx .r-left h3 a:hover{}
#result-holder .rsx .r-left .radd {
    color: #656363;
    font-size: 0.875rem;
    line-height: 180%;
    padding: 0;
}
#result-holder .rsx .r-left .radd::before {
    color: #656363;
    content: "";
    font-family: fontawesome;
    padding: 0 0.5rem 0 0;
}
#result-holder .rsx .r-left .rews{
    color: #656363;
    font-size: 0.875rem;
    line-height: 180%;
    padding: 0;	
}

#result-holder .rsx .r-left .rews .rphone {
    color: #656363;
    display: inline-block;
    margin: 0 3rem 0 0;
    text-decoration: none;
}
#result-holder .rsx .r-left .rews .rphone::before {
    content: "";
    font-family: fontawesome;
    padding: 0 0.5rem 0 0;
    position: relative;
    top: 2px;
}
#result-holder .rsx .r-left .rews .rphone:hover{color: #ee2e24}

#result-holder .rsx .r-left .rews .rems{
    color: #656363;
    display: inline-block;
    text-decoration: none;
}
#result-holder .rsx .r-left .rews .rems::before{
    content: "";
    font-family: fontawesome;
    padding: 0 0.5rem 0 0;
}
#result-holder .rsx .r-left .rews .rems:hover{color: #ee2e24}


#result-holder .rsx .r-right {
    float: right;
    font-family: "Oxygen",sans-serif;
    font-size: 0.938rem;
    font-weight: 300;
    line-height: 120%;
    padding: 0;
    text-transform: uppercase;
}
#result-holder .rsx .r-right a::after{
    content: "";
    font-family: fontawesome;
    padding: 0 0 0 1rem;	
}
#result-holder .rsx .r-right a:link, #result-holder .rsx .r-right a:visited, #result-holder .rsx .r-right a:active{
    background: #e74c3c none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    padding: 0.53rem 1.2rem;
    text-decoration: none;
}
#result-holder .rsx .r-right a:hover{opacity:0.8}

#rselut-pag {
    padding: 2rem 0 0;
}
/************************************************/
/* SEARCH RESULT END				*/
/************************************************/

/************************************************/
/* SINGLE LOCATION START				*/
/************************************************/

#location-info {
    padding: 0 0 1rem;
}
#location-info .radd{
    color: #656363;
    font-size: 0.875rem;
    line-height: 180%;
    padding: 0;	
}
#location-info .radd::before{
    color: #656363;
    content: "";
    font-family: fontawesome;
    padding: 0 0.5rem 0 0;	
}

#location-info .rews{
    color: #656363;
    font-size: 0.875rem;
    line-height: 180%;
    padding: 0;	
}

#location-info .rews .rphone{
    color: #656363;
    display: inline-block;
    margin: 0 3rem 0 0;
    text-decoration: none;	
}
#location-info .rews .rphone::before{
    content: "";
    font-family: fontawesome;
    padding: 0 0.5rem 0 0;
    position: relative;
    top: 2px;
}
#location-info .rews .rphone:hover{ color: #ee2e24;}

#location-info .rews .rems{
    color: #656363;
    display: inline-block;
    text-decoration: none;	
}
#location-info .rews .rems::before{
    content: "";
    font-family: fontawesome;
    padding: 0 0.5rem 0 0;	
}
#location-info .rews .rems:hover{ color: #ee2e24;}

/************************************************/
/* SINGLE LOCATION END				*/
/************************************************/

/************************************************/
/* SEARCH TEMPLTE START				*/
/************************************************/

#the-search-result{}
#the-search-result .tsr:first-child {
    padding: 0;
}
#the-search-result .tsr {
    padding: 2rem 0 0;
}

#the-search-result .tsr h2 {
    padding: 0 0 0.3rem;
}
#the-search-result .tsr h2 a:link, #the-search-result .tsr h2 a:visited, #the-search-result .tsr h2 a:active {
    color: #005288;
    text-decoration: none;
}
#the-search-result .tsr h2 a:hover{}

#the-search-result .tsr .theexcerpt {
    padding: 0 0 0.3rem;
}
#the-search-result .tsr .search-link {
    font-size: 0.875rem;
    padding: 0;
}

#search-another{}
#search-again-header{}
#searchform-again{}
#searchform-again fieldset{
    box-sizing: border-box;
    position: relative;
    width: 100%;	
}
#searchform-again fieldset::after{
    color: #372a19;
    content: "";
    font-family: fontawesome;
    font-size: 1.3rem;
    position: absolute;
    right: 1.5%;
    top: 9px;	
}
#searchform-again fieldset #s {
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    box-sizing: border-box;
    color: #372a19;
    font-size: 1rem;
    padding: 0.5rem 2.3rem 0.5rem 0.5rem;
    position: relative;
    width: 100%;
}





#the-faqs {
    padding: 2rem 0 0;
}
#the-faqs > h2 {
    color: #005288;
    font-size: 2.25rem;
    padding: 0 0 1.5rem;
}
#the-faqs h4.accordion {
    background-color: #005288;
    border-bottom: 2px solid #e74c3c;
    box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    font-size: 0.875rem;
    line-height: 140%;
    outline: medium none;
    padding: 1.16rem 3rem 1.16rem 2rem;
    position: relative;
    text-align: left;
    transition: all 0.4s ease 0s;
    width: 100%;
}

#the-faqs h4.accordion.active, #the-faqs h4.accordion:hover {
}

#the-faqs h4.accordion::after {
    content: "";
    font-family: fontawesome;
    font-size: 1.125rem;
    position: absolute;
    right: 2rem;
    top: 19px;
}
#the-faqs h4.accordion.active::after {
    content: "";
}

div.panel {
    background-color: #ccd4da;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0 2rem;
    transition: 0.2s ease-in-out;
}



div.panel.show {
    border-bottom: 2px solid #ffffff;
    max-height: 1000000rem;
    opacity: 1;
    padding: 1.16rem 2rem;
}
div.panel p {
    color: #656363;
    font-size: 0.875rem;
}
div.panel li {
    color: #656363;
    font-size: 0.875rem;
}
/************************************************/
/* SEARCH TEMPLTE END				*/
/************************************************/

#sec-content.extra {
    padding: 0;
}

#sec-dl-broch{
    background: rgba(0, 0, 0, 0) url("images/bg-demo.png") repeat scroll 0 0;
    margin: 0 auto 2rem;	
	padding: 1rem 0;
}
#dl-broch{
    margin: 0 auto;
    width: 1000px;	
}
#dl-broch h3{
    color: #ffffff;
    float: left;
    font-family: "oxygen",sans-serif;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 200%;	
}
#dl-broch a:link, #dl-broch a:visited, #dl-broch a:active{
    float: right;
    font-family: "Oxygen",sans-serif;
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 120%;
    text-transform: uppercase;	
	
    background: #e74c3c none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    padding: 0.83rem 1.2rem;
    text-decoration: none;
}
#dl-broch a:hover{
opacity: 0.8;	
}
#dl-broch a::before{}
#dl-broch a::after{
    content: "";
    font-family: fontawesome;
    padding: 0 0 0 1rem;	
}

#pp-holder.testi {

}

#pp-holder.testi .pclass {
    padding: 0;
    border: 0;
}

#pp-holder.testi .pclass img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

#pp-holder.testi .pclass h2,
#pp-holder.testi .pclass p {
    text-align: left;
}

#pp-holder.testi .pclass h2 {
    padding-bottom: 0;
}

#pp-holder.testi .pclass p {
    text-transform: initial;
    margin-bottom: 1em;
    font-size: 16px;
}

#pp-holder.testi .pclass p a {
    background: none;
    padding: 0;
    color: #00436f;
}

#pp-holder.testi .pclass p a:after {
    display: none;
}

/************************************************/
/* Single Testimonial Template START */
/************************************************/
h1.entry-title.testi{
    color: #676767;
    font-size: 1.5rem;	
	font-weight: 300;
}
h2.sub-title-testi{
font-size: 1.1rem;
color: #005288;	
padding: 0 0 1rem
}	
#pr-right .pro-linker.testi-linkers {
    padding: 0 0 3rem;
}
/************************************************/
/* Single Testimonial Template START */
/************************************************/











/************************************************/
/* MEDIA QUERIES                                */
/************************************************/

/*iPad - Landscape*/
@media only screen and (min-width : 981px) and (max-width : 1024px) {

}

/*iPad - Portrait*/
@media only screen and (max-width : 980px ) {
	
.home #lsh-form {
    background: #d1d3d6 none repeat scroll 0 0;
}
	
	#resp-sidebar.xtac{display: none !important;}
	
	#master-header, #main-nav-search, #outer, #rsult-form-wrapper {width: 96%;}
	#result-holder{width: auto;}
	
#right-header {
    padding: 0.5rem 0 0;
    width: 77.4%;
}


#btn-header {
    font-size: 0.875rem;
}
#inner-right-header {
    padding: 0.5rem 0 0;
}
#email-header, #phone-header {
    font-size: 1rem;
}
#thenavigator > li:first-child {
    padding: 0 0.5rem 0 0;
}
#thenavigator > li {
    padding: 0 0.5rem;
}
#thenavigator > li > .sub-menu > li > a:link, #thenavigator > li > .sub-menu > li > a:visited, #thenavigator > li > .sub-menu > li > a:active {
    padding: 0.8rem 0.5rem;
}
#thenavigator > li > .sub-menu > li .sub-menu li > a:link, #thenavigator > li > .sub-menu > li .sub-menu li > a:visited, #thenavigator > li > .sub-menu > li .sub-menu li > a:active {
    padding: 0.8rem 0.5rem;
}
#thenavigator > li:last-child {
    padding: 0 0 0 0.5rem;
}








#location-search-holder {
    bottom: inherit;
    left: inherit;
    position: relative;
    width: auto;
}
#home-slider-wrapper.flexslider .slides li .bg-holder {
    background-size: cover;
    height: auto;
}
#home-slider-wrapper.flexslider .slides li .bg-holder .bg-full {
    margin: 0 auto;
    padding: 3rem 0;
    position: relative;
    width: 96%;
}
#lsh-wrapper {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: auto;
}
#lsh-form {width: 97%;}
#submit-btn-holder-lsh {
    bottom: inherit;
    box-sizing: border-box;
    left: inherit;
    position: relative;
    width: auto;
}
#lsh-filter fieldset .field-holder label{ text-align: center}
#lsh-filter fieldset .field-holder.last {
    float: none;
    margin: 0;
}
#lsh-filter fieldset .field-holder {
    float: none;
    margin: 0 0 1rem;
    width: auto;
}
#lsh-filter fieldset .field-holder select, #lsh-filter fieldset .field-holder input[type="text"]{text-align: center}

#sec-home-slider {
    padding: 0 0 2rem;
}

#home-slider-wrapper.flexslider .slides li .bg-holder .bg-full .bg-real-width {
    margin: 0 auto;
    width: auto;
}
#home-slider-wrapper.flexslider .slides li .bg-holder .bg-full .bg-real-width h2 {
    font-size: 1.5rem;
}
#home-slider-wrapper.flexslider .slides li .bg-holder .bg-full .bg-real-width p {
    font-size: 1rem;
}

#sec-product-category {
    margin: 0 auto 3rem;
}
#product-category {
    margin: 0 auto;
}

#demo-btn, #profile-hole, #master-footer, #last-footer, #product-category {
    width: 96%;
}

.demo-left {
    float: none;
    line-height: 120%;
    padding: 0 0 1rem;
    text-align: center;
}
.demo-right {
    float: none;
    text-align: center;
    text-transform: uppercase;
}
#pr-right .pro-linker a.pro-demo:link, #pr-right .pro-linker a.pro-demo:visited, #pr-right .pro-linker a.pro-demo:active {
    background: #e74c3c none repeat scroll 0 0;
    display: table;
    margin: 0 0 0.5rem;
}

#rsult-form-wrapper {
    padding: 3rem 0;
}

#profile-hole {
    background-size: 100% auto;
}
#pr-right .pro-linker a.pro-other.faq:link, #pr-right .pro-linker a.pro-other.faq:visited, #pr-right .pro-linker a.pro-other.faq:active {
    margin: 0;
}



.entry-content .gform_wrapper {
    padding: 0 0 2rem !important;
}
#pr-right .pro-linker a.pro-other:link, #pr-right .pro-linker a.pro-other:visited, #pr-right .pro-linker a.pro-other:active {
    display: table;
    margin: 0 0 0.5rem;
}
#dl-broch {
    width: 96%;
}

#dl-broch h3 {
    float: none;
    line-height: 120%;
    padding: 0 0 1rem;
    text-align: center;
}
#dl-broch a:link, #dl-broch a:visited, #dl-broch a:active {
    display: table;
    float: none;
    margin: 0 auto;
}
#lsh-filter fieldset #select-col1.field-holder {
    width: auto;
}
#lsh-filter fieldset #select-col3.field-holder {
    width: auto;
}




	
}

/*Small Tablet*/
@media only screen and (max-width : 767px ) {
.entry-content {
    min-height: inherit;
}
	#desktop-logo, #right-header{display: none;}
	
	#mobile-logo {
		display: block;
		float: left;
		width: 20%;
	}
	#slickerbtn {
		display: block;
		float: right;
	}
	#sec-nav-search{display: none;}
	
	#sec-header {
		background: #005288 none repeat scroll 0 0;
	}
	
	
#product-category > h2 {
    font-size: 1.8rem;
}
#product-category > h3 {
    font-size: 1.2rem;
}
#product-category-holder .pc.last {
    float: none;
    margin: 0;
}
#product-category-holder .pc {
    float: none;
    margin: 0 auto 2rem;
    width: auto;
}

#profile-links a.pl-one:link, #profile-links a.pl-one:visited, #profile-links a.pl-one:active {
    margin: 0 auto 1rem;
}
	
#profile-links a:link, #profile-links a:visited, #profile-links a:active {
    display: table;
}
#profile-links a.pl-two:link, #profile-links a.pl-two:visited, #profile-links a.pl-two:active {
    margin: 0 auto;
}

#mf-right{display: none;}
#mf-left {
    float: none;
    width: auto;
}

#last-footer .lf-left {
    float: none;
    padding: 0 0 0.5rem;
}
#last-footer .lf-right {
    float: none;
}
#last-footer p {
    text-align: center;
}

#footer-logo {
    margin: 0 auto 1rem;
}
#sml-footer > h4, #sml-footer > p	 {
    text-align: center;
}

#pp-holder .pclass {
    float: none;
    margin: 0 auto 1rem;
    padding: 1rem;
    width: auto;
}
#pp-holder .pclass.last {
    float: none;
    margin: 0 auto 1rem;
}
#spc .spec-holder .spec-title {
/*    border-bottom: 1px solid #ebebeb;
    float: none;
    width: auto;*/
}

#spc .spec-holder .spec-desc {
/*    border-left: 0 solid #ebebeb;
    float: none;
    width: auto; */
}
#spc .spec-holder:nth-child(2n) {
    background: #f9f9f9 none repeat scroll 0 0;
}
#gallery {
    float: none;
    padding: 0 0 1rem;
    width: auto;
}
#pr-right {
    float: none;
    width: auto;
}
.entry-title-product {
    display: none;
}
.entry-header.hideme {
    display: block;
}

#map-holder .mapp-layout .mapp-canvas {
    height: 180px !important;
}
.entry-content .gform_wrapper form .gform_body .gform_fields .gfield.gf_left_half {
    float: none;
    width: 100% !important;
}
.entry-content .gform_wrapper form .gform_body .gform_fields .gfield.gf_right_half {
    float: none;
    width: 100% !important;
}
.entry-content .gform_wrapper form .gform_footer input[type="submit"] {
    padding: 0.83rem 3.5rem;
}
#contact-information .ci {
    float: none;
}
#ci-1, #ci-2 {
    padding: 0;
    width: auto;
}
#result-holder .rsx .r-left {
    float: none;
    width: auto;
}
#result-holder .rsx .r-right {
    float: none;
    padding: 0;
}
#result-holder .rsx .r-left .rews .rphone {
    display: table;
    margin: 0;
}
#location-info .rews .rphone {
    display: table;
    margin: 0;
}

#sml-footer > p {
    font-size: 1.6rem;
}
#mob-other-info > .sml-header {
    font-size: 1.5rem;
}

	  #spc .spec-holder .spec-title{width: 46%;}	
	  #the-faqs h4.accordion::after{display: none;}

#product-category-holder.twocol .pc:last-child {
    float: none;
    margin: 0 auto;
}	
#product-category-holder.twocol .pc {
    float: none;
    margin: 0 auto 2rem;
    width: 100%;
}  

	  
}

/*Iphones*/
@media only screen and (max-width : 480px ) {
	

#mobile-logo {
    width: 80px;
}
#home-slider-wrapper.flexslider .slides li .bg-holder {
    min-height: 240px;
}
	
}

/*Small phones*/
@media only screen and (max-width : 320px ) {
}