/*
Theme Name: Göteborgs El & Rörjour
Author: Markus Rundlöf @ Adaptonline.se
*/
@import url(css/reset.css);
@import url(css/cal.css);
@import url(css/iform.css);
@import url(css/more.css);
@import url(css/1140_24_col_responsive.css);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700,300italic,400italic,700italic);
@import url(https://fonts.googleapis.com/css?family=Gudea:400,700,400italic);
body {
    background: #ffffff;
	background-color:#ffffff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
    font-size: 0.875em;
    line-height: 1.375em;
    color: #646464;
}
.logo {	position:relative; z-index:222; }
@font-face {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
    font-style: normal;
}
textarea, input[type="submit"]{
    font-family: 'Roboto Condensed', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
    color: #212121;
}
h1 {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
}
h2 {
    font-size: 22px;
	color:#ca1b22;
}
.content-bar h1 {
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 28px;
	line-height:28px;
	color:#212121;
	margin-bottom:12px;
}
.content-bar h3 {
	margin-bottom: 24px;
    font-size: 18px;
    line-height: 18px;
	color:#404040;
	font-weight:300;
}
.content-bar h4 {
	margin-bottom: 18px;
	color:#646464;
	line-height: 22px;
}
h3 {
    font-size: 20px;
	line-height: 30px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 16px;
}
h6 {
    font-size: 14px;
}
p {
    color: #404040;
}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.625em;
    margin-top: 5px;
}
a {
    text-decoration: none;
    color: #ca1b22;
}
a img {
    border: none;
}
b, strong {
    font-weight: 400 !important;
}
:focus {
    outline: none;
}
input[type="submit"] {
    cursor: pointer;
}
ol {
    list-style: decimal;
}
ul {
    list-style: disc;
}
li {
    margin-left: 15px;
	margin-bottom: 10px;
}

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, figure {
    margin-bottom: 15px;
    font-weight: normal;
}
::selection {
	background: #f0f0f0; /* Safari */
	}
::-moz-selection {
	background: #f0f0f0; /* Firefox */
}
td, th {
    border: 0px solid #ccc;
    padding: 3px;
}
th {
    background: #cccccc;
}
.post_content .read_more {
    color: #333333;
    font-size: 15px;
    font-weight: bolder;
    margin-bottom: 15px;
}
.sidebar h2 {
	font-size:22px;
	line-height:25px;
	color:#335B96;
	font-weight:700;
}
.sidebar h3 {
	font-family: 'Roboto Condensed', sans-serif;
	color: #424242;
    font-size: 20px;
	line-height: 20px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	font-weight:700;
	text-transform:uppercase;
	border-bottom:1px solid #afafaf;
}
.sidebar .textwidget {
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top: 5px;
	border-bottom: 0px solid #d0d0d0;
}
.border1 {border:1px solid #ca1b22;}
.knapp {
	text-align:center;
	font-size:25px;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	text-transform:uppercase;
	letter-spacing: 2px;
}

.knapp a {
	background:#fff;
	color:#335b96;
	border: 1px solid #335b96;
	border-radius:7px;
	padding:20px;
}

.knapp a:hover {
	background:#335b96;
	color:#fff;
	border: 1px solid #335b96;
	border-radius:7px;
	padding:20px;
}

.type-page {
    border-bottom: 1px solid #D6D6D6;
    margin-bottom: 30px;
    padding-bottom: 15px;
}

h1.post_title {padding-top:15px;}

.post_bg {
	background:#000;
	position:relative;
	width:290px;
}

.home_container89234 {
	background:#343434;
background-image:url('images/lightcolor.jpg');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center; 
}
.home_container {
  background: url('images/lightcolor.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 }

.boxad {
	color:#666;
	text-align:left;
	min-height: 185px;
	width: 1200px;
	margin-bottom: 40px;
	margin-top:25px;
}

.boxad p {
	color:#444444;
	font-size: 16px;
	line-height: 22px;
	font-weight:300;
}

.boxad h3 { 
	color:#444444;
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 30px;
	padding-bottom:10px;
	font-weight:700;
	line-height: 36px;
}

.annonsera {
	background:#F2F2F2;
    padding: 25px 40px 0;
    width: auto;
	float:left;
-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);
}

.valkommen {
	width:100%;
	float:left;
	height:100%;
	padding:40px;
}

.sticky{
}
.gallery-caption{
}
.index_container {
    position: relative;
}
.header_container {
	background: #fde331;
	border-bottom:4px solid #212121;
    text-align: center;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1;
        padding: 26px 0px 46px;
}
.bluebg {background:#335b96; width:100%; height:100px;}
.slider-shadow {
    background:url(images/shadow_slider.png) top center no-repeat;
	height:37px;
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	padding-bottom: 12px;
	border-bottom:1px solid #afafaf;
}
.header_container.not_home, .header_container.index{
    position:static;
    background:#fde331;
    box-shadow:none;
}
.page_index_container {
    background: #303030 url(images/header-bg.png) center repeat-y;
    min-height: 195px;
    border-bottom: 1px solid #686869;
}
.header {
    z-index: 1;
	float:left;
	padding-bottom:22px;
}
.varukorg {
    float: right;
    margin-top: -16px;
    text-align: left;
    width: 311px;
    z-index: 1;
	background:#fff;
}
.varukorg-shadow {
    float: right;
    text-align: left;
    width: 311px;
	height:18px;
    background:#fde331 url(images/shadow_menu.png) top center no-repeat;
}
.varu {
	color:#ffffff;
	text-transform:uppercase;
	padding:10px;
	font-weight:400;
	font-size: 15px;
	background:#212121;
}
.header_wrapper {
    margin-top: 36px;
    margin-bottom: 15px;
}
.header_wrapper .logo {
    margin-top: 2px;
}
.site-title{
    font-size: 34px;
    margin-bottom: 20px;
}
.site-title a{
    color:#CD1719;
        text-transform: uppercase;
    font-weight: 700;
}
.header_wrapper .logo img {
    max-width: 300px;
    max-height: 80px;
}
.menu-wrapper {
    background: none;
}
.mobieMenu {
    margin: 0 auto;
    width: 70%;
    margin-top: 12px;
    text-align: center;
    margin-left: 70px;
}
.menu_container {
    border-top: 0px solid #000;
}
.menu_bar {
    border: 1px solid #d9d9d9;
    background: #fff;
    display: block;
    padding-bottom: 20px;
    padding-top: 5px;
    padding-left: 20px;
    margin-top: 15px;
}
#menu {
    position: relative;
}
#menu ul {
    list-style-type: none;
}
#menu .ddsmoothmenu {
    list-style: none;
    position: relative;
    margin-top: 12px;
    margin-bottom: 12px;
    text-align: left;
	text-transform:uppercase;
	width:70%;
	float:left;
}
#menu .ddsmoothmenu li > ul li > ul {
    margin-top: 1px;
}
#menu .ddsmoothmenu li {
	font-family: 'Gudea', sans-serif;
	font-weight:400;
    position: relative;
    display: inline;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0px;
}
#menu .ddsmoothmenu li a {
    color: #424242;
    text-decoration: none;
    padding: 10px 15px 10px 0px;
    font-size:17px;
    line-height:40px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    background-position: center -5px;
}


.menu-item-13 {font-weight:700 !important;}

#menu .ddsmoothmenu2 {
    list-style: none;
    position: relative;
    margin-top: 12px;
    margin-bottom: 12px;
    text-align: right;
	text-transform:uppercase;
	width:30%;
	float:right;
}
#menu .ddsmoothmenu2 li > ul li > ul {
    margin-top: 1px;
}
#menu .ddsmoothmenu2 li {
	font-family: 'Gudea', sans-serif;
	font-weight:700;
    position: relative;
    display: inline;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0px;
}
#menu .ddsmoothmenu2 li a {
    color: #424242;
    text-decoration: none;
    padding: 10px 0px 10px 15px;
    font-size:17px;
    line-height:40px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    background-position: center -5px;
}


.varukorg .ddsmoothmenu3 {
	border-top: 1px solid #d0d0d0;
    list-style: none;
    position: relative;
    margin-top: 1px;
    margin-bottom: 0px;
    text-align: right;
	width:100%;
	float:right;
}
.varukorg .ddsmoothmenu3 li > ul li > ul {
    margin-top: 1px;
}
.varukorg .ddsmoothmenu3 li {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
    position: relative;
    display: inline;
    margin-left: 0;
    margin-bottom: 0;
	margin-right: 10px;
}
.varukorg .ddsmoothmenu3 li a {
    color: #424242;
    text-decoration: none;
    padding: 10px 0px 10px 15px;
    font-size:15px;
    line-height:40px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    background-position: center -5px;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    border-left: 1px solid #ca1b22;
    padding-left: 15px;
}



#menu li.current-menu-item a, #menu li.current_page_item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover {
    color: #ca1b22;
}
#menu .ddsmoothmenu li > ul {
    margin-top: 7px;
    padding-top: 10px;
    margin-left: 5px;
}
#menu li li a, #menu li li a.selected, #menu li li a:hover {
    border: none;
}
#menu li.current-menu-item a:hover, #menu li.current-menu-parent a:hover, #menu li.current_page_parent a:hover, #menu li a:hover.selected {
    text-decoration: none;
    color: #ca1b22;
}
#menu li li.current-menu-item a, #menu li li.current_page_item a, #menu li li.current-menu-parent a, #menu li li.current_page_parent a, #menu li li a.selected, #menu li li a:hover {
    color: #ca1b22;
    background: none;
}
#menu .ddsmoothmenu li li:first-child {
    padding-top: 10px;
}
#menu .ddsmoothmenu li li {
    background: url(images/menu-bg.png) repeat;
    text-transform: capitalize;
    margin: 0;
    padding: 0;
}
#menu .ddsmoothmenu li li a {
    width: 155px;
    height: auto;
    float: none;
    display: block;
    text-align: left;
    position: relative;
    margin: 0;
    padding: 10px 0;
    margin-left: 18px;
    margin-right: 18px;
    text-transform: capitalize;
    border-bottom: 1px dotted #ccc;
    padding-left: 0px;
    line-height:28px;
    text-shadow: none;
    border-right: none;
    text-shadow: 0 1.5px 1px #fff;
}
#menu .ddsmoothmenu li li:last-child {
    padding-bottom: 0px;
    border-bottom: 2px solid #333;
}
#menu .ddsmoothmenu li li:last-child a {
    border: none;
}
#menu .ddsmoothmenu li li a:after {
    width: 100%;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
}
#menu .ddsmoothmenu li li li li:last-child a, #menu .ddsmoothmenu li li li li:last-child a:after {
    border-top: none;
}
#menu .ddsmoothmenu li li:last-child a:after {
    width: 100%;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
}
* html #menu .ddsmoothmenu li li a {
    display: inline-block;
}
#menu .ddsmoothmenu li li a:link, #menu .ddsmoothmenu li li a:visited {
    color: #333;
}
#menu .ddsmoothmenu li li a.selected, #menu .ddsmoothmenu li li a:hover {
    color: #ca1b22;
    text-shadow: none;
}
#menu .ddsmoothmenu li ul {
    position: absolute;
    left: 0;
    display: none;
    visibility: hidden;
}
#menu .ddsmoothmenu li ul li {
    display: list-item;
    float: none;
}
#menu .ddsmoothmenu li ul li ul {
    padding-top: 0;
    background: none;
    top: 0;
    margin-top: 0;
    margin-left: 0;
}
#menu .ddsmoothmenu li ul li ul li:first-child {
    padding-top: 0;
}
* html .ddsmoothmenu {
    height: 1%;
}
.downarrowclass {
    position: absolute;
    width: 0px;
    height: 0px;
    overflow: hidden;
    top: 9px;
    right: 6px;
}
.rightarrowclass {
    display: block;
    width: 0px;
    height: 0px;
    position: absolute;
    margin-top: -3px;
    top: 50%;
    right: 0;
}
.ddshadow {
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
/* Slider 
==========================================*/
/* #Slider Style Flexslider
================================================== */
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
    outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
.slides, .flex-control-nav {
    overflow: hidden;
}
/*      FlexSlider Necessary Styles  */
.slider-container {
    overflow: hidden;
    padding-bottom: 0px;
}
.slider-wrapper {
	background:#fff;
    font-weight: normal;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.flexslider {
    width: 100%;
    margin: 0;
    padding: 0;/*display:none;*/
}
.flexslider .slides > li {
    -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
    max-width: auto;
    width: 1200px;
    height: auto;
	margin-left: auto;
    margin-right: auto;
    display: block;
    border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
}
.flex-pauseplay span {
    text-transform: capitalize;
}
.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .slides {
    display: block;
}
* html .slides {
    height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
    display: block;
}
/*      FlexSlider Styling  */
.flexslider {
    background: transparent;
    position: relative;
    zoom: 1;
    margin: 0px;
}
.flexslider .slides {
    zoom: 1;
}
.flexslider .slides > li {
    position: relative;
    margin-left: 0;
}
.flex-container {
    zoom: 1;
    position: relative;
}
/* Caption style */
.flex-caption-wrapper {
    position: relative;
    z-index: 999;
    margin-top: -9.62%;
    height:110px;
    width:1140px;
    background: rgba(0,0,0,0.7);
}
.flex-caption {	
    margin: 0;
    color: #fff;
    line-height: 18px;
    padding: 16px 22px 10px 33px;
}
.flex-caption a.slider-readmore {
    float:right;
    margin-right:15px;
    color: #fff;
    font-size:17px;
    padding-right:28px;
    background: url(images/slider_readmore.png) center right no-repeat;
}
.flex-caption h1 {
    margin-bottom: 10px;
    margin-top: 0px;
}
.flex-caption h1 a {
    font-size: 24px;
    color: #fff;
    line-height: 25px;
    font-weight: bold;
}
.flex-caption p {
    color: #fff;
    font-size: 16px;
    padding-bottom: 8px;
    line-height:24px;
    margin-bottom:0;
}
/* Direction Nav */
.flex-direction-nav li a {
    display: block;
    cursor: pointer;
    position: absolute;
    bottom: 40%;
    color: #fafafa;
    text-align: center;
    font-size: 0;
    padding:5px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
    z-index:9;
}
.flexslider .flex-direction-nav li a {
    opacity: 0;
}
.flexslider:hover .flex-direction-nav li a {
    opacity: 0.4;
}
.flex-direction-nav li a:hover {
    background: #555;
}
.flexslider .flex-direction-nav li .flex-next {
    background: url('images/next.png') no-repeat 0 0;
    width: 42px;
    height: 69px;
    position: absolute;
    right: 5%;
}
.flexslider .flex-direction-nav li .flex-next:hover {
    background: url('images/next.png') no-repeat -59px 0;
}
.flexslider .flex-direction-nav li .flex-prev {
    background: url('images/prev.png') no-repeat -5px 0;
    width: 45px;
    height: 69px;
    position: absolute;
    left: 5%;
}
.flexslider .flex-direction-nav li .flex-prev:hover {
    background: url('images/prev.png') no-repeat -67px 0;
}
/* Control Nav */
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -78px;
    text-align: center;
}
.flex-control-nav li {
    margin: 0 4px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.flex-control-paging li a {
    width: 11px;
    height: 12px;
    display: block;
    background: url(images/pagination.png) 0 0 no-repeat;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
}
.flex-control-paging li a:hover {
    background: url(images/pagination.png) 0 -12px no-repeat;
}
.flex-control-paging li a.flex-active {
    cursor: default;
    background: url(images/pagination.png) 0 -12px no-repeat;
}
.home-content .page_info {
    background: url(images/shadow-index.png) bottom center no-repeat;
    margin-bottom: 50px;
    padding-bottom: 40px;
}
.home-content .page_info h1 {
    font-size: 46px;
    text-align: center;
    margin-bottom: 2px;
}
.home-content .page_info h3 {
    font-size: 22px;
    text-align: center;
}
.feature-content {
    overflow: hidden;
    padding-bottom: 57px;
    margin-bottom: 46px;
    border-bottom:5px solid #d6d6d6;
}
.feature-content .feature-content-inner {
    width: 354px;
    height: auto;
    margin-top: 5px;
    text-align: center;
}
.feature-content .feature-content-inner:hover {
    box-shadow: 0 1px 8px #bbcfe8;
    -moz-box-shadow: 0 1px 8px #bbcfe8;
    -webkit-box-shadow: 0 1px 8px #bbcfe8;
}
.feature-content .feature-content-inner h3 {
    border: 1px solid #e4e4e4;
    margin-bottom: 0;
    font-size: 22px;
    padding: 35px 10px;
    line-height: 26px;
	color:#335b96;
}
.feature-content .feature-content-inner:hover h3{
    border: 1px solid #cee4ff;
}
.feature-content .feature-content-inner h3 a {
    color: #222222;
}
.feature-content .feature-content-inner .image-box {
    width: 354px;
    height: 172px;
    overflow: hidden;
}
.feature-content .feature-content-inner img {
    width: 354px;
    height: 55px;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
.feature-content .feature-content-inner .feature-content-text {
	min-height:300px;
    border: 1px solid #e4e4e4;
    border-top: none;
    padding-top: 15px;
    padding: 20px 10px 25px 10px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}
.feature-content .feature-content-inner:hover .feature-content-text {
    border: 1px solid #cee4ff;
    border-top: none;
}
.feature-content .feature-content-inner .feature-content-text h3 {
    font-weight: bold;
}
.feature-content .feature-content-inner .feature-content-text h3 a {
    color: #000000;
}
.feature-content .feature-content-inner .feature-content-text p {
    line-height: 24px;
    font-size:16px;
    color:#626262;
}
.feature-content .feature-content-inner .feature-content-text .circle img {
    width: 173px;
    height: 173px;
    margin-bottom: 25px;
    border-radius: 89px;
    margin-top: -140px;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: 3px solid #92BDF0;
}
.feature-content .feature-content-inner.first {
    margin-left: 5px;
}
.feature-content .feature-content-inner.second {
    margin-left: 12px;
}
.feature-content .feature-content-inner.third {
    margin-left: 18px;
}
.feature_mid_content {
    margin-bottom: 0px;
    padding-bottom: 55px;
    margin-bottom: 48px;
    overflow:hidden;
    background: url(images/line.png) bottom center repeat-x;
}
.feature_mid_content .featurebox h2{
    margin-bottom:8px;
    color:#111;
}
.feature_mid_content .featurebox p.short_desc{
    font-size:16px;
    color:#222;
    margin-bottom:24px;
}
/* =================================================
 #Home Page Style
================================================== */
.stMain {
    display:block;
    margin:0;
    padding:0;
    color: #666666;
    font-size: 100%;
    width:747px;
}
.stContainer {
    display:block;
    margin:0;
    padding:0;
    border: 1px solid #d2d2d2; 
    overflow:hidden;  
    position: relative;
    padding-bottom:32px;
    min-height:235px;
}
.stMain div.tabContent { 
    display:block;
    position: absolute;
    margin:0;        
    text-align:left;
    padding: 28px 22px;
    padding-bottom:0;
    font-size:15px;
}
.stMain div.tabContent p{
    margin-bottom:15px;
}
.stMain ul.tabAnchor {
    display: inline-block;
    list-style-type: none;
    position:relative;
    padding:0;
    margin:0;    
    clear: both;
    margin-right: -1px;
    margin-top: 0px;
    z-index: 100;
    float: left;
}
.stMain ul.tabAnchor li{ 
    position: relative; 
    margin: 0;
    padding: 0;
}
.stMain ul.tabAnchor li a { 
    display:block;
    margin:0;
    padding: 23px 12px 16px 12px;
    width:350px;
    height:27px;
    font-size: 18px;
    color:#494949;
    text-decoration: none;
    outline-style:none;
    border: 1px solid #d2d2d2;
    border-bottom:none;
}
.stMain ul.tabAnchor li:last-child a{
    border-bottom:1px solid #d2d2d2;
}
.stMain ul.tabAnchor li a small {
    font-size:15px;
}
.stMain ul.tabAnchor li a:hover {
    color:#0aa399;
}
.stMain ul.tabAnchor li a.sel {
    color:#0aa399;
    border-right-color: #FFF;
    cursor:text;
}
.loader{
    position: absolute;
    left:48%;
    top:40%;
    display:block;
    margin:0;
    padding:5px; 
    padding-top: 35px;
    font-size: 10px;
    color:#666;
    text-decoration: none;
    outline-style:none;
    border: 1px solid #D4D4D4;
    background: #f6f6f6 url(../images/loader.gif) no-repeat 10px 10px ;
}
a.stLinks { 
    margin:0;
    padding:5px;
    color:#666;
    text-decoration: none;
    outline-style:none;
    border: 1px solid #D4D4D4;
    background-color: #f6f6f6;
}
a.stLinks:hover {
    color:#FFF;
    background-color: #00A7DB;
}
.grid_8.omega.formget, .container_24 .grid_6.footer_sec{
    width:32.8%;
}
.feature_home_widget{
    margin-left: 48px;
    margin-right: -30px;
}
.feature_home_widget iframe.form_iframe{
    margin-right:-25px;
    margin-bottom:-80px;
}
.feature_blog_content{
    width: 100%;
	padding-bottom:0px;
	text-align:center;
}
.feature_blog_content h2 {
    color: #335b96;
    font-weight: bold;
    margin-bottom: 8px;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 15px;
}
.feature_blog_content p.short_desc{
    font-size: 16px;
    color:#111;
    margin-bottom:20px;
}
.feature_blog_content ul li.post_home{
	text-align:left;
    width:290px;
    display:inline-block;
    vertical-align:top;
    margin: 0 3px 0px 3px;
    border-bottom:0px solid #162A42;
	min-height: 380px;
-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);
}

.feature_blog_content ul li .post_image{
    position:relative;
    overflow:hidden;
	width: 290px;
}
.feature_blog_content ul li .post_image img{
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.feature_blog_content ul li:hover .post_image img
{
    -moz-transform: scale(1.05) rotate(0deg) translate(0px);
    -webkit-transform: scale(1.05) rotate(0deg) translate(0px);
    -o-transform: scale(1.05) rotate(0deg) translate(0px);
    transform: scale(1.05) rotate(0deg) translate(0px);
}
.feature_blog_content ul li .post_image .post_comment{
    background:url(images/post_comment.png) no-repeat;
    width:30px;
    height:26px;
    position:absolute;
    top:0;
    right:0;
    text-align:center;
}
.feature_blog_content ul li .post_image .post_comment span{
    color: #fff;
}
.feature_blog_content ul li .post_image .post_comment a{
    line-height:23px;
    color: #fff;
}
.feature_blog_content ul li h1{
    background: none;
    font-size:14px;
    line-height:18px;
    margin-bottom:0;
	margin-top: 0px;
    font-weight:normal;
    padding: 9px 8px 9px 15px;
    width: 93.55%;
}
.feature_blog_content ul li .post_content{
	background: #fff;
    border:1px solid #fff;
    border-top:none;
    padding:0 10px;	
    padding-bottom: 25px;
	border-radius: 0 0 0px;
}
.feature_blog_content ul li .post_content p{
    font-size:15px;
    line-height:25px;
    color:#626262;
}
.feature_blog_content ul li h1 a{
    color:#fff;
}
.feature_blog_content ul li .post_meta {
    list-style-type:none;
    color: #585858;
	padding: 12px 0 8px 2px;
    margin-bottom: 17px;
    border-bottom:1px solid #e2e2e2;
}
.feature_blog_content ul li .post_meta li {
    display:inline;
    margin-left:0;
}
.feature_blog_content ul li .post_meta a {
    color: #585858;
    background:url(images/meta-sep.png) right no-repeat;
    padding-right:12px;
}
.feature_blog_content ul li .post_meta a.last {
    background:none;
}
.feature_blog_content ul li .post_meta .posted_by {
    background:url(images/post_author.png) no-repeat left;
    padding-left:10px;
    margin-left: 10px;
}
.feature_blog_content ul li .post_meta .post_date {
    padding-left:0px;
}
.feature_blog_content ul li .post_meta .post_category {
    background:url(images/post_cat.png) no-repeat left;
    padding-left:20px;
}
.feature_blog_content ul li .read_more{
    background: none;
    border: 0px solid #E5E5E5;
    border-radius: 0px;
    color: #6D6D6D;
    float: right;
    font-size: 13px;
    font-weight: normal;
    padding: 10px;
    position: relative;
    text-transform: uppercase;
	margin-top: -22px;
	right: 0px;
}
.footer_top_container {
    background: #335b96;
    border-bottom: 0px solid #033a37;
    padding: 16px 0 13px 0;
	display:none;
}
.footer_container {
	background: #fde331;
    border-top: 0px solid #000;
    border-bottom: 0px solid #000;
    padding:25px 0 0px 0;
}
.footer_container_menu {
	background: #fff;
    padding:0px;
}
.bottom_footer_content{
    border-top: 1px solid #afafaf;
	padding:25px 0px;
}
.footer_top_container .call_us {
    text-align: right;
}
.footer_top_container .call_us p {
    text-align: right;
    font-size: 16px;
    color: #8ea6c2;
    background: url(images/call-img.png) left center no-repeat;
    display: inline-block;
    margin-bottom: 0;
    padding:7px 0 1px 30px;
	line-height: 35px;
}
.footer-right {
    float: right;
    margin-top: -22px;
    text-align: right !important;
}
.container_24 .grid_6.footer_sec{
    width: 33.1%;
}

.lshowcase-logos {
	margin-top:20px;
}

.footer-logos {
    background: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0;
    text-align: center;
    width: 100%;
	border-bottom:1px solid #dbdbdb;
}

.footer {
    color: #ffffff;
}
.footer p {
    color: #ffffff;
    font-size: 13px;
    line-height: 21px
}
.footer .footer_widget {
    padding-right: 20px;
	padding-bottom:30px;
}
.footer .footer_widget.last {
    padding-right: 0;
}
.footer .footer_widget.first {
}
.footer .footer_widget h4 {
    color: #000;
    font-size: 18px;
    line-height: 18px;
    padding-bottom: 8px;
    text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:600;
	border-bottom: 0px solid #000;
	letter-spacing:0.05em;
}
.footer .footer_widget h3 {
    color: #000;
    font-size: 15px;
    line-height: 20px;
    padding-bottom: 0;
    text-transform: uppercase;
}
.footer .footer_widget p {
    color: #000;
    font-size: 13px;
    line-height: 22px;
	font-weight: 300;
}
.footer .footer_widget a {
    color: #000;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}
.footer .footer_widget a:hover {
    color: #a6951c;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}
.footer .footer_widget ul {
    margin-top: -5px;
}
.footer .footer_widget ul li {
    margin-left: 0;
    margin-right: 0px;
    padding: 3px 0;
    font-size: 13px;
    border-bottom:1px solid #5b595c;
    color: #fff;
    list-style: none;
    margin-bottom: 0px;
    padding-bottom: 6px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}
.footer .footer_widget ul li:first-child {
}
.footer .footer_widget ul li:last-child {
    border-bottom:none;
}
.footer .footer_widget ul li:hover {
    margin-left: 8px;
}
.scrollup {bottom: 60px !important;}
/* Footer Blogupdates */
.footer ul.blogupdates {
    margin: 0;
    padding: 0;
    list-style: none;
}
.bottom_footer_container {
    background: #212121;
    border-top: 0px solid #212121;
}
.hi-icon-effect-8 .hi-icon {
}
.bottom_footer_container ul.social_logos {
    list-style: none;
    margin-bottom: 0;
    margin-top: 21px;
}
.bottom_footer_container ul.social_logos li {
    list-style: none;
    margin-left: 0;
    display: inline;
    margin-right: 10px;
}
ul.social_logos {
    list-style: none;
    margin: 0;
}
ul.social_logos li {
    display: inline;
    margin: 0;
    margin-right: 12px;
}
ul.social_logos li a {
    margin: 0 2px 0 0;
    width: 45px;
    height: 45px;
}
ul.social_logos li:hover{
    -webkit-animation: flip 1s ease-in-out;
    -moz-animation: flip 1s ease-in-out;
    -o-animation: flip 1s ease-in-out;
    animation: flip 1s ease-in-out;
}
ul.social_logos li a:after {
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1);
    opacity: 0;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}
ul.social_logos li a:hover {
    background: none;
    -webkit-transform: scale(0.93);
    -moz-transform: scale(0.93);
    -ms-transform: scale(0.93);
    transform: scale(0.93);
    color: #fff;
}
ul.social_logos li a:hover:after {
    -webkit-animation: sonarEffect 1.3s ease-out 75ms;
    -moz-animation: sonarEffect 1.3s ease-out 75ms;
    animation: sonarEffect 1.3s ease-out 75ms;
}
ul.social_logos {
    list-style-type: none;
    margin-bottom: 0;
    margin-top: 1px;
}
.social_logos li {
    display: inline;
    margin-left: 0;
    margin-right: 8px;
    float: left;
    margin-top: -2px;
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        -webkit-animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) rotateY(180deg);
        -webkit-animation-timing-function: ease-out;
    }
    100% {
        -webkit-transform: perspective(400px) scale(1) rotateY(360deg);
        -webkit-animation-timing-function: ease-in;
    }
}
@-moz-keyframes flip {
    0% {
        -moz-transform: perspective(400px) rotateY(0);
        -moz-animation-timing-function: ease-out;
    }
    50% {
        -moz-transform: perspective(400px) rotateY(180deg) scale(1);
        -moz-animation-timing-function: ease-in;
    }
    100% {
        -moz-transform: perspective(400px) rotateY(360deg) scale(1);
        -moz-animation-timing-function: ease-in;
    }
}
@-o-keyframes flip {
    0% {
        -o-transform: perspective(400px) rotateY(0);
        -o-animation-timing-function: ease-out;
    }
    50% {
        -o-transform: perspective(400px) rotateY(180deg) scale(1);
        -o-animation-timing-function: ease-in;
    }
    100% {
        -o-transform: perspective(400px) rotateY(360deg) scale(1);
        -o-animation-timing-function: ease-in;
    }
}
@keyframes flip {
    0% {
        transform: perspective(400px) rotateY(0);
        animation-timing-function: ease-out;
    }
    50% {
        transform: perspective(400px) rotateY(190deg) scale(1);
        animation-timing-function: ease-in;
    }
    100% {
        transform: perspective(400px) rotateY(360deg) scale(1);
        animation-timing-function: ease-in;
    }
}
.bottom_footer_container{
    padding: 7px 0 11px 0;
}
.bottom_footer_container .copyrightinfo {
    font-size: 13px;
}
.bottom_footer_container .copyrightinfo p {
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 0;
    text-align: left;
}
.bottom_footer_container .copyrightinfo a {
    color: #fff;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
}
.bottom_footer_container .copyrightinfo a:hover {
    color: #929292;
}
.bottom_footer_content .footer_nav{
    list-style:none;
    margin-bottom:0;
    text-align:center;
}
.bottom_footer_content .footer_nav li{
    display:inline-block;
    margin-left:15px;
	margin-bottom:0px;
}
.bottom_footer_content .footer_nav li a{
    color:#424242;
	text-transform: uppercase;
    font-size:15px;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    background:url(images/footer_nav_sep.png) right center no-repeat;
    padding-right:20px;
}
.bottom_footer_content .footer_nav li:last-child a{
    padding-right:0;
    background:none;
}
.bottom_footer_content .footer_nav li a:hover{
    color:#afafaf;	
}
.footer .footer_widget .searchform {
    position:relative;
    margin-bottom:35px;
    background:url(images/footer-search-bg.png) no-repeat;
    width:233px;
    height:33px;
}

.footer .footer_widget .searchform input[type="text"] {	
    width:185px;
    height:30px;
    border:none;
    color:#fff;
    background:none;
    padding-left:10px;
    padding-right:30px;
    box-shadow:none;
}
.footer .footer_widget .searchform input[type="submit"] {
    position:absolute;
    right: 9px;
    top: 10px;
    background:url(images/footer-search11.png) no-repeat;
    border:none;
    cursor:pointer;
    height:16px;
    width:15px;
}
/*Search Style
===================================================*/
.header-search {
    position:relative;
    margin-bottom:0px;
    width:314px;
    height:30px;
    border:2px solid #335b96;
    border-radius:5px;
	float:right;
	top:38px;
}

.header-search .searchform input[type="text"]{	
    width:179px;
    border:none;
    color:#afafaf;
    background:none;
    font-size:15px;
    padding: 6px 7px 5px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
	float:left;
}
.header-search .searchform input[type="submit"] {
    position:absolute;
    right: 0px;
    top: 0px;
    background: #335B96;
    border:none;
    cursor:pointer;
    height:30px;
    width:121px;
    color:#fff;
	font-size: 16px;
}

.page-container .searchform, .sidebar.home .searchform{
    position:relative;
    margin-bottom:25px;
    width:100%;
    height:36px;
    border:0px solid #d0d0d0;
    border-radius:0px;
}

.page-container .searchform input[type="text"], .sidebar.home .searchform input[type="text"]{	
    width:188px;
    border:1px solid #afafaf;
    color:#afafaf;
    background:#ffffff;
    font-size:16px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
    padding: 7px 10px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
}
.page-container .searchform input[type="submit"], .sidebar.home .searchform input[type="submit"] {
    position:absolute;
    right: 0px;
    top: 0px;
    background: #fde331;
    border:none;
    cursor:pointer;
    height:38px;
    width:60px;
    color:#000;
	font-size:16px;
	text-transform:uppercase;
	font-weight:300;
	line-height: 16px;
}
.footer .footer_widget .searchform {
    position: relative;
    margin-bottom: 35px;
    width: 254px;
    height: 39px;
}
.footer .footer_widget .searchform input[type="text"] {
    width: 197px;
    height: 39px;
    border: none;
    color: #fff;
    background: none;
    padding-left: 10px;
    padding-right: 12px;
    box-shadow: none;
}
.footer .footer_widget .searchform input[type="text"]:focus{
    background:none;
}
.footer .footer_widget .searchform input[type="submit"] {
    position: absolute;
    right: 2px;
    top: 2px;
    background: url(images/footer_search.png) no-repeat;
    border: none;
    cursor: pointer;
    height: 37px;
    width: 35px;
    font-size:0;
}
/*Blog Page
===================================================*/

.spacer {margin-bottom: 40px;}

.featured {
	float:right;
	margin-bottom: 40px;
	margin-left: 20px;
	height:auto;
}

.featured img {
	width:290px;
	height:auto;
}

.page_heading_container {
    background: #fff;
    margin-bottom: 0px;
    border-bottom: 0px solid #162A42;
    text-align:left;
    color: #fff;
	height:0px;
}
.page_heading_content {
    font-size: 12px;
    margin-bottom: 0;
    padding: 10px 0 10px 0;
    letter-spacing: 1px;
    color: #000;
	border-top: 1px solid #afafaf;
}
.page_heading_container .page_heading_content h1{
    font-size: 12px;
    margin-bottom: 0;
    padding: 10px 0 10px 0;
    letter-spacing: 1px;
    color: #000;
	border-top: 1px solid #afafaf;
}
.page_heading_container .page_heading_content h1 a{
    color: #fff;
}
.page_heading_container .page_heading_content span.current {
    color: #000;
}

.page-content p {
	font-size: 1.1em;
	line-height: 1.35em;
	color:#404040;
	font-weight:300;
	margin-bottom: 20px !important;
}

.page-content {
    padding-bottom: 25px;
	padding-top: 20px;
    width: 100%;
    overflow: hidden;
}
.content-bar {
    margin: 0;
    padding: 0;
    margin-right: 28px;
}
.content-bar h1.page_title{
    color: #212121;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 25px;
    border-bottom: 1px solid #afafaf;
    font-weight: 400;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.content-bar h1.page_title_wrapper{
    background: url(images/post_head_bg.png) repeat;
    color:#fff;	
    display:block;
    margin-bottom:0;
    padding: 13px 12px 9px 12px;
}
.content-bar h3.page_title{
    border-bottom: 1px solid #afafaf;
    color: #424242;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.content-bar.single_post{
    margin-right:60px
}
.content-bar img {
    max-width: 100%;
    height: auto;
    background: none;
    padding: 0;
}
.content-bar .post {
    width: 100%;
    display: inline-block;
	margin: -15px 0 20px;
    vertical-align: top;
}
.content-bar .post .post_image{
    position:relative;
    overflow:hidden;
}
.content-bar .post .post_image img{
    width:auto;
    height:auto;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.content-bar .post:hover .post_image img{
    -moz-transform: scale(1.3) rotate(10deg) translate(0px);
    -webkit-transform: scale(1.3) rotate(10deg) translate(0px);
    -o-transform: scale(1.3) rotate(10deg) translate(0px);
    transform: scale(1.3) rotate(10deg) translate(0px);
}
.content-bar .post .post_image .post_comment{
    background:url(images/post_comment.png) no-repeat;
    width:30px;
    height:26px;
    position:absolute;
    top:0;
    right:0;
    text-align:center;
    color:#fff;
}
.content-bar .post .post_image .post_comment a{
    color:#fff;
}
.content-bar .post h1{
    border-bottom: 1px solid #D6D6D6;
    color: #544E4C;
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    position: static;
    width: 100%;
}
.content-bar .post h1.without_image{
    position:static;
    width:100%;
    border-bottom: 1px solid #D6D6D6;
    color: #544E4C;
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 0px;
    padding-bottom: 10px;
}
.content-bar .post .post_content{
    border:0px solid #e5e5e5;
    border-bottom:1px solid #e5e5e5;
    border-top:none;
    padding: 0px;	
    margin-bottom: 18px;
}
.content-bar .post .post_content p{
    font-size:15px;
    color:#222;
    line-height: 24px;
}
.content-bar .post h1 a{
    color: #544E4C;
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 25px;
    padding-bottom: 10px;
}
.content-bar .post .post_meta {
    list-style-type:none;
    color: #585858;
    padding: 22px 0 17px 2px;
    margin-bottom: 17px;
    border-bottom:1px solid #e2e2e2;
}
.content-bar .post .post_meta li {
    display:inline;
    margin-left:0;
    margin-right:25px;
}
.content-bar .post .post_meta a {
    color: #585858;
    background:url(images/meta-sep.png) right no-repeat;
}
.content-bar .post .post_meta a.last {
    background:none;
}
.content-bar .post .post_meta .posted_by {
    background:url(images/post_author.png) no-repeat left;
    padding-left:20px;
}
.content-bar .post .post_meta .post_date {
    background:url(images/post_date.png) no-repeat left;
    padding-left:24px;
}
.content-bar .post .post_meta .post_category {
    background:url(images/post_cat.png) no-repeat left;
    padding-left:20px;
}
.content-bar .post .read_more{
    color:#333;
    font-size:15px;
    margin-bottom:15px;
    font-weight:bolder;
}
.content-bar .post.single{
    width:100%;
}
.content-bar .post.single .post_content{
}
.content-bar .post.single h1.post_title{
    background: #333;
    font-size: 20px;
    font-weight: normal;
    line-height: 25px;
    margin-bottom: 0;
    padding: 9px 8px 9px 15px;
    width:auto;
    position:static;
	color:#fff;
}
.content-bar .post.single h1.post_title a{
    font-weight:bold;
}
/*Sidebar style
===================================================*/
.sidebar {
    padding-left: 6px;
    padding-top: 0px;
}
.sidebar ul {
    list-style: none;
    border:0px solid #e3e3e3;
    margin-bottom:15px;
}
.sidebar ul li {
    margin-left: 0;
    margin:0px;
	padding: 7px 0 7px 0px;
    background:none;
    border-bottom:1px solid #e1e1e1;
}
.sidebar ul li:hover {

}
.sidebar ul li a {	
    display:block;
    font-size:16px;
	color:#404040;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}
.sidebar ul li:last-child {
    border-bottom:0px solid #e1e1e1;
}
.sidebar ul li a:hover {
    color:#ca1b22;
}
.sidebar ul ul{
    border:none;
    margin-bottom:0px;
}
.sidebar ul li:last-child ul li a{
    border-bottom:0px dotted #dadada;
}
.sidebar ul li:last-child ul li:last-child a{
    border-bottom:none;
}
.fullwidth img {
    max-width: 100%;
    height: auto;
}
.sidebar.home{
    padding-left:50px;
}
.sidebar .ngg-widget{
    margin-bottom:20px;
}
.sidebar .ngg-widget img {
    border: 2px solid #A9A9A9;
    margin: 0pt 18px 20px 0px;
    padding: 2px;
}
/*404 page Style
=======================================================*/
p.error_pera{
    font-size:18px;
    margin-bottom:25px;
}
.error_list{
    margin-bottom:25px;
}
.error_list ul{
    list-style:none;
}
.error_list ul li {
    margin-left: 0;
    padding:9px 0 9px 0;
    padding-left: 25px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background:url(images/plus.png) 2px 12px no-repeat;
}
.error_list ul li:hover {
    background:url(images/plus-hover.png) 2px 12px no-repeat;
}
.error_list ul li a {	
    font-size:16px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;	
}
.error_list ul li:last-child {
    border-bottom:none;
}
.error_list ul li a:hover {
    color:#1fb5ae;
}
/* Commentlist Style
========================================================*/
#commentsbox {
    margin: 0;
    margin-top: 15px;
    width: 99%;
    margin-left: 3px;
    margin-right: 17px;
}
ol.commentlist {
    clear: both;
    list-style: none;
    margin: 0;
    margin-top: 45px;
}
ol.commentlist li.comment {
    line-height: 18px;
    margin: 5px 0 15px;
    padding: 10px 0;
    margin-right: 0;
    padding-right: 0;
}
ol.commentlist li.comment .comment-body {
    position: relative;
    margin-bottom: 38px;
    background-color: #fff;
    border: 2px solid #6adfda;
    padding: 12px 12px 12px 12px;
    -moz-box-shadow: inset 0 0 8px #A0A0A0;
    -webkit-box-shadow: inset 0 0 8px #A0A0A0;
    -o-box-shadow: inset 0 0 8px #A0A0A0;
    -ms-box-shadow: inset 0 0 8px #A0A0A0;
    box-shadow: inset 0 0 8px #A0A0A0;
}
ol.commentlist li.comment li .comment-body {
    margin-bottom:16px;
}
ol.commentlist li.comment .comment-author a:link, ol.commentlist li.comment .comment-author a:visited {
    text-decoration: none !important;
    display: inline-block;
    color: #111;
    font-size: 16px;
    line-height: 22px;
    font-style: normal;
    margin-top: 0px;
}
cite.fn {
    color: #111;
    font-size: 16px;
    line-height: 22px;
    font-style: normal;
    padding-top: 5px;
    display: inline-block;
    padding-right: 10px;
    margin-bottom: 2px;
    margin-left: 125px;
}
ol.commentlist li .says {
    display: none;
}
.comment-author.vcard {
    display: block;
}
.comment-awaiting-moderation{
    margin-left: 123px;
    margin-bottom: -14px;
    display: block;
}
ol.commentlist li.comment .comment-author .avatar {
    width: 96px;
    height: 90px;
    border: 2px solid #6adfda;
    padding: 0px 7px 1px 0;
    padding: 0;
    position: absolute;
    top: -26px;
    left: 25px;
}
ol.commentlist li.comment .comment-meta a {
    color: #5d5d5c;
    text-decoration: none !important;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 11px;
    font-size: 12px;
}
ol.commentlist li.comment p {
    line-height: 22px;
    color: #666666;
    margin-left: 10px;
    margin-top: 35px;
    font-size: 13px;
}
ol.commentlist li.comment ul.children li.depth-2 {
    margin: 0 0 10px 60px;
}
ol.commentlist li.comment ul.children li.depth-3 {
    margin: 0 0 15px 40px;
    display: none;
}
ol.commentlist li.comment ul.children li.depth-4 {
    margin: 0 0 25px 40px;
}
ol.commentlist li.comment ul.children li.depth-5 {
    margin: 0 0 25px 40px;
}
.comment-meta.commentmetadata {
    display: inline;
    margin-left:114px;
}
ol.commentlist li.comment .reply {
    cursor: pointer;
    margin-bottom: 10px;
    color: #e05909;
    padding: 3px;
    position: absolute;
    right: 26px;
    top: 11%;
}
ol.commentlist li.comment .reply a {
    cursor: pointer;
    color: #fff;
    display: inline-block;
    text-align:center;
    background: url('images/comment_reply.png') no-repeat 0 0;
    width: 77px;
    height: 31px;
    line-height: 33px;
    text-shadow:0 1px 0 #329f92;
}
ol.commentlist li.comment .reply a:hover{
    background: url('images/comment_reply.png') no-repeat 0 -39px;
}
ol.commentlist li.comment ul.children {
    list-style: none;
    text-indent: 0;
    margin: 1em 0 0;
}
.commentform_wrapper{
}
.comment-nav {
    height: 20px;
    padding: 5px;
    margin-top: -40px;
}
.leave_reply{
    margin-bottom: 40px;
    padding-bottom: 20px;
    background: url(images/line.png) bottom center repeat-x;
}
.comment-nav a:link, .comment-nav a:visited {
    color: #f96e02;
}
.comment_message{
    font-size:16px;
    margin-bottom:22px !important;
}
#respond {
    padding: 0px 0px;
    margin: 10px 0px;
}
#respond h3 {
    font-size: 24px;
    color: #000;
    font-weight: bold;
    padding: 10px 10px;
}
#commentform {
    margin-bottom:50px;
}
#commentform p{
    margin-bottom:0;
}
#commentform p.logged-in-as{
    margin-bottom:20px;
}
#commentform a {
    color:#222;
    margin-top:15px;
    margin-bottom:0;
}
#respond label {
    display: block;
    margin-right: 15px;
    margin-bottom: 10px;
    padding-top: 0px;
    margin-left: 0px;
    color: #0d0d0d;
    font-size: 16px;
    font-weight: bolder;
    line-height: 20px;
}
#respond .required {
}
#respond label small {
    font-size:10px;
    color:#aaa;
}
#respond input[type='text'], #commentform textarea {
    width:65%;
    background-color: #fff;
    color: #888;
    -moz-box-shadow: inset 0 0 15px #ddd, 0px 0px 0 4px #f0f0f0;
    -webkit-box-shadow: inset 0 0 15px #ddd, 0px 0px 0 4px #f0f0f0;
    -o-box-shadow: inset 0 0 15px #ddd, 0px 0px 0 4px #f0f0f0;
    -ms-box-shadow: inset 0 0 15px #ddd, 0px 0px 0 4px #f0f0f0;
    box-shadow: inset 0 0 15px #ddd, 0px 0px 0 4px #f0f0f0;
    border-radius: 3px;
    border: 1px solid #e3e3e3;
    margin-bottom: 24px;
    padding: 10px 8px;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#respond input[type='text']:focus, #commentform textarea:focus{
    -moz-box-shadow: inset 0 0 15px #ddd, 0px 0px 0 4px #84e5e1;
    -webkit-box-shadow: inset 0 0 15px #ddd, 0px 0px 0 4px #84e5e1;
    -o-box-shadow: inset 0 0 15px #ddd, 0px 0px 0 4px #84e5e1;
    -ms-box-shadow: inset 0 0 15px #ddd, 0px 0px 0 4px #84e5e1;
    box-shadow: inset 0 0 15px #ddd, 0px 0px 0 4px #84e5e1;
}
textarea#comment {
    width:98%;
    height:180px;
}
#respond .required {
    display:none;
}
#commentform input#submit {
    color:#044645;
    background: url('images/comment_submit.png') no-repeat 0 0;
    width: 184px;
    height: 43px;
    text-align:center;
    font-size:18px;
    line-height:22px;
    padding:5px;
    margin-bottom:0px;
    font-weight:bolder;
    border:none;
    margin-top:0px;
    cursor:pointer;
}
#commentform input#submit:hover {
    background: url('images/comment_submit.png') no-repeat 0 -55px;
}
h3#reply-title {
    color:#1c1b1b;
    font-size:18px;
    line-height:22px;
    margin-top:20px;
    padding-bottom:20px;
    margin-left:-10px;
    font-weight:normal;
}
#commentform .comment-notes {
    display:none;
}
.comment-author .avatar {
    border: solid 1px #00FFFF;
    display:inline;
}
.form-allowed-tags {
    display:none;
}
#commentsbox h3 span {
    background:url(images/arrow.png) no-repeat;
    background-position:right 50%;
    padding-right:25px;
    text-decoration:none;
}
/*contact page Style
=======================================================*/
.contact-page {
    padding-left:6px;
    margin-right:50px;
}
.contact-page h1 {
    color:#000000;
    margin-bottom:40px;
    padding-bottom:20px;
    background: url(images/line.png) bottom center repeat-x;
}
.contact-page h2{
    color:#000;
}
.contact-page p {
    font-size:13px;
    line-height:22px;
    color:#1c1b1b;
    background:url(images/headingsep.png) bottom repeat-x;
    padding-bottom:15px;
    margin-top:25px;
    margin-bottom:25px;
}
#contactForm{
    background: url(images/line.png) bottom center repeat-x;
    padding-bottom:25px;
    margin-bottom:30px;		
}
#contactForm .error {
    color:#993399;
    float:left;
    display:block;
}
#contactForm label {
    display: block;
    font-size:14px;
    color:#0d0d0d;
    line-height:20px;
    float:left;
    text-align:left;
    margin-right:0px;
    padding-top:11px;
}
#contactForm input[type="text"] {
    margin-bottom:0;
}
#contactForm input[type="text"], #contactForm input[type="email"], #contactForm textarea {
    background-color:#fff;
    color:#888;
    font-size: 14px;
    -moz-box-shadow: inset 0 0 15px #ddd, 0px 0px 0 4px #f0f0f0;
    -webkit-box-shadow: inset 0 0 15px #ddd, 0px 0px 0 4px #f0f0f0;
    -o-box-shadow: inset 0 0 15px #ddd, 0px 0px 0 4px #f0f0f0;
    -ms-box-shadow: inset 0 0 15px #ddd, 0px 0px 0 4px #f0f0f0;
    box-shadow: inset 0 0 15px #ddd, 0px 0px 0 4px #f0f0f0;
    border-radius: 3px;
    border:1px solid #e3e3e3;
    margin-bottom:38px;
    padding:0 8px;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#contactForm input[type="text"]:focus, #contactForm input[type="email"]:focus, #contactForm textarea:focus{
    -moz-box-shadow: inset 0 0 15px #ddd, 0px 0px 0 4px #84e5e1;
    -webkit-box-shadow: inset 0 0 15px #ddd, 0px 0px 0 4px #84e5e1;
    -o-box-shadow: inset 0 0 15px #ddd, 0px 0px 0 4px #84e5e1;
    -ms-box-shadow: inset 0 0 15px #ddd, 0px 0px 0 4px #84e5e1;
    box-shadow: inset 0 0 15px #ddd, 0px 0px 0 4px #84e5e1;
}
#contactForm input[type="text"], #contactForm input[type="email"]{
    height:38px;
    width:65%;
    float:left;
    margin-right:20px;
}
#contactForm textarea{
    height:185px;
    width:96%;
    max-width:96%;
    padding-top:10px;
    margin-bottom:32px;
}
#contactForm input[type="submit"] {
    clear:both;
    background: url('images/contact_submit .png') no-repeat 0 0;
    width: 158px;
    height: 43px;
    font-weight:bold;
    font-size:17px;
    line-height:25px;
    cursor:pointer;
    color:#044645;
    text-shadow:0 1px 0 #72e4e3;
    border:none;
}
#contactForm input[type="submit"]:hover {
    background: url('images/contact_submit .png') no-repeat 0 -55px;
}
.cmt_frame {
    display:none;
}
.contact-map {
    margin-top: 25px;
}
.contact-map iframe {
    border: 3px solid #31d0ce;
    width: 99.3%;
    height: 480px;
    border-radius:5px;
}
/* #Wordpress Core Classes
================================================== */
blockquote {
    padding-left: 60px;
    min-height: 40px;
    background: url(images/blockqoute.png) no-repeat;
}
blockquote {
    margin-top: 40px;
    margin-bottom: 40px;
}
blockquote img {
    float: left;
    margin-right: 15px;
}
.sticky {
}
.gallery-caption {
    color: #666;
    font-size: 12px;
}
.bypostauthor {
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    text-align: center;
    padding: 5px 3px 10px;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    max-width: 98.5%;
    width: auto;
    margin: 0;
    padding: 0;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 10px 4px 5px;
}

.footer #calendar_wrap {
    display: block;
    margin-bottom: 30px;
    background: #000000;
    width: 176px;
}
#nav-single {
    overflow: hidden;
    margin-bottom: 20px;
}
.nav-previous {
    float: left;
    width: 50%;
}
.nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
/*Blog Page Pagging
===========================================*/
ul.paging {
    margin: 0px;
    padding: 0px;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}
ul.paging li {
    margin: 0px;
    padding: 0px;
    display: inline;
    margin-right: 10px;
}
ul.paging li a {
    border: 1px solid #CCC;
    color: #666;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: inset 0 0 1px #fff;
    -ms-box-shadow: inset 0 0 1px #fff;
    -webkit-box-shadow: inset 0 0 1px #fff;
    box-shadow: inset 0 0 1px white;
    background: #FAFAFA;
    background-image: -moz-linear-gradient(top, #FAFAFA 0, #d5d4d4 100%);
    background-image: -ms-linear-gradient(top, #FAFAFA 0, #d5d4d4 100%);
    background-image: -o-linear-gradient(top, #FAFAFA 0, #d5d4d4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FAFAFA), color-stop(100%, #d5d4d4));
    background-image: -webkit-linear-gradient(top, #FAFAFA 0, #d5d4d4 100%);
    background-image: linear-gradient(to bottom, #FAFAFA 0, #d5d4d4 100%);
    display: inline-block;
    line-height: 30px;
    height: 27px;
    width: 30px;
    text-decoration: none;
    margin: 0 2px 14px;
    padding: 3px;
    font-size: 14px;
    text-shadow: 0 1px 0 #fff;
    text-align: center;
    border-radius: 2px;
}
ul.paging a:hover {
    border: 1px solid #aeacac !important;
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.25);
    -ms-box-shadow: 0 0 3px rgba(0,0,0,.25);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.25);
    box-shadow: 0 0 3px rgba(0,0,0,.25);
}
ul.paging a.active, ul.paging a.current {
    background: #d5d4d4;
    background-image: -moz-linear-gradient(top, #d5d4d4 0, #FAFAFA 100%);
    background-image: -ms-linear-gradient(top, #d5d4d4 0, #FAFAFA 100%);
    background-image: -o-linear-gradient(top, #d5d4d4 0, #FAFAFA 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d5d4d4), color-stop(100%, #FAFAFA));
    background-image: -webkit-linear-gradient(top, #d5d4d4 0, #FAFAFA 100%);
    background-image: linear-gradient(to bottom, #d5d4d4 0, #FAFAFA 100%);
    border: 1px solid #999;
    moz-box-shadow: inset 0 0 10px rgba(0,0,0,.35);
    -ms-box-shadow: inset 0 0 10px rgba(0,0,0,.35);
    -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,.35);
}
/*=======================================================*/
/* Responsive Dropdown Menu Style */
/*=======================================================*/
.it_mobile_menu li {
    margin: 0;
}
.it_mobile_menu li a {
    font-size: 12px;
    text-decoration: none;
    text-transform: capitalize;
    text-shadow: none;
    border-bottom: 1px solid #e2e0e0;
    margin: 0 !important;
}
.it_mobile_menu li:last-child a {
    border-bottom: none;
    padding-bottom: 15px;
}
.it_mobile_menu li a:hover {
    color: #ca1b22;
}
.it_mobile_menu > li.current_page_item > a {
    color: #ca1b22;
}
#mobile_menu {
    width: 318px;
    border: 1px solid #e2e0e0 !important;
    left: -1px;
    padding: 0;
    padding-bottom: 20px;
    background: #f8f8f8;
    top: 46px !important;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border-top-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    border-top-right-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    z-index: 9999px;
    list-style: none;
}
#mobile_menu ul {
    list-style: none;
}
.it_mobile_menu {
    position: absolute;
    top: 46px !important;
    left: 3px;
    z-index: 1000;
    display: none;
    text-align: left;
}
.it_mobile_menu ul {
    display: block !important;
    visibility: visible !important;
    border-bottom: 1px solid #e2e0e0;
}
.it_mobile_menu ul li a {
    margin-left: 12px !important;
    padding-top: 12px !important;
    padding-bottom: 4px !important;
}
.it_mobile_menu ul li:last-child a {
    padding-bottom: 10px !important;
}
.it_mobile_menu ul a {
    border-bottom: none;
}
.mobile_nav {
    color: #3B3B3B;
    display: none;
    position: relative;
    padding: 15px 22px 11px 46px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    width: 250px;
}
.mobile_nav:before, .mobile_nav:after {
    content: '';
    position: absolute;
    top: 0;
    width: 2px;
    height: 100%;
}
.mobile_nav:before {
    left: 0;
}
.mobile_nav:after {
    right: 0;
}
.mobile_nav:hover {
    text-decoration: none;
    color: #3B3B3B;
}
.mobile_nav > span {
    display: block;
    width: 15px;
    height: 10px;
    background: url(images/responsive_arrow.png) no-repeat;
    position: absolute;
    top: 19px;
    left: 50px;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.mobile_nav.opened > span {
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
/*Gallery page
================================================*/
.fullwidth .page_title{
    color: #000000;
    margin-bottom: 25px;
    padding-bottom: 20px;
    background: url(images/line.png) bottom center repeat-x;
}
@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
    }

    70% {
        -webkit-transform: scale(.9);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes bounceIn {
    0% {
        opacity: 0;
        -moz-transform: scale(.3);
    }

    50% {
        opacity: 1;
        -moz-transform: scale(1.05);
    }

    70% {
        -moz-transform: scale(.9);
    }

    100% {
        -moz-transform: scale(1);
    }
}

@-o-keyframes bounceIn {
    0% {
        opacity: 0;
        -o-transform: scale(.3);
    }

    50% {
        opacity: 1;
        -o-transform: scale(1.05);
    }

    70% {
        -o-transform: scale(.9);
    }

    100% {
        -o-transform: scale(1);
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(.3);
    }

    50% {
        opacity: 1;
        transform: scale(1.05);
    }

    70% {
        transform: scale(.9);
    }

    100% {
        transform: scale(1);
    }
}
.page-content .gallery .thumbnail {
    margin-left:0;
    padding:0;
    list-style-type:none;
    overflow:hidden;
    margin:0 auto;
    margin-right:10px;
    width:107%;
}
.page-content .gallery ul.thumbnail li {
    margin:0;
    margin-left:0;
    position:relative;
    /*margin-right:22px;*/
    margin-right:26px;
    width:216px;
    height:auto;
    margin-bottom:25px;
    text-align:center;
    padding-bottom:0px;
    display:inline-block;
    vertical-align:top;
}
.page-content .gallery ul.thumbnail li span{
    width:48px;
    height:48px;
    position:absolute;
    top:30%;
    left:43%;
    background:url(images/gall-search.png) center no-repeat;
    visibility:hidden;

}
.page-content .gallery ul.thumbnail li:hover span{
    background:url(images/gall-search.png) center no-repeat;
    position:absolute;
    visibility:visible;
    top: 40%;
    -webkit-animation: bounceIn .7s ease-in-out;
    -moz-animation: bounceIn 0.7s ease-in-out; 
    -o-animation: bounceIn 0.7s ease-in-out;
    animation: bounceIn 0.7s ease-in-out; 
}
.page-content .gallery .thumbnail li img {
    margin-right:0;
    width:230px;
    height:168px;
    border:4px solid #84e5e1;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.page-content .gallery .thumbnail li img:hover {
    border:4px solid #1fb5ae;
}
.page-content .gallery ul.thumbnail.col-1 li {
    width:200px;
    height:auto;
    display:block;
    float:none;
    margin:0 auto;
    margin-bottom: 120px;

}
.page-content .gallery ul.thumbnail.col-1 li span{
    position:absolute;
    top:40%;
    left:50%;	
}
.page-content .gallery ul.thumbnail.col-2 li {
    width: 300px;
    margin-left: 9%;
    margin-right: 9%;
    margin-bottom: 120px;
    height:auto;
}
.page-content .gallery ul.thumbnail.col-2 li span{
}
.page-content .gallery ul.thumbnail.col-2 li span img {
    margin-right:0;
    width: 282px;
    height: 200px;
}
.page-content .gallery ul.thumbnail.col-3{
    width:119%;
}
.page-content .gallery ul.thumbnail.col-3 li {
    width: 240px;
    margin-right: 14%;
    height:auto;
    margin-bottom:10%;
}
.page-content .gallery ul.thumbnail.col-3 li span{
}
.page-content .gallery ul.thumbnail.col-3 li span img {
    margin-right:0;
    width:224px;
    height:158px;
}
.page-content .gallery ul.thumbnail.col-4 li {
    width: 224px;
    height: auto;
    margin-right: 6.5%;
    margin-bottom:65px;
}
.page-content .gallery ul.thumbnail.col-4 li span{
}
.page-content .gallery .thumbnail.col-4 li img {
    margin-right:0;
    width:218px;
    height:168px;
}
.page-content .gallery ul.thumbnail.col-5 li {
    width: 195px;
    height: auto;
    margin-right: 45px;
    margin-bottom: 52px;
}
.page-content .gallery ul.thumbnail.col-5 li span{
    position: absolute;
    top: 36%;
    left: 34%;
}
.page-content .gallery ul.thumbnail.col-5 li img {
    width: 165px;
    height: 116px;
    margin-right:20px;
}
.page-content .gallery ul.thumbnail.col-6 li {
    width: 120px;
    height:auto;
    margin-right:75px;
    margin-bottom:50px;
}
.page-content .gallery ul.thumbnail.col-6 li span{
    position: absolute;
    top: 32%;
    left: 33%;
}
.page-content .gallery ul.thumbnail.col-6 li img {
    width: 108px;
    height: 85px;
    margin-right:0px;
}
.page-content .gallery ul.thumbnail.col-7 li {
    width: 120px;
    height:auto;
    margin-right:44px;
    margin-bottom:50px;
}
.page-content .gallery ul.thumbnail.col-7 li span{
    position: absolute;
    top: 32%;
    left: 33%;
}
.page-content .gallery ul.thumbnail.col-7 li img {
    width: 108px;
    height: 73px;
    margin-right:0px;
}
.page-content .gallery ul.thumbnail.col-8 li {
    width: 120px;
    height:auto;
    margin-right:20px;
    margin-bottom:50px;
}
.page-content .gallery ul.thumbnail.col-8 li span{
    display:none;
}
.page-content .gallery ul.thumbnail.col-8 li img {
    width: 108px;
    height: 73px;
    margin-right:0px;
}
.page-content .gallery ul.thumbnail.col-9 li{
    width: 120px;
    margin-right:4px;
    margin-bottom:50px;
}
.page-content .gallery ul.thumbnail.col-9 li span{
    display:none;
}
.page-content .gallery ul.thumbnail.col-9 li img {
    width:90px;
    height: 73px;
    margin-right:0px;
}
.page-content .gallery ul li h2{
    margin-top:-32px;
}
.page-content .gallery ul li h2:hover{
    color:#CC9900;
}
.page-content .gallery ul li a.gall-content{
    font-size:20px;
    font-weight:bold;
}
.page-content .gallery ul li a.gall-content:hover{
    color:#f60;
}
.page-content .gallery .thumbnail li img:hover {
    opacity: 1;
    -webkit-transition: opacity .6s ease-in-out;
    -moz-transition: opacity .6s ease-in-out;
    -o-transition: opacity .6s ease-in-out;
    -ms-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out;
}
/*Gallery style in content bar
================================================*/
.content-bar .gallery .thumbnail {
    margin-left:0;
    padding:0;
    list-style-type:none;
    overflow:hidden;
    margin:0 auto;
    margin-right:10px;
    width:105%;
}
.content-bar .gallery ul.thumbnail li {
    margin:0;
    margin-left:0;
    float:left;
    position:relative;
    margin-right:26px;
    width:216px;
    margin-bottom:25px;
    text-align:center;
}
.content-bar .gallery ul.thumbnail li img{
}
.content-bar .gallery ul.thumbnail li img:hover{
}
.content-bar .gallery ul.thumbnail.col-1 li {
    width:200px;
    display:block;
    float:none;
}
.content-bar .gallery ul.thumbnail.col-1 li span {
    position: absolute;
    top: 36%;
    left: 42%;
}
.content-bar .gallery ul.thumbnail.col-2 li {
    width:270px;
    height:155px;
    margin:0;
    margin-left:65px;
    margin-bottom:75px;
}
.content-bar .gallery ul.thumbnail.col-2 li span {
    position: absolute;
    top: 40%;
    left: 42%;
}
.content-bar .gallery ul.thumbnail.col-2 li img{
}
.content-bar .gallery ul.thumbnail.col-3 li {
    width: 222px;
    margin-right: 5%;
    height: auto;
    margin-bottom: 7%;
}
.content-bar .gallery ul.thumbnail.col-4 li {
    margin-right:30px;
    width: 168px;
    margin-bottom: 55px;
}
.content-bar .gallery ul.thumbnail.col-4 li img {
    width:160px;
    height:116px;
}
.content-bar .gallery ul.thumbnail.col-4 li span {
    position: absolute;
    top: 38%;
    left: 38%;
}
.content-bar .gallery ul.thumbnail.col-5 li {
    width:111px;
    height:auto;
    margin-right:50px;
}
.content-bar .gallery ul.thumbnail.col-5 li span {
    position: absolute;
    top: 29%;
    left: 33%;;
}
.content-bar .gallery ul.thumbnail.col-5 li img {
    width: 165px;
    height: 80px;
}
.content-bar .gallery ul.thumbnail.col-6 li {
    width:93px;
    height:auto;
    margin-right:40px;
    margin-bottom:0;
}
.content-bar .gallery ul.thumbnail.col-6 li span {
    position:absolute;
    top:30%;
    display:none;
}
.content-bar .gallery ul.thumbnail.col-6 li img {
    height:73px;
}
.content-bar .gallery ul.thumbnail.col-7 li {
    width: 91px;
    height: auto;
    margin-right: 20px;
}
.content-bar .gallery ul.thumbnail.col-7 li span {
    position: absolute;
    top: 40%;
    left: 38%;
    display:none;
}
.content-bar .gallery ul.thumbnail.col-8 li {
    width: 77px;
    height: auto;
    margin-right: 20px;
    margin-bottom: 50px;
}
.content-bar .gallery ul.thumbnail.col-8 li span {
    display:none;
}
.content-bar .gallery ul.thumbnail.col-9 li {
    width:60px;
    height:auto;
    margin-right:21px;
    margin-bottom:48px;
}
.content-bar .gallery ul.thumbnail.col-9 li img {
    width: 90px;
    height: auto;
    margin-right: 0px;
}
.content-bar .gallery ul.thumbnail.col-9 li span {
    display:none;
}
.page-content .content-bar .gallery .thumbnail li img {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
    border: 4px solid #84e5e1;
    width: 218px;
    height: 168px;
}
.content-bar .gallery .thumbnail li img:hover {
    border: 4px solid #1fb5ae;
}
.content-bar ul.thumbnail li span.fade {
    background:url(images/view_photo.png) no-repeat;
    position:absolute;
    top:60px;
    left:65px;
    display:block;
    opacity:0;
    width:220px;
    height:153px;
}
h1.page-title{
    color: #212121;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 28px;
    line-height: 28px;
	margin-top:2px;
    margin-bottom: 25px;
    border-bottom: 1px solid #afafaf;
    font-weight: 400;
    padding-bottom: 5px;
    text-transform: uppercase;
}
h1.page-title-gall{
    margin-bottom:25px;
    padding-bottom:20px;
    border-bottom:1px solid #eee;
}
@media only screen and (min-width: 960px) and (max-width: 1140px) {
#menu .ddsmoothmenu {
    text-align: center !important;
	width:100% !important;
	float:left !important;
}
#menu .ddsmoothmenu2 {
    text-align: center !important;
	width:100% !important;
	float:left !important;
}
.content-bar .post h1.without_image {
    position: static;
    width: 92%;
}

.slider-container { height: 100%; }

.iphorm-theme-light-rounded .iphorm-elements .iphorm-element-wrap-text input, .iphorm-theme-light-rounded .iphorm-elements .iphorm-element-wrap-captcha input, .iphorm-theme-light-rounded .iphorm-elements .iphorm-element-wrap-password input, .iphorm-theme-light-rounded .iphorm-elements .iphorm-element-wrap select, .iphorm-theme-light-rounded .iphorm-elements .iphorm-element-wrap textarea {
    padding: 10px !important;
    width: 165px !important;
}

.boxad {
    background: none repeat scroll 0 0 #fff;
    padding: 0px;
    text-align: left;
    width: 100%;
}

.boxad h3 {
    color: #000000;
    font-family: 'Roboto',sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
}

.boxad p {
    color: #666666;
    font-size: 16px;
    line-height: 22px;
}

.annonsera { padding: 20px; }
.valkommen { padding: 20px; }

.feature-content .feature-content-inner .feature-content-text { min-height:345px; }

.slider-shadow {display:none;}

.feature_blog_content ul li .post_content {min-height:340px;}

	.feature_blog_content ul li h1{
		background: none;
		font-size:14px;
		line-height:20px;
		margin-bottom:0;
		font-weight:normal;
		padding: 9px 8px 9px 11px;
		width: 93.55%;
		border-radius:10px 0 0;
	}
    .flex-caption-wrapper {
        width:auto;
        margin-top: -11.70%;
        background: rgba(0,0,0,0.7);
    }
    .flexslider .slides img {
        width: 100%;
    }
    .feature-content .feature-content-inner {
        width: 280px;
    }
    .feature-content .feature-content-inner.third {
        margin-left: 28px;
    }
    .feature-content .feature-content-inner.second {
        margin-left: 16px;
    }
    .feature-content .feature-content-inner .image-box {
        width: 280px;
        height: 140px;
        overflow: hidden;
    }
    .feature-content .feature-content-inner img {
        width: 280px;
        height: 55px;
    }
    .stMain {
        width: 646px;
    }
    .stMain ul.tabAnchor li a {
        width:330px;
        padding: 24px 4px 22px 12px;
        line-height: 28px;
    }
    .grid_8.omega.formget, .container_24 .grid_6.footer_sec {
        width: 33%;
    }
    .feature_blog_content ul li.post_home{
        width: 225px;
        margin: 0 0px 30px 0;
    }
    .feature_blog_content ul li:nth-child(3n+3) {
        margin-right: 0;
    }
	.feature_blog_content ul li .post_image {
 	   overflow: hidden;
 	   position: relative;
 	   width: 225px;
	}
    .feature_blog_content ul li .post_image img {
        width: 225px;
        height: auto;
    }
.post_bg { width:225px; }
    .page-content .content-bar .contactform {
        padding: 30px 15px;
        padding-bottom: 30;
    }
    .page-content .content-bar .contactform input[type="text"], .page-content .content-bar .contactform input[type="email"] {
        width: 242px;
        height: 51px;
        border: 1px solid #ddd;
        background: #f9f9f9;
    }
    .page-content .content-bar .contactform textarea {
        width: 294px;
        height: 132px;
        position: absolute;
        top: 26px;
        right: 14px;
    }
    .contact-map iframe {
        height: 380px;
    }
    .page-container .searchform, .sidebar.home .searchform {
        width: 260px;
    }
    .page-container .searchform input[type="text"], .sidebar.home .searchform input[type="text"] {
        width: 154px;
    }
    .page-container .searchform input[type="submit"], .sidebar.home .searchform input[type="submit"] {
        width:82px;
    }
    .content-bar.single_post {
        margin-right: 30px;
    }
    .content-bar .post {
        width: 300px;
        display: inline-block;
        margin: 0 18px 30px 0;
    }
    .content-bar .post .post_image img {
        width: 100%;
        height: auto;
    }
    /*Fullwidth Gallery */
    .page-content .gallery ul.thumbnail.col-4 li {
        width: 217px;
        height: auto;
        margin-right: -0.6%;
        margin-bottom: 47px;
    }
    .page-content .fullwidth .gallery ul.thumbnail.col-3 li {
        margin-right: 5%;
    }
    .page-content .gallery ul.thumbnail.col-5 li {
        width: 190px;
        height: auto;
        margin-right: 4px;
        margin-bottom: 40px;
    }
    .page-content .fullwidth .gallery ul.thumbnail.col-8 li {
        margin-right: 4%;
    }
    .page-content .fullwidth .gallery ul.thumbnail.col-9 li {
        margin-right: 3%;
    }
    /* Default Gallery */
    .content-bar .gallery ul.thumbnail.col-2 li {
        margin-right: 5%;
    }
    .content-bar .gallery ul.thumbnail.col-5 li {
        margin-left: 5%;
    }
    .content-bar .gallery ul.thumbnail.col-6 li {
        margin-left: 5%;
        margin-bottom: 50px;
    }
}
@media only screen and (min-width: 767px) and (max-width: 960px) {
.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
    margin-right: 19px !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	width: 46% !important;
	float: left;
	clear: both;
	margin: 0 0 2.992em
}
.woocommerce ul.products li.product:nth-child(2n), .woocommerce-page ul.products li.product:nth-child(2n) {
	float: left;
	clear: none!important
}
#menu .ddsmoothmenu {
    text-align: center !important;
	width:100% !important;
	float:left !important;
}
#menu .ddsmoothmenu2 {
    text-align: center !important;
	width:100% !important;
	float:left !important;
}
.slider-container { height: 100%; }

a.maxbutton-1 {font-size: 22px !important;}

.iphorm-theme-light-rounded .iphorm-elements .iphorm-element-wrap-text input, .iphorm-theme-light-rounded .iphorm-elements .iphorm-element-wrap-captcha input, .iphorm-theme-light-rounded .iphorm-elements .iphorm-element-wrap-password input, .iphorm-theme-light-rounded .iphorm-elements .iphorm-element-wrap select, .iphorm-theme-light-rounded .iphorm-elements .iphorm-element-wrap textarea {
    padding: 10px !important;
    width: 145px !important;
}

.iphorm-theme-light-rounded .iphorm-element-wrap > .iphorm-element-spacer > label {
    font-size: 12px !important;
}

.boxad {
    background: none repeat scroll 0 0 #fff;
    padding: 0px;
    text-align: left;
    width: 100%;
}

.boxad h3 {
    color: #000000;
    font-family: 'Roboto',sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
}

.boxad p {
    color: #666666;
    font-size: 16px;
    line-height: 22px;
}

.annonsera { padding: 20px; }
.valkommen { padding: 20px; }

#menu .ddsmoothmenu li a {
    padding: 22px 9px 17px;
}

.feature-content .feature-content-inner .feature-content-text { min-height:395px; }

.slider-shadow {display:none;}

.feature_blog_content ul li .post_content {min-height:410px;}

	.feature_blog_content ul li h1{
		background: none;
		font-size:14px;
		line-height:20px;
		margin-bottom:0;
		font-weight:normal;
		padding: 9px 8px 9px 8px;
		width: 93.55%;
		border-radius:0px;
	}
    .header {
    }
    .flex-caption-wrapper {
        margin-top: -16.45%;
        background: rgba(0,0,0,0.7);
        height: 125px;
        width: 767px;
    }

    .flexslider .slides img {
        width: 100%;
    }
    .feature-content .feature-content-inner {
        width: 240px;
    }
    .feature-content .feature-content-inner.third {
        margin-left: 5px;
    }
    .feature-content .feature-content-inner.second {
        margin-left: 3px;
    }
    .feature-content .feature-content-inner.second {
        margin-left: 5px;
    }
.post_bg { width:187px; }
    .feature-content .feature-content-inner .image-box {
        width: 187px;
        height: 110px;
        overflow: hidden;
    }
	.feature_blog_content ul li .post_image {
 	   overflow: hidden;
 	   position: relative;
 	   width: 187px;
	}
    .feature-content .feature-content-inner img {
        width: 187px;
    }
    .feature_blog_content ul li.post_home{
        width: 187px;
        margin: 0 0px 30px 0;
    }
    .feature_blog_content ul li:nth-child(3n+3) {
        margin-right: 0;
    }
    .feature_blog_content ul li .post_image img {
        width: 100%;
        height: auto;
    }
    .content-bar .post .post_content img.postimg {
        max-width: 97.7%;
        height: auto;
    }
    .featurebox{
        margin-bottom:26px;
    }
    .feature_home_widget {
        margin:0;
    }
    .grid_8.omega.formget{
        width: 100%;
    }
    .container_24 .grid_6.footer_sec {
        width: 33%;
    }
    .bottom_tagline .bottom_tagline_button {
        margin-right: 15px;
    }
    .page-content .content-bar .contactform {
        padding: 30px 15px;
        padding-bottom: 30;
    }
    .page-content .content-bar .contactform input[type="text"], .page-content .content-bar .contactform input[type="email"] {
        width: 445px;
        height: 40px;
        border: 1px solid #ddd;
        background: #f9f9f9;
    }
    .page-content .content-bar .contactform textarea {
        width: 441px;
        height: 132px;
        position: static;
        margin-bottom: 25px;
    }
    .contact-map iframe {
        height: 280px;
    }
    .page-content .content-bar .contactform input[type="submit"] {
        float: none;
        margin-bottom: 25px;
    }
    .footer .footer_widget .searchform {
        background: url(images/footer-search-bg-ipad.png) no-repeat;
        width: 170px;
    }
    .content-bar.single_post {
        margin-right: 30px;
    }
    .content-bar .post {
        width: 239px;
        display: inline-block;
        margin: 0 18px 30px 0;
    }
    .content-bar .post .post_image img {
        width: 100%;
        height: auto;
    }
    .content-bar {
        margin-right:12px;
    }
    .footer .footer_widget .searchform input[type="text"] {
        width: 130px;
    }
    .page-container .searchform, .sidebar.home .searchform {
        width: 202px;
    }
    .page-container .searchform input[type="text"], .sidebar.home .searchform input[type="text"] {
        width: 108px;
    }
    .page-container .searchform input[type="submit"], .sidebar.home .searchform input[type="submit"] {
        width:70px;
    }
    .content-bar .post h1.without_image {
        width: 90%;
    }
    /* Default Gallery */
    .content-bar .gallery ul.thumbnail.col-2 li {
        margin-left: 10%;
    }
    .content-bar .gallery ul.thumbnail.col-3 li {
        margin-left: 1%;
        margin-right: 7%;
    }
    .content-bar .gallery ul.thumbnail.col-4 li {
        margin-right: 8%;
        margin-left: 9%;
    }
    .content-bar .gallery ul.thumbnail.col-5 li {
        margin-left: 3%;
    }
    .content-bar .gallery ul.thumbnail.col-6 li {
        margin-left: 5%;
        margin-bottom: 50px;
    }
    .content-bar .gallery ul.thumbnail.col-7 li {
        margin-left: 10%;
        margin-bottom: 50px;
    }
    .content-bar .gallery ul.thumbnail.col-8 li {
        margin-left: 5%;
        margin-bottom: 50px;
    }
    .content-bar .gallery ul.thumbnail.col-9 li {
        margin-left: 5%;
        margin-right: 5%;
        margin-bottom: 50px;
    }
    /*Fullwidth Gallery */
    .page-content .fullwidth .gallery ul.thumbnail.col-3 li {
        margin-right: 2%;
    }
    .page-content .fullwidth .gallery ul.thumbnail.col-4 li {
        margin-right: 4.9%;
    }
    .page-content .fullwidth .gallery ul.thumbnail.col-5 li {
        margin-right: 6%;
        margin-left: 2%;
    }
    .page-content .fullwidth .gallery ul.thumbnail.col-7 li {
        margin-right: 7%;
        margin-left: 2%;
    }
    .page-content .fullwidth .gallery ul.thumbnail.col-8 li {
        margin-right: 7%;
        margin-left: 2%;
    }
    .page-content .fullwidth .gallery ul.thumbnail.col-9 li {
        width: 145px;
        height: auto;
        margin-right: 4%;
        margin-left: 2%;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.varukorg-shadow {display:none;}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    border-top: 1px solid #ca1b22;
    padding-top: 10px;
    border-left: 0px solid #ca1b22;
    padding-left: 0px;
}
.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
    width: 46.75% !important;
}
.varukorg {
    border-left: 0 solid #D0D0D0;
    float: right;
    margin-bottom: -10px;
    margin-top: 0;
    padding-left: 0;
    padding-top: 10px;
    text-align: left;
    width: 100%;
    z-index: 1;
}
#menu .ddsmoothmenu2 {
    text-align: center !important;
	width:100% !important;
	float:left !important;
}
.content-bar .post h1.without_image {
    width: 94.5%;
}

.slider-container { height: 100%; }

.boxad {
    background: none repeat scroll 0 0 #fff;
    padding: 0px;
    text-align: left;
    width: 100%;
}

.boxad h3 {
    color: #000000;
    font-family: 'Roboto',sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
}

.boxad p {
    color: #666666;
    font-size: 16px;
    line-height: 22px;
}

.annonsera { padding: 20px; }
.valkommen { padding: 20px; }

a.maxbutton-1 {font-size: 19px !important;}

.iphorm-theme-light-rounded .iphorm-elements .iphorm-element-wrap-text input, .iphorm-theme-light-rounded .iphorm-elements .iphorm-element-wrap-captcha input, .iphorm-theme-light-rounded .iphorm-elements .iphorm-element-wrap-password input, .iphorm-theme-light-rounded .iphorm-elements .iphorm-element-wrap select, .iphorm-theme-light-rounded .iphorm-elements .iphorm-element-wrap textarea {
    padding: 10px !important;
    width: 120px !important;
}

.iphorm-theme-light-rounded .iphorm-element-wrap > .iphorm-element-spacer > label {
    font-size: 10px !important;
}

.knapp {
	text-align:center;
	font-size:23px !important;
	margin-bottom:50px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	text-transform:uppercase;
	letter-spacing: 2px;
}


.header-search {display:none;}

.header {
	float:none;
}

.slider-shadow {display:none;}

    .call-us a.btn{
        background:url(images/tap-to-call.png) no-repeat;
        display:inline-block;
        visibility:visible;
        font-size:0px;
        width:210px;
        height:59px;
        margin:0 auto;
        text-align:center;
        cursor:pointer;
        text-indent:99999px;
        margin-left:156px;
        margin-top:15px;
    }
    #mobile_menu {
        width: 318px;
        text-align: center;
        margin-left: 0;
    }
    .mobile_nav {
        width: 250px;
        margin-bottom: 0;
        margin-top: 0px;
    }
    .menu-wrapper {
    }
    .header_container.not_home {
    }
    ul.ddsmoothmenu {
        display: none;
    }
    .it_mobile_menu a {
        display: block;
        padding-left: 0px;
        color: #3B3B3B;
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .header_container {
           padding: 20px 0 40px;
    }
    .header .logo {
        text-align: center;
        margin: 0;
    }
    .ddsmoothmenu .sub-menu {
        margin-left: 100px !important;
        visibility: hidden;
    }
    .ddsmoothmenu .sub-menu li {
        margin: 0 !important;
        padding: 0 !important;
        margin-left: 200px !important;
        clear: both;
        left: 20px;
    }
    .mobile_nav {
        display: inline-block;
        text-shadow: 1px 1px 0 #fff;
        border:1px solid #ddd;
        margin: 10px auto;
    }
    .ddsmoothmenu {
        text-align: center;
    }
    li.depth-4 ul.children {
        padding-left: 0;
    }
    #menu li {
        float: none !important;
    }
    .downarrowclass {
        display: none;
    }
    .rightarrowclass {
        display: none;
    }
    #MainNav {
        text-align: center;
    }
    .logo {
        text-align: center;
    }
    .header {
    }
    .header.not_home {
        position: absolute;
        top: 0px;
        left: 17%;
    }
    .slider-wrapper {
    }
    .flexslider {
    }
    .flex-caption-wrapper {
        display: none;
    }
    .flex-control-nav {
        display: none;
    }
    .flex-caption {
        display: none;
    }
.flexslider .slides img {
    border-radius: 0;
    display: block;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    width: auto;
}
.index_container {
    margin-bottom: 20px;
    position: relative;
}
    .feature-content .feature-content-inner {
        margin-bottom: 35px;
    }
    .feature-content .feature-content-inner.first {
        margin-left: 57px;
    }
    .feature-content .feature-content-inner.second, .feature-content .feature-content-inner.third {
        margin-left: 52px;
    }
    .stMain {
        width: 470px;
        margin-bottom:28px;
    }
    .stMain ul.tabAnchor li a {
        width:227px;
        padding: 10px 4px 22px 12px;
        line-height: 21px;
    }
    .feature_blog_content {
        text-align:center;
    }
    .feature_blog_content ul li.post_home{
		margin-left: auto;
		margin-right: auto;
    }
    .content-bar .post .post_content img.postimg {
        max-width: 97.2%;
        height: auto;
    }
    .contact-map iframe {
        height: 200px;
    }
    ul.social_logos {
        margin-bottom: 15px;
        margin-left: 174px;
    }
    .footer_top_container .call_us {
        text-align: center;
        margin-top:15px;
    }
    .sidebar {
        padding-left: 0px;
    }
    .page-content .content-bar .contactform {
        padding: 30px 15px;
        padding-bottom: 30;
        width: 87%;
    }
    #contactForm label {
        margin-bottom:25px;
    }
    #contactForm input[type="text"], #contactForm input[type="email"], #contactForm textarea{
        margin-bottom:0px;
        width:94%;
    }
    #contactForm input[type="submit"] {
        margin-top:20px;
        float: none;
        margin-bottom: 25px;
    }
    #respond input[type='text'] {
        width: 95%;
    }
    textarea#comment {
        width: 97.5%;
        height: 161px;
        color: #c3530f;
        position: static;
    }
    .bottom_footer_container ul.social_logos {
        margin-left: 158px;
    }
    .container_24 .grid_14 {
        width: 400px;
    }
    .content-bar.single_post {
        margin-right: 20px;
    }
    .content-bar .post {
        margin-left:0px;
    }
    .sidebar ul {
        margin-right:6px;
    }
    #respond label {
        margin-left: 0px;
    }
    /* Default Gallery */
    .content-bar .gallery ul.thumbnail.col-2 li {
        margin-bottom: 50px;
        margin-left: 7%;
    }
    .content-bar .gallery ul.thumbnail.col-3 li {
        margin-left: 22%;
        margin-bottom: 10%;
    }
    .content-bar .gallery ul.thumbnail.col-4 li {
        margin-right: 7%;
        margin-left: 2%;
    }
    .page-content .gallery ul.thumbnail.col-4 li {
        width: 216px;
        height: auto;
        margin-right: 2%;
        margin-left: 0%;
        margin-bottom: 65px;
    }
    .content-bar .gallery ul.thumbnail.col-5 li {
        margin-left: 2%;
    }
    .page-content .gallery ul.thumbnail.col-5 li {
        margin-left: 5%;
        margin-right: 2%;
    }
    .content-bar .gallery ul.thumbnail.col-6 li {
        width: 113px;
        margin-left: 5%;
        margin-bottom: 50px;
    }
    .content-bar .gallery ul.thumbnail.col-7 li {
        margin-left: 5%;
    }
    .content-bar .gallery ul.thumbnail.col-8 li {
        margin-left: 10%;
        margin-bottom: 50px;
    }
    .content-bar .gallery ul.thumbnail.col-9 li {
        margin-left: 5%;
        margin-bottom: 50px;
    }
    /*Fullwidth Gallery */
    .page-content .fullwidth .gallery ul.thumbnail.col-3 li {
        margin-left: 13%;
    }
    .page-content .fullwidth .gallery ul.thumbnail.col-9 li {
        width: 150px;
        height: auto;
        margin-right: 1px;
    }
    .page-content .fullwidth .gallery ul.thumbnail.col-8 li {
        margin-right: 8%;
        margin-left: 2%;
    }
    .grid_8.omega.formget{
        width:100%;
    }
    .container_24 .grid_6.footer_sec {
        width:100%;
    }
    .bottom_footer_content .footer_nav{
        text-align: center;
        margin-top: 14px;
        line-height: 23px;
    }
	.feature_blog_content ul li .post_image {
    overflow: hidden;
    position: relative;
    width: 290px;
}
}
@media only screen and (max-width: 480px) {
	.varukorg-shadow {display:none;}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    border-top: 1px solid #ca1b22;
    padding-top: 10px;
    border-left: 0px solid #ca1b22;
    padding-left: 0px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	width: 100% !important;
	float: left;
	clear: both;
	margin: 0 0 2.992em
}
.woocommerce ul.products li.product:nth-child(2n), .woocommerce-page ul.products li.product:nth-child(2n) {
	float: left;
	clear: none!important
}

.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
    width: 100% !important;
}
.varukorg {
    border-left: 0 solid #D0D0D0;
    float: right;
    margin-bottom: -17px;
    margin-top: 0;
    padding-left: 0;
    padding-top: 10px;
    text-align: left;
    width: 100%;
    z-index: 1;
}
#menu .ddsmoothmenu2 {
    text-align: center !important;
	width:100% !important;
	float:left !important;
}
.post_bg {
    background: none repeat scroll 0 0 #000000;
    position: relative;
    width: 288px;
}

.footer-right {
    float: left;
    margin-top: 0px;
    text-align: center !important;
    width: 100%;
}

.logo img { width:280px; }

.content-bar .post h1.without_image {
    width: 92%;
}

.slider-container { height: 100%; }

.boxad {
    background: none repeat scroll 0 0 #fff;
    padding: 0px;
    text-align: left;
    width: 100%;
}

.boxad h3 {
    color: #000000;
    font-family: 'Roboto',sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
}

.boxad p {
    color: #666666;
    font-size: 16px;
    line-height: 22px;
}

.annonsera { padding: 20px; width: 251px; }
.valkommen { padding: 20px; width: 251px; }

a.maxbutton-1 {font-size: 11px !important;}

.knapp {
	text-align:center;
	font-size:13px !important;
	margin-bottom:50px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	text-transform:uppercase;
	letter-spacing: 2px;
}

.header-search {display:none;}

.header {
	float:none;
}

.flexslider .slides img {
    border-radius: 0;
    display: block;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    width: auto;
}

.index_container {
    margin-bottom: 20px;
    position: relative;
}

.slider-shadow {display:none;}

    .call-us a.btn{
        background:url(images/tap-to-call.png) no-repeat;
        display:inline-block;
        visibility:visible;
        font-size:0px;
        width:210px;
        height:59px;
        margin:0 auto;
        text-align:center;
        cursor:pointer;
        text-indent:99999px;
        margin-left:60px;
        margin-top:15px;
    }
    .header .logo {
        text-align: center;
        margin: -12px 0 21px -15px;
    }
    #mobile_menu {
        width: 287px;
        text-align: center;
        margin-left: -5px;
    }
    .mobile_nav {
        width: 208px;
        margin-bottom: 0;
        margin-top: 0px;
    }
    ul.ddsmoothmenu {
        display: none;
    }
    .it_mobile_menu a {
        display: block;
        padding-left: 0px;
        color: #3B3B3B;
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .header .logo {
        text-align: center;
        margin: 0;
    }
    .ddsmoothmenu .sub-menu {
        margin-left: 100px !important;
        visibility: hidden;
    }
    .ddsmoothmenu .sub-menu li {
        margin: 0 !important;
        padding: 0 !important;
        margin-left: 200px !important;
        clear: both;
        left: 20px;
    }
    .mobile_nav {
        display: inline-block;
        text-shadow: 1px 1px 0 #fff;
    }
    .mobile_nav > span {
        position: absolute;
        top: 22px;
        left: 30px;
    }
    .ddsmoothmenu {
        text-align: center;
    }
    li.depth-4 ul.children {
        padding-left: 0;
    }
    #menu li {
        float: none !important;
    }
    .downarrowclass {
        display: none;
    }
    .rightarrowclass {
        display: none;
    }
    #MainNav {
        text-align: center;
    }
    .header_container {
        text-align: center;
        box-shadow:none;
        position:static;
        width: 100%;
        z-index: 1;
           padding: 20px 0 40px;
        border-top:1px solid #ddd;
    }
    .header_container.not_home {
    }
    .header {
    }
    .header.not_home {
        position: absolute;
        top: 0px;
        left: 10%;
    }
    .menu-wrapper {
        box-shadow: none;
        border:1px solid #ddd;
        margin:10px 0;
    }
    .slider-wrapper {
    }
    .flexslider {
        min-height: 0;
    }
    .flex-caption-wrapper {
        display: none;
    }
    .flex-control-nav {
        display: none;
    }
    .flex-direction-nav li a {
        position: absolute;
        bottom: 19%;
    }
    .feature-content .feature-content-inner {
        width: 280px;
        margin-bottom: 35px;
    }
    .feature-content .feature-content-inner.first {
        margin-left: 5px;
    }
    .feature-content .feature-content-inner.third {
        margin-left: 0px;
    }
    .feature-content .feature-content-inner.second {
        margin-left: 0px;
    }
    .feature_home_widget {
        margin:0;
    }
    .feature-content .feature-content-inner .image-box {
        width: 280px;
        height: 140px;
        overflow: hidden;
    }
    .feature-content .feature-content-inner .feature-content-text {
        text-align: center;
    }
.feature_blog_content ul li .post_image {
    overflow: hidden;
    position: relative;
    width: 288px;
}
    .feature-content .feature-content-inner img {
        width: 280px;
    }
    .stMain {
        width:291px;
    }
    .stMain ul.tabAnchor li a {
        width: 163px;
        padding: 5px 4px 22px 4px;
        line-height: 21px;
    }
    .featurebox {
        text-align: center;
    }
    .feature_blog_content {
        padding-bottom: 33px;
    }
    .featurebox .blog_item {
        margin-left: 45px;
        text-align: center;
    }
    .feature_blog_content ul li.post_home{
        width:288px;
    }
    .feature_blog_content ul li.post_home img{
        width:100%;
        height:auto;
    }
    .bottom_footer_container .copyrightinfo p {
        text-align: center;
    }
    .footer_top_container .call_us p{
        text-align: center;
    }
    .content-bar .post .post_content img.postimg {
        max-width: 95.2%;
        height: auto;
        margin-bottom: 10px;
    }
    .feature-content {
        padding-bottom: 20px;
        margin-bottom: 46px;
    }
    .sidebar {
        padding-left: 0px;
        margin-top: 28px;
    }
    .page-content .content-bar .contactform {
        padding: 20px 10px;
        padding-bottom: 30;
        width: 94%;
        margin-top: 0;
    }
    ul.social_logos {
        margin-bottom: 15px;
        margin-left: 64px;
    }
    .footer_top_container .call_us {
        text-align: center;
        margin-top:18px;
    }
    .page-content .content-bar .contactform input[type="text"], .page-content .content-bar .contactform input[type="email"] {
        width: 242px;
        height: 40px;
        border: 1px solid #ddd;
        background: #f9f9f9;
    }
    .page-content .content-bar .contactform textarea {
        width: 237px;
        height: 132px;
        margin-bottom: 25px;
        position: static;
    }
    .page-content .content-bar .contactform input[type="submit"] {
        float: none;
        margin-bottom: 25px;
    }
    #respond input[type='text'] {
        width: 91%;
    }
    #respond label {
        margin-left: 0px;
    }
    textarea#comment {
        width: 96%;
        height: 161px;
        color: #c3530f;
        position: static;
    }
    .contact-page {
        padding-left: 6px;
        margin-right: 0px;
    }
    #contactForm label {
        padding-top: 6px;
        margin-bottom: 33px;
    }
    #contactForm input[type="text"], #contactForm input[type="email"], #contactForm textarea{
        margin-bottom:0px;
        width:94%;
    }
    #contactForm input[type="submit"] {
        margin-top:20px;
    }
    .contact-map iframe {
        height: 160px;
        width: 98%;
    }
    .bottom_footer_container ul.social_logos {
        margin-left: 66px;
    }
    .page-container .searchform, .sidebar.home .searchform {
        width: 280px;
    }
    .page-container .searchform input[type="text"], .sidebar.home .searchform input[type="text"] {
        width: 174px;
    }
    .page-container .searchform input[type="submit"], .sidebar.home .searchform input[type="submit"] {
        width:82px;
    }
    .content-bar {
        margin: 0;
        padding: 0;
        margin-right: 0;
    }
    .content-bar .post {
        width:290px;
    }
    .content-bar .post .post_image  img{
        width:100%;
        height:auto;
    }
    .content-bar.single_post {
        margin-right:0;
    }
    .page-content .gallery h1 {
        text-align: center;
    }
    .grid_8.omega.formget{
        width:100%;
    }
    .container_24 .grid_6.footer_sec {
        width:100%;
    }
    .content-bar .gallery ul.thumbnail.col-3 li {
        margin-left: 9.2%;
        margin-bottom: 15%;
    }
    .page-content .gallery ul.thumbnail.col-4 li {
        margin-right: 0;
        margin-left:57px;
        margin-bottom: 45px;
    }
    .page-content .gallery ul.thumbnail.col-5 li {
        margin-left: 19%;
        margin-right: 2%;
    }
    .bottom_footer_content .footer_nav{
        text-align: center;
        margin-top: 14px;
        line-height: 23px;
    }
}
@media only screen and (max-width: 320px) {

.footer-right {
    float: left;
    margin-top: 0px;
    text-align: center !important;
    width: 100%;
}

.logo img { width:280px; }

.slider-container { height: 100%; }

.header-search {display:none;}

.flexslider .slides img {
    border-radius: 0;
    display: block;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    width: auto;
}

.index_container {
    margin-bottom: 20px;
    position: relative;
}

.slider-shadow {display:none;}

    .downarrowclass {
        display: none;
    }
    .rightarrowclass {
        display: none;
    }
    .header .logo {
        text-align: center;
    }
    .call-us a.btn {
        float: none;
        margin-left: 0px;
    }
    .slider-container {
        overflow: hidden;
        padding-bottom: 40px;
    }
    .slider-wrapper {
        margin-bottom:0;
        padding-bottom:10px;
    }
    .flexslider .slides img {
    }
    .page-content .gallery .thumbnail {
        margin-left: 10px;
    }
    .content-bar {
        margin: 0;
        padding: 0;
        margin-right: 0px;
    }
.footer-logos {display:none;}
}