@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');

body.custom-font-enabled,
body{
	font-family:'robotolight', Tahoma, Geneva, sans-serif;
	font-size:15px;
	color:#414141;
	margin:0;
	padding:0;
	line-height:24px;
	position:relative;
    background-color: #fff;
}
.clr {
	clear:both;
	height:0;
	font-size:0;
	display:block;
}
.text-align {
	text-align:left;
}
.cf:before, .cf:after {
	content: '';
	display: block;
	clear: both;
}
.cf {
	display: block;
}
.cf {
 *display: block;
	_display:block;
 *zoom:1;
}
ul {
	list-style:none;
	padding-left:0;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
h4, h5, h6 {
	font-family:'robotoregular', Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
h1{
	font:normal 96px/103px 'Oswald', Arial, Helvetica, sans-serif;
	color:#ffbc00;
    text-transform: uppercase;
	}
h2{
	font:normal 44px/40px 'BebasNeueRegular', Arial, Helvetica, sans-serif;
	color:#464646;
    text-transform: uppercase;
	}

h3 {
	font:normal 38px/40px 'robotomedium', Arial, Helvetica, sans-serif;
}

h4, h5, h6 {
	font-size:20px;
}
b {
	color:#343434;
}
hr {
	border-color:#cfcfce;
}
address {
	margin-bottom:0;
}


.topLogoArea {
    background: url(images/top_bg.jpg) repeat left top;
}
.logo_dv {
    text-align: center;
    line-height: 0;
}
.topLogoArea .navbar-brand {
    height: auto;
    float: none;
    display: inline-block;
    padding: 10px 15px 13px;
}   

.navbar-default {
    background: #db000e;
    margin-bottom: 0px;
    border-bottom: 3px solid #a3010b;
    position: relative;
}
.navbar-default:before {
    background: url(images/navbar-trans-bg.png) repeat left top;
    background-size: cover;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:50px;
}
.navbar-default .navbar-nav > li > a {
    font:15px/22px 'ralewaysemibold';
    color: #fff;
    outline: none;
    text-shadow: none;
    text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li.current-menu-item > a{
    background-color: transparent;
    color: #f9eb0f;
}


.topPhone {
    margin-top: 13px;
}
.topPhone ul li {
    font:18px/22px 'robotobold';
    color: #fff;
}
.topPhone ul li i.fa {
    border: 1px solid #fff;
    border-radius: 50%;
    width: 31px;
    height: 31px;
    line-height: 30px;
    top: -4px;
}
embed, iframe, object, video {
    display: block;
}
.banner_block embed,
.banner_block object{
    height: 621px;
    
} 
.banner_block,
.banner_block .inner-banner {
    background: #010006;
}
.banner_block .inner-banner embed  {
    height: 328px;
}

.banner_block .inner-banner .banner-caption {
    top: 0;
    bottom: 0;
    display: flex;
    display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
}
.inner-banner.contactPageBanner .banner-caption {
    bottom: initial;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
} 

.pw_map_canvas {
    opacity: 0.6;
}





/* Footer Container 
==============================*/
.footerContainer {
    background: #141415;
}
.topFooterContainer {
    padding: 35px 0 17px;
}
ul.ftrAddlst {}
ul.ftrAddlst li {
    float: left;
    width: 100%;
    color: #919191;
    text-transform: uppercase;
    position: relative;
    padding-left: 30px;
}
ul.ftrAddlst li.ftr-email a {
    color: #919191;
    position: relative;
    padding-left: 38px;
}
ul.ftrAddlst li:before,
ul.ftrAddlst li.ftr-email a:before{
    font-family: 'FontAwesome';
    font-size:30px;
    color: #b8ae16;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    
}
ul.ftrAddlst li.ftr-address:before {
    content: '\f041';
}
ul.ftrAddlst li.ftr-email a:before {
    content: '\f003';
    font-size: 28px;
    top: -3px;
}

ul.ftrAddlst li.ftr-email {
    text-align: center;
    padding-left: 0;
}

ul.ftrAddlst li.frt-cpright {
    text-align: right;
}
ul.ftrAddlst li.frt-cpright a {
    color: #bbb115;
}
.footerNav {
    text-align: center;
    margin-top: 32px;
}
#menu-footer-menu.navbar-nav {
    float: none;
}
#menu-footer-menu.navbar-nav > li {
    float: none;
    display: inline-block;
    margin-right: -4px;
}
#menu-footer-menu.navbar-nav > li > a {
    text-shadow: none;
    font:14px/22px 'robotolight';
    color: #7c7d7f;
    text-transform: uppercase;
    padding: 0 9px;
}
#menu-footer-menu.navbar-nav > li:not(:last-child) > a {
    background: url(images/ftrnav-divider.jpg) no-repeat right center;
}


#menu-footer-menu.nav > li > a:hover, 
#menu-footer-menu.nav > li > a:focus {
    background-color: transparent;
    color: #fff;
}
.footerBottomContainer {
    border-top: 1px solid #1e1d1c;
    padding: 17px 0 22px;
}

.footerBottomContainer ul.cnss-social-icon {
    line-height: 0;
}
.footerBottomContainer ul.cnss-social-icon li a img {
    margin: 0 !important;
}
.footerBottomContainer ul.cnss-social-icon li:not(:last-child) a img {
    margin-right: 13px !important;
}


/*===============homepage===============*/

.page .banner_block{ border-bottom:1px solid #c1c3c5; position: relative; } 
/*
.banner_block object:before {
    background: #000002;
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    
}
*/
.banner_block .banner-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 35px;
    text-align: center;
}
.banner_block .banner-caption h3,
.banner_block .banner-caption h2 {
    font-family: 'OswaldBook';
    text-transform: uppercase;
    text-shadow: 0 2px 5px rgba(0,0,0,0.41);
    margin: 0px;
    padding: 0;
}
.banner_block .banner-caption h3 {
    color: #fff;
    font-size: 48px;
    line-height: 70px;
}
.banner_block .banner-caption h2 {
    color: #ffbc00;
    font-size: 96px;
    line-height: 103px;
}
.banner_block .banner-caption h5 {
    font-family: 'robotothin';
    color: #fff;
    font-style: italic;
    font-size: 36px;
    line-height: 40px;
}


h4.vc_custom_heading.sub_valkommen{ letter-spacing:5px;}
.vc_row.valkommen_block p{font:normal 15px/24px 'robotoregular'; color:#414141;}
.valkommen_block .vc_btn3.vc_btn3-color-default.vc_btn3-style-modern{ background-image:none; background-color:transparent; border:2px solid #cd000d;font:normal 15px 'robotomedium'; color:#1a1a18; text-transform:uppercase;padding-top: 11px;padding-bottom: 12px;}
.valkommen_block .vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:hover{ background-color:transparent;border:2px solid #cd000d;padding-top: 11px;padding-bottom: 12px;}

.vc_icon_element.elect-devide{ overflow:hidden;}
.vc_icon_element.elect-devide .vc_icon_element-inner{ width:58px; height:54px; border:none !important;}
.vc_icon_element.elect-devide .vc_icon_element-inner .vc_icon_element-icon{ width:58px; height:54px; background:url(images/icon_elec.png) no-repeat center top;}
.vc_icon_element.elect-devide .vc_icon_element-inner .vc_icon_element-icon::before{ display:none !important;}
.vc_icon_element.elect-devide .vc_icon_element-inner::before,.vc_icon_element.elect-devide .vc_icon_element-inner::after{ content:''; display:inline-block; position:absolute; top:30px; width:554px; height:8px; background-image:url(images/icon_devide.png); background-repeat:no-repeat;}
.vc_icon_element.elect-devide .vc_icon_element-inner::before{ right:100%; margin-right:3px; background-position:left top;}
.vc_icon_element.elect-devide .vc_icon_element-inner::after{ left:100%; margin-left:3px;background-position:right -16px;}

h2.custom_ribben{ padding-right:64px;background:url(images/rgt_ribben.png) no-repeat right top; display:inline-block; margin-left:auto; margin-right:auto;}
h2.custom_ribben span{ padding-left:64px; display:inline-block;background:url(images/lft_ribben.png) no-repeat left top; line-height:47px; color:#fff; padding-top:8px;padding-bottom:8px;}
.install_row {
    margin-top: 43px;
}
.install_row .install_block{background:url(images/install_texture.png) no-repeat center; background-size:cover; padding:7px;}
.install_row .install_block .thumbnail_install{ border:2px solid rgba(152,144,8,0.76);}
.install_row .install_block h3{font:normal 20px/25px 'robotomedium'; color:#131313;display: flex;align-items: center;justify-content: center;
    display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
    -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
	padding:5px 15px;
}


.clientSayingSec {
	background: #f3f3f3;
	padding: 45px 0 73px;
}
.clientSayingSec .vc_col-sm-12 .vc_column-inner  {
    padding-top: 0 !important;
}


.clientSayingSec .deftHeader {
	margin-bottom: 72px;
    margin-top: 12px;
}
.clientSayingSec .deftHeader h2 {
	font:40px/40px 'ralewaybold';
	color: #636363;
	letter-spacing: -1px;
}
.clientSayingSec .deftHeader .dotline {
	margin: 20px 0;
}
.clientSayingSec .deftHeader p {
	padding: 0 90px;
	font:14px/24px 'robotoregular';
	color: #484747;
	margin: 0;
}
ul.clientimglist {}
ul.clientimglist li {
	float: left;
	position: relative;
	cursor: pointer;
}
ul.clientimglist li:nth-child(2) {
	top: -10px;
}
ul.clientimglist li img {
	border: 1px solid #bebebe;
}
ul.clientimglist li.active img {
	border-color:#C8BC11;
}

ul.clientimglist li:nth-child(3) {
    margin-left: 40px;
    margin-top: -47px;
}
ul.clientimglist li:nth-child(4) {
	margin-top: -25px;
}
ul.clientimglist li:nth-child(5) {
	margin-top: -75px;
}

.clientSaybx {
	padding-left: 18px;
}
.clientBx {
	background: #e3d50a url(images/testbx_bg.png) no-repeat left top;
    background-size: cover;
	min-height: 178px;
    position: relative;
    margin-top: 14px;

}
.clientSay {
	position: absolute;
	height: 100%;
	-webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -ms-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
    display: none;
}
.clientSay:first-child {
	display: block;
}
.clientbxrw {
    display: table;
    height: 100%;
    padding: 0 16px;
}
.clntbx {
	display: table-cell;
	vertical-align: middle;
}



.clientbxrw p {
	font:italic 18px/26px 'robotomedium';
	color: #171717;
    text-align: center;
}
.clientname {
	font:18px/22px 'robotomedium';
	color: #636363;
	margin-top: 15px;
}
.clntbx p{
	position: relative;
}
.clntbx p:before {
	content: " ";
	width: 28px;
	height: 22px;
	display: inline-block;
	position: static;
	top: -0px;
	left: -32px;
    margin-right: 4px;
	background: url(./images/quote-left.png) no-repeat left top;
}
.clntbx p:after {
	content: " ";
	width: 28px;
	height: 22px;
	margin-top: 10px;
	margin-left: 5px;
	display: inline-block;
	position: absolute;
	background: url(./images/quote-right.png) no-repeat right bottom;
}
.clientBx:before {
	content: " ";
	width: 47px;
	height: 44px;
	display: inline-block;
	position: absolute;
	bottom: 50px;
	left: -47px;
	background: url(./images/cltnbx-crnr.png) no-repeat left top;
}

/*===============Kontakt===============*/
.contactUsPage{padding:71px 0 50px 50px;background-color:#e9e9e9;}
.contactUsPage h2{
text-transform:capitalize;}

.contactUsPage ul li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 24px;
    font-family: 'SourceSansPro-Semibold';
    color:#6e6e6e;
    font-size: 20px; 
    line-height: 22px;
}
.cntleftside h2 {
    margin: 22px 0 25px;
}

.contactUsPage ul li.cntPhone:before
{
	position: absolute;
    content: "\f095";
    font-family: "FontAwesome";
    color: #c90707;
    left: 0;
    font-size: 20px;
}

.contactUsPage ul li.cntEnvelope:before
{
	position: absolute;
    content: "\f0e0";
    font-family: "FontAwesome";
    color: #c90707;
    left: 0;
    font-size: 20px;
}

.wpcf7 label{display: block; text-align: left; color: #3a3a3a; font-family: "robotoregular"; font-size: 16px; text-transform: capitalize; font-weight: normal; margin-bottom: 15px;}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
    border:1px solid #e6e6e6;
    border-radius: 0;
    color: #999999;
    font-family: "robotoregular";
    font-size: 13px;
    padding: 8px;
    -webkit-box-shadow: 1px 1px 0 0 #000;
box-shadow: 1px 1px 0 0 #000;
display: block;
width: 100%;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"]{
    height: 33px;
}
.wpcf7 textarea.form-control {
    height: 135px;
}
.wpcf7 textarea{resize: none;}
.wpcf7 sup{color: #d32434;}
.wpcf7{margin-top: 30px;}
.wpcf7 .form-group{ margin-top: 20px;}
.wpcf7 textarea{width: 100%; display: block; height: 123px;}
.wpcf7 button{
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e71b1b+0,c30e0e+48,9a0000+100 */
	background: #e71b1b; /* Old browsers */
	background: -moz-linear-gradient(top, #e71b1b 0%, #c30e0e 48%, #9a0000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #e71b1b 0%,#c30e0e 48%,#9a0000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #e71b1b 0%,#c30e0e 48%,#9a0000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e71b1b', endColorstr='#9a0000',GradientType=0 ); /* IE6-9 */
	border-radius: 2px;
	font-size: 18px;
	font-family: "robotoregular";
	color: #fff;
	border: none;
	padding: 10px 20px 10px 30px;
	box-shadow: 1px 1px 5px 0 #959595;
    margin-top: -13px;
}
.wpcf7 button:hover,.wpcf7 button:focus{color: #fff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9a0000+1,c30e0e+48,e71b1b+100 */
background: #9a0000; /* Old browsers */
background: -moz-linear-gradient(top, #9a0000 1%, #c30e0e 48%, #e71b1b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #9a0000 1%,#c30e0e 48%,#e71b1b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #9a0000 1%,#c30e0e 48%,#e71b1b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9a0000', endColorstr='#e71b1b',GradientType=0 ); /* IE6-9 */
}

div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ok{
    clear: both;
}
.wpcf7-form-control-wrap {
    position: static;
}
span.wpcf7-not-valid-tip {
    position: absolute;
    width: 100%;
}


/*=============================Bildgalleri===========================*/

.ljud{padding:55px 0 75px; background-position: left center }

.ljud h2.custom_ribben {
    
}

.Bildgalleri {
    padding: 41px 0 25px;
}
.galleryBox {
	border:5px solid #f4bbbb;
	position:relative;
	}

.srvTmbCpt {
    background-color: rgba(216,0,14,0.63);
	bottom:0;
	width:100%;
    position: absolute;
    padding: 8px 10px 7px;
    display: table;
}


.galleryBox  h3{
	font-size: 18px;
	line-height:22px;
	color:#fff;
	font-family:"OpenSans";
    z-index: 999;
    text-align: center;
	/*padding-left: 20px;*/
    line-height: 20px;
	text-align:center;
    display: table-cell;
    vertical-align: middle;
	}
.Bildgalleri .vc_col-sm-12 .col-sm-4{margin-bottom:24px;}

.Bildgalleri .vc_col-sm-12 p
{
font-family:"OpenSans";
font-size:15px;
}

.galleryBox img {
	max-width:100%;
	display:block;
	width:100%;
}
.ljud,.design .vc_col-sm-12 p
{
font-family:"OpenSans";
font-size:15px;
}

.design .vc_col-sm-12 .vc_column-inner  {
    padding-top: 35px;
}



/* Santanu
==============================*/
h2.bildHeading {
    color: #fff;
    font: normal 44px/44px 'BebasNeueRegular', Arial, Helvetica, sans-serif;   
    text-transform: uppercase;
    overflow: hidden;
    margin: 15px 0 20px 0;
}
.bildHeading span {
    display: inline-block;
    position: relative;
}
.bildHeading span:before {
    right: 100%;
    margin-right: 15px;
    border-top: 2px Solid #cf999d;
}
.bildHeading span:after {
    left: 100%;
    margin-left: 15px;
    border-top: 2px Solid #cf999d;
}
.bildHeading span:before, .bildHeading span:after {
    content: "";
    position: absolute;
    height: 5px;
    top: 50%;
    width: 460px;
    margin-top: -6px;
}
.bildHeading span span:before, .bildHeading span span:after {
    content: "";
    position: absolute;
    height: 4px;
    top: 50%;
    width: 400px;
    margin-top: 1px;
    z-index: 99;
}
.bildHeading span span:before {
    right: 100%;
    margin-right: 15px;
    border-top: 1px Solid #cf999d;
}
.bildHeading span span:after {
    right: 100%;
    margin-right: 15px;
    border-top: 1px Solid #cf999d;
}
.bilGal .wpb_text_column{
    padding: 0 100px;
}
.bilGal p{
    font-size: 16px;
    color: #fff;
}
.belysningBlok p{text-align: left; margin-bottom: 5px; color: #252525; font-family: "robotoregular"; line-height: 21px; font-size: 14px;}
.vc_row.belysningBlok {
    background: #ede012;
    /*background: url(images/bely_back.png) repeat left top;*/
    padding: 17px 0;
    margin: 25px 0px;
    border: 3px solid #ccc006;
    position: relative;
}
.vc_row.belysningBlok.ei-installation {
    padding: 18px 0;
}
.vc_row.belysningBlok:before{
    /*background: url(images/navbar-trans-bg.png) repeat left top;*/
    background: url(images/bely_texture.png) repeat left top;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.belysningBlok h3 {
    font-size: 30px;
    font-family: "robotomedium";
    line-height: 30px;
    margin-bottom: 10px;
    position: relative;
    margin-right: 15px;
    padding-right: 15px;
    display: inline-block;
    color: #131313;
}

.belysningBlok h3:before {
    content: "";
    background: #000;
    width: 10000px;
    height: 2px;
    top: 18px;
    z-index: 2;
    border-bottom: 2px solid #000;
    position: absolute;
    left: 100%;
}
.belysningBlok .vc_col-sm-9 .vc_column-inner .wpb_wrapper{overflow: hidden; text-align: left;}

.belysningBlok .wpb_single_image img {
    width: 100%;
}




.belysningBlok .vc_col-sm-9 .vc_column-inner .wpb_wrapper .wpb_content_element, 
.belysningBlok .vc_col-sm-3 .vc_column-inner .wpb_wrapper .wpb_content_element{margin-bottom: 0;}
.belysningBlok img{
    border: 4px solid #fff;
}
.belysningBlok .vc_col-sm-4 .wpb_single_image.vc_align_left{
    margin-bottom: 0;
} 
.belysningBlok .vc_col-sm-8 .wpb_wrapper {
    text-align: left;
    overflow: hidden;
}

.imgcarousel img[class*="attachment-"] {
    width: 100%;
}

.design .vc_images_carousel .vc_carousel-control {
    width: 47px;
    height: 47px;
    border: 2px solid rgba(218,0,14,0.37);
    border-radius: 50%;
    background: #fff;
    margin-top: -25px;
}
.design .vc_images_carousel .vc_carousel-control .icon-next, 
.design .vc_images_carousel .vc_carousel-control .icon-prev {
    line-height: 40px;
    color: #282828;
    margin-left: -12px;
    margin-top: -10px;
    text-shadow: none;
}
.design .vc_images_carousel .vc_carousel-control.vc_right {
    right: -65px;
}
.design .vc_images_carousel .vc_carousel-control.vc_left {
    left: -65px;
}
.design .imgcarousel img[class*="attachment-"] {
    border: 5px solid #e1a7a8;
}
.vc_col-sm-12 .wpb_content_element.imgcarousel {
    margin-bottom: 41px;
}
.design .vc_images_carousel .vc_carousel-control .icon-next, 
.design .vc_images_carousel .vc_carousel-control .icon-prev {
    font-family: 'FontAwesome';
    font-size: 22px;
    color: #282828;
    
}
.design .vc_images_carousel .vc_carousel-control .icon-next:before {
    content: '\f105';
}
.design .vc_images_carousel .vc_carousel-control .icon-prev::before {
    content: '\f104';
    left: -4px;
}

/*.homeGallery{
	padding-bottom:40px;
}*/

.innerhgt {
	
	-webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
		  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
	}




/* Media Query
==============================*/
@media (min-width: 1230px) {
    .container {
        width: 1200px;
    }
    .navbar-default .navbar-nav > li > a  {
        padding: 15px 16.5px 13px;
    }
	.vc_row.valkommen_block p{ padding-left:40px; padding-right:40px;}
    .install_row.row{ margin-left:-27px; margin-right:-27px;}
	.install_row.row > div{padding-left:27px; padding-right:27px;}
    .belysningBlok .vc_col-sm-4 {
        width:31%;
        
    }
    .belysningBlok .vc_col-sm-4 .vc_column-inner  {
        padding-right: 0;
    }
    .belysningBlok .vc_col-sm-8 {
        width: 69%;
    }
    .belysningBlok.ei-installation .vc_col-sm-4 {
        width: 30.5%;
    }
   .belysningBlok.ei-installation .vc_col-sm-8 .vc_column-inner  {
        padding-left: 20px;
    }
    
    
    
}
@media (min-width: 1200px) and (max-width: 1230px) {
	
}
@media (max-width: 1320px) { 
.wpb_images_carousel.wpb_content_element.vc_clearfix.imgcarousel {
    padding: 0 50px;
}

  .design .vc_images_carousel .vc_carousel-control.vc_right {
    right: -45px;
}  
.design .vc_images_carousel .vc_carousel-control.vc_left {
    left: -45px;
} 
    
    
    
}
@media (min-width: 992px) and (max-width: 1199px) {
    .testimo_row .col-sm-5 {
        width: 36%;
    }
    .testimo_row .col-sm-7 {
        width: 64%;
    }
    .clientBx {
        margin-top: 0;
    }
    ul.clientimglist li:nth-child(2) {
        width: 145px;
    }
    ul.clientimglist li:first-child {
        width: 145px;
    } 
    ul.clientimglist li {
        width: 80px;
    }
    ul.clientimglist li:nth-child(3) {
        margin-left: 22px;
    }
    ul.clientimglist li:nth-child(5) {
        margin-top: -45px;
    }
    .galleryBox h3 {
        font-size: 14px;
        line-height: 18px;
    }
    
    
    
    
    
    
}
@media (min-width: 768px) and (max-width: 991px) {
    .navbar-default .navbar-nav > li > a {
        font-size: 14px;
        padding: 15px 8px;
    }
    .install_row .install_block h3 {
        font-size: 17px;
        line-height: 20px;
    }
    .bilGal .wpb_text_column {
        padding: 0;
    }

    ul.clientimglist {
        margin-top: 10px;
    }
    ul.clientimglist li:first-child,
    ul.clientimglist li:nth-child(2){
        width: 115px;
    }
    ul.clientimglist li:nth-child(3) {
        margin-left: 25px;
        margin-top: -25px;
    }
    ul.clientimglist li {
        width: 60px;
    }
    ul.clientimglist li:nth-child(4) {
        margin-top: -10px;
    }
    ul.clientimglist li:nth-child(5) {
        margin-top: -25px;
    }
    .clientBx {
        margin-top: 0;
        min-height: 135px;
    }
    .clientbxrw p {
        font-size: 14px;
        line-height: 21px;
    }
    .galleryBox h3 {
        font-size: 14px;
        line-height: 18px;
    }
    
    .belysningBlok h3 {
        font-size: 20px;
    }    
    .wpcf7 button {
        margin-top: 0;
    }
    .design .vc_images_carousel .vc_carousel-control .icon-next {
        margin-left: -14px;
    }
    .design .vc_images_carousel .vc_carousel-control {
        width: 40px;
        height: 40px;
        margin-top: -20px;
    }
   
}
@media (min-width: 768px) {
    ul.ftrAddlst li {
        width: 33.333%;
    }
    .navbar-default .navbar-nav > li:first-child > a {
       padding-left: 0;
    }
	.topPhone {
		text-align:right;
	}
   .topPhone ul li {
	   display:inline-block;
    }
 
}
@media (max-width: 767px) {
	
    .navbar-brand > img {
        width: 260px;
    }
 .navbar-header {
    position: absolute;
    right: 0;
    top: -36px;
}   
    .navbar-default .navbar-nav > li > a {
        font-size: 13px;
        line-height: 15px;
    }
    #bs-example-navbar-collapse-1 {
        margin-top: 15px;
    }    
    .navbar-default .navbar-toggle {
        border-color: #000000;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #F9EB0F;
    }
    .navbar-default .navbar-toggle:hover, 
    .navbar-default .navbar-toggle:focus {
        background-color: #F9EB0F;
        background:#F9EB0F;
    }
    .navbar-default .navbar-toggle:hover .icon-bar,
    .navbar-default .navbar-toggle:focus .icon-bar{
        background-color: #000000;
    }
    .install_row .install_block {
        margin: 0 auto;
        max-width: 358px;
    }
    .install_row [class^=col]:not(:last-child) {
        margin-bottom: 30px;
    }
    .install_row .install_block h3 {
        padding: 10px 0;
    }
    .bilGal .wpb_text_column {
        padding: 0;
    }
  
    
  ul.clientimglist li {
	float: none;
	display: inline-block;
}
.clientname{
	margin-top: 45px;
}
.clientBx::before {
	-webkit-transform: rotate(83deg);
    -moz-transform: rotate(83deg);
    -ms-transform: rotate(83deg);
    -o-transform: rotate(83deg);
    transform: rotate(83deg);
    bottom: initial;
    left: 50%;
    top: -41px;

}

ul.clientimglist {
    text-align: center;
    width: 407px;
    margin: 0 auto;
}
ul.clientimglist li:nth-child(3) {
	margin-left: 0;
}
ul.clientimglist li {
	position: relative;
}
ul.clientimglist li:nth-child(5),
ul.clientimglist li:nth-child(3) {
    top: -40px;
}
ul.clientimglist li:nth-child(4) {
    top: -25px;
}  
.clntbx p::before {
    position: static;
} 
.clientSaybx {
    padding-left: 0;
}
.clientbxrw {
    padding: 0 15px;
}    
    .srvTmbCpt {
        position: static;
    }   
    .galleryBox h3 {
        font-size: 14px;
    } 
    .belysningBlok .vc_align_left{
        text-align: center;
    }    
    .belysningBlok .vc_col-sm-4 .wpb_single_image.vc_align_left {
        text-align: center;
        margin-bottom: 20px;
    } 
    .belysningBlok h3::before {
        display: none;
    }
    .belysningBlok h3{
        margin-right: 0;
        padding-right: 0;
    }
    .belysningBlok p,
    .belysningBlok h3{
        text-align: center !important;
        display: block;
    }
    .belysningBlok .wpb_single_image.vc_align_left {
        text-align: center;
        margin-bottom: 20px !important;
    }
    .wpcf7 button {
        margin-top: 0;
    }
    .wpcf7 .form-group {
        padding: 0 0;
    }
    .map_block .pw_map_canvas {
        height: 210px !important;
    }
    .banner_block .banner-caption h2 {
        font-size: 40px;
        line-height: 50px;
    }
    .design .vc_images_carousel .vc_carousel-control .icon-next, 
	.design .vc_images_carousel .vc_carousel-control .icon-prev {
		margin-left: -9px;
	}
    
    
    
}



@media (min-width: 580px) and (max-width: 767px) {
 .ftrAddlst.cf {
    display: flex;
}   
    ul.ftrAddlst li {
        font-size: 13px;
        line-height: 20px;
    }  
    ul.ftrAddlst li.ftr-email a::before {
        top: -1px;
    }
    ul.ftrAddlst li.ftr-address::before {
        top: 6px;
    }
    
    .glrboxSec [class^=col] {
        width: 50%;
        float: left;
    }    
    
    .banner_block .banner-caption h3 {
        font-size: 30px;
        line-height: 45px;
    }
    .banner_block .banner-caption h5 {
        font-size: 30px;
        line-height: 30px;
    }
    .banner_block .innerhgt {
		height:490px !important;
	}
    .banner_block .inner-banner .innerhgt {
		height:400px !important;
	}
	.banner_block .inner-banner .banner-caption h2 {
		margin-top:50px;
	}
.vc_custom_heading.custom_ribben {
    font-size: 35px !important;
}	
	

}
@media (min-width: 401px) and (max-width: 579px) {
 .clientSayingSec .deftHeader h2 {
	font-size: 22px;
	line-height: 18px;
}
.clientSayingSec .deftHeader p {
	padding: 0;
}
ul.clientimglist {
	width: 350px;
}
ul.clientimglist li:first-child,
ul.clientimglist li:nth-child(2){
	width: 160px;
}
ul.clientimglist li {
	width: 100px;
}   
    .clientbxrw p {
        font-size: 15px;
        line-height: 21px;
    }    
    .clientBx {
        min-height: 120px;
    }
    .clientSayingSec {
        padding-bottom: 45px;
    }   
    
    ul.ftrAddlst {
        text-align: center;
    }   
    ul.ftrAddlst li {
        float: none;
        display: inline-block;
        padding-left: 0;
    }
    ul.ftrAddlst li:not(:last-child) {
        margin-bottom: 10px;
    }
    ul.ftrAddlst li::before, 
    ul.ftrAddlst li.ftr-email a::before {
        display: inline-block;
        position: relative;
        top: 3px;
    }
    .ftr-address > p {
        display: inline-block;
    }
    ul.ftrAddlst li.ftr-email a {
        padding-left: 0;
    }  
    ul.ftrAddlst li.frt-cpright {
        text-align: center;
    }
    #menu-footer-menu {
        margin: 0;
    }
    .glrboxSec [class^=col] {
        width: 50%;
        float: left;
    }
    .banner_block .banner-caption h3 {
        font-size: 22px;
        line-height: 35px;
    }
    .banner_block .banner-caption h5 {
        font-size: 22px;
        line-height: 25px;
    }
    .banner_block .innerhgt {
		height:490px !important;
	}
    .banner_block .inner-banner .innerhgt {
		height:400px !important;
	}
	.design .vc_images_carousel .vc_carousel-control {
		height: 35px;
		margin-top: -18px;
		width: 35px;
	}
	.design .imgcarousel img[class*="attachment-"] {
		border: 1px solid #e1a7a8;
	}	
    .wpb_images_carousel.wpb_content_element.vc_clearfix.imgcarousel {
		padding: 0 45px;
	}
	.design .vc_images_carousel .vc_carousel-control.vc_right {
		right: -40px;
	}
	.design .vc_images_carousel .vc_carousel-control.vc_left {
		left: -40px;
	}
	.design .vc_images_carousel .vc_carousel-control .icon-prev::before {
		left: -3px;
	}
.vc_custom_heading.custom_ribben {
    font-size: 35px !important;
}

}
@media (max-width: 400px) {
 .clientSayingSec .deftHeader h2 {
	font-size: 22px;
	line-height: 18px;
}   
ul.clientimglist {
	width: 300px;
}
ul.clientimglist li:first-child,
ul.clientimglist li:nth-child(2){
	width: 132px;
}
ul.clientimglist li {
	width: 75px;
}
.clientbxrw p {
	font-size: 14px;
	line-height: 20px;
}    
    .clientBx {
        min-height: 120px;
    }    
    
    

.valkommen_block h2 {
    font-size: 32px !important;
    line-height: 33px !important;
}
.valkommen_block h4 {
    font-size: 14px !important;
}
.csthdg-elinst h2 {
    font-size: 30px !important;
}
.clientSayingSec {
    padding-bottom: 40px;
}
.clientBx {
    min-height: 139px;
}
.vc_custom_heading.deftHeader {
    font-size: 25px !important;
    line-height: 20px !important;
    margin-bottom: 50px;
}
h2.bildHeading {
    font-size: 32px;
    line-height: 30px;
}
.bilGal p {
    font-size: 14px;
    line-height: 20px;
}
ul.ftrAddlst {
    text-align: center;
}   
ul.ftrAddlst li {
    float: none;
    display: inline-block;
    padding-left: 0;
    font-size: 13px;
}
ul.ftrAddlst li:not(:last-child) {
    margin-bottom: 5px;
}
ul.ftrAddlst li::before, 
ul.ftrAddlst li.ftr-email a::before {
    display: inline-block;
    position: relative;
    top: 3px;
    font-size: 21px;
}
.ftr-address > p {
    display: inline-block;
    }
#menu-footer-menu.navbar-nav > li > a {
    font-size: 12px;
}
ul.ftrAddlst li.ftr-email a {
    padding-left: 0;
}  
ul.ftrAddlst li.frt-cpright {
    text-align: center;
}
#menu-footer-menu {
    margin: 0;
}
    .Bildgalleri h2 {
        font-size: 35px !important;
    }
    .belysningBlok h3 {
        font-size: 22px;
        line-height: 25px;
    }   
    .vc_custom_heading.custom_ribben {
        font-size: 24px !important;
    } 
    .design .vc_images_carousel .vc_carousel-control {
        width: 20px;
        height: 20px;
		margin-top:-12px;
    }
    .design .vc_images_carousel .vc_carousel-control .icon-next, .design .vc_images_carousel .vc_carousel-control .icon-prev {
        font-size: 14px;
    }
    .design .vc_images_carousel .vc_carousel-control .icon-next {
        margin-left: -9px; 
    }
    .design .vc_images_carousel .vc_carousel-control .icon-prev {
        margin-left: -7px; 
    }
    .design .imgcarousel img[class*="attachment-"] {
        border-width: 2px;
    }
    .banner_block .banner-caption h3 {
        font-size: 20px;
        line-height: 30px;
    }
    .banner_block .banner-caption h2 {
        font-size: 25px;
        line-height: 34px;
    }
    .banner_block .banner-caption h5 {
        font-size: 19px;
        line-height: 20px;
    }
    
    .banner_block .innerhgt {
		height:450px !important;
	}
    .banner_block .inner-banner .innerhgt {
		height:400px !important;
	}
.ftr-address > p{
	font-size:12px;
}
.wpb_images_carousel.wpb_content_element.vc_clearfix.imgcarousel {
    padding: 0 20px;
}
.design .vc_images_carousel .vc_carousel-control.vc_right {
		right: -20px;
	}
	.design .vc_images_carousel .vc_carousel-control.vc_left {
		left: -20px;
	}



}

