/********* customer page **********/
// Avenir LT Std Light Oblique
@font-face {
  font-family:'AvenirLTStd-LightOblique';
  src:url("webfonts/AvenirLTStd-LightOblique/AvenirLTStd-LightOblique.ttf");
  src:url("webfonts/AvenirLTStd-LightOblique/AvenirLTStd-LightOblique.eot?#iefix") format("embedded-opentype"),url("webfonts/AvenirLTStd-LightOblique/AvenirLTStd-LightOblique.woff") format("woff"),url("webfonts/AvenirLTStd-LightOblique/AvenirLTStd-LightOblique.ttf") format("truetype");
}

@font-face { font-family: 'Lora-Bold'; src: url('webfonts/Lora-Bold/Lora-Bold.eot?#iefix') format('embedded-opentype'), url('webfonts/Lora-Bold/Lora-Bold.woff') format('woff'), url('webfonts/Lora-Bold/Lora-Bold.ttf') format('truetype'), url('webfonts/Lora-Bold/Lora-Bold.svg#Lora-Bold') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Lora-Regular'; src: url('webfonts/Lora-Regular/Lora-Regular.eot?#iefix') format('embedded-opentype'), url('webfonts/Lora-Regular/Lora-Regular.woff') format('woff'), url('webfonts/Lora-Regular/Lora-Regular.ttf') format('truetype'), url('webfonts/Lora-Regular/Lora-Regular.svg#Lora-Regular') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Lora-BoldItalic'; src: url('webfonts/Lora-BoldItalic/Lora-BoldItalic.eot?#iefix') format('embedded-opentype'), url('webfonts/Lora-BoldItalic/Lora-BoldItalic.woff') format('woff'), url('webfonts/Lora-BoldItalic/Lora-BoldItalic.ttf') format('truetype'), url('webfonts/Lora-BoldItalic/Lora-BoldItalic.svg#Lora-BoldItalic') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Lora-Italic'; src: url('webfonts/Lora-Italic/Lora-Italic.eot?#iefix') format('embedded-opentype'), url('webfonts/Lora-Italic/Lora-Italic.woff') format('woff'), url('webfonts/Lora-Italic/Lora-Italic.ttf') format('truetype'), url('webfonts/Lora-Italic/Lora-Italic.svg#Lora-Italic') format('svg'); font-weight: normal; font-style: normal; }

@font-face {
    font-family: 'LovedbytheKing';
    src: url('webfonts/LovedbytheKing/LovedbytheKing.ttf');
    src: url('webfonts/LovedbytheKing/LovedbytheKing.eot?#iefix') format('embedded-opentype'), 
		 url('webfonts/LovedbytheKing/LovedbytheKing.ttf') format('ttf'), 
		 url('webfonts/LovedbytheKing/LovedbytheKing.ttf') format('ttf'), 
		 url('webfonts/LovedbytheKing/LovedbytheKing.ttf') format('truetype'), 
		 url('webfonts/LovedbytheKing/LovedbytheKing.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans-BoldItalic';
    src: url('webfonts/OpenSans-BoldItalic/OpenSans-BoldItalic.ttf');
    src: url('webfonts/OpenSans-BoldItalic/OpenSans-BoldItalic.eot?#iefix') format('embedded-opentype'), 
		 url('webfonts/OpenSans-BoldItalic/OpenSans-BoldItalic.ttf') format('ttf'), 
		 url('webfonts/OpenSans-BoldItalic/OpenSans-BoldItalic.ttf') format('ttf'), 
		 url('webfonts/OpenSans-BoldItalic/OpenSans-BoldItalic.ttf') format('truetype'), 
		 url('webfonts/OpenSans-BoldItalic/OpenSans-BoldItalic.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans-Italic';
    src: url('webfonts/OpenSans-Italic/OpenSans-Italic.ttf');
    src: url('webfonts/OpenSans-Italic/OpenSans-Italic.eot?#iefix') format('embedded-opentype'), 
		 url('webfonts/OpenSans-Italic/OpenSans-Italic.ttf') format('ttf'), 
		 url('webfonts/OpenSans-Italic/OpenSans-Italic.ttf') format('ttf'), 
		 url('webfonts/OpenSans-Italic/OpenSans-Italic.ttf') format('truetype'), 
		 url('webfonts/OpenSans-Italic/OpenSans-Italic.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
    /*font-family: opensans-light;*/
    font-size: 14px;
    color: #000;
    padding: 0;
	margin: 0;
        background:#fff!important;
}
/* header banner*/
/* youtube */
.html5gallery-car-1{
	width:1050px !important;
	left:-8% !important;
	margin-top:15px !important;
}
.html5gallery-car-list-1{
	width:1063px !important;
	left:-25px !important;
}
.html5gallery-car-mask-1{
	width:1000px !important;
	left:46px !important;
}
/*---------------vocabulary section---------------*/
.vocabulary
{
	background-color:#e7e7e8;
	clear: both;
    overflow: hidden;
    padding: 100px 142px;
}
.vocabulary h2
{
	font-size:50px;
	color:#5e6065;
	font-family: lovedbytheking;
}
.vocabulary p
{
	font-family:AvenirLTStd-Roman;
	color:#999a9d;
	line-height: 35px;
    padding: 0 40px;
	font-size:26px !important;
    padding: 25px 0px;
	font-style:italic;
}
.vocabulary span
{
	color:#c7281c;
	font-family:opensans-bolditalic;
	font-size:26px;
}
.vocabulary-arrow img
{
	margin:-1px auto !important; 
}
/* map section */
.map-last-txt {
    color: #a3a4a7;
    font-family: lora-regular;
    font-size: 15px;
    padding: 20px 0 15px 100px;
}
.map-div {
    background-image: url("../images/map.png");
    background-repeat: no-repeat !important;
    background-size: 100% 100%;
    clear: both;
    float: left;
    width: 100%;
	background-color:#e1e1e1;
}
.map-div p {
    color: #b3b4b7;
    font-family: lora-regular;
    font-size: 15px;
    margin: 18px 0 0;
    padding: 10px 0 0 100px;
}
.map-div > h2 {
    color: #494b51;
    font-family: lovedbytheking;
    font-size: 50px;
    margin: 0;
    padding: 30px 0 0 100px;
}
h2.buzz-price{
    color: #494b51;
    font-family: lovedbytheking;
    font-size: 40px;
    margin: 0;
    padding: 25px 0 0 100px;
}
.map-div p.skulle {
    color: #000;
    font-family: Lora-Regular;
    font-size: 16px;
}
.map-div p.skulle1 {
    color: #494B51 !important;
    font-family: Lora-Regular;
    font-size: 16px;
    margin: 0;
}
.map-div span {
    color: #000;
    font-family: Lora-Regular;
    font-size: 16px;
}
.buzz-price-main
{
	background-image:url('../images/ring.png');
    background-size: contain;
	background-position-x:88px;
}
.alignnone.size-medium.wp-image-6604 {
    left: 12%;
    position: relative;
    width: 22%;
}
.average-number
{
	position: absolute;
    left: 3%;
	width: 45%;
    margin-top: -3%;
}
.average-number p {
    padding: 0px 0 0 0 !important;
    float: right;
    width: 21%;
    text-align: left;
    position: relative;
    bottom: 29px;
    right: 14%;
}
img.alignnone.size-full.wp-image-6602 {
    width: 7%;
    position: absolute;
    left: 20%;
    margin-top: 1%;
}
.buzz-price-main h2.buzz-price
{
	padding: 55px 0 0 3px;
	bottom: 16px;
    left: 8%;
	position: relative;
}
.buzz-price-main  p 
{
	padding: 30px 0 0 6px;
	bottom: 32px;
    left: 8%;
	position: relative;
}
/* buzz section */
.first-buzz {
    float: left;
}
.second-buzz {
    float: left;
}
.headh2 {
	 width: 100%;
	font-family: lovedbytheking;
    font-size: 56px;
    line-height: 63px;
    text-align: center;
	
}
.left-buzz {
    float: left;
    width: 50%;
	font-family: lora-regular;
    font-size: 18px;
	color:#686f6a;
}
.left-buzz img {
    padding: 10%;
}
.left-buzz > p {
    margin-left: 18%;

}
.bottom-buzz-txt > a {
    text-decoration:underline;
	color:#000 !important;

}
.right-buzz 
{
    float: right;
    width: 50%;
	 font-family: lora-regular;
    font-size: 18px;
	color:#686f6a;
}
.right-buzz img {
    padding: 10%;
}

.right-buzz > p {
    margin-left: 18%;

}
/* mobile section */
.mobile-section {
    background-size: 100% 100%;
 background-image: url("../images/mobile-img.jpg");
    float: left;
    width: 100%;
    min-height: 844px;
    background-repeat: no-repeat;
}
.mobile-section h2 {
    float: right;
}
.mobile-section p{
    float: right;
}


input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select, textarea, .field {
    font-family: lora-regular !important;
}
.mobile-section p {
   clear: both;
    float: right;
    font-family: Lora-Regular;
    font-size: 17px;
    line-height: 25px;
    margin: 0;
    padding-top: 30px;
    width: 40%;
	color:#57595F;
}
p.engagerade {
    padding-bottom: 25px;
}
.mobile-section h2 {
    clear: both;
    float: right;
    font-family: lovedbytheking;
    font-size: 56px;
    line-height: 63px;
    margin: 0;
    padding-top: 13px;
    width: 40%;
}
p.api-right-para {
    color: #b3b4b7;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    margin-right: 80px;
    padding-bottom: 30px;
    padding-top: 40px;
    text-align: right;
}
a.skip-link.screen-reader-text {
    display: none;
}
ul#menu-primary-menu li {
    width: 7%;
    display: inline-block;
    padding: 28px 14px 1px 0px;
    float: right;
	font-size: 17px;
}
ul#menu-primary-menu li a{
    text-decoration: none;
	color: #fff;
}
.odd > td {
    line-height: 40px;
}
.even > td {
    line-height: 40px;
}


.site-branding img {
    margin:10px 0 0 35px;
    float: left;
}
h1.entry-title {
    display: none;
}
.string.mandatory.field5 {
    margin-left: 4%;
}
button#menu-toggle {
    display: none;
}
ul#menu-primary-menu {
    padding: 0px;
}
header#masthead {
    height: 75px;
    clear: both;
    margin-top: -16px;
    background: #000;
}
body.home.page.page-id-4.page-template-default.logged-in.admin-bar.wp-custom-logo.no-sidebar.customize-support {
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.right-banner {
    float: right;
    width: 48%;
}

.caption h2 {
    font-family: 'Lora-Italic';
    color: #000;
    font-size: 53px;
    line-height: 50px;
}
.caption h3 {
	color:#000;
    line-height: 30px;
    font-size: 23px;
	margin:15px 0 15px 1px;
}
.caption p {
    padding:0 0px 30px 0px;
    font-size: 18px;
    line-height: 26px;
    color: #000;
    width: 72%;
}

.para2-section {
    margin-top: -21px;
    clear: both;
    float: left;
    width: 100%;
}


.backround-color > div {
    margin: 0 auto;
    padding-top: 55px;
    text-align: center;
    width: 72%;
}
/*img.alignnone.size-large.wp-image-6581 {
    margin-left: 10%;
    width: 80%;
}*/
.first-section {
	width: 24.5%;
    float: left;
	margin:0 14px 0 0;

}
.third-section {
    float: left;
    width: 24.5%;
	margin: 0 0 0 4px;
}
.fourth-section {
	
    float: right;
    width: 25.6%;
	margin: 0 0 0 0px;
  
}
.second-section {
 
    float: left;
    width: 24.5%;
	margin:0 0px 0 -10px;
}
.ring-base {
    float: left;
    width: 100%;
}
.youtube br {
    display: none;
}
.para2-section img{
	margin-left:25px;
}
.left-buzz h3.buzz-heading1 {
    position: absolute;
    margin-left: 10%;
    padding: 115px;
    text-align: center;
	font-family: lovedbytheking;
    font-size: 36px;

}
.left-buzz h3.buzz-heading {
    position: absolute;
    margin-left: 6%;
    padding: 115px;
    text-align: center;
}
.right-buzz h3.buzz-heading {
    position: absolute;
    margin-left: 5%;
    padding: 115px;
    text-align: center;
}
.first-section p {
	 font-family: Lora-Regular;
    font-size: 16px;
    text-align:left;
     color: #000 !important;
        padding-top: 15px;
        padding-bottom: 15px;
}
.second-section h2 {
    font-size: 18px !important;
    margin: 0;
    color:#000;
    padding-top: 10px;
    text-align: left;
}
.second-section p {
	 font-family: Lora-Regular;
     font-size: 16px;
      color: #000 !important;
    text-align: left;
        padding-top: 15px;
        padding-bottom: 15px;

}
.fourth-section h2 {
    font-size: 18px !important;
    margin: 0;
     color:#000;
    padding-top: 10px;
    text-align: left;
}
.fourth-section p {
   font-family: Lora-Regular;
    font-size: 16px;
     color: #000 !important;
    text-align: left;
    padding-top: 15px;
     padding-bottom: 15px;

}
.third-section h2 { 
    font-size: 18px !important;
    margin: 0;
    color:#000 !important;
    padding-top: 10px;
    text-align: left;
}
.third-section p {
	 font-family: Lora-Regular;
         font-size: 15px;
         text-align: left;
         color: #000 !important;
         padding-top: 15px;
         padding-bottom: 15px;

}
.bottom {
   border-bottom:2px solid #bdbdbf;
    padding: 0 19px 13px 7px;
    width: 41%;
}
.first-section h2 {
    font-size: 18px !important;
    margin: 0;
     color:#000 !important;
    padding-top: 10px;
    text-align: left;
}
.backround-color {
    min-height: 343px;
    padding-bottom: 11px;
    width: 90%;
    background: #FDFBF7;
    margin: 0px auto;
    opacity: .8;
}

.fiveth-section {
    float: left;
    width: 100%;
    padding-top:7%;
	margin-bottom:-508px;
}
.fiveth-section img {
    background-size: cover;
}
.fiveth-section h2 {
    font-family: lovedbytheking;
    font-size: 50px;
    margin: 0;
    padding: 15px 0 77px 142px;
}

section#buzzadorerna {
    float: left;
    padding-top: 5%;
    width: 100%;
} 
section#partners {
    float: left;
    padding-top: 5%;
    width: 100%;
}
section#produkterna{
    padding-top:5%;
    float: left;
    width:100%;
}
section#kontakt{
    float: left;
    width:100%;
}
p:empty {
  display: none;
}
.six-section h2 {
    font-family: lovedbytheking;
    font-size: 48px;
    margin: -45px auto;
    padding-top: 50px;
    text-align: center;
}
.tringle-section-left {
    width: 50%;
    float: left;
}

.tringle-section-right {
    float: left;
    width: 50%;
}
.tringle-section-left img {
    margin: 0 auto;
    width:70%;
    display: table;
}
.tringle-section-right img {
    text-align: center;
    width:70%;
    margin: 0 auto;
    display: table;
}
.tringle-section {
    width: 1170px;
    margin: 0 auto;
}
.tringle-section-right p {
  font-family: Lora-Regular;
    font-size: 18px;
    padding-top: 40px;
    text-align: center;
}
.tringle-section-left p {
     font-family: Lora-Regular;
    font-size: 18px;
    padding-top: 40px;
    text-align: center;
}
img#arrow-down {
    width: 30px;
    margin: 0 auto;
    display: table;
    padding-top:10px;
}
.seven-section {
    background-color: #ebecec;
    clear: both;
    float: left;
    margin-top: 70px;
    padding-top: 5%;
    width: 100%;
}
.six-section {
    padding: 5%;
}
.seven-section h2 {
    font-size: 36px;
    padding: 95px 0 37px 0;
    text-align: center;
}
.seven-section p {
    color: #a3a4a7;
    font-family: AvenirLTStd-Roman;
    font-size: 24px;
    font-weight: 500;
    line-height: 33px;
    padding: 0 9px 28px 170px;
    text-align: left;
	font-style: italic;
	}
p.color-red {
    color: #cd463d;
}
.color-red.font-bold {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 65px;
    margin-top: -23px;
    font-style: unset;
}

span.color-balck {
    color:#494B51;
    font-family: lora-bold;
    font-size: 16px;
}


.ninee-section {
    clear: both;
    float: left;
    width: 100%;
}
.ninee-section img {
   width:1327px;
}
.ten-section {
    float: left;
    width: 100%;
} 
.ten-section h2 {
    font-size: 27px;
    padding: 0 0 0 100px;
}
.ten-section p {
    padding: 0 0 6px 104px;
    font-size: 31px;
}
p.contai-section {
    font-size: 27px;
}
.pro-head {
    color: #a5a6a7;
    font-size: 12px!important;
    font-weight: bold;
}
p.contai-section {
    color: #9fa0a3;
    font-family: avenirltstd-roman;
    font-size: 26px;
    line-height: 40px;
}
.eleven-section {
    margin-top:6%;
    background: #fff;
    float: left;
    width: 100%;
    clear: both;
    padding-bottom: 25px;
}
.eleven-section h2 {
    font-family: lovedbytheking;
    font-size: 48px;
    padding:0px 0 25px;
    text-align: center;
}
.ten-section h2 {
    font-family: lovedbytheking;
    font-size: 56px;
    padding: 0 0 6px 104px;
}
.eleven-section img {
    width: 150px;
    margin: 0 auto;
    display: table;
    border-radius: 50%;
}

*, *::before, *::after {
    box-sizing: inherit;
}
*, *::before, *::after {
    box-sizing: inherit;
}
 
.eleven-section p {
    color: #afb0b4;
    display: table;
    font-family: avenirltstd-roman;
    font-size: 23px;
    line-height: 32px;
    margin: 0 auto;
    padding-bottom: 15px;
    padding-top: 22px;
    text-align: center;
	font-style:italic;
}
.th-heading {
    font-size: 13px;
}

img#images {
    width: 110px;
}


.footer-col1 p {
      font-size: 13px;
    line-height: 19px;
}
/*custom css */
.header2 {
  padding: 17px 20px 0;
  background-color: #010407!important;
  box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
  z-index: 2;
  position: relative;
}

.header2 .log-in {
  display: none;
}

.header2 #logo a {
  border: 0 !important;
}

.header2 #logo img {
  width: 200px;
  padding-bottom: 9px;
}
.footer2 {
    background: #000!important;
    font-size:15px;
    margin-top: 0 !important;
}

.page-id-18167 a {
    color: #fff !important;
    font-size:13px; 
    text-decoration: none;
    font-weight:600;
}
.page-id-18167 .top-menu { 
    right:12%;
    width: 70%;
}

.page-id-18167 .footer{
    margin-top: -12px;
}
img#phone-icons {
    float: left;
    margin-top: 0;
    padding: 0 1px;
    width: 27px;
}
.wp-img-circle{
    border-radius:80px; 
}
.footer-col1{
    float: left;
    color:#fff;
    width:20%;
    margin-left: 4%;
    padding-top:35px;
    
}
.footer-col2{
    float: left;
    color:#fff;
    margin-top:1%;
     width:50%; 
     text-align: center;
}
.scroll-back-to-top-wrapper {
    bottom: 14% !important;
}

.footer-col3{
    float: right;
    color:#fff;
    margin-top:7% !important;
    width:10%;
    font-size:14px;
}
.footer.footer2 > div {
   min-height:167px; 
}
.footer-col2 img {
    width:33px;
	height:33px;
}
.footer-col2 li {
    display: inline-block;
    padding: 10px;
    font-size:14px;
}


.page-id-18167 nav div
{
    right:12%;
}


p.pro-head {
    padding-bottom: 28px;
    font-size: 15px !important;
}
.nav li a {
    font-size: 15px !important;
}
.call-icons p {
    color: #fff;
    float: right;
    font-family: arial;
    font-size: 14px;
    font-weight: bolder;
    margin-top: 2px;
    padding: 0 6px 0 0px;
}
.map-section {
    float: left;
    width: 45%;
}
.metaslider .caption-wrap {
width:90% !important;
}
.cell-phone-section {
    float: right;
    width:30%;
}
#mail-icon {
    width: 100px;
}

/*----------- contact-from------------*/
.contact-section {
    padding-top:45px;
    padding-bottom:0px;
    background: #EBECEC;
    float: left;
    width: 100%;
}
.contact-section h2 {
    font-family: LovedbytheKing;
    font-size:46px;
    text-align: center;
    color:#494B51;
}
.contact-section form {
    width: 100%;
    margin: 0 auto;
    display: table;
}
.email-area {
    margin-bottom:35px;
    text-align: center;
    float: left;
    width: 100%;
}
.wpcf7-form {
    text-align: center;
    float: left;
    width: 100%;
}
.wpcf7-form input {
    width: 42%!important;
    height: 45px;
    padding: 0 0 0 15px;
    margin-left: 40px;
    float:left;
}
input#lname {
    float: right;
    width: 42% !important;
    margin-right: 40px;
}
.email-area input {
    margin-top: 30px;
    width: 40%;
    padding: 0 0 0 15px;
    height: 45px;
    margin-left: 40px;
}

.wrapper-section {
    width: 1170px;
	margin:0 auto;
}
.contact-section p {
    color: #929397;
    font-size: 16px;
    padding: 0 0 12px 35px;
    width: 1065px;
}
.customer-submit {
    background: #929397 none repeat scroll 0 0;
    border: medium none;
    border-radius: 8px;
    box-shadow: none;
    clear: both;
    color: #fff;
    display: table;
    font-family: "Lora-Regular" !important;
    font-size: 14px !important;
    font-weight: 600;
    height: 30px !important;
    margin: 0 auto;
    text-transform: uppercase;
    width: 220px !important;
}
.customer-submit:hover{
	background:#ccc;
}
.customer-submit {
    clear: both;
    margin: 0 auto;
    float: none !important;
    display: table !important;
    text-align: center;
}
.arrow {
    padding-bottom:5%;
}
.member-link {
    padding: 0;
    position: absolute;
    top: 25px !important;
    left:25px;
}
.header2 #logo img {
    left: 12%;
    top:15px!important; 

}
.header2 #inner-header {
    height:80px!important;
    margin: 0 auto;
    position: relative;
}
.nav li a:hover, .nav li a:focus{
    border:none!important;
}
.nav{
    margin:30px 0 0 0 !important;
}
.seven-section h2 {
    color: #4e5056;
    font-family: lovedbytheking;
    font-size: 54px;
    padding: 10px 0 35px;
    text-align: center;
}
.member-link > img {
    margin-left: -35px !important;
    margin-top: -8px !important;
    width: 20px !important;
}
/*----------- table-section------------*/
p.table {
    margin: 0px 0px 0px 0px!important;
    padding: 8px 10px 0px 0px!important;
    text-align: right;
    color: #929397;
    width: 15%;
    font-weight: bold;
    line-height: 21px;
    clear: both;
    float: left;
    padding-top: 10px !important;
    font-size: 14px;
}
tr {
    padding: 0 0 0 0px!important;
    line-height:12px;
}
th {
	 font-size: 13px;
    line-height: 19px;
    background: #fff;
    text-align: center!important;
    padding: 0;
    width: 10px;
	padding:0 2px 13px 0px!important;
}
td {
    text-align: center;
}
h2.table-heading {
    color: #d42b20;
    float: right;
    font-family: lovedbytheking;
    font-size: 38px;
    margin: 0;
    padding-top: 20px !important;
    text-align: left !important;
    width: 42%;
} 
.even > td {
    text-align: center !important;
}

h2.table-heading-left {
    color: #d42b20;
    float: left;
    font-family: lovedbytheking;
    font-size: 38px;
    margin-top: 18px;
    padding-bottom: 50px;
    text-align: center;
    width:56%;
}
.smack_field_error {
    padding: 0 0 0 23px;
    color:#9e9ea2 !important;
}
img#right-images {
    width: 25px;
    padding-top:0px !important;
    margin-top: 0px;
    display:table;
    margin:0 auto !important;
}
table th, table td {
    text-align:left !important;
}
tr.odd {
    background: #ebecec none repeat scroll 0 0;
}
tr.even {
    background: #fff;
}
td, th {
padding:0!important;
}


table {
    width:100%;
    margin: 0 auto;
    border-spacing: 0;
    float: left;
    clear: both;
}
.nine-section {
    margin-bottom:9%;
    padding-top:15px;
    clear: both;
    float: left;
    width: 100%;
}
td, th {
    padding: 12px 10 0 6px !important;
   
} 
table th, table td {
     color:#809090;
    font-size: 14px;
    font-weight: bold;
    padding-bottom:0px !important;
    vertical-align: middle !important;
}
.string.mandatory {
    width: 500px;
    font-size:13px !important;
}
#contactform1 tr {
    float: left;
    width: 50%;
}
.phone {
    width: 500px !important;
     margin-left: 4%;
}
.email{
    width:500px !important;
}
.string.mandatory.field1 {
    margin-left: 4%;
}
.lead-table{
    margin-left:3%;
}

#submit {
    font-family: arial !important;
}
.form-submit {
    margin-bottom: 32px !important;
}
form p {
    margin-bottom: 0 !important;
}

input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select, textarea, .field {
    font-size:13px !important;
}  

input::-webkit-input-placeholder {
   color: #929397 !important;
    font-family: lora-regular !important;
    font-size: 16px;
}
 
input:-moz-placeholder { /* Firefox 18- */
   color: #929397 !important;
    font-family: lora-regular !important;
    font-size: 16px;
}
 
input::-moz-placeholder {
    color: #929498 !important;
    font-family: lora-regular !important;
    font-size: 18px;
    font-weight: normal;
}
  
input::-moz-placeholder {
    color: #929498 !important;
    font-family: lora-regular !important;
    font-size: 18px;
    font-weight: normal;
}
.wrapper-section img {
    clear: both;
    margin-top: 0;
}
.string.mandatory.field2 {
    margin-left: 4%;
}

img#tooltip {
    margin-left: 5px;
}
.even {
    color: #829090;
}
.odd {
    color: #829090;
}
.th-heading {
    color: #000;
    font-size: 16px;
    padding-bottom: 10px !important;
    text-align: center !important;
}
.skulle {
    font-size: 15px !important;
    font-weight: normal !important;
    color:#494B51!important;
}
.th-heading > img {
    margin: 0 -20px 0 10px;
    padding: 0;
}
.menu-area {
    text-align: right;
    float: none;
}
.menu-area ul li {
    display: inline-block;
    color: #fff;
padding: 15px 12px 0 20px;
}
#nav1 {
    float: left;
    width: 60%;
}
#logo {
    float: left;
    width: 20%;
}

ul#menu-cus-header-menu-se li {
    display: inline-block;
    padding: 10px 4px 10px 15px;
}
a.member-link {
    position:relative;
    padding: 1px 0 0 20px !important;
}



/*-------slider-----*/
.banner-section {
    min-height: 895px;
    background-size: cover;
    background-image: url(../images/header.jpg);
    float: left;
    width: 100%;
    clear: both;
    background-repeat: no-repeat;
}
p.skulle-du {
      padding-top: 24px !important;
    clear: both;
}
.banner-section p {
    clear: both;
    color: #494b51;
    font-family: Lora-Regular;
    font-size: 16px !important;
    line-height: 25px;
}
p.top-pargraph {
    color: #495b51;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    margin-top: -2%;
    font-family:arial;
}
.banner-section h2 {
    line-height: 78px;
    color: #494b51;
    font-family: LovedbytheKing;
    font-size:66px;
    margin: 0;
    clear: both;
    font-weight: 500;
}
   /* para1-section-css */
 .para1-section {
    float: left;
    padding-top:1.5%;
    width: 100%;
}
.para1-section h1 {
    padding-bottom: 15px;
    color: #5d5f67;
    font-family: LovedbytheKing;
    font-size: 55px;
}

.para1-section h2 {
    color: #9e9ea2;
    display: table;
    font-family: AvenirLTStd-Roman;
    font-size: 26px;
    line-height: 33px;
    padding-bottom: 125px;
    text-align: justify;
	font-style: italic;
}

 /* elight-section-css */
.eight-section {
    float: left;
    width: 100%;
}

.eight-section p {
    margin: 15px 0 0 0;
    line-height: 30px;
    clear: both;
    font-size: 16px;
    padding: 0 5%;
	font-family:lora-regular;
	color:#494b51;
}
.parah2{
  clear: both;
    font-family: lovedbytheking;
    font-size: 56px;
    line-height: 63px;
    margin: 0;
    padding-bottom: 10%;
    width: 100%;
}
.contain-left {
    text-align: right;
    float: left;
    width: 45%;
    padding: 0 0px 0 0px;
}
.eight-section > h2 {
    color: #494b51;
    font-family: lovedbytheking;
    font-size: 55px;
    padding: 7%;
    text-align: left;
}
.eight-section > img {
    margin: 0 auto 0 5%;
      width: 94%;
}
.images-right {
    float: right;
    width: 55%;
}

.eight-section h2 {
    font-family: lovedbytheking;
    font-size: 62px;
    clear: both;
    margin: 0;
    padding: 0 0 50px 100px;
	font-weight:500;
}
.diagram-center {
    display: table;
}
p.color-brown {
    color: #b3b4b7;
    font-family: arial;
    font-size: 14px !important;
    font-weight: bold;
} 


.vara-kampaner {
    color: #929397;
    font-family: avenirltstd-roman;
    font-size: 22px;
    font-style: italic;
    line-height: 30px;
    padding: 20px;
}

p.digram-contain {
    margin-top: 45px;
}
/* nine-section-css */
.nine-section {
    float: left;
    width: 100%;
    clear: both;
}

#samsung-images {

    float: right;

}
.left-section-contain {
    width: 40%;
    float: left;
	margin-top:5%;
}

.left-section-images {
    float: right;
    width: 60%;
}
h2.influnce-work-heading {
    font-family: lovedbytheking;
    font-size: 52px;
    margin: 25px;
}
p.våra-kampanjer {
    font-size: 26px;
}

.buzz-section {
    padding-bottom:35px;
    clear: both;
    float: left;
    width: 100%;
}

#buzz2-images {
    margin-left: 5%;
    min-height: 600px;
    width: auto;

}

.left-contain-sectuion {
    padding-top: 15%;
    float: right;
    width: 50%;
	padding-left:5%;	
}
.alignnone.size-full.wp-image-6621 {
    left: 5%;
    position: relative;
}
h3.buzz-heading {
   clear: both;
    color: #495b51;
    font-family: lovedbytheking;
    font-size: 36px;
}
p.social-media {
    clear: both;
    color: #686a6f;
    font-family: lora-bold;
    font-size: 16px;
    padding-top: 0;
}
p.fmcg-contain {
    color: #4f4f4f;
    font-size: 17px;
	font-family:lora-regular;
}
.ratingsreviews {
    padding-bottom: 120px;
    background: #e7e7e8;
    width: 100%;
    float: left;
    clear: both;
}
.left-ratings {
    float: left;
    width:60%;
}
.right-ratings {
    float: right;
    width:40%;
}
#mobile-images {
    width: 389px !important;
    margin: -124px auto;
    height: 552px;
}
.buzzador {
    float: left;
    padding-bottom: 0;
    padding-top: 68px;
    width: 100%;
}
span.boldbuzz {
    font-weight: bold;
    color: #000 !important;
}
.buzzador h2 {
    font-size: 30px;
}
p.engagerade {
    color: #494b51;
    font-family: lora-regular;
    font-size: 15px;
}
.left-ratings p {
    font-size: 17px;
    padding-top: 15px;
}
.left-ratings h3 {
    padding-top: 60px;
} 
.top-tringle-section {
    width: 100%;
    float: left;
}
.arrow-top-images {
    float: left;
    width: 50%;
}
.arrow-top-right {
    float: right;
    width: 50%;
}
img#images-tringle {
    display: table;
    margin: -29px auto;
    width: 127px;
}
.seven-section {
    background-color:#E7E7E8;
    clear: both;
    float: left;
    margin-top:26px;
    padding-top: 5%;
    width: 100%;
}
.insta-head {
    font-family: lovedbytheking;
    font-size: 55px!important;
    margin-left:7%;
}
.right-banner {
    float: right;
    padding: 9% 10% 0 20px;
}
.insta-icon{
    float: left;
    padding: 0;
    width: 5%!important;
}
span.buzz-price {
    font-size:40px;
    font-family: lovedbytheking;
    padding: 6px;
}
p.sku1{
    margin-top:-20px !important;
}

.scroll-back-to-top-wrapper {
    line-height:40px !important;
}
p.map2 {
    margin-top: 9px;
}
p.map3 {
    margin-top: 7px;
}
p.map4 {
    margin-top: 9px;
}
p.map5 {
    margin-top: 8px;
}
p.map6 {
    margin-top: 10px;
}
p.map7 {
    margin-top: 7px;
}
p.map8 {
    margin-top: 9px;
}
ul#menu-cus-header-menu-se {
    margin-top: -10px !important;
}

.all-img.img1 {
    float: left;
    width: 10%;
}

.all-img.img1 img {
    width: 85px;
    min-height: 45px;
}

.all-img.img2 {
    text-align: center;
    float: left;
    width: 10%;
}
.all-img.img2 img {
    text-align: center;
    padding-top: 13px;
    width: 73px;
    min-height: 29px;
}
.all-img.img3 {
    text-align: center;
    float: left;
    width: 10%;
}
.all-img.img3 img {
    width: 90px;
    min-height: 16px;
    padding-top: 26px;
}
.all-img.img4 {
    text-align: center;
    float: left;
    width: 10%;
}
.all-img.img4 img {
    width:118px;
    min-height: 19px;
    padding-top: 20px;
}
.all-img.img5 {
    text-align: center;
    float: left;
    width: 10%;
}
.all-img.img5 img {
    width: 46px;
    height: 51px;
}
.all-img.img6 {
    padding-top: 6px;
    text-align: center;
    float: left;
    width: 10%;
}
.all-img.img6 img {
    width: 100px;
    min-height: 32px;
}
.all-img.img7 {
    padding-top: 7px;
    text-align: center;
    float: left;
    width: 10%;
}
.all-img.img7 img {
    width: 89px;
    min-height: 18px;
    padding-top: 9px;
}
.all-img.img8 {
    padding-top: 10px;
    text-align: center;
    float: left;
    width: 10%;
}
.all-img.img8 img {
    width: 100px;
    min-height: 19px;
}

.all-img.img9 {
	 text-align: center;
    float: left;
    width: 10%;
}
.all-img.img9 img {
    margin-top: -3px;
    width: 70px;
    min-height: 15px;
}
.all-img.img10 {
    text-align: right;
    float: left;
    width: 10%;
}
.all-img.img10 img {
    padding-top:25px;
    width: 90px;
    min-height: 14px;
}
.all-img.img11 {
    margin-top: 50px;
    clear: both;
    float: left;
    width: 10%;
}
.all-img.img11 img {
	text-align: center;
    width: 100px;
    min-height:30px;
}
.all-img.img12 {
    text-align: center;
    margin-top: 30px;
    float: left;
    width: 10%;
}
.all-img.img12 img {
    width: 100px;
    min-height: 50px;
}
.all-img.img13 {
    text-align: center;
    margin-top: 50px;
    float: left;
    width: 10%;
}
.all-img.img13 img {
    width: 87px;
    min-height: 46px;
    margin-top: -16px;
}
.all-img.img14 {
	text-align: center;
    margin-top: 50px;
    float: left;
    width: 10%;
}
.all-img.img14 img {
    width: 100px;
    min-height: 13px;
}
.all-img.img15 {
	text-align: center;
	margin-top: 50px;
    float: left;
    width: 10%;
}
.all-img.img15 img {
    width: 88px;
    min-height: 28px;
    margin-top: -15px;
}
.all-img.img16 {
	text-align: center;
	margin-top: 50px;
    float: left;
    width: 10%;
}
.all-img.img16 img {
    width: 97px;
    min-height: 11px;
}
.all-img.img17 {
    text-align: center;
    margin-top: 38px;
    float: left;
    width: 10%;
}
.all-img.img17 img {
    width: 90px;
    min-height: 43px;
}
.all-img.img18 {
	text-align: center;
	margin-top: 50px;
    float: left;
    width: 10%;
}
.all-img.img18 img {
    width: 100px;
    min-height: 19px;
}
.all-img.img19 {
    text-align: center;
    margin-top: 40px;
    float: left;
    width: 10%;
}
.all-img.img19 img {
    width: 100px;
    min-height: 50px;
}
.all-img.img20 {
    text-align: center;
    text-align-last: right;
    margin-top: 38px;
    float: left;
    width: 10%;
}
.all-img.img20 img {
    width: 100px;
    min-height: 50px;
}
.all-img.img21 {
	text-align:left;
    clear: both;
    margin-top:65px;
    float: left;
    width:9%;
}
.all-img.img21 img {
    width: 102px;
    min-height: 32px;
}
.all-img.img23 img {
    min-height: 13px;
    width: 125px;
}
.all-img.img22 {
    text-align: center;
    margin-top:30px;
    float: left;
    width:9%;
}
.all-img.img22 img {
    width: 90px;
    min-height: 42px;
}
.all-img.img23 {
	text-align: center;
	 margin-top: 55px;
    float: left;
    width: 11%;
}
.all-img.img23img {
    width: 100px;
    min-height: 50px;
}
.all-img.img24 {
	text-align: center;
	margin-top:68px;
    float: left;
    width:8%;
}
.all-img.img25 {
    text-align: center;
    margin-top:70px;
    width: 10%;
    float: left;
}

.all-img.img24 img {
    width: 59px;
    min-height: 22px;
}
.all-img.img25 img {
    width: 106px;
    min-height: 18px;
}   
  
.all-img.img26 {
    text-align: center;
    margin-top: 60px;
    float: left;
    width: 9%;
}
.all-img.img26 img { 
    min-height: 34px;
}
.all-img.img27 {
    text-align: center;
    margin-top: 53px;
    float: left;
    width:9%;
}
.all-img.img27 img {
    text-align: center;
    min-height: 14px;
}
.all-img.img28 {
    text-align: center;
    margin-top: 75px;
    float: left;
    width: 9%;
}
.all-img.img28 img {
    min-height: 21px;
}
.all-img.img29 {
    text-align: center;
    margin-top: 78px;
    float: left;
    width: 12%; 
}
.all-img.img29 img { 
    min-height:32px; 
    margin-top: -9px;
} 
.all-img.img30 {
    text-align: right;
    margin-top: 75px;
    float: left;
    width: 13%;
}
.all-img.img30 img {
    min-height: 25px;
}
.all-img.img31 {
    clear: both;
    float: left;
    overflow: hidden;
    text-align: left;
    width: 10%;
	margin-top: 35px;
}
.all-img.img32 {
    clear: both;
    overflow: hidden;
    width: 12%;
	position:relative;
	left:10%;
	bottom:43px;
}
.all-img.img33 {
    clear: both;
    overflow: hidden;
    width: 6%;
	position:relative;
	left:25%;
	bottom:90px;
	float:left;
}
.all-img.img34 {
    clear: both;
    overflow: hidden;
    width: 6%;
	position:relative;
	left:35%;
	bottom:144px;
	float:left;
}
.all-img.img35 
{
    clear: both;
    overflow: hidden;
    width: 11%;
	position:relative;
	left:43%;
	bottom:202px;
	float:left;
}
.all-img.img36 
{
    clear: both;
    overflow: hidden;
    width: 7%;
	position:relative;
	left:57%;
	bottom:237px;
	float:left;
}
.all-img.img37 
{
    clear: both;
    overflow: hidden;
    width: 12%;
	position:relative;
	left:68%;
	bottom:277px;
	float:left;
}
.all-img.img38 
{
    clear: both;
    overflow: hidden;
    width: 6%;
	position:relative;
	left:81%;
	bottom:330px;
	float:left;
}
.all-img.img39 
{
    clear: both;
    overflow: hidden;
    width: 7%;
	position:relative;
	left:91%;
	bottom:400px;
	float:left;
}
.all-img.img40
{
	position: absolute;
    width: 11%;
	margin-top: 15px;
}
.all-img.img41 
{
    left: 16%;
    position: relative;
    width: 12%;
	bottom:362px;
}
.all-img.img42 
{
    bottom: 408px;
    left: 35%;
    position: relative;
    width: 6%;
}
.all-img.img43 
{
    bottom: 440px;
    left: 46%;
    position: relative;
	width: 8%;
}
.all-img.img44 
{
    bottom: 482px;
    left: 60%;
    position: relative;
	width: 18%;
}
.all-img.img45 {
    bottom: 520px;
    left: 83%;
    position: relative;
    width: 15%;
}
.html5gallery-car-left-1
{
	top: 35px !important;
    left: 2% !important;
    background-position: 0 0 !important;
	width: 44px !important;
    height: 44px !important;
}
.html5gallery-car-right-1
{
	top: 35px !important;
    right: -1% !important;
	background-position: 0 0 !important;
	width: 54px !important;
    height: 44px !important;
}
@media only screen and (min-width:1440px)
{
 .alignnone.size-full.wp-image-6621
{
	left:8%;
}
.average-number p
{
	right: 16%;
}
}
@media only screen and (min-width:1920px) {
	.page-id-18167 a {
    font-size: 16px;
}
img.alignnone.size-full.wp-image-6602
{
	left: 19%;
	margin-top: 0;
}
.all-img.img21
{
	width:12%;
}
.all-img.img40
{
	margin-top: 22px;
}
.all-img.img39
{
	left: 94%;
}
.insta-head {
    margin-left: 5% !important;
}
.header #inner-header {
    height: 73px !important;
}
h2.buzz-price {
    font-size: 64px !important;
}
.header #logo img {
    width: 230px !important;
}
.call-icons p {
    font-size: 15px;
}
.header2 #logo img {
    left: 12%;
    top: 7px!important;
}
.insta-icon {
    margin-left: 4% !important;
}

.header #logo img {
    padding: 5px 0 0;
    position: absolute;
    top: 45px;
    width: 222px !important;
}
.engagerade {
    margin-left: 0 !important;
}
p.top-pargraph {
    font-size: 20px !important;
}
.banner-section h2 {
    font-size: 90px;
}
 .banner-section p {
    font-size: 20px !important;
}
.banner-section h2 {
    line-height: 112px;
}
.wrapper-section {
    width: 1720px;
}
.vocabulary .wrapper-section {
    width: 1170px;
}
.contact-section h2 {
    font-size: 65px;
    padding: 0 0 0 50px;
    text-align: left;
}
.wrapper-section > p {
    font-size: 20px;
    font-weight: 500;
    padding: 0 0 25px 60px;
}
.string.mandatory {
    font-size: 15px !important;
    width: 635px;
}
.email {
    width: 635px !important;
}
.contact-section p {
    color: #929397;
    font-size: 22px;
    padding: 0 0 10px 60px;
    width: 1470px;
}
.customer-submit {
    font-size: 17px !important;
    height: 45px !important;
    margin: 0 auto;
    width: 290px !important;
}
.phone {
    margin-left:4%;
    width: 635px !important;
}
input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select, textarea, .field {
    font-size: 16px !important;
}
.para1-section h1 {
    font-size: 79px;
    padding: 0 0 0 70px;
}
.para1-section h2 {
    font-size: 30px;
    margin-left: 62px !important;
	margin-right:10%;
}
.first-section h2 {
    font-size: 23px !important;
}
.second-section h2 {
    font-size: 23px !important;
}
.third-section h2 {
    font-size: 18px !important;
}
.fourth-section h2 {
    font-size: 23px !important;
}
.first-section p {
    font-size: 20px;
    line-height: 28px;
}
.second-section p {
   font-size: 20px;
    line-height: 28px;;
}
.fourth-section p {
   font-size: 20px;
    line-height: 28px;
}
.third-section p {
    font-size: 20px;
    line-height: 28px;
}
.fiveth-section h2 {
    font-size: 65px;
}
.map-div p {
    font-size: 19px !important;
}
.map-div > h2 {
    font-size: 70px;
}
.map-div p.skulle {
    font-size: 25px !important;
    line-height: 34px;
    text-align: left;
}
.map-last-txt {
    font-size: 23px;
    margin-bottom: 18px;
}
span.buzz-price {
    font-size: 65px;
    padding: 6px;
}

.six-section h2 {
    font-size: 80px;
}
.tringle-section-left img {
    display: table;
    margin: 0 auto;
	width:65%; 
}
.tringle-section {
    margin: 0 auto;
    width: 100%;
}
.tringle-section-left p {
    font-size: 23px !important;
    line-height: 34px;
    padding-top: 21px;
    text-align: center;
}
.tringle-section-right img {
    width: 65%;
}
.skulle {
    font-size: 23px !important;
	 line-height: 34px;
    padding-top: 21px;
    text-align: center;
}
.seven-section h2 {
    font-size: 73px;
    padding: 10px 155px 35px;
    text-align: left;
}

.seven-section p {
    font-size: 34px;
    line-height: 40px;
}
.color-red.font-bold {
    font-size: 19px;
}
p.color-red {
    color: #D0584F;
}
.eight-section h2 {
    font-size: 80px;
	padding: 0 0 50px 172px;
}
.eight-section p {
    font-size: 25px;
    line-height: 36px;
	
}
span.color-balck {
    font-size: 25px;
    line-height: 40px;
}
p.color-brown {
    font-size: 18px !important;
    font-weight: 700;
}
p.api-right-para {
    font-size: 21px;
}
.mobile-section h2 {
    font-size: 80px;
    line-height: 100px;
    width: 36%;
}
.mobile-section p {
    font-size: 18px;
    line-height: 38px;
}
h2.influnce-work-heading {
    font-size: 79px;
}
.contain-left {
    float: left;
    text-align: right;
    width: 34%;
}
.images-right {
    float: right;
    width: 65%;
}
img#images-map {
    width: 66%;
}
.wrapper-section > p {
    padding: 0 0 25px 0px;
}
.eleven-section h2 {
    font-size: 75px;
}
.eleven-section p {
    font-size: 35px;
    line-height: 52px;
}
.footer-col1 p {
    font-size: 17px;
    line-height: 25px;
}
.footer.footer2 > div { 
    min-height: 225px;
}
.footer-col3 {
    font-size: 20px;
    margin-top: 7% !important;
    width: 10% !important;
}
.left-section-contain {
    padding: 0 0 0 125px;
}
.vara-kampaner {
    font-family: AvenirLTStd-Roman;
    font-size: 27px;
    line-height: 37px;
}
#samsung-images {
    float: none;

}
.insta-head {
	font-size: 70px !important;
    margin-left: 12%;
}
h3.buzz-heading {
    font-size: 45px;
}
p.social-media {
    font-size: 21px;
    padding-top: 0;
}
p.fmcg-contain {
    font-family: AvenirLTStd-Roman;
    font-size: 25px;
    line-height: 39px;
}
p.social-media {
    font-size: 22px;
    line-height: 28px;
}
#buzz2-images {
    min-height: 824px;
}
.left-ratings {
    margin-left:7%;
    width: 53%;
}
#mobile-images {
    height: 668px;
    margin: -126px auto;
    width:71% !important;
}
.insta-icon {
    margin-left: 8%;
    width: 5% !important;
}
.insta-head {
    margin-left: 15%;
}
p.engagerade {
    font-size: 25px !important;
    line-height: 42px;
}
.engagerade {
    margin-left: 5%;
}
.backround-color {
    min-height:425px; 
} 
.mobile-section {
    min-height:1050px;
    width: 100%;
}
.cen-map {
   text-align: center !important;
    width: 25% !important;
}
.left-section-images {
    float: right;
    width: 35%;
}
.left-section-contain {
    float: left;
    width: 65%;
}
.productet {
    font-size: 19px !important;
}
.para2-section img {
    margin-left: 55px;
}
.buzz-price-main
{
	background-position-x: 130px;
}
.alignnone.size-full.wp-image-6621
{
	left:11%;
}
.right-buzz h3.buzz-heading
{
	margin-left:10%;
	margin-top:2%;
}
.left-buzz h3.buzz-heading
{
	margin-left:10%;
	margin-top:2%;
}
.left-buzz h3.buzz-heading1
{
	margin-left:14%;
	margin-top:2%;
}
.all-img.img41
{
	width: 9%;
}
.all-img.img42
{
	width: 4%;
}
.all-img.img43
{
	width: 6%;
}
.all-img.img44
{
	width: 13%;
}
.all-img.img45
{
	width: 13%;
}
.all-img.img36
{
	bottom: 228px;
}
.all-img.img37
{
	bottom: 266px;
}
.all-img.img38
{
	bottom: 322px;
}
.all-img.img39
{
	bottom: 393px;
}
.all-img.img28
{
	width:7%;
}
.average-number p
{
	bottom: 47px;
	right: 18%;
}
.average-number .buzz-price {
    margin-top: -7px;
}
}

@media screen and (max-width:1280px)
{
	.left-contain-sectuion
	{
		width:45%;
	}
	.alignnone.size-full.wp-image-6621
	{
		left:3%;
	}
	.buzz-price-main
	{
		background-position-x: 68px;
	}
}
@media screen and (max-width:1024px) {
.wrapper-section {
    margin: 0 auto;
    width: 100% !important;
}
.vocabulary
{
	padding: 100px 71px;
}
.all-img.img31
{
	margin: 35px 0 0 9px;
	width: 6%;
}
.all-img.img27
{
	margin-top: 69px;
	width: 10%;
	position: relative;
	 left: 4%;
}
.average-number
{
	left: 1%;
}
.average-number p
{
	bottom: 24px;
	right: 9%;
	width: 25%;
}
.all-img.img26
{
	width: 5%;
	position: relative;
	left: 2%;
}
.all-img.img29
{
	width: 7%;
	position: relative;
	left: 8%;
}
.all-img.img40
{
	margin-top:0;
	margin-left:9px;
}
.all-img.img42
{
	bottom:400px;
}
.all-img.img43
{
	bottom:426px;
}
.all-img.img44
{
	bottom:462px;
}
.all-img.img45
{
	bottom:498px;
}
.all-img.img30
{
	 position: relative;
	 left: 10%;
}
.all-img.img28
{
	 position: relative;
	 left: 5%;
}
.html5gallery-car-list-1
{
	left:-27px !important;
	width: 1025px !important;
}
.html5gallery-car-right-1
{
	top:35px !important;
}
.alignnone.size-full.wp-image-6621
{
	left:0%;
}
.buzz-price-main
{
	background-position-x: 52px;
}
.buzz-price-main  p
{
	padding: 18px 0 0 6px !important;
}
.buzz-price-main h2.buzz-price
{
    padding: 50px 0 0 3px;
	bottom: 25px;
}
.member-link1 {
    float: left;
    width: 15%; 
}
.seven-section {
    margin-top:-3px;
}
img#images-tringle {
    display: table;
    margin: 0 auto;
    width: 127px;
}
.tringle-section-right {
    float: left;
    width: 45%;
}
.tringle-section-left {
    float: left;
    width: 47%;
}
.eight-section p {
    font-size: 16px;
    line-height: 23px;
}
.para1-section {
    padding-top: 0.5%;
}
#logo {
    float: left;
    width: 15%;
}
#nav1 {
    float: left;
    width: 55%;
}
.call-icons {
    float: left;
    width: 15%;
}
.header #logo img {
    margin-top: 21px;
    padding-bottom: 0;
    width: 150px;
}
ul#menu-cus-header-menu-se {
    margin-top: 16px !important;
}

.banner-section {
    min-height: 663px !important;
}
.call-icons {
    margin-top: 29px !important;
}
.right-banner {
    float: right;
    padding: 9% 4% 0 16px;
}	

.banner-section h2 {
    font-size: 59px;
    line-height: 60px;
    padding-top: 10px;
}
.contact-section h2 {
    font-size: 39px;
}
.string.mandatory {
    width: 400px;
}

.phone {
    width: 400px !important;
}
.contact-section p {
    width: 887px;
}
.para1-section h1 {
    padding: 0 0 0 40px;
}
.para1-section h2 {
    font-size: 23px;
    padding: 0 2px 55px 40px;
    width: 96%;
}
.second-section p {
    font-size: 12px;
    padding-bottom: 5px;
    padding-top:5px;
}
.third-section p {
    font-size: 12px;
    padding-bottom: 5px;
    padding-top:5px;
    text-align: left;
}
.fourth-section p {
    font-size: 12px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.first-section p {
    font-size: 12px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.backround-color > div {
    padding-top: 10px;
    text-align: center;
    width: 78%;
}
.backround-color {
    min-height: 254px;
}
.fiveth-section {
    padding-top: 0;
}
.fiveth-section h2 {
    padding: 25px 0 0 79px;
}
section#buzzadorerna {
    padding-top: 0;
}
.map-div > h2 {
    font-size: 45px;
    margin: 0;
    padding: 20px 0 0 94px;
}
.map-div {
    min-height: 703px;
}
.map-div p.skulle {
    font-size: 14px !important;
}
.map-div > h2 {
    padding: 0 0 0 94px;
}
h2.buzz-price {
    font-size: 34px;
    padding: 15px 0 0 100px;
}
span.buzz-price {
    font-size: 34px;
}
.map-div p {
    margin: 8px 0 0;
    padding: 10px 0 0 100px;
}
.tringle-section-left img {
    display: inline;
}
.tringle-section-left p {
    padding-top: 10px;
    text-align: left;
}
.tringle-section-right img {
    display: inline;
}
.tringle-section-right p {
    text-align: left;
}
.six-section h2 {
    padding-top: 55px;
}
.six-section {
    padding: 2% 13px 15px 52px;
}
.tringle-section-right p {
    padding-top: 5px;
}
.seven-section h2 {
    padding: 10px 0 0 !important;
}
.seven-section > h2 {
    font-size: 46px;
    padding-top: 0;
}
.seven-section p {
    font-size: 21px;
    line-height: 33px;
    padding: 0 9px 9px 71px;
}
.color-red.font-bold {
    margin-bottom: 7px;
    margin-top: -23px;
}
.eight-section h2 {
    font-size: 54px;
    padding: 0 0 50px 64px;
}
.seven-section {
    padding-bottom: 20px;
}
.mobile-section h2 {
    font-size: 46px;
    padding-top: 7px;
}
.mobile-section p {
    font-size: 14px !important;
    line-height: 25px;
    padding-top: 15px;
}
.mobile-section {
    min-height:602px;
}
section#produkterna {
    padding-top: 0;
}
.nine-section {
    margin-bottom: 0;
    padding-top: 0;
}
.vara-kampaner {
    font-size: 19px;
    padding: 18px 0 0 49px;
}
h2.influnce-work-heading {
    font-size: 52px;
    margin: 13px 3px 0 45px;
}
.productet {
    padding: 0 0 0 25px;
}
.parah2
{
	margin-left:25px;
}
.left-contain-sectuion
{
	width:40%;
	padding-left:2%;
}
#samsung-images {
    margin-top: 89px;
}
#buzz2-images {
    margin-left: 0;
}
h3.buzz-heading {
    padding: 27px 0 0 0px !important;
}
.social-media {
    font-size: 11px !important;
    padding: 0 0 0 0px !important;
}
.right-buzz h3.buzz-heading
{
	margin-left:16%;
	margin-top:8%;
}
.left-buzz h3.buzz-heading
{
	margin-left:16%;
	margin-top:8%;
}
.left-buzz h3.buzz-heading1
{
	padding-top:10%;
}
.buzz-section
{
	padding-top:5%;
}
.fmcg-contain {
    font-size: 14px;
    padding: 0 0 0 36px !important;
}
#mobile-images {
    height: 500px;
    margin: -60px auto;
    width: 367px !important;
}
.buzzador {
    padding: 0 0 0 50px;
}
.eleven-section {
    margin-top: 3%;
    padding-bottom: 0;
}
.eleven-section h2 {
    padding: 0;
}
.footer-col3 {
    width: 11% !important;
	margin-top: 8% !important;
}

.scroll-back-to-top-wrapper {
    bottom:90px !important;
}

p.social-media {
    font-size: 15px !important;
}
.all-img.img1 {
    text-align: center;
	width:10%;
}
.all-img.img11 {
    text-align: center;
	width: 12%;
}
.all-img.img11 img {
    width: 90px;
}
.all-img.img1 img {
    width: 72px;
}
.all-img.img2 img {
    width: 65px;
}
.all-img.img3 img {
    padding-top: 26px;
    width: 75px;
}
.all-img.img5 img {
    height: 41px;
    padding-top: 8px;
    width: 39px;
}
.all-img.img6 img {
    width: 88px;
}
.all-img.img7 img {
    min-height: 18px;
    padding-top: 6px;
    width: 70px;
}
.all-img.img8 img {
    min-height: 12px;
    width: 87px;
}
.all-img.img9 img {
    margin-top: 0;
    min-height: 8px;
    width: 62px;
}
.all-img.img10 {   
    text-align:left;
}
.all-img.img10 img {
    padding-top: 20px;
    width: 81px;
}
.all-img.img12 img {
    width: 80px;
}
.all-img.img13 img {
    margin-top: -14px;
    min-height: 39px;
    width: 70px;
}
.all-img.img14 img {
    width: 93px;
}
.all-img.img15 img {
    margin-top: -13px;
    min-height: 28px;
    width: 79px;
}
.all-img.img16 img {
    width: 80px;
}
.all-img.img17 img {
    min-height: 37px;
    width: 79px;
}
.all-img.img18 img {
    width: 90px;
}
.all-img.img19 img {
    min-height: 43px;
    width: 85px;
}
.all-img.img20 img {
    width: 83px;
}
.all-img.img20 {
    text-align-last: left;
}
.all-img.img20 {
    margin-top: 35px;
}
.all-img.img21 img {
    width: 83px;
}
.all-img.img21 {
    text-align: center;
	width: 10%;
}
.all-img.img22 img {
    width: 64px;
}
.all-img.img22 {
    margin-top: 35px;
}
.all-img.img23 {
    margin-top: 47px;
    text-align: center;
}
.all-img.img24 img {
    width: 50px;
}
.all-img.img25 img {
    min-height: 14px;
    width: 88px;
}
.all-img.img25 {
    margin-top: 68px;
}
.all-img.img26 img {
    width: 90px;
}
.all-img.img27 img {
    width: 45px;
}
.all-img.img28 img {
    width: 70px;
}
.all-img.img29 img {
    width: 109px;
}
.all-img.img30 {
    text-align: center;
}
.all-img.img30 img {
    min-height: 22px;
    width: 112px;
}
.fiveth-section h2 {
    font-size: 35px;
    padding: 36px 2px 10px 75px;
}
.para2-section img {
    margin-left: 20px;
}
.all-img.img12
{
	width:8%;
}
.all-img.img22
{
	width:7%;
}
.all-img.img39
{
	bottom: 382px;
}
.all-img.img38
{
	bottom: 315px;
}
.all-img.img37
{
	bottom: 265px;
}
.all-img.img36
{
	bottom: 228px;
}
.images-right
{
	width:50%;
	position:relative;
	right:4%;
}
.map-div > h2
{
	font-size:40px;
}
.left-section-contain
{
	position: relative;
    left: 2%;
}
.html5gallery-box-1
{
	left: -9px !important;
}
.left-buzz > p {
    margin-left: 18%;
}
.right-buzz > p {
    margin-left: 18%;
}
.html5gallery-tn-1 {
    width: 158px !important;
}
.html5gallery-car-mask-1
{
	width: 970px !important;
}
.html5gallery-car-1
{
	top:495px !important;
}
}

@media screen and (max-width:980px) {
	ul#menu-cus-header-menu-se li {
    display: inline-block;
    padding: 10px 5px 10px 15px;
}
img.alignnone.size-full.wp-image-6602
{
	left: 19%;
	margin-top: 0;
}
.average-number {
    left: 3%;
}
.html5gallery-car-list-1
{
	width: 1000px !important;
	left: -16px !important;
}
.all-img.img40
{
	margin-top: -14px;
}
.html5gallery-car-mask-1
{
	width: 934px !important;
}
.html5gallery-tn-1 {
    width: 155px !important;
}
.footer-col2 li {
    padding: 8px;
}
.right-buzz h3.buzz-heading {
    margin-left: 15%;
    margin-top: 6%;
}
.left-buzz h3.buzz-heading {
    margin-left: 15%;
    margin-top: 6%;
}
.map-div p.skulle1 {
    font-size: 14px;
}
p.social-media {
    font-size: 14px !important;
}
h2.buzz-price {
    font-size: 30px !important;
}
.left-contain-sectuion {
    width: 60%;
}
h2.buzz-price {
    padding:5px 0 0 45px;
}

h3.buzz-heading {
    padding: 27px 0 0 !important;
}
.social-media {
    padding: 0 !important;
}
.fmcg-contain {
    padding: 0 0 0 1px !important;
}
#buzz2-images {
    width: 60%;
	min-height:0;
}
.call-icons {
    margin-top: 26px !important;
}
.para1-section {
    padding-bottom: 6%;
}
.eight-section p {
    font-size: 15px;
    line-height: 21px;
}
p.digram-contain {
    margin-top: 10px;
}
.skulle {
    margin-left: -7%;
}
.arrow {
    clear: both;
}

.fiveth-section h2 {
    font-size: 40px;
    padding: 25px 0 0 48px;
}

.map-div p {
    padding: 10px 0 0 45px;
}
.wrapper-section {
    margin: 0 auto;
    width: 100% !important;
}
header {
    padding: 0 !important;
}
.member-link1 {
    float: left;
    width: 15%;
}
#logo {
    float: left;
    width: 15%;
}
.header #logo img {
    margin-top: 22px;
    padding-bottom: 0;
}
.menu-area {
    float: left;
    text-align:center;
    width: 100%;
}
ul#menu-cus-header-menu-se {
    margin-top: 15px !important;
}

.header2 #inner-header {
    width: 100% !important;
}
img#phone-icons {
    float: none;
    margin-top: 0;
    padding: 0;
    width: 20px;
}
#nav1 {
    float: left;
    width: 55%;
}
.call-icons {
    float: right;
    margin-top: 25px;
    width: 15%;
}
.right-banner {
    float: right;
    padding: 12% 30px 2px;
}
.banner-section h2 {
    font-size: 50px;
    line-height: 61px;
}
/*24-12-2016*/
.fiveth-section{
    float: left;
    width: 100%;
}
.fiveth-section ul li {
    display: inline-block;
}
.fiveth-section ul li img {
    width: 100px;
    min-height: 22px;
    overflow: hidden;
}

.fiveth-sectionul li {
    text-align: center;
    width: 9%;
    padding: 10px 9px 15px 0px;
    display: inline-block;
}

ul {
    padding: 0px;
}

/*24-12-2016 css-end*/
.banner-section p {
    font-size: 15px !important;
    line-height: 24px;
}
p.skulle-du {
    padding: 0 7px 0 1px;
}
.banner-section {
    min-height: 653px;
}
.contact-section h2 {
    font-size: 39px;
    text-align: center;
}
.string.mandatory {
    width: 420px;
}
.email {
    width: 410px !important;
}
.contact-section p {
    width: 880px;
}
.phone {
    margin-left: 4%;
    width: 410px !important;
}
.string.mandatory {
    width: 410px;
}
.para1-section h1 {
    padding: 0 3px 0 4%;
}
.para1-section h2 {
    font-size: 20px;
    line-height: 33px;
    padding: 0 20px 0 25px;
}

.para1-section {
    padding-bottom: 10%;
}
.second-section p {
	 line-height: 19px;
    font-size: 11.5px;
    padding-bottom: 0;
    padding-top:5px;
}
.backround-color > div {
    padding-top: 0;
    width:85%;
}
.first-section p {
    font-size: 11.5px;
    line-height: 19px;
    padding-top:5px;
}
.third-section p {
	 line-height: 19px;
    font-size: 11.5px;
}
.fourth-section p {
	 line-height: 19px;
    font-size: 11.5px;
    padding-bottom:10px;
    padding-top: 5px;
    text-align: left;
}
.backround-color {
    min-height: 190px;
}
.backround-color {
    padding-bottom: 0;
}
.third-section p {
    padding-top: 5px; 
}

.map-div > h2 {
    font-size: 40px;
    padding: 5px 0 0 42px;
}
.map-last-txt {
    padding: 10px 0 15px 42px;
}
.map-div p.skulle {
    font-size: 13px !important;
    padding-top: 0;
}
.map-div p {
    margin: 5px 0 0;
}
.fiveth-section {
    padding-top: 0;
}
.arrow {
    padding-bottom: 10px;
}
.map-div > h2 {
    font-size: 29px !important;
    line-height: 30px;
}
.map-div {
    background-size: cover;
    min-height: 625px;
}

span.buzz-price {
    font-size: 29px;
    padding: 6px;
}
.seven-section h2 {
    font-size: 47px;
}
.seven-section p {
    font-size: 20px;
    line-height: 33px;
    padding: 0 9px 28px 59px;
}
.seven-section h2 {
    padding: 10px 0 0;
}
.color-red.font-bold {
    margin-bottom: 0;
    margin-top: -21px;
}
.eight-section h2 {
 
    font-size: 54px;
    font-weight: 500;
    margin: 0;
    padding: 0 0 38px 50px;
}
.mobile-section h2 {
    font-size: 40px;
    line-height: 45px;
    padding-top: 10px;
}
p.sku1 {
    margin-top: -10px !important;
}
.mobile-section {
    background-size: cover;
    min-height: 513px;
}
.mobile-section h2 {
    font-size: 45px;
    line-height: 59px;
    padding-top: 0;
}
.mobile-section p {
    font-size: 13px !important;
    line-height: 25px;
    margin: 0;
    padding-top: 10px;
}
section#produkterna {
    padding-top: 0;
}
.vara-kampaner {
    font-size: 20px;
}
h2.influnce-work-heading {
    font-size: 50px;
    margin: 28px 0 0 40px;
} 
.api-right-para{
	padding:0 50px 0 0;
}
.productet {
    padding: 0 0 0 20px;
}
.parah2
{
	padding-bottom:6%;
}
.left-section-contain
{
	position:relative;
	left:4%;
	margin-top:0%;
}
.vara-kampaner {
    font-size: 18px;
    padding:20px 0 0 40px;
}
#samsung-images {
    margin-top: 100px;
}
.left-ratings {
    float: left;
    padding: 0 0 0 7%;
    width: 59%;
}
#mobile-images {
    height: 601px;
    margin: -80px auto;
    width: 349px !important;
}
.engagerade {
    padding: 0 0 33px 7%;
}

.buzzador {
    float: left;
    padding-bottom: 0;
    padding-top: 0;
    width: 100%;
}
.eleven-section h2 {
    padding: 0;
    text-align: center;
}
.eleven-section {
    margin-top: 0;
    padding-bottom: 0;
}
.scroll-back-to-top-wrapper.show {
    bottom: 10% !important;
}
.footer-col3 {
    margin-top: 8% !important;
    width: 12% !important;
}
.footer.footer2 > div {
    min-height: 180px;
}
.insta-head {
    margin-left: 8%;
}
p.engagerade {
    padding: 0 !important;
}
.eleven-section p {
    font-size: 21px;
}
.insta-icon {
    float: left;
    margin-left:0%;
    width: 10%;
}
.buzzador {
    padding-top: 20px;
}
.backround-color {
    margin: 12px auto;
}
.fourth-section {
    width: 25.3%;
}
.tringle-section-left img {
    display: inline;
    margin: 0 auto;
    width: 47%;
}
.tringle-section-left p {
    text-align: left;
}
.tringle-section-right img {
    display: inline;
    margin: 0 auto;
    text-align: center;
    width: 50%;
}
.tringle-section-right p {
    text-align: left;
}

.left-contain-sectuion {
    width: 37%;
	padding-left:0%;
}

.all-img.img30 img {
    width: 102px;
}
.left-buzz > p {
    margin-left: 15%;
}
.right-buzz > p {
    margin-left: 15%;
}
#sb_instagram
{
	position: relative;
    right: 1%;
}
.average-number p
{
	width: 27%;
	right: 12%;
	bottom:32px;
}
.buzz-price-main
{
    background-position-x: 32px;
}

.left-buzz h3.buzz-heading1
{
	margin-left: 9%;
	padding-top: 8%;
}
.html5gallery-box-1
{
	left: -9px !important;
}
.vocabulary {
    padding: 50px 30px;
}
}

@media only screen and (min-width:800px) and (max-width:979px)  {
ul#menu-cus-header-menu-se li {
    font-size: 14px;
    padding: 13px 0 0;
}
.average-number p
{
	right:11%;
}
.fiveth-section
{
	margin-bottom: -406px;
}
.all-img.img41
{
	bottom: 307px;
}
.all-img.img42 {
    bottom: 338px;
}
.all-img.img43 {
    bottom: 362px;
}
.all-img.img44 {
    bottom: 392px;
}
.all-img.img32
{
	bottom: 36px;
}
.all-img.img33
{
	bottom: 74px;
}
.all-img.img34
{
	bottom: 117px;
}
.all-img.img35
{
	bottom: 166px;
}
.all-img.img36 {
    bottom: 186px;
}
.all-img.img37 {
    bottom: 220px;
	left: 67%;
}
.all-img.img38 {
    bottom: 270px;
}
.all-img.img39 {
    bottom: 324px;
}
.all-img.img29
{
	margin-top: 63px;
}
.all-img.img30
{
	 margin-top: 58px
}
.all-img.img45 {
    bottom: 423px;
}
.html5gallery-car-1 {
    top: 425px !important;
}
.html5gallery-car-list-1 {
    width: 724px !important;
    left: 40px !important;
}
.html5gallery-car-mask-1 {
    width: 665px !important;
	left: 37px !important;
}
.html5gallery-tn-1 {
    width: 165px !important;
}
section#kontakt
{
	margin-top: 6%;
}
.map-div
{
	background-size:100% auto;
}
.alignnone.size-full.wp-image-6621
{
	width:60%;
}
.html5gallery-box-1
{
	left: -11px !important;
}
h2.buzz-price {
    padding:3px 0 0 46px;
}
.map-div > h2 {
    font-size: 25px !important;
    line-height: 26px;
}
.six-section h2 {
    margin: -26px auto;
}
.engagerade {
    line-height: 20px !important;
}
.map-div {
    min-height: 486px;
}
.map-div p.skulle {
    font-size: 12px !important;
    line-height: 21px;
    padding-top: 0;
}
h2.buzz-price {
    font-size: 27px !important;
}
span.buzz-price {
    font-size: 26px;
}
.fiveth-section h2 {
    font-size: 40px;
    padding: 25px 0 0 40px;
}
p.fmcg-contain {
    font-size: 16px !important;
}
p.social-media {
    font-size: 12px !important;
}
.left-ratings p {
    font-size: 15px !important;
}
.left-contain-sectuion {
    width: 40% !important;
}
.insta-icon {
    margin-left: 0;
}
.footer-col3 {
	margin-top: 9% !important;
    width: 17% !important;
}
.insta-head {
    margin-left: 8%;
}
.insta-icon {
    margin-top: 12px !important;
}
p.engagerade {
    padding: 0 !important;
}
.map-div p.skulle1 {
    font-size: 11px;
}
.mobile-section h2 {
    font-size: 38px;
    line-height: 46px;
    padding-top: 0;
}

.ratingsreviews {
    padding-bottom: 61px;
}
#buzz2-images {
    margin-left: 0;
    width: 60%;
}
p.digram-contain {
    margin-top: 10px;
}
section#partners {
    padding-top: 3%;
}
.seven-section p {
    line-height: 24px;
}
.eight-section h2 {
    padding: 0 0 6px 94px;
}
#logo {
    float: left;
    width: 15%;
}
.backround-color {
    min-height: 196px;
}
.para1-section {
    padding-bottom: 6%;
}
.para1-section h2 {
    font-size: 19px;
}
.para1-section h1 {
    font-size: 40px;
}
.contact-section h2 {
    font-size: 31px;
}
.seven-section h2 {
    font-size: 40px;
}
.member-link1 {
    float: left;
    width: 19%;
}
#nav1 {
    width:49%;
}	
.call-icons {
    margin-top: 5px !important;
	 width: 17% !important;
}
.call-icons p {
	padding: 0 7px 0 0;
    font-size: 13px;
    margin-top: 25px;
}
.page-id-18167 a {
    font-size: 12px;
}
img#phone-icons {
    width: 18px;
	margin-top: -1px;
}
.header #logo img {
    margin-top: 25px;
}
.banner-section {
    min-height: 525px !important;
}
.right-banner {
    padding: 12% 2px 1px;
    width: 50%;
}

.banner-section h2 {
    font-size: 31px;
    line-height: 44px;
    padding-top: 8px;
}
.banner-section p {
    font-size: 14px !important;
}
.banner-section h2 {
    font-size: 44px;
    line-height: 54px;
}
.string.mandatory {
    width: 303px;
}
.contact-section p {
    width: 706px;
}
.third-section p {
    font-size: 11.5px;
    line-height: 20px;
}
.second-section p {
    font-size: 11.5px;
	line-height: 20px;
}
.third-section p {
    font-size: 11.5px;
	line-height: 20px;
}
.fourth-section p {
    font-size: 11.5px;
	line-height: 20px;
}
.first-section p {
    font-size: 11.5px;
	line-height: 20px;
}
.six-section h2 {
    font-size: 39px;
    padding-top: 60px;
}
.six-section {
    padding: 2% 13px 15px 20px;
}
.tringle-section-left {
    float: left;
    width: 45%;
}
.tringle-section-left p {
    font-size: 13px !important;
    text-align: left;
}
.tringle-section-right {
    float: left;
    width: 35%;
}
.tringle-section-right p {
    font-size: 13px !important;
    margin-left: -75px;
}
.tringle-section-left img {
    width: 39%;
}
img#images-tringle {
    display: table;
    margin: 0 auto;
    width: 82px;
}
.seven-section {
    margin-top: -3px;
    padding-top: 2%;
}
.seven-section p {
    font-size: 18px;
    padding: 0 9px 28px 25px;
}
.eight-section h2 {
    font-size: 43px;
}
.eight-section p {
    font-size: 15px;
    line-height: 16px;
    padding: 0 5%;
}
.mobile-section {
    background-size: cover;
    min-height: 480px;
}
p.api-right-para {
    font-size: 14px;
    margin-right: 80px;
    padding-bottom: 0;
    padding-top: 55px !important;
   
}
.mobile-section p {
    font-size: 14px !important;
    padding: 0 19px 0 1px;
    text-align: justify;
    width: 40%;
}
.api-right-para {
    text-align: center !important;
}

.mobile-section {
    min-height: 509px;
}

h2.influnce-work-heading {
    font-size: 41px;
    margin: 10px 0 0 46px;
}

.vara-kampaner {
    font-size: 16px;
    line-height: 24px;
    padding: 0 0 0 44px;
}
#samsung-images {
    margin-top:45px;
}
.backround-color > div {
    width: 94%;
}
.skulle {
    margin-left: -15px;
}
h3.buzz-heading {
    padding: 27px 0 0 !important;
}
.social-media {
    padding: 0 !important;
}
.fmcg-contain {
    padding: 0 !important;
}
#mobile-images {
    height: 528px;
    margin: -70px auto;
    width: 290px !important;
}
.ratingsreviews {
    padding-bottom: 65px;
}
.map-div > h2 {
    padding: 5px 0 0 45px;
}
.map-div p {
    padding:0px 0 0 45px;
}
.fiveth-section h2 {
    padding: 25px 0 0 40px;
}
.map-last-txt {
    padding:0px 0 15px 40px;
}
.eleven-section p {
    font-size: 21px;
}
.second-section {
    margin: 0 0 0 -11px;
    width: 24.4%;
}
.all-img.img1 img {
    width: 60px;
}
.all-img.img2 img {
    width: 58px;
}
.all-img.img3 img {
    padding-top: 25px;
    width: 70px;
}
.all-img.img6 img {
    width: 70px;
}
.all-img.img7 img {
    width: 64px;
}
.all-img.img8 img {
    width: 70px;
}
.all-img.img9 img {
    width: 57px;
}
.all-img.img10 img {
    width: 70px;
}
.all-img.img21 img {
    min-height: 27px;
    width: 64px;
}
.all-img.img22 img {
    margin-top: 4px;
    min-height: 16px;
    width: 55px;
}
.all-img.img24 {
    margin-top: 59px;
}
.all-img.img25 {
    margin-top: 58px;
}
.all-img.img26 {
    margin-top: 51px;
}
.all-img.img27 img {
    width: 41px;
}
.all-img.img27 {
    margin-top: 60px;
}
.all-img.img28 img {
    width: 64px;
}
.all-img.img28 {
    margin-top: 60px;
}
.all-img.img30 img {
    width: 92px;
}
.all-img.img22 img {
    margin-top: 0;
}
.all-img.img21 {
    margin-top: 55px;
}
.all-img.img11 img {
    width: 74px;
}
.all-img.img12 img {
    width: 70px;
}
.all-img.img13 img {
    margin-top: -9px;
    min-height: 39px;
    width: 62px;
}
.all-img.img14 img {
    min-height: 10px;
    width: 74px;
}
.all-img.img15 img {
    margin-top: -9px;
    min-height: 28px;
    width: 71px;
}
.all-img.img16 img {
    width: 66px;
}
.all-img.img17 img {
    width: 69px;
}
.all-img.img18 img {
    width: 72px;
}
.all-img.img19 img {
    min-height: 37px;
    width: 67px;
}
.all-img.img20 img {
    width: 68px;
}
.para2-section img {
    margin-left: 15px;
}
.parah2
{
	font-size:50px;
}
h3.buzz-heading
{
	font-size:30px;
}
.left-buzz h3.buzz-heading1
{
	padding-top: 9%;
	padding-left:11% !important;
	font-size:30px;
}
img.alignnone.size-full.wp-image-6602
{
	width: 7%;
	margin-top: 0%;
}
.average-number p {
    width: 28%;
    right: 9%;
}
.buzz-price-main
{
	background-position-x: 40px;
    background-size: 78% auto;
}
.right-buzz h3.buzz-heading {
    margin-left: 15%;
    margin-top: 6%;
}
.left-buzz h3.buzz-heading {
    margin-left: 15%;
    margin-top: 6%;
}
.left-buzz > p {
    margin-left: 10%;
	font-size:16px;
}
.right-buzz > p {
    margin-left: 10%;
	font-size:16px;
}
.vocabulary p
{
	font-size:20px !important;
}
}

@media only screen and (min-width:768px) and (max-width:799px)  {
	
ul#menu-cus-header-menu-se li {
    font-size: 12px !important;
    padding: 9px 0 0;
}
.vocabulary span
{
	font-size: 20px;
}
.vocabulary h2
{
	font-size:45px !important;
}
.vocabulary p
{
	font-size: 15px !important;
	line-height: 29px;
    padding: 18px 0;
}
.fiveth-section
{
	margin-bottom: -406px;
}
.all-img.img41
{
	bottom: 295px;
}
.all-img.img42 {
    bottom: 325px;
}
.all-img.img43 {
    bottom: 349px;
}
.all-img.img44 {
    bottom: 376px;
}
.all-img.img32
{
	bottom: 36px;
}
.all-img.img33
{
	bottom: 68px;
}
.all-img.img34
{
	bottom: 108px;
}
.all-img.img35
{
	bottom: 153px;
}
.all-img.img36 {
    bottom: 174px;
}
.all-img.img37 {
    bottom: 210px;
	left: 67%;
}
.all-img.img38 {
    bottom: 255px;
}
.all-img.img39 {
    bottom: 305px;
}
.all-img.img29
{
	margin-top: 72px;
}
.all-img.img30
{
	 margin-top: 68px
}
.all-img.img45 {
    bottom: 407px;
}
.all-img.img28
{
	margin-top: 70px;
}
.alignnone.size-medium.wp-image-6604
{
	width:30%;
}
.html5gallery-car-list-1 {
    width: 718px !important;
    left: 28px !important;
}
.html5gallery-car-mask-1 {
    width: 660px !important;
	left: 37px !important;
}
.html5gallery-tn-1 {
    width: 165px !important;
}
.alignnone.size-full.wp-image-6621
{
	width:60%;
}

.map-div
{
	background-size:100% auto;
}
.buzz-price-main
{
	background-position-x: 37px;
    background-size: 80% auto;
}
.map-div > h2
{
	padding: 18px 0 15px 42px;
}
img.alignnone.size-full.wp-image-6602
{
	width: 7%;
	margin-top: 14px;
}
.average-number p {
    width: 31%;
    right: 6%;
}
.buzz-price-main h2.buzz-price
{
	padding: 43px 0 0 3px;
}
.left-buzz > p {
    margin-left: 5%;
	font-size:16px;
}
.right-buzz > p {
    margin-left: 5%;
	font-size:16px;
}
.left-buzz h3.buzz-heading1
{
	padding-top: 9%;
	padding-left:12%;
	font-size:30px;
}
.right-buzz h3.buzz-heading {
    margin-left: 15%;
    margin-top: 6%;
}
.left-buzz h3.buzz-heading {
    margin-left: 15%;
    margin-top: 6%;
}
.all-img.img13 {
    margin-top: 55px;
}
.footer-col3 {
    margin-top: 9% !important;
    width: 16% !important;
}
.engagerade {
    line-height: 20px !important;
}
.map-last-txt {
    font-size: 13px !important;
}

.color-red.font-bold {
    margin-bottom: 0;
    margin-top: -39px;
}
.seven-section p {
    line-height: 23px !important;
}
.seven-section > h2 {
    margin: 0 !important;
}

.map-div > h2 {
    font-size: 27px !important;
    line-height: 27px;
}

p.fmcg-contain {
    font-size: 15px;
    line-height: 22px;
}
h2.buzz-price {
    font-size: 26px !important;
}
span.buzz-price {
    font-size: 25px;
}
.map-div p.skulle {
    font-size: 14px !important;
    line-height: 21px;
}
.left-contain-sectuion {
    width: 40% !important;
}
#buzz2-images {
    width: 60% !important;
}
.map-div p {
    margin: 0;
    padding: 3px 0 0 40px;
}
.arrow {
    padding-bottom: 6px;
}
p.social-media {
    font-size: 12px !important;
}
.backround-color {
    min-height: 190px !important;
}
h2.buzz-price {
    font-size: 34px;
    padding: 15px 0 0 40px;
}

.mobile-section {
    background-size: 100% 100% !important;
}
.call-icons {
    padding-top: 20px;
}
.scroll-back-to-top-wrapper.show {
    bottom: 12% !important;
}
#nav1 {
    float: left;
    width: 52%;
}
.member-link1 {
    float: left;
    width: 18%;
}
.call-icons {
    float: right;
    margin-top: 25px !important;
    width: 16%;
}
#logo {
    float: left;
    width: 14%;
} 
.header #logo img {
    margin-top: 28px;
}
.page-id-18167 a {
    font-size: 12px;
}
.wrapper-section {
    margin: 0 auto 0;
    width: 100% !important;
}
 
.call-icons {
    margin-top: 10px !important;
}
.member-link1 {
    padding: 0;
}
.page-id-18167 a {
    font-size: 12px;
}
ul#menu-cus-header-menu-se li {
    display: inline-block;
    padding: 15px 0 2px 4px;
}
.call-icons p {
	padding: 0 7px 0 0px;
    font-size: 12px !important;
}
.banner-section {
    margin-top: -5px;
    min-height: 496px;
}
.right-banner { 
    float: right;
    padding: 9% 0 2px;
}
img#phone-icons {
    width: 15px;
}
.banner-section p {
    font-size: 13px !important;
}
.contact-section h2 {
    font-size: 31px;
}
.string.mandatory {
    width: 262px;
}
.email {
    width: 264px !important;
}
.phone {
    width: 262px !important;
}
.contact-section p {
    width: 646px;
}
.contact-section p {
    padding: 0 0 12px 24px;
}
.para1-section h2 {
    font-size: 18px;
    line-height: 25px;
}
.banner-section {
    min-height: 513px !important;
}
.backround-color > div {
    width: 95%;
}
.third-section p {
    font-size: 11px;
}
.seven-section p {
    padding: 0 9px 28px 31px;
}
.seven-section h2 {
    font-size: 39px;
}

.fiveth-section h2 {
    padding: 25px 0 0 45px;
}

.eight-section h2 {
    font-size: 45px !important;
    padding: 9px 0 19px 40px;
}
.para1-section h1 {
    font-size: 40px;
    padding: 0 3px 0 4%;
}
.map-last-txt {
    padding:0 0 0 35px;
}
.contain-left {
    width: 44%;
}
.eight-section p {
    font-size: 15px;
    line-height: 15px;
}
.seven-section p {
    font-size: 17px;
} 
.mobile-section h2 {
    font-size: 36px;
    line-height: 52px;
}
.mobile-section {
    background-size: contain !important;
    min-height: 571px;
}
h2.influnce-work-heading {
    font-size: 39px;
    margin: 28px 0 0 40px;
}
.vara-kampaner {
    font-size: 14px;
    padding: 20px 0 0 40px;
}
.fmcg-contain {
    padding: 0 !important;
}
.social-media {
    padding: 0 !important;
}
h3.buzz-heading {
    padding: 27px 0 0 !important;
}
#mobile-images {
    height: 513px;
    margin: -115px auto;
    width: 288px !important;
}
.ratingsreviews {
    padding-bottom: 88px;
    width: 100%;
}
.insta-head {
    margin-left:10%;
}
.insta-icon {
    float: left;
    margin-left:0%;
    margin-top: 1% !important;
    width: 10%;
}
.engagerade {
    padding: 0 !important;
}
.tringle-section {
    margin: 0 auto;
    width: 100%;
}
.tringle-section-left img {
    width:50%;
}
.tringle-section-left p {
    font-size: 12px !important;
    padding-top:20px;
}
.tringle-section-left {
    float: left;
    width:50%;
}
.tringle-section-right {
    float: right;
    text-align: center;
    width: 50%;
}
.tringle-section-right p {
    padding: 0 20px 0 0 !important;
    text-align: right;
}
.tringle-section-right p {
    font-size: 12px !important;
    margin-left: -11%;
    padding-top: 20px;
}
img#images-tringle {
    width: 90px;
}
.seven-section {
    margin-top: -4px;
    padding-top: 4%;
}
.para1-section h1 {
    font-size: 25px;
    padding: 0 3px 0 4%;
}
.all-img.img1 img {
    width: 65px;
}
.all-img.img2 img {
    width: 59px;
}
.all-img.img3 img {
    width: 60px;
}
.all-img.img6 img {
    width: 65px;
}
.all-img.img7 img {
    width: 62px;
}
.all-img.img8 img {
    width: 70px;
}
.all-img.img9 img {
    margin-top: 0;
    min-height: 8px;
    width: 55px;
}
.all-img.img10 img {
    padding-top: 21px;
    width: 63px;
}
.all-img.img11 img {
    width: 64px;
}
.all-img.img12 img {
    width: 66px;
}
.all-img.img13 img {
    width: 61px;
}
.all-img.img14 img {
    width: 70px;
}
.all-img.img15 img {
    margin-top: -7px;
    min-height: 28px;
    width: 67px;
}
.all-img.img16 img {
    width: 60px;
}
.all-img.img17 img {
    width: 68px;
}
.all-img.img19 img {
    width: 68px;
}
.all-img.img20 img {
    min-height: 40px;
    width: 69px;
}
.all-img.img21 img {
    min-height: 26px;
    width: 61px;
}
.all-img.img22 img {
    margin-top: 7px;
    min-height: 24px;
    width: 55px;
}
.all-img.img23 img {
    width: 111px;
}
.all-img.img23 {
    margin-top: 56px;
    text-align: center;
}
.all-img.img24 img {
    min-height: 10px;
    width: 40px;
}
.all-img.img25 img {
    min-height: 15px;
    width: 70px;
}
.all-img.img26 img {
    width: 72px;
}
.all-img.img27 img {
    width: 39px;
}
.all-img.img28 img {
    width: 64px;
}
.all-img.img30 img {
    width: 93px;
}
.all-img.img16 img {
    width: 56px;
}
.all-img.img17 img {
    min-height: 30px;
    width: 59px;
}
.all-img.img19 img {
    min-height: 32px;
    width: 62px;
}
.all-img.img20 img {
    min-height: 40px;
    width: 55px;
}
.all-img.img21 img {
    min-height: 25px;
    width: 76px;
}
.all-img.img22 img {
    margin-top: 15px;
    min-height: 27px;
    width: 51px;
}
.all-img.img23 img {
    margin-top: -3px;
    min-height: 32px;
    width: 125px;
}
.all-img.img24 img {
    min-height: 14px;
    width: 40px;
}
.all-img.img27 img {
    width: 37px;
}
.all-img.img28 img {
    width: 52px;
}
.all-img.img29 img {
    min-height: 32px;
    width: 133px;
}
.all-img.img30 img {
    min-height: 20px;
    width: 73px;
}
.para2-section img {
    margin-left: 15px;
}
.parah2
{
	font-size:50px;
}
h3.buzz-heading
{
	font-size:30px;
}
.html5gallery-car-1
{
	top:380px !important;
}
} 
 @media only screen and (min-width:640px) and (max-width:767px)  {
	 .contact-section h2 {
    font-size: 30px;
    text-align: center;
}
.vocabulary p
{
	font-size:23px !important;
}
.all-img.img40 {
    margin-top: 10px;
}
.all-img.img33
{
	bottom:69px;
}
.all-img.img34
{
	bottom:117px;
}
.all-img.img35
{
	bottom: 161px;
	left: 44%;
}
.all-img.img36 {
    bottom: 181px;
	left: 55%;
}
.all-img.img30
{
	left: 8%;
	margin-top: 72px;
}
.all-img.img29
{
	left: 6%;
	margin-top: 69px;
}
.all-img.img11
{
	width: 15% !important;
}
.all-img.img1
{
	width: 14% !important;
}
.all-img.img37 {
    bottom: 212px;
	left: 66%;
}
.all-img.img38 {
    bottom: 252px;
	left: 77%;
}
.all-img.img39 {
    bottom: 310px;
	left: 89%;
}
.fiveth-section
{
	margin-bottom: -356px;
}
.all-img.img40
{
	width: 14% !important;
}
.all-img.img41
{
	bottom: 267px;
	width: 12% !important;
}
.all-img.img42 {
    bottom: 296px;
	width: 6% !important;
}
.all-img.img43 {
    bottom: 319px;
	width: 10% !important;
}
.all-img.img44 {
    bottom: 345px;
	width: 18% !important;
}
.all-img.img45 {
    bottom: 374px;
	width: 17% !important;
	left: 81%;
}
.all-img.img32
{
	width: 12% !important;
	bottom: 34px;
}
.all-img {
    width: 9% !important;
	padding:0 3px;
}
.cen-map
{
	margin-top:13%;
}
img.alignnone.size-full.wp-image-6602
{
	width: 8%;
	margin-top:4%;
}
.average-number p {
    width: 37%;
    right: 0%;
}
.buzz-price-main h2.buzz-price {
    padding: 30px 0 0 3px;
	bottom: 18px;
}
.buzz-price-main
{
	background-position-x: 18px;
    background-size: 88% auto;
}
.arrow {
    padding-bottom: 50px;
}
.backround-color
{
	position: relative;
    bottom: 350px !important;
}
.third-section .backround-color
{
	position: relative;
    bottom: 300px !important;
}
.fourth-section .backround-color
{
	position: relative;
    bottom: 300px !important;
}
.third-section
{
	position: relative;
    top: 300px;
}
.fourth-section
{
	position: relative;
    top: 300px;
}
img.alignnone.size-large.wp-image-6581
{
	display:none;
}
.wrapper-section img
{
	margin-top: 0;
    margin-left: 1%;
}
.youtube p
{
	margin-left:1%;
}
.left-buzz h3.buzz-heading {
    margin-left: 16%;
    margin-top: 6%;
}
h3.buzz-heading
{
	font-size:25px;
}
.right-buzz h3.buzz-heading {
    margin-left: 16%;
    margin-top: 6%;
}
.left-buzz h3.buzz-heading1 {
    padding-top: 9%;
    padding-left: 13%;
	font-size:25px;
}
.html5gallery-box-1 {
    left: 11px !important;
}
.right-buzz > p {
    font-size:12px;
	margin-left: 10%;
}
.left-buzz > p {
    margin-left: 10%;
	font-size:12px;
}
.parah2
{
	font-size:45px;
}
.page-id-18167 .responsive-menu-button.responsive-menu-accessible.responsive-menu-boring {
    display: block !important;
}
.engagerade {
    line-height: 20px !important;
}
#mysticky-nav {
    position: relative !important;
    top: 0 !important;
    width: 100% !important;
}
.call-icons {
    float: none;
    margin-top: 28px !important;
    position: absolute;
    right: 15%;
    top: 1%;
    width: 24%;
    z-index: 99;
} 
.call-icons {
    padding: 0 10px 0 0 !important;
}
.member-link1 {
    float: left;
    width: 20%;
}


#logo {
    float: none;
    text-align: center !important;
    width: 50% !important;
}

span.color-balck {
    font-size: 13px;
}

.our-phenomenal-section {
    margin-top:0 !important;
    position: relative;
    z-index: 9;
}
.map-div p.skulle
{
	font-size:11px !important;
}
.para2-section img {
    margin-left: 24px;
}
.map-div
{
	background-size:100% auto;
}
.first-section h2 {
    padding-top: 30px;
}
.second-section h2 {
    padding-top: 30px;
}
.third-section h2 {
    padding-top: 30px;
}
.fourth-section h2 {
    padding-top: 30px;
}
.productet {
    padding: 0 0 0 18px;
}
.eleven-section h2 {
    font-size: 35px;
}
.buzzador {
    padding: 0 !important;
}
p.map3 {
    margin-top: 9px;
}
.engagerade {
    margin-left: 6%;
}
.buzzador h2 {
    font-size: 40px !important;
}

p.map2 {
    margin-top: 10px;
}
p.social-media {
    font-size: 11px !important;
}

h2.buzz-price {
    padding: 15px 0 0 40px;
}

.backround-color {
    min-height: 255px !important;
}

.insta-head {
    margin-left: 10% !important;
}

.engagerade {
    padding: 0 0 0 26px !important;
}
.second-section p {
   font-size: 14.5px;
    line-height: 27px;
}
.first-section p {
    font-size: 14.5px;
    line-height: 27px;
}

.eight-section p {
    font-size: 13px;
    line-height: 16px;
}
.fourth-section p {
    font-size: 14.5px;
    line-height: 27px;
}
.string.mandatory {
    width: 253px;
}
#contactform1 tr {
    float: left;
    width:50%;
}

.contact-section p {
    width: 589px;
}
.para1-section h1 {
    font-size: 37px !important;
    padding: 0 3px 0 4%;
}
.para1-section h2 {
    font-size: 15px;
    line-height: 20px;
}
.seven-section p {
    font-size: 16px;
    line-height: 24px;
}
.contact-section p {
    padding: 0 0 12px 22px;
}
.first-section {
    width: 49%;
}
.second-section {
    width: 49%;
}
.third-section {
    width: 49%;
    margin-top:5px !important;
}

.fourth-section {
    width: 49%;
	 margin-top:5px;
}

.third-section {
    margin: 0;
}
.third-section p {
    font-size: 13.5px;
}
.third-section p {
    font-size: 13.5px;
}
.third-section p {
   font-size: 14.5px;
    line-height: 27px;
}

.fiveth-section h2 {
    padding: 25px 0 0 24px;
}
.map-div p {
    margin: 8px 0 0;
    padding: 10px 0 0 40px;
}
.map-div > h2 {
    font-size: 25px !important;
    line-height: 43px;
    padding: 20px 0px 12px 41px;
    width: 56%;
}
.tringle-section-left {
    float: left;
    width: 100%;
}
.tringle-section-right {
    float: left;
    width: 100%;
}
.tringle-section-left img {
    display: inline;
    margin: 0 auto;
    width: 37%;
}
.tringle-section-right img {
    display: inline;
    margin: 0 auto;
    text-align: center;
    width: 37%;
}
.six-section {
    padding: 2% 13px 0 0;
}

.seven-section h2 {
    font-size: 32px;
}
.seven-section p {
    font-size: 17px;
}
.eight-section h2 {
    font-size: 37px !important;
    padding: 20px 0 38px 47px;
}
.mobile-section h2 {
    font-size: 30px;
    line-height: 40px;
}
.mobile-section p {
    font-size: 13px !important;
    line-height: 21px;
    padding-top: 10px;
}
.mobile-section {
    min-height: 492px;
}
.eight-section p {
    font-size: 13px;
    line-height: 8px;
	margin: 10px 0 0;
}
h2.influnce-work-heading {
    font-size: 32px;
    margin: 28px 0 0 50px;
}
.vara-kampaner {
    font-size: 16px;
    line-height: 22px;
    padding: 20px 0 0 49px;
}
.map-last-txt {
    padding:0px 0 15px 40px;
}
.seven-section p {
    padding: 0 9px 10px 40px;
}
.seven-section h2 {
    font-size: 31px !important;
    padding: 10px 0 0 35px !important;
    text-align: left;
}
.left-contain-sectuion {
    width: 95%;
	padding-top: 0;
	position:relative;
	bottom:600px;
}
.alignnone.size-full.wp-image-6621
{
	position: relative;
    top: 185px;
}
.left-contain-sectuion h3.buzz-heading
{
	font-size: 35px;
}
.left-contain-sectuion p.social-media
{
	font-size: 14px;
}
#buzz2-images {
    width: 55%;
}
h3.buzz-heading {
    padding: 27px 0 0 !important;
}
.social-media {
    padding: 0 !important;
}
.fmcg-contain {
    padding: 0 !important;
}
.insta-icon {
    width:8% !important;
}
.insta-head {
    margin-left:11% !important;
}
.engagerade {
    font-size: 15px !important;
    padding: 0 !important;
}
.eleven-section p {
    font-size: 21px;
}
.footer.footer2 > div {
    min-height: 205px !important;

}
.footer #inner-footer {
    padding: 1em 0 !important;
}
.footer-col3 {
    margin-top: 11% !important;
    width: 20% !important;
}
.footer-col1 {
    width: 23%!important;
}
.scroll-back-to-top-wrapper.show {
    bottom:15% !important;
}

#mobile-images {
    height: 553px;
    margin: -80px auto;
    width: 287px !important;
}
.customer-submit {
    width: 170px !important;
}
.banner-section {
    min-height: 512px !important;
}
.right-banner {
    float: right;
    padding: 11% 0 0;
    width: 40%;
}
.banner-section h2 {
    font-size: 32px;
    line-height: 33px;
    padding-top: 16px;
}
.banner-section p {
    font-size: 13px !important;
    line-height: 24px;
}
.tringle-section {
    margin: 0 auto;
    width: 100%;
}
.tringle-section-left img {
    display: table;
    margin: 20px auto;
    padding-top: 31px;
    width: 50%;
}
.tringle-section-right img {
    display: table;
    margin: 0 auto;
    text-align: center;
    width: 50%;
}
.tringle-section-right p {
    text-align: center;
}
.tringle-section-left p {
    text-align: center;
}
.call-icons {
    position: absolute;
    right: 16%;
    top:0%;
}

.right-banner {
    float: right;
    padding: 4% 1px 2px !important;
}
.banner-section h2 {
    font-size: 37px;
    line-height: 40px;
}
.all-img.img1 img {
    width: 60px;
}
.all-img.img3 img {
    width: 60px;
}
.all-img.img5 img {
    height: 37px;
    padding-top: 9px;
    width: 33px;
}
.all-img.img6 img {
    min-height: 10px;
    width: 66px;
}
.all-img.img7 img {
    min-height: 5px;
    padding-top: 6px;
    width: 56px;
}
.all-img.img8 img {
    min-height: 5px;
    width: 67px;
}
.all-img.img9 img {
    width: 55px;
}
.all-img.img10 img {
    padding-top: 17px;
    width: 63px;
}
.all-img.img11 img {
    min-height: 10px;
    width: 70px;
}
.all-img.img12 img {
    min-height: 40px;
    width: 65px;
}
.all-img.img13 img {
    margin-top: -7px;
    min-height: 34px;
    width: 63px;
}
.all-img.img14 img {
    min-height: 10px;
    width: 68px;
}
.all-img.img15 img {
    margin-top: -9px;
    min-height: 20px;
    width: 65px;
}
.all-img.img16 img {
    width: 65px;
}
.mobile-section {
    background-size: contain;
	 min-height: 505px!important;
}
.html5gallery-car-left-1
{
	top:40px !important;
}
.html5gallery-car-right-1
{
	top:40px !important;
}
.html5gallery-car-list-1 {
    width: 555px !important;
    left: 88px !important;
}
.html5gallery-car-mask-1 {
    width: 500px !important;
	left: 34px !important;
}
.html5gallery-car-1
{
	top:364px !important;
}
.html5gallery-tn-1 {
    width: 165px !important;
}
.eleven-section
{
	margin-top:10%;
}
}
 @media only screen and (min-width:481px) and (max-width:639px)  {	 
.call-icons {
    width: 30%;
}
.html5gallery-car-mask-1 {
    left: 30px !important;
	width: 325px !important;
}
.html5gallery-car-list-1 {
    width: 380px !important;
    left: 32px !important;
}
.all-img {
    width: 18% !important;
	padding:0 3px;
}
.left-buzz > p {
    margin-left: 10%;
}
.right-buzz > p {
    margin-left: 10%;
}
img.alignnone.size-full.wp-image-6602
{
	width: 10%;
	left: 38%;
    margin-top: 4%;
}
.average-number p {
    width: 50%;
    right: -19%;
    font-size: 13px !important;
}
.buzz-price-main
{
	background-position-x: 52px;
    background-size: 70% auto;
}
.alignnone.size-medium.wp-image-6604
{
	width: 18%;
}
.average-number
{
	left:25%;
}
.left-buzz
{
	width:100%;
}
.right-buzz
{
	width:100%;
}
.third-section .backround-color
{
	position: relative;
    bottom: 230px !important;
}
.left-section-images {
    width: 100%;
}
.left-section-contain {
    width: 100%;
}
.buzz-section {
    padding-top: 15%;
	padding-bottom:70px;
}
.html5gallery-car-list-1
{
	left: -7px;
}
.backround-color
{
	position: relative;
    bottom: 255px !important;
}
.fourth-section .backround-color
{
	position: relative;
    bottom: 230px !important;
}
.third-section
{
	position: relative;
    top: 230px;
}
.fourth-section
{
	position: relative;
    top: 230px;
}
img.alignnone.size-large.wp-image-6581
{
	display:none;
}
.insta-head {
    margin-left: 14%;
}
.youtube img
{
	margin-top:-2%;
}
.insta-icon
{
	width: 9%!important;
}
.map-div
{
	background-size:100%;
}
.map-div p.skulle
{
	text-align:left;
}
.cen-map
{
	min-width:52%;
}
.skulle
{
	margin-left:-1%;
}
.parah2
{
	font-size:30px;
}
p.social-media {
    font-size: 14px !important;
    line-height: 18px;
}
.arrow
{
	margin-bottom:20px;
}
.left-buzz h3.buzz-heading1 {
    padding-top: 16%;
    padding-left: 35%;
    font-size: 30px;
}
.right-buzz h3.buzz-heading {
    margin-left: 34%;
    margin-top: 16%;
    font-size: 30px;
}
.left-buzz h3.buzz-heading {
    margin-left: 34%;
    margin-top: 16%;
    font-size: 30px;
}
.map-last-txt
{
	text-align:left;
}
.call-icons {
    padding: 0 13px 0 0 !important;
}

#logo {
    width: 29%!important;
}
.member-link1 {
    left: 3%;
    position: absolute;
    top: -27%;
    width:22%;
}
#mysticky-nav {
    position: relative !important;
    top: 0 !important;
    width: 100% !important;
}
button#responsive-menu-button {
    height: 35px !important;
    width: 35px !important;
}
.banner-section {
    background-size:100% auto;
}
.right-banner {
    float: right;
    padding: 6% 0 0;
}
.banner-section p {
    font-size: 12px !important;
    line-height: 10px;
}
.banner-section h2 {
    font-size: 30px;
    line-height: 33px;
}
.banner-section p {
    line-height: 17px;
}
.banner-section {
    min-height: 323px !important;
} 
.zoho-form {
    float: left;
    width: 100%;
}
.contact-section p {
    width: 460px;
}
#contactform1 tr {
    float: left;
    width: 100%;
}
.string.mandatory.field2 {
    margin-left: 0;
}
.string.mandatory.field5 {
    margin-left: 0;
}
.contact-section form {
    display: table;
    margin: 0 auto;
}
.contact-section form {
    display: table;
    margin: 0 auto;
    width:0%;
}
.contact-section h2 {
    font-size: 31px;
}
.customer-submit {
    font-size: 13px !important;
    width: 150px !important;
}
.contact-section p {
    font-size: 16px;
    padding: 0;
}
.contact-section h2 {
    font-size: 31px;
    padding: 0 9px 0 6px;
}
.contact-section p {
    padding: 0 0 0 30px;
    text-align: center;
}
.call-icons p {
    font-size: 13px;
    margin-top: -22px;
}
.header #logo img {
    margin-top: 29px;
    padding: 0 0 0 12px !important;
}
button#responsive-menu-button {
    top:29px !important;
}
.para1-section h1 {
    font-size: 40px;
}
.para1-section h2 {
    font-size: 18px;
    line-height: 24px;
    padding: 0 21px 0 20px;
}
.first-section {
    width: 50%;
}
.second-section {
    width: 49%;
}
.third-section {
    width: 50%;
	 margin: 0;
}
.fourth-section {
    width: 49.3%;
}
.first-section p {
    font-size: 12.5px;
	 line-height: 20px;
   
}
.second-section p {
    font-size: 12.5px;
	 line-height: 20px;

}
.third-section p {
    font-size: 12.5px;
    line-height: 20px;
}
.fourth-section p {
    font-size: 12.5px;
    line-height: 20px;
}
.all-img.img1 {
    float: left;
    width: 20%;
}
.all-img.img2 {
    float: left;
    width: 20%;
}
.all-img.img3{
    float: left;
    width: 20%;
}
.all-img.img4 {
    float: left;
    width: 20%;
}
.all-img.img5 {
    float: left;
    width: 20%;
}
.all-img.img6 {
	padding-top:25px;
    float: left;
    width: 20%;
	 clear: both;
}

.all-img.img7 {
	padding-top:25px;
    float: left;
    width: 20%;
}
.all-img.img8 {
	padding-top:25px;
    float: left;
    width: 20%;
}
.all-img.img9 {
	padding-top:25px;
    float: left;
    width: 20%;
}
.all-img.img10 {
	padding-top:25px;
    float: left;
    width: 20%;
}
.all-img.img11 {
    float: left;
    width: 20%;
}
.all-img.img12 {
    float: left;
    width: 20%;
}
.all-img.img13 {
    float: left;
    width: 20%;
}
.all-img.img14 {
    float: left;
    width: 20%;
}
.all-img.img15 {
    float: left;
    width: 20%;
}
.all-img.img16 {
    clear: both;
    float: left;
    width: 20%;
}
.all-img.img17 {
    float: left;
    width: 20%;
}
.all-img.img18 {
    float: left;
    width: 20%;
}
.all-img.img19 {
    float: left;
    width: 20%;
}
.all-img.img20 {
    float: left;
    width: 20%;
}
.all-img.img21 {
	clear:both;
    float: left;
    width: 20%;
}
.all-img.img22 {
    float: left;
    width: 20%;
}
.all-img.img23 {
    float: left;
    width: 20%;
}
.all-img.img24 {
    float: left;
    width: 20%;
}
.all-img.img25 {
    float: left;
    width: 20%;
}
.all-img.img26 {
    clear: both;
    float: left;
    width:18%;
}
.all-img.img27 {
    float: left;
    width:18%;
}
.all-img.img28 {
    float: left;
    width: 20%;
}
.all-img.img29 {
    float: left;
    width: 21%;
} 
.all-img.img30 {
    float: left;
    width: 22%;
}
.our-phenomenal-section {
    margin-top:29%;
    position: relative;
    z-index: 9;
}
.six-section {
    padding: 0;
}
.tringle-section {
    margin: 0 auto;
    width: 100%;
}
.six-section h2 {
    font-size: 31px;
}
.tringle-section-left {
    float: none;
    width: 100%;
}
.tringle-section-right {
    float: none;
    width: 100%;
}
.tringle-section-left img {
    display: table !important;
    margin: 11px auto;
    width: 50%;
}
.tringle-section-right img {
    display: table !important;
    margin: 11px auto;
    width: 50%;
}
.tringle-section-left p {
    text-align: center;
}
.tringle-section-right p {
    text-align: center;
}
.six-section h2 {
    padding-bottom: 40px;
    padding-top: 40px;
}
.map-div > h2 {
    font-size: 23px !important;
    line-height: 35px;
    width: 49%;
}
.seven-section h2 {
    font-size: 27px;
}
.eight-section h2 {
    font-size: 27px;
}
.seven-section p {
    font-size: 17px;
    line-height: 27px;
    padding: 0 9px 28px 35px;
}
.map-div > h2 {
    padding: 18px 0 0 38px;
}
.map-div p {
    padding: 25px 0 0 45px;
}
.eight-section h2 {
    padding: 0 0 20px 35px;
}
.eight-section p {
    font-size: 12px;
    line-height: 13px;
	 margin: 10px 0 0;
}
img#images-map {
    height: 230px;
    width: 705px !important;
}
span.color-balck {
    font-size: 13px;
}
.digram-contain {
    font-size: 14px !important;
    line-height: 21px !important;
}
.mobile-section {
    background-size: contain !important;
}
.mobile-section h2 {
    font-size: 24px;
    line-height: 32px;
    padding-top: 0;
}
.partner-right-sec {
    float: left;
    width: 100%;
}

p.skulle.skulle-partner {
    position: absolute;
    margin-top: 66%;
}
p.api-right-para {
    margin-top: 10%;
}
.mobile-section p {
    width: 100%;
	padding:0 10px 0 10px;
}
.mobile-section {
    min-height: 430px;
}



h2.influnce-work-heading {
    font-size: 25px;
    margin: 20px 0 0 35px;
}
.vara-kampaner {
    font-size: 14px;
    line-height: 19px;
    padding: 28px 0 0 37px;
}
h3.buzz-heading {
    padding: 15px 0 0 !important;
	font-size:30px
}
p.fmcg-contain {
    font-size: 14px;
    line-height: 19px;
}
#buzz2-images {
    padding-top: 20%;
    width: 100%;
}
.left-contain-sectuion {
    padding-top: 30px;
	width:100%;
	padding-left:5%;
}

#mobile-images {
    height: 485px;
    width: 349px !important;
}
.buzzador h2 {
    font-size: 30px !important;
}

p.engagerade {
    font-size: 14px;
    line-height: 20px;
}
.footer #inner-footer {
    padding: 1em 0 !important;
}
.footer.footer2 > div {
    min-height: 336px;
}
.footer-col3 {
    margin-top: 11% !important;
    width: 23% !important;
}
.footer-col1 {
    margin-left: 0;
    padding-top:15px;
	width: 100%;
   text-align: center;
}
.footer-col2 {
    margin-top: 1%;
    text-align: center;
    width: 100%;
}
.footer.footer2 > div {
    min-height: 315px;
}
.footer-col3 {
    margin-top: 0 !important;
    text-align: center;
    width: 100% !important;
}
p.color-brown {
    font-size: 11px !important;
}
.alignnone.size-medium.wp-image-6604
{
	left: 7%;
}
.html5gallery-car-left-1
{
	top:40px !important;
}
.html5gallery-car-right-1
{
	top:40px !important;
}
.html5gallery-car-1 {
    top: 225px !important;
}
.html5gallery-tn-1 {
    width: 163px !important;
}
 } 

@media screen and (max-width: 480px) {
button#responsive-menu-button
{
	display:block !important;
}
.alignnone.size-full.wp-image-6621
{
	position: relative;
    top: 170px;
}
.fiveth-section
{
	margin-bottom:-300px;
}
.all-img.img26
{
	width:13% !important
}
.parah2
{
	padding-bottom:0%;
}
.wrapper-section {
    margin: 0 auto;
    width: 100% !important;
}
.html5gallery-tn-1 {
    width: 164px !important;
}
.all-img {
    width: 18% !important;
}
	padding:0 3px;
.html5gallery-car-left-1
{
	top:35px !important;
}
.html5gallery-car-mask-1 {
    width: 331px !important;
	left: 29px !important;
}
.html5gallery-car-list-1 {
    width: 380px !important;
    left: 90px !important;
}
.html5gallery-car-1
{
	top:253px !important;
}
.html5gallery-car-right-1
{
	top:35px !important;
}
.left-buzz > p {
    margin-left: 10%;
}
.right-buzz > p {
    margin-left: 10%;
}
.html5gallery-box-1
{
	left: 12px !important;
}
.third-section .backround-color
{
	position: relative;
    bottom: 230px !important;
}
.left-buzz
{
	width:100%;
}
.right-buzz
{
	width:100%;
}
.backround-color
{
	position: relative;
    bottom: 255px !important;
}
.fourth-section .backround-color
{
	position: relative;
    bottom: 230px !important;
}
.third-section
{
	position: relative;
    top: 230px;
}
.fourth-section
{
	position: relative;
    top: 230px;
}
img.alignnone.size-large.wp-image-6581
{
	display:none;
}
img.alignnone.size-full.wp-image-6602
{
	width: 10%;
	left: 63%;
    margin-top: 4%;
}
.average-number p {
    width: 50%;
    right: -19%;
    font-size: 13px !important;
}
.buzz-price-main
{
	background-position-x: 39px;
    background-size: 77% auto;
}
.average-number
{
	left:19%;
	width: 45%;
	margin-top: -5%;
}
.average-number h2.buzz-price
{
	padding: 0 0 0 48px !important;
}
.average-number p
{
	width: 54%;
    right: -16%;
}
img.alignnone.size-full.wp-image-6602
{
	width: 8%;
	margin-top: 2%;
	left: 36%;
}
.buzz-price-main p
{
		margin-top:5px !important;
		margin-left:-15px !important;
}
.left-section-images {
    width: 100%;
}
.left-section-contain {
    width: 100%;
}
.buzz-section {
    padding-top: 10%;
	padding-bottom:60px;
}
.alignnone.size-medium.wp-image-6604
{
	width: 17%;
	left: 4%;
}
.left-buzz h3.buzz-heading1 {
    padding-top: 16%;
    padding-left: 35%;
    font-size: 28px;
}
.right-buzz h3.buzz-heading {
    margin-left: 32%;
    margin-top: 14%;
    font-size: 28px;
}
.left-buzz h3.buzz-heading {
    margin-left: 36%;
    margin-top: 14%;
    font-size: 28px;
}
.youtube img
{
	padding:0 6px;
	margin-left: 2%;
    margin-top: -1%;
}
.youtube p
{
	margin-left:4%;
}
.parah2
{
	font-size:30px;
}
p.social-media {
    font-size: 12px !important;
    line-height: 18px;
}
.engagerade {
    line-height: 20px !important;
}
.call-icons {
    padding: 0 13px 0 0 !important;
}
.map-div p.skulle1 {
    padding: 0 0px 7px 20px !important;
   
}
.map-div p.skulle
{
	text-align:left;
}
.cen-map
{
	min-width:46%;
}
.map-last-txt
{
	text-align:left;
}
#mysticky-nav {
    position: relative !important;
    top: 0 !important;
    width: 100% !important;
}
img#phone-icons {
    float: left !important;
}
.header #logo img {
    margin-top: 30px !important;
}
.six-section h2 {
    padding-top: 0;
}
 button#responsive-menu-button {
    height: 35px !important;
    position: fixed;
    right: 5%;
    top:20px !important;
    width: 35px !important;
}

.call-icons {
    float: left !important;
    margin-top: 31px !important;
    width: 36% !important;
}
.member-link1 {
    float: left;
    width: 22%;
}
a.member-link {
    font-size: 12px !important;
    padding: 1px 0 0 10px !important;
    position: relative;
}
img#images-map {
    height: 185px;
    width: 660px;
}
.contact-section h2 {
    font-size: 24px;
    line-height: 35px;
    text-align: center;
}
.left-ratings p {
    padding-right: 20px !important;
}
.map-div p.skulle {
    font-size: 14px !important;
    width: 100%; 
}
h2.buzz-price {
    font-size: 26px;
    padding: 0 0 0 19px;
}
.our-phenomenal-section {
    position: relative;
   margin-top:35%;
    z-index: 9;
}

.contact-section p {
    width: 470px!important;
}
#logo {
    float: left;
    width: 25% !important;
}
.contact-section {
    padding-top: 15px;
}
.lead-table {
    margin-left: 1%;
} 
#logo {
    float: left;
    padding: 0 0 0 5px;
    width: 26% !important;
}
#contactform1 tr {
    float: left;
    width: 100% !important;
}
.string.mandatory.field2 {
    margin-left: 0;
}
.string.mandatory.field5 {
    margin-left: 0;
}
.contact-section p {
    width: 100%;
}
.contact-section p {
    font-size: 13px;
    padding: 0 0 12px 10px;
    width: 100%;
}
.string.mandatory {
    width: 468px;
}
.customer-submit {
    width: 130px !important;
}
.para1-section h1 {
   font-size: 30px!important;
}
.para1-section h2 {
    font-size: 14px;
    line-height: 28px;
    padding: 0 5%;
}
.first-section { 
    width: 50%;
}
.second-section {
    width: 49%;
}
.third-section {
    margin: 5px 0 0 !important;
    width: 50%;
}
.fourth-section {
    margin-top: 5px;
    width: 49%;
}
.fiveth-section h2 {
    padding-top: 10px;
    text-align: center;
}
.map-div p {
    padding: 10px 0 0 15px;
}
.map-div > h2 {
	font-size:21px;
    padding:2px 0 0 12px;
}
.map-last-txt {
    padding: 30px 0 15px 10px;
}
 .six-section {
    padding: 2% 13px 15px 0;
}
.seven-section p {
    padding: 0 9px 13px 15px;
}
.first-section p {
    font-size: 12.5px;
}
.second-section p {
    font-size: 12.5px;
}
.third-section p {
    font-size: 12.5px;
}
.fourth-section p {
    font-size: 12.5px;
}
.para1-section h2 {
    font-size: 15px;
    line-height: 25px;
}
.para1-section h1 {
    font-size: 41px;
    margin-bottom: 0;
    margin-top: 10px;
}
.fourth-section p {
    padding-top:5px;
}

.map-div {
    min-height: 445px;
}

.map-div > h2 {
    font-size: 26px;
    line-height: 32px;
    padding-top: 15px;
    width: 46%;
}
.map-div p.skulle {
    font-size: 12px !important;
}

span.buzz-price {
    font-size: 26px;
}

.map-div p.skulle1 {
    font-size: 13px;
}

.map-last-txt {
    font-size: 13px;
    padding: 0 0 15px 10px;
}

.map-div p {
    font-size: 12px !important;
    padding: 12px 0 0 15px;
}
span.buzz-price {
    font-size: 26spx;
}
.para1-section h1 {
    padding: 0 4px 0 5%;
}

.first-section h2 {
    font-size: 16px !important;
}

.second-section h2 {
    font-size: 16px !important;
    padding-top:10px;
}
.third-section h2 {
    font-size: 16px !important;
	 padding-top:10px;
}
.fourth-section h2 {
    font-size: 16px !important;
	 padding-top:10px;
}
.fiveth-section h2 {
    font-size: 35px;
}

.six-section h2 {
    font-size: 34px;
}

.tringle-section {
    margin: 0 auto;
    width: 100%;
}
.tringle-section-left {
    float: none;
    width: 100%;
}
.tringle-section-right {
    float: none;
    padding-top: 15px;
    width: 100%;
}
.tringle-section-left img {
    display: table;
    margin: 5px auto;
    padding-top:25px;
    width: 50%;
}
.tringle-section-left p {
    font-size: 13px !important;
    text-align: center;
}
.tringle-section-right img {
    display: table;
    margin: 0 auto;
    text-align: center;
    width: 50%;
}
.tringle-section-right p {
    font-size: 13px !important;
    text-align: center;
}
img#images-tringle {
    margin: -18px auto;
    width: 80px;
}
.seven-section {
    margin-top: 15px;
}
.seven-section h2 {
    font-size: 24px;
}
.seven-section p {
    font-size: 15px;
    line-height: 26px;
}
.color-red.font-bold {
    font-size: 12px;
}
.eight-section h2 {
    font-size: 29px;
    padding: 8px 0 12px 12px;
}
.eight-section p {
    font-size: 11px;
    line-height: 11px;
}
p.digram-contain {
    line-height: 24px;
    margin-top: 0;
}
.eight-section p {
    margin: 9px 0 0;
}
span.color-balck {
    font-size: 12px;
}

.mobile-section h2 {
    font-size: 21px;
    line-height:20px;
    padding-top: 0;
    width: 42%;
}
.mobile-section {
    background-size: 100% 69%;
}

.mobile-section p {
    font-size: 12px !important;
    line-height: 20px;
    margin: 0;
    padding-bottom: 2px !important;
    padding-top: 6px;
    width: 42%;
}

p.api-right-para {
    font-size: 14px;
    padding-bottom: 6px;
    text-align: center;
}

h2.influnce-work-heading {
    font-size: 26px;
    margin: 3px 0 0 15px;
}
.vara-kampaner {
    font-size: 14px;
    line-height: 22px;
    padding: 20px 0 0 15px;
}
.buzzador h2 {
    font-size: 25px !important;
}
p.engagerade {
    font-size: 13px;
}
.buzzador {
    padding: 0 0 0 0px !important;
}
p.engagerade {
    padding: 0 0 0 13px !important;
}
.insta-head {
    margin-left: 13%;
}
.insta-icon {
    margin-left: 12px;
	margin-top:-6px;
	width:8% !important;
}
.eleven-section p {
    font-size: 16px;
    line-height: 20px;
}
.eleven-section h2 {
    font-size: 32px;
    padding: 0;
    text-align: center;
}
.productet {
    padding: 0 20px;
}
.left-contain-sectuion {
    padding: 0 0 0 20px;
    padding-top: 0;
    text-align: left;
    width: 100%;
	position:relative;
	bottom:480px;
}
#buzz2-images {
    width: 100%;
}
h3.buzz-heading {
    font-size: 28px;
}

.social-media {
    font-size: 13px !important;
    line-height: 19px;
    padding: 0 0 0 0px !important;
}
.fmcg-contain {
    font-size: 13px !important;
}
.footer.footer2 > div {
    min-height: 267px;
}
.scroll-back-to-top-wrapper.show {
    bottom: 5% !important;
}
.footer-col3 {
    margin-top: 20% !important;
    width: 26% !important;
}
.footer #inner-footer {
    padding: 0 0 !important;
}
.left-ratings {
    padding: 0 0 0 3%;
    width: 50%;
}

.ratingsreviews {
    padding-bottom: 50px;
}
#mobile-images {
    display: table;
    height: 500px !important;
    margin: 0 auto;
    width: 312px !important;
}
.left-ratings {
    width:100%;
}
.banner-section {
    background-size: contain;
}
.right-ratings {
    float: right;
    width: 100%;
}

.right-banner {
    width: 53%;
}
.banner-section p {
    font-size: 12px !important;
    line-height: 24px;
    margin-top: -43px;
}
.banner-section h2 {
    font-size: 27px;
    line-height: 25px;
    margin-top: -23px;
}
p.skulle-du {
    font-size: 12px !important;
    line-height: 17px;
    padding: 47px 7px 0 1px !important;
}
.right-banner {
    padding: 71px 0 0 6px;
    width: 53%;
}
.banner-section {
    min-height: 320px !important;
}

.map-div {
    background-size: contain;
}
.mobile-section {
    background-size: contain;
    min-height: 335px;
}
#samsung-images {
    margin-top: 75px;
}
.arrow {
    padding-bottom:10px !important;
}
.six-section h2 {
    margin: -10px auto;
}
.skulle {
    margin-left: 0%;
}

.all-img.img1 {
    float: left;
    width: 25% !important;
}
.all-img.img2 {
    float: left;
    width: 20%;
}
.all-img.img3{
    float: left;
    width: 20%;
}
.all-img.img4 {
    float: left;
    width: 20%;
}
.all-img.img5 {
    float: left;
    width: 20%;
}
.all-img.img6 {
	padding-top:25px;
    float: left;
    width: 25% !important;
	 clear: both;
}

.all-img.img7 {
	padding-top:25px;
    float: left;
    width: 20%;
}
.all-img.img8 {
	padding-top:25px;
    float: left;
    width: 20%;
}
.all-img.img9 {
	padding-top:25px;
    float: left;
    width: 20%;
}
.all-img.img10 {
	padding-top:25px;
    float: left;
    width: 20%;
}
.all-img.img11 {
    float: left;
    width: 25% !important;
}
.all-img.img12 {
    float: left;
    width: 20%;
}
.all-img.img13 {
    float: left;
    width: 20%;
}
.all-img.img14 {
    float: left;
    width: 20%;
}
.all-img.img15 {
    float: left;
    width: 20%;
}
.all-img.img16 {
    clear: both;
    float: left;
    width: 25% !important;
}
.all-img.img17 {
    float: left;
    width: 20%;
}
.all-img.img18 {
    float: left;
    width: 20%;
}
.all-img.img19 {
    float: left;
    width: 20%;
}
.all-img.img20 {
    float: left;
    width: 20%;
}
.all-img.img21 {
	clear:both;
    float: left;
    width: 25% !important;
}
.all-img.img22 {
    float: left;
    width: 20%;
}
.all-img.img23 {
    float: left;
    width: 20%;
}
.all-img.img24 {
    float: left;
    width: 20%;
}
.all-img.img25 {
    float: left;
    width: 20%;
}
.all-img.img26 {
    clear: both;
    float: left;
    width: 20%;
}
.all-img.img27 {
    float: left;
    width: 13%;
}
.all-img.img28 {
    float: left;
    width: 20%;
}
.all-img.img29 {
    float: left;
    width: 15% !important;
}
.all-img.img30 {
    float: left;
    width: 16% !important;
}
.all-img.img43 {
    bottom: 286px;
	left: 6%;
	width: 16%;
}
.all-img.img45 {
    bottom: 347px;
	width: 28% !important;
	left: 65%;
}
.all-img.img40 {
    margin-top: 85px;
	width: 22% !important;
	margin-left: 30px;
}
.all-img.img44 {
    bottom: 316px;
	width: 28% !important;
	left: 32%;
}
.all-img.img41 {
    bottom: 287px;
    left: 40%;
    width: 24% !important;
}
.all-img.img42 {
    bottom: 326px;
	left: 75%;
    width: 15%;
}
.all-img.img36 {
    bottom: 130px;
	left: 6%;
}
.all-img.img37 {
    bottom: 170px;
	left: 32%;
}
.all-img.img38 {
    bottom: 226px;
	left: 58%;
}
.all-img.img39 {
    bottom: 298px;
	left: 78%;
	width: 16% !important;
}
.all-img.img31
{
	margin: 35px 0 0 30px;
}
.all-img.img32
{
	left: 23%;
}
.all-img.img33
{
	left: 43%;
}
.all-img.img34
{
	left: 62%;
}
.all-img.img35
{
	left: 78%;
}
.footer-col1 {
    margin-left: 0;
    padding-top:15px;
	width: 100%;
   text-align: center;
}
.footer-col2 {
    margin-top: 1%;
    text-align: center;
    width: 100%;
}
.footer.footer2 > div {
    min-height: 295px;
}
.footer-col3 {
    margin-top: 0 !important;
    text-align: center;
    width: 100% !important;
}
p.color-brown {
    font-size: 11px !important;
}
.alignnone.size-large.wp-image-6617 {
    height: 200px;
}
.vocabulary p
{
	font-size: 22px !important;
}
.vocabulary span
{
	font-size:24px !important;
}
.all-img.img30
{
	left: 16%;
}
.all-img.img26
{
	left: 5%;
}
.all-img.img27
{
	left: 9%;
}
.all-img.img28
{
	left:9%;
}
.all-img.img29
{
	left:12%;
}
 }
 
 @media only screen and (max-width:479px)  {	 
.contact-section p {
    width: 330px !important;
}
.left-buzz > p {
    margin-left: 8%;
}
.right-buzz > p {
    margin-left: 8%;
}
.youtube p a
{
	font-size:15px !important;
}
.average-number p {
    right: -33%;
    width: 66%;
    line-height: 18px;
	top: -22px;
}
.average-number h2
{
	font-size: 24px !important;
}
.buzz-price-main h2.buzz-price {
    padding: 34px 0 0 3px;
}
.buzz-price-main 
{
	background-position-x: 24px;
    background-size: 85% auto;
}
.para2-section img
{
	margin-left:32px;
}
.skulle
{
	margin-left:4%;
}
.first-buzz
{
	margin-bottom:6%;
}
.our-phenomenal-section
{
	margin-top:20%;
}
.map-div > h2
{
	width:44%;
}
.parah2 {
    font-size: 26px;
}
.productet
{
	padding:0 15px;
}
h3.buzz-heading {
    font-size: 20px;
}
.left-section-contain {
	width:100%;
}
.buzz-section
{
	padding-top:12%;
	padding-bottom:50px;
}
.left-buzz h3.buzz-heading1
{
	font-size:25px;
}
.right-buzz h3.buzz-heading
{
	font-size: 24px;
    margin-top: 12%;
}
.left-buzz h3.buzz-heading
{
	font-size:24px;
	margin-top:12%;
}
.left-buzz > p
{
	font-size:13px;
}
.right-buzz > p
{
	font-size:13px;
}
p.social-media {
    font-size: 11px !important;
    line-height: 18px;
}
.left-section-images
{
	width:100%;
}
.call-icons {
    width: 37% !important;
}
.second-section {
    margin: 0 !important;
}
.banner-section p {
    line-height: 24px;
    margin-top: -62px;
}
#mysticky-nav {
    position: relative !important;
    top: 0 !important;
    width: 100% !important;
}

.banner-section h2 {
    font-size: 20px;
    line-height: 18px;
    margin-top: -50px;
}
p.skulle-du {
    font-size: 11px !important;
    line-height: 17px !important;
    padding:63px 7px 0 1px !important;
}
.banner-section {
    min-height: 317px !important;
}
.contact-section {
    margin-top: -71px;
    padding-top: 14px;
}
.contact-section h2 {
    font-size: 24px;
    line-height: 24px;
    text-align: center;
}
.call-icons {
    position: absolute;
    right: 0;
    top: -40%;
    width: 38% !important;
}
#logo {
    float: left;
    padding: 0 0 0 14px;
    width: 31% !important;
}
.call-icons p {
    font-size: 12px;
}
.member-link1 {
    float: left;
    padding: 3px 0 0 13px;
    position: absolute;
    top: -30%;
    width: 50%;
}
.string.mandatory {
    width: 362px;
}

.para1-section h2 {
    line-height: 16px;
    padding-top: 10px;
}

.contact-section h2 {
    padding: 0 10px 0 11px;
}
.first-section {
    width: 100%;
	
}
.backround-color {
    position: relative;
    bottom: 1150px !important;
}
.second-section .backround-color {
    position: relative;
    bottom: 1095px !important;
}
.third-section .backround-color {
    position: relative;
    bottom: 1022px !important;
}
.fourth-section .backround-color {
    position: relative;
    bottom: 945px !important;
}
.second-section {
    width: 100%;
	position: relative;
    top: 300px;
}
.third-section {
    width: 100%;
	position: relative;
    top: 575px;
}
.fourth-section {
    width: 100%;
	position: relative;
    top: 852px;
}
.first-section p {
    font-size: 16.5px;
    line-height: 26px;
}
.second-section p {
    font-size: 16.5px;
    line-height: 26px;
}
.third-section p {
    font-size: 16.5px;
    line-height: 26px;
}
.fourth-section p {
    font-size: 16.5px;
    line-height: 26px;
}
.backround-color {
    min-height: 280px !important;
}
.all-img.img1 img {
    width: 67px;
}
.all-img.img2 img {
    width: 58px;
}
.all-img.img3 img {
    width: 63px;
}
.all-img.img6 img {
    min-height: 27px;
    width: 64px;
}
.all-img.img7 img {
    min-height: 6px;
    width: 62px;
}
.all-img.img8 img {
    width: 64px;
}
.all-img.img9 img {
    margin-top: -18px;
    min-height: 3px;
    width: 52px;
}
.all-img.img10 img {
    padding-top: 0;
    width: 65px;
}
.all-img.img11 img {
    min-height: 8px;
    width: 58px;
}
.all-img.img12 img {
    min-height: 40px;
    width: 62px;
}
.all-img.img13 img {
    margin-top: -11px;
    min-height: 20px;
    width: 55px;
}
.all-img.img15 img {
    margin-top: -15px;
    min-height: 2px;
    width: 63px;
}
.all-img.img16 img {
    width: 59px;
}
.all-img.img19 img {
    min-height: 22px;
    width: 62px;
}
.all-img.img20 img {
    min-height: 35px;
    width: 60px;
}
.all-img.img21 img {
	margin-top:0px;
    min-height: 20px;
    width: 62px;
}
.all-img.img22 img {
    width: 50px;
}
.all-img.img24 {
    margin-top: 55px;
}
.all-img.img25 {
    margin-top: 53px;
}
.all-img.img21 {
    margin-top: 55px;
}
.all-img.img26 {
    margin-top: 57px;
}
.all-img.img27 {
    width: 18%;
	margin-top: 62px;
}

.all-img.img28 {
    width: 19%;
}
.all-img.img29 {
    width: 21%;
}
.all-img.img30 {
    width: 22%;
}
.all-img.img26 img {
    min-height: 28px;
    width: 65px;
}
.all-img.img27 img {
    width: 41px;
}
.mobile-section p {
    clear: both;
    font-size: 12px !important;
    margin-top:36% !important;
    padding: 0 15px;
    width: 100%;
}
.arrow
{
	padding-bottom:25px !important;
}
.mobile-section h2 {
    margin-top: -10%;
}
#samsung-images {
    margin-top: 120px;
}

.mobile-section h2 {
    margin-top:0%;
}
p.api-right-para {
    margin-top: 11% !important;
    width: 41%;
}
} 
@media screen and (max-width: 414px)
{
	.html5gallery-car-list-1
	{
		left: 46px !important;
	}
	.alignnone.size-full.wp-image-6621
	{
		top: 130px;
	}
	.left-contain-sectuion
	{
		bottom: 425px;
	}
	.parah2
	{
		margin-left: 15px;
		line-height: 30px;
	}
	.alignnone.size-large.wp-image-6617 
	{
		height: 215px;
	}
	.backround-color
	{
		bottom: 1320px !important;
	}
	.second-section .backround-color
	{
		bottom: 1212px !important;
	}
	.third-section .backround-color
	{
		bottom: 1085px !important;
	}
	.html5gallery-car-1 {
    top: 215px !important;
}
.all-img.img40
{
	margin-top: 85px;
}
.all-img.img41
{
	bottom: 276px;
}
.all-img.img42
{
	bottom: 310px;
}
.all-img.img45
{
	bottom: 340px;
}
.all-img.img36
{
	margin-top: 15px;
}
.all-img.img1
{
	width:28% !important;
} 
.all-img.img6
{
	width:26% !important;
}
.all-img.img11
{
	width:25% !important;
}
.all-img.img16
{
	width:26% !important;
}
.all-img.img21
{
	width: 23% !important;
}
.all-img.img26
{
	width:20% !important;
	left: 3%;
}
.all-img.img27
{
	width:10% !important;
	margin-top:70px;
	left: 5%;
}
.all-img.img30
{
	left: 15%;
}
.all-img.img29
{
	left: 9%;
}
.all-img.img28
{
	 left: 7%;
}
.all-img.img35 {
    left: 77%;
	bottom: 188px;
}
.all-img.img39
{
	bottom: 287px;
    left: 78%;
}
.all-img.img38 {
    left: 57%;
}
.all-img.img37 {
    left: 32%;
}
.all-img.img36 {
    left: 5%;
}
.all-img.img42 {
    bottom: 299px;
	left: 75%;
}
.all-img.img41 {
    bottom: 263px;
	left: 39%;
}
.all-img.img40 {
    margin-top: 97px;
	margin-left: 22px;
}
.all-img.img43
{
	left: 5%;
	margin-top:20px;
}
.all-img.img45
{
	left: 65%;
}
.all-img.img44
{
	left: 30%;
}
.all-img.img34 {
    left: 61%;
	bottom: 140px;
}
.all-img.img33 {
    left: 42%;
	bottom: 80px;
}
.all-img.img32 {
    left: 22%;
	bottom: 43px;
}
.all-img.img31
{
	margin: 35px 0 0 20px;
}
}
@media screen and (max-width: 375px)
{
	.backround-color
	{
		bottom: 1199px !important;
	}
	.second-section .backround-color
	{
		bottom: 1127px !important;
	}
	.third-section .backround-color
	{
		bottom: 1036px !important;
	}
	.html5gallery-car-list-1
	{
		left: 24px !important;
	}
	.html5gallery-car-1 {
    top: 188px !important;
	}
	.all-img.img40
{
	margin-top: 104px;
}
.all-img.img41
{
	bottom: 214px;
}
.all-img.img42
{
	bottom: 240px;
}
.all-img.img43
{
	bottom:240px;
	margin-top: 35px;
}

.all-img.img44
{
	bottom: 267px;
}
.all-img.img45
{
	bottom: 293px;
}
.all-img.img39
{
	bottom: 236px;
}
.all-img.img32 {
    left: 25%;
	bottom: 43px;
	width: 18% !important;
}
.all-img.img31
{
	margin: 50px 0 0 25px;
}
.all-img.img33
{
	left: 46%;
	bottom: 72px;
	width: 12% !important;
}
.all-img.img34 {
    left: 61%;
	bottom: 112px;
	width: 12% !important;
}
.all-img.img35 {
    left: 76%;
	bottom: 154px;
}
.all-img.img36
{
	bottom: 110px;
	margin-top:30px;
}
.all-img.img37 {
bottom: 142px;}
.all-img.img38
{
	bottom: 182px;
	width: 13% !important;
}
.left-contain-sectuion {
    bottom: 395px;
}
}
@media screen and (max-width: 361px) {
	
.string.mandatory 
{
width: 345px;
}
.productet 
{
    padding: 0 6px;
}
.all-img.img40
{
	margin-top: 72px;
}
.left-contain-sectuion {
    bottom: 375px;
}
.vocabulary {
    padding: 50px 20px;
}
.all-img.img41
{
	bottom: 225px;
}
.all-img.img42
{
	bottom: 256px;
}
.all-img.img43
{
	bottom:240px;
	margin-top: 16px;
}
.all-img.img27 {
    left: 5%;
}
.all-img.img26 {
    left: 4%;
}
.all-img.img44
{
	bottom: 267px;
}
.all-img.img45
{
	bottom: 293px;
}
.all-img.img39
{
	bottom: 236px;
}
.all-img.img32 {
    left: 24%;
	bottom: 43px;
	width: 18% !important;
}
.all-img.img31
{
	margin: 25px 0 0 19px;
}
.vocabulary p
{
	font-size: 20px !important;
	line-height: 30px !important;
    padding: 10px 0 !important;
}
.vocabulary span
{
	font-size:22px !important;
}
.all-img.img33
{
	left: 45%;
	bottom: 72px;
	width: 12% !important;
}
.all-img.img34 {
    left: 60%;
	bottom: 112px;
	width: 12% !important;
}
.all-img.img35 {
    left: 75%;
	bottom: 154px;
}
.all-img.img36
{
	bottom: 110px;
	margin-top: 18px;
}
.all-img.img37 {
bottom: 142px;}
.all-img.img38
{
	bottom: 182px;
	width: 13% !important;
}
.parah2 
{
    padding-bottom: 5px;
}
.contact-section
{
	margin-top: 0px;
}
.html5gallery-car-list-1 {
    left: 105px !important;
	width: 222px !important;
}
.html5gallery-car-mask-1 {
    width: 169px !important;
}
.html5gallery-tn-img-1 > div
{
	min-width:100% !important;
}
.arrow {
    padding-bottom: 30px !important;
}
.backround-color {
    position: relative;
    bottom: 1168px !important;
}
.second-section .backround-color {
    position: relative;
    bottom: 1104px !important;
}
.third-section .backround-color {
    position: relative;
    bottom: 1036px !important;
}
.fourth-section .backround-color {
    position: relative;
    bottom: 951px !important;
}
.second-section {
    width: 100%;
	position: relative;
    top: 300px;
}
.third-section {
    width: 100%;
	position: relative;
    top: 595px;
}
.fourth-section {
    width: 100%;
	position: relative;
    top: 892px;
}
.fiveth-section
{
	margin-top:-17%;
}
.call-icons {
    padding: 0 13px 0 0 !important;
}
#mysticky-nav {
    position: relative !important;
    top: 0 !important;
    width: 100% !important;
}
 .six-section h2 {
    margin: 0 auto;
}
.footer-col1{
    margin-left:0px!important;
}
.call-icons {
    float: none !important;
    margin-top:5px !important;
    position: absolute;
    width: 100% !important;
    z-index: 999;
	width:50%;
	right:15px;
}
.para2-section img
{
	margin-left:28px;
}
.map-div > h2
{
	font-size:27px !important;
}
.fiveth-section h2 {
    font-size: 36px !important;
    padding: 30px 0 0;
    text-align: center;
}
.member-link1 {
    float: left;
    position: absolute;
    top: -26%;
    width: 50%;
}
a.member-link {
    font-size: 14px !important;
    padding: 9px 6px 5px 27px !important;
    position: relative;
}
button#responsive-menu-button {
    height: 35px!important;
    position: fixed;
    right: 5%;
    top: 30px !important;
    width: 35px !important;
}
.header {
    padding: 0 !important;
}
.mobile-section p {
    margin-top: 20% !important;
}
.third-section h2 {
    padding-top: 33px;
}
.fourth-section h2 {
    padding-top: 33px;
}
.second-section {
    margin: 0 !important;
}
.second-section h2 {
    padding-top: 33px;
}
#logo
 {
    float: left;
    padding: 0 0 0 20px;
    width: 49% !important;
}
.para1-section h2 {
 line-height: 19px;
 margin-top: 5px !important;
 
}
p.skulle {
	width:100%;
    padding-top: 20px !important;
}
.eight-section p {
    font-size: 10px;
    line-height: 11.5px;
}
p.map2 {
    margin-top: 3px !important;
}
.digram-contain {
    font-size: 11px !important;
    line-height: 20px !important;
}

img#images-map {
    height: 199px;
    width: 666px;
}
.contain-left {
    width:35%;
}
.images-right {
    width:65%;
}

.seven-section h2 {
    font-size: 24px;
    padding: 0 3px 0 0 !important;
}

.backround-color {
    min-height: 300px;
}
.backround-color > div {
    padding-top: 0;
    width: 65%;
}
.first-section h2 {
    padding-top: 33px;
}
.top-pargraph {
    clear: both;
    text-align: right;
    width: 94%;
}

.first-section p {
    font-size: 13.5px;
    line-height: 25px;
}
.second-section p {
    font-size: 13.5px;
    line-height: 25px;
}
.third-section p {
    font-size: 13.5px;
    line-height: 25px;
}
p.skulle-du {
    padding: 0 7px 0 1px !important;
}
.fourth-section p {
    font-size: 13.5px;
    line-height: 25px;
}

.skulle-text {
    margin-top:27%;
}

.contact-section p 
{
    width: 330px !important;
}
.mobile-section h2 {
    font-size: 19px;
    line-height: 24px;
    margin-top:0px;
    width: 42%;
}
p.api-right-para {
    width: 40% !important;
}
.mobile-section p {
    font-size: 13px !important;
    margin-top:14% !important;
    padding: 0 15px;
    width: 100%;
}

.contact-section p
 {
    font-size: 15px;
}
.first-section
 {
    width: 100%;
}
.right-banner
 {
    padding: 15px 0 0 6px;
    width: 100%;
}
.banner-section p 
{
    font-size: 13px !important;
    line-height: 24px;
    margin-top:15px;
}
.banner-section h2 {
    font-size: 26px;
    line-height: 28px;
    margin-top: 0;
    padding: 52px 0 0 41%;
    text-align: center;
    width: 100%;
}
#mobile-images 
{
    height: 400px !important;
    margin: 2px auto;
    width: 262px !important;
}
h3.buzz-heading {
    font-size: 27px;
    padding-top: 20px !important;
    text-align: left;
}
.buzz-section
{
	padding-top:12%;
}
.second-section {
    margin-top: 5px !important;
    width: 100%;
}
.third-section
 {
    width: 100%;
}
.fourth-section
 {
    margin-top: 5px;
    width: 100%;
}
.fiveth-section h2
 {
    font-size: 30px;
}
.tringle-section-left p 
{
    font-size: 12px !important;
}
.tringle-section-right p 
{
    font-size: 12px !important;
}
.six-section h2 
{
    font-size: 30px;
  }
  .eight-section h2
 {
    font-size: 22px;
}
.mobile-section 
{
    background-size: contain !important;
}

h2.influnce-work-heading
 {
    font-size: 20px;
    margin: 3px 0 0 13px;
}

.vara-kampaner
 {
    font-size: 12px;
}
#samsung-images
 {
    margin-top: 66px;
}
.eleven-section p 
{
    font-size: 12px;
    line-height: 20px;
}
.productet 
{
    margin: 0 0 0 10px !important;
} 
.footer-col1
 {
    text-align: center;
    width: 100%;
}
.footer-col2
 {
    width:100%;
}
.footer-col3 
{
    margin-top: 0 !important;
    width: 100% !important;
}
.footer.footer2 > div
 {
    min-height: 320px;
}
.footer-col3 
{
    margin-bottom: 18px !important;
    margin-top: 0 !important;
    text-align: center !important;
    width: 100% !important;
}

#buzz2-images 
{
    margin-left:0%;
    width: 100% !important;
}
.left-contain-sectuion
 {
    padding-top: 0;
    width: 100%;
}

.left-contain-sectuion 
{
    display: table !important;
    margin: 0 auto !important;
    text-align: left;
    width: 100%;
	padding: 0 0 0 20px;
}
.left-ratings
 {
    width: 100%;
}
.right-ratings
 {
    float: right;
    width: 100%;
}

p.color-brown {
    font-size: 10px !important;
}

.mobile-section {
    min-height: 392px;
}
.our-phenomenal-section {
    margin-top: 12%;
}
.parah2 {
    font-size: 25px;
	width: 85%;
}
.all-img.img1 img {
    min-height: 37px;
    width: 47px;
}
.all-img.img1 {
    padding: 0 0 0 10px;
    text-align: left;
}
.all-img.img2 img {
    width: 51px;
}
.all-img.img3 img {
    width: 51px;
}
.all-img.img4 img {
    min-height: 19px;
    padding-top: 23px;
    width: 74px;
}
.all-img.img6 img {
    min-height: 28px;
    width: 64px;
}
.all-img.img7 img {
    min-height: 0;
    padding-top: 7px;
    width: 54px;
}
.all-img.img8 img {
    width: 61px;
}
.all-img.img9 img {
    margin-top: -17px;
    min-height: 8px;
    width: 49px;
}
.all-img.img10 img {
    padding-top: 0;
    width: 66px;
}
.all-img.img11 img {
    min-height: 22px;
    width: 53px;
}
.all-img.img12 img {
    min-height: 39px;
    width: 54px;
}
.all-img.img13 img {
    margin-top:-10px;
    min-height: 26px;
    width: 50px;
}
.all-img.img14 img {
    margin-top: 0;
    min-height: 10px;
    width: 62px;
}
.all-img.img15 img {
    margin-top: -17px;
    min-height: 28px;
    width: 79px;
}
.all-img.img16 img {
	  margin-top: 45px;
    width: 52px;
}
.all-img.img17 img {
    min-height: 28px;
    width: 53px;
}
.all-img.img18 {
    margin-top: 46px;
}
.all-img.img19 {
    margin-top: 39px;
}
.all-img.img19 img {
    min-height: 28px;
    width: 60px;
}
.all-img.img20 img {
    width: 60px;
	min-height:29px;
}
.all-img.img6 {
    padding-top: 32px;
}
.all-img.img7 {
    padding-top: 32px;
}
.all-img.img8 {
    padding-top: 35px;
}
.all-img.img9 {
    padding-top: 35px;
}
.all-img.img10 {
    padding-top: 35px;
}

.all-img.img16 {
    margin-top: 0;
}
.all-img.img21 {
    margin-top: 40px;
}
.all-img.img22 {
    margin-top: 15px;
}
.all-img.img23 {
    margin-top: 40px;
}
.all-img.img24 {
    margin-top: 47px;
}
.all-img.img24 img {
    min-height: 18px;
    width: 40px;
}
.all-img.img25 img {
    min-height: 16px;
    width: 69px;
}
.all-img.img25 {
    margin-top: 45px;
}
.all-img.img26 {
    margin-top: 30px;
 }
 .all-img.img27 {
    margin-top: 37px;
}
.all-img.img28 {
    margin-top: 42px;
}
.all-img.img29 {
    margin-top: 46px;
}
.all-img.img30 {
    margin-top: 41px;
}
.all-img.img21 img {
    min-height: 27px;
    width: 64px;
}
.all-img.img22 img {
    min-height: 44px;
    width: 55px;
}
.all-img.img24 img {
    min-height: 13px;
    width: 35px;
}
.all-img.img25 img {
    min-height: 14px;
    width: 63px;
}
.all-img.img26 img {
    min-height: 28px;
    width: 58px;
}
.all-img.img27 img {
    width: 37px;
}
.all-img.img28 img {
    min-height: 18px;
    width: 58px;
}
.all-img.img29 img {
    min-height: 28px;
    width: 53px;
}
.all-img.img30 img {
    min-height: 19px;
    width: 56px;
}
.left-section-images
{
	width:100%;
}
.left-section-contain {
    
	width:100%;
}
.left-buzz h3.buzz-heading
{
	font-size:24px;
	margin-top:12%;
}
.right-buzz h3.buzz-heading
{
	font-size: 22px;
    margin-top: 14%;
	margin-left: 33%;
}
.left-buzz h3.buzz-heading1
{
	font-size:23px;
	padding-top: 16%;
}
.insta-icon
{
	width:7% !important;
}
.left-buzz > p
{
	font-size:14px;
	margin-left: 8%;
}
.right-buzz > p
{
	font-size:14px;
	margin-left: 8%;
}
.youtube p a 
{
	font-size:15px !important;
}
p.social-media
{
	font-size:11px !important;
}
.buzz-price-main h2.buzz-price {
    padding: 35px 0 0 3px;
}
.buzz-price-main
{
	background-position-x: 32px;
    background-size: 80% auto;
}
.average-number p
{
	right: -35%;
    line-height: 20px;
	width: 68%;
}
.html5gallery-tn-1 {
    width: 165px !important;
}
.alignnone.size-large.wp-image-6617 {
    height: 213px;
    margin-left: 11px;
}
  }
 
 
 @media screen and (max-width: 320px) {
.contact-section h2 {
    padding: 0 10px 0 10px;
    font-size: 19px;
    line-height: 23px;
}
.left-contain-sectuion {
    bottom: 330px;
}
.alignnone.size-large.wp-image-6617 {
    height: 200px;
    margin-left: 11px;
}
.vocabulary {
    padding: 50px 10px;
}
.vocabulary span {
    font-size: 20px !important;
}
.vocabulary p
{
	font-size:17px !important;
}
.html5gallery-car-list-1
{
	left: 75px !important;
}
.html5gallery-car-1 {
    top: 170px !important;
}
.average-number p {
    right: -38%;
    width: 70%;
}
.map-div p.skulle1 {
    font-size: 11px !important;
}
.average-number h2.buzz-price
{
	font-size: 23px !important;
}
.buzz-price-main p
{
	margin-top: 0px !important;
}
.buzz-price-main h2.buzz-price {
    padding: 38px 0 0 3px;
}
.buzz-price-main {
    background-position-x: 17px;
    background-size: 88% auto;
}
.backround-color
{
	bottom:1044px !important;
}
.second-section .backround-color
{
	bottom:1017px !important;
}
.third-section .backround-color
{
	bottom:986px !important;
}
.mobile-section p {
    margin-top:8% !important;
}

.eight-section h2 {
    font-size: 19px;
}
.seven-section p {
    line-height: 20px;
}
.images-right {
    width: 60%;
}
p.color-brown {
    font-size: 9px !important;
}
.mobile-section {
    min-height: 350px;
}
.map-div > h2 {
    font-size: 23px !important;
    line-height: 31px !important;
    padding-top: 18px;
    width: 45%;
}
h2.influnce-work-heading {
    font-size: 17px;
}
.vara-kampaner {
    padding: 3px 0 0 15px;
	line-height:18px;
}
p.map2 {
    margin-top: 6px !important;
}
.contain-left {
    width: 40%;
}
img#images-map {
    height: 175px;
}
.banner-section p {
    line-height: 20px;
}
.our-phenomenal-section {
    margin-top:8%;
}
.string.mandatory
 {
    width: 310px;
}
.all-img.img40 {
    margin-top: 45px;
}
.all-img.img30 {
    margin-top: 40px;
}
.all-img.img35 {
    bottom: 148px;
    left: 76%;
}
.all-img.img34
{
	left: 61%;
}
.all-img.img33
{
	left: 46%;
}
.all-img.img32
{
	left: 25%;
}
.insta-icon {
    width: 9% !important;
}
.youtube p a 
{
	font-size:12px !important;
}
.mobile-section h2 {
    margin-top:0px;
}
.contact-section p
 {
    width: 280px !important;
}

#samsung-images {
    margin-top: 41px;
} 

.banner-section h2 {
    font-size: 23px;
}
.map5 {
    padding-top: 5px !important;
}
.eight-section p {
    line-height: 9px;
}
.all-img.img9 {
    padding-top: 43px;
    width: 55px;
}
.all-img.img10 {
    padding-top: 40px;
}
.all-img.img10 img {
    padding-top: 0;
    width: 60px;
}
.all-img.img16 img {
    margin-top: 50px;
}
.all-img.img19 img {
    min-height: 13px;
    width: 52px;
}
.all-img.img1 img {
    min-height: 41px;
    width: 52px;
}
.all-img.img11 {
    margin-top: 41px;
}
.all-img.img29 {
    margin-top: 45px;
}
.all-img.img30 {
    margin-top: 42px;
}
.all-img.img13 {
    margin-top: 55px;
}
.para2-section img
{
	margin-left:24px;
}
.parah2
{
	font-size:22px;
	padding-bottom:2%;
}
h3.buzz-heading
{
	font-size:22px;
}
.buzz-section
{
	padding-top:15%;
	padding-bottom: 60px;
}
.page-id-18167 a
{
	font-size:10px;
}
.headh2
{
	font-size:45px;
}
.left-buzz h3.buzz-heading {
    font-size: 20px;
    margin-top: 10%;
}
.right-buzz h3.buzz-heading {
    font-size: 20px;
    margin-top: 12%;
}
.left-buzz h3.buzz-heading1 {
    font-size: 20px;
    padding-top: 15%;
}
.first-buzz
{
	margin-bottom:4%;
}

.left-buzz > p {
    font-size: 12px;
    line-height: 20px;
}
.right-buzz > p
{
	font-size: 12px;
    line-height: 20px;
}
.arrow {
    padding-bottom: 35px !important;
}
.headh2
{
	line-height:30px;
}
 }
  

  