
body {
  font-family: 'Varela Round', sans-serif;
}
.marr {
	padding-left:30px;
}
.newbox {
	  border: 2px solid #e0e0e0; padding-top:0px; padding-bottom:30px; max-width:1100px; margin-left:auto; margin-right:auto; float:none;
	  }
.cati-list {
	font-size:20px;
}
.sidebar.last,
.right-to-sidebar {
  float: right !important;
  padding-bottom:30px;
}

#netscorechart {
    margin: 0 auto;
    display: block;
}

.new-tv-content .gaugewrapper {
  position: relative;
  width: 256px;
  margin: 0 auto;
}

.new-tv-content .gaugepointerwrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 118px !important;
    height: 121px;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-left: 0;
}

.new-tv-content .netscoregauge {
    background-image: url('../images/4.png');
    behavior: url(-ms-transform.htc);
    margin: 0 auto;
    height: 121px;
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    width: 121px !important;
    background-position: center;
    background-size: contain;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
}

.netscoregaugetextsmall {
    margin: 0 auto;
    position: absolute;
    font-weight: bold;
    z-index: 200;
    color: white;
    width: 79px;
    width: 100% !important;
    text-align: center;
    font-size: 10px;
    margin-top: 40px;
}

.new-tv-content .netscoregaugetextsmall {
    font-size: 15px;
    margin-top: 40px;
}

.netscoregaugetextbig {
    margin: 0 auto;
    position: absolute;
    font-weight: bold;
    font-size: 35px;
    z-index: 200;
    color: white;
    width: 79px;
    width: 100% !important;
    text-align: center;
    margin-top: 55px;
}

.new-tv-content .netscoregaugetextbig {
    font-size: 40px;
    margin-top: 60px;
}

.netscoregaugetextlegend {
    margin: 0 auto;
    position: absolute;
    z-index: 201;
    width: 100% !important;
    text-align: center;
    margin-top: 108px;
    color: gray;
    font-weight: normal;
    font-size: 9px;
}

.new-tv-content .netscoregaugetextlegend {
    bottom: -17px;
    margin: 0 auto;
}

.new-tv-content .netscoregaugetextlegend > ul {
    margin-left: 41%;
    text-align: left;
}

.netscoregaugetextlegend > ul > li {
    height: 12px;
    line-height: 13px;
    /* margin-bottom: 2px; */
    float: left;
    width: 100%;
}

.netscoregaugetextlegend > ul > li {
    width: 150px;
}

.new-tv-content .netscoregaugetextlegend > ul > li {
    height: 17px;
    font-size: 16px;
}

.netscoregaugelegendbad {
    background-color: rgba(239,72,41,1);
    width: 6px;
    display: inline-block !important;
    margin-right: 3px !important;
    border-radius: 100%;
    height: 6px;
    vertical-align: bottom;
    float: left;
    margin: 3px 6px 3px 0px !important;
}

.netscoregaugelegendneutral {
    background-color: rgba(124, 124, 124,1);
    width: 6px;
    display: inline-block !important;
    margin-right: 3px !important;
    border-radius: 100%;
    height: 6px;
    vertical-align: bottom;
    float: left;
    margin: 3px 6px 3px 0px !important;
}

.netscoregaugelegendgood {
    background-color: rgba(19,168,158,1);
    width: 6px;
    display: inline-block !important;
    margin-right: 3px !important;
    border-radius: 100%;
    height: 6px;
    vertical-align: bottom;
    float: left;
    margin: 3px 6px 3px 0px !important;
}

.nps-graph-section h1  {
  margin-top: 0px;
}

.nps-graph-section {
  padding: 7% 0;
}

/* New */

.pricing-tag {
  float: left;
  margin-top: 30px;
}

.subtitle2 {
  display: none;
}

.table .description {
  padding: 20px;
  min-height: 210px;
}

.table .description ul, .table .description ul li {
  list-style: circle;
  text-align: left;
}

.table .description ul {
  margin-left: 15px;
}

.table .description ul li {
  margin-bottom: 5px;
  font-size: 14px;
  color: #727272;
}

.table4 .description ul {
}

.pricing-page .price3 {
  min-height: 62px;
}

.slider-text {
  font-style: italic;
  display: block;
  position:absolute;
  bottom:50px;
  right:15%;
  padding: 5px;
}

.container {
  width: 1100px;
  margin: 0 auto;
  /*  Prevents Flickering  */
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  position: relative;
}

.header-phone a{
  color: #644064;
  text-decoration: none;
}

.content-wrapper {
  position: relative;
  width: 100%;
}

.main-content-wrapper, .navigation-wrapper {
  width: 100%;
  float: left;
  background: #fff;
}

.navigation-wrapper {
  background: #1d1d20;
  z-index: 999999;
  position: fixed;
}

.widgets-wrapper {
  width: 1100px;
  margin: 0 auto;
  text-align: left;
  clear: both;
  position: relative;
}

.f-right {
  float: right !important;
}

.f-left {
  float: left !important;
}

.car-button:hover, 
.popup-button:hover,
.pricing-page .signup-button2:hover,
.section-4 .button:hover,
 {
  background: #1ea5ef !important;
}


.item .car-button {
  background: #12a89d;
}

.item .car-button:hover {
  background: #26c1b6 !important;
}

.green-btn, .car-button2 {
  padding: 12px 0;
  background: #12a89d !important;
  border-radius: 5px;
  width: 200px;
  margin: 25px auto;
  display: block;
  text-align: center;
  color: #fff;
}

.green-btn:hover, .car-button2:hover {
  background: #26c1b6 !important;
}

.section-6 #submitNewsletterConference {
  background: #0190df;
}

/* Header

------------ */

.nav-wrapper {
  height: 45px;
}

header {
  float: left;
  width: 100%;
}

header .theme-logo {
  margin-top: 1px;
}

.navigation-wrapper h1 {
  float: left;
}

.navigation-wrapper nav {
  float: right;
}

#language_select {
  margin: 5px 15px 0 0;
}

.navigation-wrapper .button_login2 a{
  background: #0190df;
    padding: 16px 24px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    display: block;
}

.navigation-wrapper .button_login2 {
  margin-left: 10px;
}

.theme-logo a img {
  max-height: 29px;
    float: left;
    margin: 6px 0px 5px 0px;
  transition: max-height 0.3s;
}

 nav li {
  float: left;
}

 nav li a {
  font-size: 14px;
  color: #fff;
  padding: 16px 20px;
  display: block;
  font-size: 14px;
}

.entry-content a {
  color: #0190df !important;
  text-decoration: underline !important;
}

.div_blog_post_title a {
  text-decoration: none !important;
}

.div_blog_post_title a:hover {
  color: #0190df !important;
}

 nav li:first-child a {
  border-top-left-radius: 5px;
}

.nav {
  display:inline-block;
}

.nav-item {
  float:left;
  *display:inline;
  zoom:1;
  position:relative;
}

/* Navigation submenu */
.nav-submenu {
  display:none;
  position:absolute;
  left:0;
}
.nav-submenu-item a {
  margin: 0px 40px;
  display:block;
  padding:15px;
}

/* Mobile navigation, clickable area for revealing <ul> */
.nav-click {
  position:absolute;
  top:0;
  right:0;
  display:none;
  height:49px;
  width:50px;
  cursor:pointer;
}
.nav-click i {
  display:block;
  height:48px;
  width:48px;
  background-size:20px;
}

.nav-rotate {
  -webkit-transform:rotate(180deg);
  -moz-transform:rotate(180deg);
  -ms-transform:rotate(180deg);
  -o-transform:rotate(180deg);
  transform:rotate(180deg);
}

   nav li ul {
    float: left;
    display: none;
    background: #2e3641;
    top: 100%;
    position: absolute;
    border-top: 3px solid #333;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
  }

   nav li ul li {
    width: 100%;
    box-sizing: border-box;
  }

    nav li ul li a {
    margin: 0px;
    padding: 4px 0px;
    color: #fff;
    text-align: left;
   }

    nav li ul li a:hover {
    background: #f5f5f5;
   }

    nav li ul li:last-child a {
    border-bottom: none;
   }

   nav li:hover ul {
    display: block;
  }

   .nav-list li.active > a {
    color: #0190df;
  }

  .four-o-four .text-section h1, .four-o-four .text-section p{
    text-align: center;
    margin-bottom: 15px;
    display: block;
  }

  .four-o-four .text-section h1 {
    margin-top: 40px;
  }

  .innerTemplate img {
    max-width: 4px;
  }

  .templateContent table {
    margin: 0px auto;
    display: block;
  }

  .section-1mm {
    max-height: 190px;
  }

  .entry-content ol, .entry-content ul {
    list-style: circle;
    list-style-position: inside;
    color: #424242;
    font-weight: normal;
    padding: 10px;
    box-sizing:border-box;
  }

  .entry-content ul li, .entry-content ol li {
    list-style: circle;
    list-style-position: inside;
    margin-bottom: 5px;
    line-height: 20px;
  }

  .entry-content ol, .entry-content ol li {
    list-style-type:decimal;
    margin-bottom: 10px;
  }

  .entry-content h3 {
    width: 100%;
  }

  .entry-content h2 {
    color: #333;
    margin-bottom: 10px;
    margin-top: 20px;
    font-size: 24px;
    float: left;
    width: 100%;
  }

  .simplePullQuote {
    width: 100% !important;
    padding: 20px !important;
    margin-bottom: 25px;
  }




/* Scroll to top 

-------------------------------------------- */

.scrollToTop{
  width:50px; 
  height:50px;
  text-align:center; 
  background: #000;
  border: 1px solid #494949;
  opacity: .7;
  font-weight: bold;
  color: #444;
  text-decoration: none;
  position:fixed;
  bottom:95px;
  right:50px;
  display:none;
  z-index: 999999;
  border-radius: 3px;
}

.scrollToTop:hover{
  text-decoration:none;
  opacity: .6;
}


  .main-content-wrapper h1.title {
    font-size: 36px;
    color: #4d4d4d;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    text-align: center;
    margin: 70px 0px 40px;
  }

  .main-content-wrapper h1.title3 {
    font-size: 36px;
    color: #4d4d4d;
    text-align: center;
    margin: 70px 0px 40px;
  }


  .owl-carousel .item {
  }

  .owl-carousel .item img {
    float: left;
  }

  .owl-carousel .image {
    background-size: cover;
    height: 550px;
    background-position: center center;
  }

  .owl-carousel .item1 .image {
    background: url(//relationwise.dk/wp-content/uploads/NewWeb2015/case-1.png) no-repeat;
    background-size: cover;
    background-position: center center;
  }

  .owl-carousel .item2 .image {
    background: url(//relationwise.dk/wp-content/uploads/NewWeb2015/case2-4.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
  }

  .owl-carousel .item3 .image {
    background: url(//relationwise.dk/wp-content/uploads/NewWeb2015/case-3.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
  }

  .owl-carousel section {
    position: absolute;
    width: 100%;
    top: 0;
  }

  .owl-dots {
    margin-left: -50px;
    overflow: hidden;
    display: table;
    position: absolute;
    bottom: 25px;
    left: 50%;
  }

  .owl-nav {
    overflow: hidden;
    margin-top: 8px;
    margin: 0px 40px;
  }

  .owl-controls {
    top: 0;
    width: 100%;
  }

  .owl-prev {
    background: #fff url(//relationwise.dk/wp-content/uploads/NewWeb2015/sprite.png)no-repeat center -93px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    display: block;
    float: left;
  }

  .owl-next {
    background: #fff url(//relationwise.dk/wp-content/uploads/NewWeb2015/sprite.png)no-repeat center -127px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    display: block;
    float: right;
  }

  .owl-dot {
    float: left;
    width: 12px;
    height: 12px;
    border-radius: 8px;
    border: 2px solid #fff;
    margin: 3px;
  }


  .owl-dots .active {
    background: #fff;
  }

  .owl-carousel3 .owl-dots {
    bottom: -30px;
  }

  .owl-carousel3 {
    margin: 40px auto 80px;
  }

  .owl-carousel3 .owl-dot {
    border: 2px solid #333;
  }

  .owl-carousel3 .owl-dot.active {
    background: #333;
  }

  .owl-carousel3 .owl-dots {
    margin-left: -33px;
  }


  /* CONTENT 

  ------------------------------------------------------- */

  .onepcssgrid-1000, .onepcssgrid-1200 {
  margin: 0 auto;
  padding: 0 0 0 1%; /* THAT'S THE NAME ;) */
}

.navigation-wrapper .onepcssgrid-1200 {
  position: relative;
}

.onepcssgrid-1200 {
  max-width: 1280px;
}

.onepcssgrid-1000 {
  max-width: 1020px;
}

.onerow {
  clear: both;
  padding: 0 30px;
  float: left;
  width: 100%;
}





/* *********************************************************************************************************************
 * Common columns definitions
 */
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12, .entry-content {
  float: left;
  margin: 0 3% 0 0;
  min-height: 1px;
}

.col1.last, .col2.last, .col3.last, .col4.last, .col5.last, .col6.last, .col7.last, .col8.last, .col9.last, .col10.last, .col11.last, .col12, .entry-content {
  margin: 0;
}

.col1 { width: 5.5%; }
.col2 { width: 14%; }
.col3 { width: 22.5%; }
.col4 { width: 31%; }
.col5 { width: 39.5%; }
.col6 { width: 48%; }
.col7 { width: 56.5%; }
.col8, .entry-content { width: 65%; }
.col9 { width: 73.5%; }
.col10 { width: 82%; }
.col11 { width: 90.5%; }
.col12 { width: 100%; margin: 0; }

.col1 img, .col2 img, .col3 img, .col4 img, .col5 img, .col6 img, .col7 img, .col8 img, .col9 img, .col10 img, .col11 img, .col12 img {
  width: 100%;
  height: auto;
  display: block;
}

.entry-content {
  padding-left: 30px;
  box-sizing:border-box;
}


/*

  h1 {
    font-size: 48px;
    color: #535353;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
  }

  h2 {
    font-size: 27px;
    line-height: 32px;
    color: #535353;
    margin-bottom: 40px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
  }

  span {
    line-height: 22px;
  } */

  .entry-content > span > a {
    color: #0098ee !important;
    margin-bottom: 10px;
  display: inline-block;
  }

  .book-section .button-1 {
    margin-top: 15px;
  }

  .bottom-text {
    font-size: 13px;
    font-style: italic;
    line-height: 18px;
    margin: 20px 0;
  }

  .margin-bottom {
    margin-bottom: 30px;
    display: block;
  }

  .center-text {
    text-align: center;
    display: block;
  }

  .left-text {
    text-align: left;
    display: block;
  }

  .title1 {
    margin: 110px 0px 40px;
  }

  .title2 {
    margin: 50px 0px 25px;
  }

  #dialogOverlay {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #3e3e3e;
  opacity: 0.5;
  z-index: 999999;
}

#dialog {
  width: 90%;
  max-width: 800px;
  min-height: 100px;
  position: fixed;
  top: 15%;
  left: 50%;
  margin-left: -400px;
  background: #fff;
  color: white;
  font-size: 25px;
  z-index: 9999999;
  display: none;
}

#dialog {
  background: #fff url(../images/images-2016/christian-modal.png)no-repeat;
  background-size: 23%;
  background-position: right bottom;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.25);
  -moz-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.25);
  box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.25);
  border: 6px solid #fff;
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  padding: 25px;
}

  #dialog > a {
font-size: 0;
position: absolute;
top: -15px;
right: -15px;
background: url(//relationwise.dk/wp-content/uploads/NewWeb2015/close.png) no-repeat;
background-size: cover;
width: 30px;
height: 30px;
}

.entry-content table a {
  color: #333;
}

.entry-content table a:hover {
  color: #ef9305;
}



  /* Section 1 

  ---------------- */

  .section-1 {
    background: url(../images/images-2016/about-1.jpg)no-repeat;
    background-size: cover;
    background-position: center center;
    height: 620px;
    width: 100%;
    position: relative;
  }

  .section-1m {
    height: 120px !important;
    background: transparent;
    margin-bottom: 35px;
  }

  .section-1 h1 {
    font-family: 'Varela Round', sans-serif;
    font-size: 42px;
    text-align: center;
    color: #fff;
    line-height: 67px;
    margin-top: 311px;
    z-index: 99;
    position: relative;
  }

  .section-1 .button, .section-4 .button {
    padding: 12px 0;
    background: #12a89d;
    border-radius: 5px;
    width: 200px;
    margin: 25px auto;
    display: block;
    text-align: center;
    color: #fff;
    z-index: 99;
    position: relative;
  }

  .section-4 .button {
    background: #0098ee;
  }

  .section-1 .button:hover{
    background: #26c1b6 !important;
  }


  /*.section-1 .button:hover, .section-4 .button:hover {
    background: #fff;
    color: #0190df;
  } */

  .section-2 img {
    margin: 25px auto;
    display: block;
  }

  .section-3 img {
    margin: 25px auto;
    display: block;
    width: 90%;
  }

  .section-3 a {
    color: #fff;
    background: #0190df;
    padding: 13px 23px;
    border-radius: 5px;
    float: left;
    margin: 30px 0;
  }

  .section-3 .onerow {
    padding: 30px;
    float: left;
  }

  .section-4 {
    background: url(//relationwise.dk/wp-content/uploads/NewWeb2015/home-2.png) no-repeat;
    background-position: center center;
    height: 500px;
    background-size: cover;
    font-family: 'Varela Round', sans-serif;
  }

  .section-4 h1 {
    color: #fff;
    margin-top: 145px;
    text-align: center;
  }

  .section-4 span {
    margin-top: 30px;
    color: #fff;
    font-size: 19px;
    line-height: 26px;
    text-align: center;
    display: block;
  }

  .section-5 {
    padding: 40px 0;
  }

  .section-5 img{
    margin-top: 30px;
  }

  .owl-carousel-home span {
    font-size: 16px;
    color: #fff;
    width: 100%;
    float: left;
    display: block;
    line-height: 21px;
  }

  .owl-carousel-home h1 {
    color: #fff;
    margin: 15px 0 25px;
    float: left;
    width: 100%;
  }

  .owl-carousel-home h3 {
    font-family: 'Varela Round', sans-serif;
    font-size: 21px;
    font-weight: bolder;
    color: #fff;
  }

  .owl-carousel-home span.bottom-span {
    margin-top: 30px;
  }

  .owl-carousel-home .col6 {
   margin-top: 6%;
background: rgba(0,0,0,.3);
padding: 29px;
  }

  .section-6 {
    padding: 30px 0;
    margin-bottom: 50px;
  }

  .section-6 ul li {
    color: #424242;
    font-size: 16px;
    line-height: 21px;
    font-weight: normal;
    font-family: 'Varela Round', sans-serif;
    float: left;
  }

  .section-6 ul li a {
    font-family: 'Varela Round', sans-serif;
    font-size: 17px;
    font-weight: bolder;
    color: #552156;
    margin-bottom: 10px;
    margin-top: 20px;
    float: left;
  }

  .section-6 ul {
    margin-bottom: 30px;
    float: left;
  }

  .section-6 ul li a:hover {
    color: #0190df;
  }




  /* Sidebar

  ----------------------------*/

  .sidebar {
    margin-top: 20px;
    margin-bottom: 70px;
    padding-right: 5%;
    box-sizing:border-box;
    border-right: 1px dotted #e1e1e1;
  }

  .sidebar section {
    float: left;
    width: 100%;
  }

  .sidebar h1 {
    font-size: 30px;
    color: #0190df;
    text-align: left;
    margin-bottom: 15px;
    float: left;
    width: 100%;
  }

  .sidebar .get-book-text {
    width: 100%;
  }

  .sidebar .book-section img {
    margin: 30px 0;
    display: block;
    float: left;
  }

  .sidebar .article-links a {
    font-size: 14px;
    color: #333;
    padding: 10px 0;
    display: block;
    text-indent: 19px;
    background: url(../images/images-2016/footer-arrow.png) no-repeat;
    background-position: left center;
  }

  .sidebar .article-links a:hover {
    color: #0190df;
  }

  .sd-content li a {
    height: 32px !important;
  }

  .entry-content {
    margin-bottom: 60px;
    color: #333;
  font-size: 17px;
  line-height: 1.5;
  margin-top: 20px;
  }

  .entry-content p, .entry-content h4 {
    color: #333;
    font-size: 17px;
  line-height: 1.5;
    margin: 0px 0px 10px;
  }

  .entry-content a {
    line-height: 22px;
  }

  h2 a {
    color: #0190df;
  }

  .entry-content span {
    margin-bottom: 15px;
  }

  .entry-content p strong {
    margin-top: 20px;
    display: block;
    font-weight: bolder;
  }

  .entry-content h1 {
    font-size: 24px;
    margin-bottom: 15px;
  }

  .entry-content h1:first-child {
    font-size: 36px;
    margin-bottom: 10px;
  }

  .mc-field-group input {
    width: 100%;
    float: left;
    background: #fff;
    outline: none;
    color: #333 !important;
    padding: 17px;
    height: auto;
    border: 1px solid #e1e1e1;
    box-sizing:border-box;
    margin-bottom: 6px;
  }
  
  #speakers-list img {
    margin: 0 auto;
  }

  #speakers-list span {
    font-size: 13px;
  }

  #mc_embed_signup {
  }

  .contact-form textarea {
    background: #fff;
    border: 1px solid #e1e1e1;
    outline: none;
    color: #333;
    padding: 13px;
    box-sizing:border-box;
    height: 150px;
    width: 100%;
    float: left;
  }
  .contact-form input {
    float: left;
    background: #fff;
    border: 1px solid #e1e1e1;
    outline: none;
    color: #333;
    padding: 13px 0;
    text-indent: 13px;
    height: auto;
    box-sizing:border-box;
    width: 47% !important;
    margin-right: 3%;
  }

  .contact-form form {
    margin-top: 20px;
  }

  .contact-form .signup-button2 {
  text-align: center;
  color: #fff;
  padding: 14px 0;
  font-size: 14px;
  height: auto;
  outline: none;
  cursor: pointer;
  float: left;
  margin: 10px auto;
  }
  .contact-form2 .signup-button2:hover {
  text-align: center;
    color: #fff !important;
    background-color: #0190df;
}

  .contact-form ul li {
    color: #333;
    text-align: left;
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 1.4;
    padding-left: 48px;
    position: relative;
  }

  .contact-form .step-1:before {
    content: '1';
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    position: absolute;
    left: 10px;
    top: -3px;
    width: 30px;
    height: 30px;
    color: #fff;
    background: #0190df;
    border-radius: 50%;
  }

  .contact-form .step-2:before {
    content: '2';
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    position: absolute;
    left: 10px;
    top: -3px;
    width: 30px;
    height: 30px;
    color: #fff;
    background: #0190df;
    border-radius: 50%;
  }

  .contact-form .step-3:before {
    content: '3';
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    position: absolute;
    left: 10px;
    top: -3px;
    width: 30px;
    height: 30px;
    color: #fff;
    background: #0190df;
    border-radius: 50%;
  }

  .home-post a {
    color: #0190df;
  }
  
  #divConfirmationContact {
	text-align: center;
	display: none;
	border: 2px solid #0190DF;
	display: block;
	clear: both;
	border-radius: 6px;
	padding: 16px;
  }
  
  #divConfirmation {
    float: left;
    width: 96%;
    padding: 20px 0;
    border: 2px solid #0190df;
    text-align: center;
    background: #fee3c2;
    border-radius: 4px;
    margin: 7px 0;
    color: #333;
    font-size: 17px;
    line-height: 24px;
    display: none;
  }

  #dialog-content #divConfirmation {
    width: 100%;
  }

  #divConfirmation span, #divConfirmation .button-wrapper {
    float: left;
    width: 100%;
    margin-bottom: 30px;
  }

  #divConfirmation .button-wrapper {
    margin-bottom: 15px;
    display: block !important;
  }

  #divConfirmation .button-wrapper a {
      padding: 11px 30px;
  background: #0190df;
  margin-bottom: 20px;
  font-size: 15px;
  color: #fff;
  border-radius: 5px;
  }

  #divConfirmation .button-wrapper a:hover {
    background: #f8a746;
  }

  .contact-form2 .fields-wrapper, .contact-form2 .profile-wrapper {
    width: 50%;
    float: left;
  }

  .contact-form2 .profile-wrapper {
    margin: 0px auto !important;
  }

  .contact-form2 .profile-wrapper h2 {
    float: left;
    width: 100%;
    color: #333;
    font-size: 16px;
  }

  .contact-form img {
    width: auto;
    float: left;
    margin-right: 5px;
  }

  .contact-form2 .profile-wrapper img {
    float: none;
  }

  .contact-form .text-area {
    float: left;
    margin-top: 40px;
  }

  .contact-form .text-area span {
    font-size: 16px;
    color: #424242;
    line-height: 24px;
  }

  .contact-form .text-area p {
    font-size: 16px;
    color: #424242;
  }

  .contact-form .text-area span.title {
    float: left;
    width: 100%;
    font-size: 17px;
    margin: 20px 0 5px;
    display: block;
    color: #0190df;
  }

  .contact-form .text-area p {
    float: left;
  }

  .contact-form .text-area > div {
    float: left;
    width: 100%;
    margin: 4px 0;
  }

  .contact-form2 input {
  margin: 1.5% !important;
}

.contact-form2 .signup-button2 {
  margin: 10px auto;
  display: block;
  width: 100%;
}

.contact-form2 h1 {
    color: #333;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 23px;
  width: 94%;
  margin: 0px auto;
  display: block;
  line-height: 25px;
}

.contact-form2 textarea {
  height: 130px;
}

.contact-form2 .button-wrapper {
  width: 100%;
  float: left;
}

  /* Pricing */

  .section-pricing {
    background: url(../images/images-2016/pricing-1.jpg) no-repeat;
    background-position: center bottom;
    padding: 6% 0 8%;
    background-size: cover;
  }

  .section-pricing2 {
    height: 30px;
    padding: 0;
	margin-bottom:100px;
  }

  .section-pricing .banner-text, .section-pricing .banner-text h1 {
    color: #fff;
    text-align: center;
    display: block;
  }

   .section-pricing .banner-text {
    font-size: 16px;
    line-height: 24px;
    margin-top: 70px;
   }

   .signup-button2,
   .signup-button-trial {
    text-align: center;
    border: 2px solid #50d2c2;
    color: #50d2c2;
    padding: 15px 0;
    height: auto;
    outline: none;
    cursor: pointer;
    float: left;
    margin: 10px auto;
   }

   .section-pricing .signup-button2,
   .signup-button-trial {
    width: 220px;
    margin: 0 auto;
    display: block;
    float: none;
    color: #fff !important;
   }

   .signup-button-trial {
    background: transparent;
    color: #ff4633 !important;
    border: 2px solid #ff4633;
    margin-bottom: 15px;
   }

   .pricing-page .table {
    width: 260px;
    float: left;
    margin: 0px 10px 0px;
    background: #fff;
    border: 2px solid #f1f5f4;
    text-align: center;
   }

   .table-row {
    margin: -60px auto 80px;
    float: left;
   }

   .pricing-page .subtitle {
    padding-bottom: 22px;
   }

   .pricing-page .price {
    display: block;
   }

   .pricing-page .signup-button2 {
    width: 220px;
    margin: 0px auto;
    display: block;
    float: none;
    color: #50d2c2;
    margin-bottom: 15px;
   }

   .table-wrapper {
    overflow: hidden;
    display: table;
    margin: 0 auto;
   }

   .table1 img {
    margin-top: 25px;
   }

   .table2 img {
    margin-top: 18px;
   }

   .table3 img {
    margin-top: 10px;
   }

   .table4 .clienttype {
    font-size: 14px;
    margin: 30px 0 20px;
   }

   .table4 .price {
    font-size: 24px;
    margin: 0px auto 0;
    width: 80%;
  }

  .pricing-page .ticks li {
    line-height: 26px;
    font-size: 17px;
    color: #333;
    text-indent: 11px;
    margin: 10px 0;
  }

  .pricing-page .ticks li p {
    background: url(//relationwise.dk/wp-content/uploads/NewWeb2015/tick.png) no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    display: block;
  }

  .faq-pricing  {
    padding: 40px 0;
    overflow: hidden;
  }

  .faq-pricing li {
    float: left;
    width: 100%;
    padding: 20px 30px;
    box-sizing:border-box;
    min-height: 142px;
  }

  .faq-pricing li.under-pricin-table-section {
    border: 2px solid #f1f5f4;
  }

  .table-row {
    width: 100%;
    box-sizing:border-box;
    z-index: 99;
    position: relative;
  }

  .table-wrapper {
    margin: 0 auto;
  }

  .howitworks-top {
    padding: 5% 0 4%;
  }

  /* Video Header */

  .img-container {
  z-index: 10;
  width: 100%;
  height: 620px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/section-1.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 1;
  }

  .img-container .video-container {
    display: block;
  opacity: 0;
  height: 100%;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  overflow: hidden;
  background-color: #49364a;
  }

  .video-container video {
    position: relative;
  min-width: 100%;
  opacity: 1;
  margin-top: -120px;
  }


  /* Artikle */

  .artikler h1 {
    margin-bottom: 30px;
  }

  .artikler li {
    float: left;
    margin: 0px 20px 0px 0px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.25);
    box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.25);
    text-align: center;
    min-height: 190px;
    border: 2px solid #fff;
  }

  .artikler li:hover {
    border: 2px solid #0098ee;
  }

  .artikler h5 {
    color: #0190df;
    font-family: "Arial" !important;
    padding: 0px;
    font-size: 20px;
    padding: 32px 0 20px;
    border-bottom: 3px solid #f1f5f4;
    margin-bottom: 10px;
  }

  .artikler li a {
    padding: 5px 30px;
    box-sizing:border-box;
    width: 100%;
    display: block;
    color: #644064 !important;
  }

  .artikler li a:hover {
    color: #0190df !important;
  }

  .artikler li p {
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: 5px;
    color: #888;
    display: none;
  }

  .artikler .inner-row {
    float: left;
    margin-bottom: 20px;
    width: 100%;
    font-size: 17px;
    line-height: 1.5;
    color: #333;
  }


  .artikler span a {
    color: #0190df;
  }

   /*.pricing-page .onepcssgrid-1200 {
    max-width: 1100px;
    margin: 0 auto;
   } */

   .sidebar .profile-section h1 {
  font-size: 19px;
  text-align: center;
  width: 100%;
}

.sidebar .profile-section img {
  margin: 10px auto;
  width: 141px;
  float: none;
}

.sidebar .profile-section h3 {
  text-align: center;
  line-height: 21px;
}

.sidebar .profile-section a {
  font-size: 14px;
  color: #f8a746;
  text-align: center;
  display: block;
}


.sidebar .profile-section {
  margin-bottom: 50px;
}




  /* Case 1 */


  .case1-top {
    background: url(//relationwise.dk/wp-content/uploads/NewWeb2015/case1-1.png) no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    padding: 4% 0;
	padding-top:150px;
  }

  .case2-top {
    background: url(//relationwise.dk/wp-content/uploads/NewWeb2015/case2-1.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 4% 0;
    width: 100%;
	padding-top:150px;
  }

  .case3-top {
    background: url(//relationwise.dk/wp-content/uploads/NewWeb2015/case3-1.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    padding: 4% 0;
	padding-top:150px;
  }

  sup { 
    vertical-align: super;
    font-size: smaller;
}
/*
  .case1-top h3 {
    font-size: 21px;
    text-align: center;
    color: #fff;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
  }

  .case1-top h1 {
    font-size: 44px;
    color: #fff;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
    display: block;
    font-weight: normal;
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
  }

  .case1-top .col8 {
    background: rgba(0,0,0,.3);
    padding: 29px;
    margin-top: 120px;
  }
*/
  .main-content-wrapper h1.title1-r {
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
    text-align: center;
    margin: 70px auto 70px;
    font-size: 44px;
    color: #484848;
  }

  .main-content-wrapper h3.title1-r {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
  }

  .case1-sec2 h1.title1-r {
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 200;
  }

  .videoWrapper {
  position: relative;
  padding-bottom: 37%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.case1-bg1 {
  background: #847964;
}

.case2-bg1 {
  background: #0f0701;
}

.case1-bg1 h1.title1-r {
  color: #fff;
}

.case1-bg1 h3 {
  color: #e7e0d4;
}

.case1-bg1a img, .case1-bg2a img{
  background-size: cover;
  width: 100%;
  height: 100%;
  float: left;
}

.case1-bg2 {
  background: #ffffed;
}

.case2-bg2 {
  background: #0f0601;
}

.case3-bg2 {
  background: #fff;
}

.case1-bg2 h3 {
  margin-top: 80px;
}

.case2-bg2 h3 {
  margin-top: 0px;
  color: #e7e0d4;
}

.case2-bg3 h3 {
  margin-top: 0px;
  color: #333;
}

.car-button {
  float: left;
  margin: 20px 0 0 0;
  padding: 15px 25px;
  color: #fff;
  background: #0190df;
  border-radius: 4px;
}

.profile-wrapper {
  width: 50%;
  margin: 30px auto;
}

.profile-wrapper img {
  margin: 10px auto;
  display: block;
  width: 142px;
}

.profile-wrapper h2 {
  text-align: center;
  display: block;
}

.knowledge-top {
    background: url(//relationwise.dk/wp-content/uploads/NewWeb2015/home-2a.jpg) no-repeat;
    background-position: center center;
    height: 500px;
    
  }

  .knowledge-top .col8 {
    background: transparent;
  }

  .knowledge-top h2 {
    font-size: 28px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
    max-width:450px;
    margin-top: 130px;
    margin-bottom: 40px;
  }

  .knowledge-top h3 {
    font-size: 18px;
    opacity: .7;
	color: #fff;
  }

  .knowledge-bg1 {
    background: #000;
  }

  .car-button2 {
    float: none;
    margin: 0 auto 120px;
    width: 255px;
    padding: 15px 0;
    text-align: center;
    display: block;
  }

  .car-button2:hover {
    color: #fff;
  }

  .konf-1 {
    max-width: 254px;
    float: left;
    margin: 15px auto 30px;
  }

  .konf-2 {
    max-width: 256px;
    float: right;
    margin: 0px auto;
  }

  .konf-3 img{
    margin-bottom: 25px;
    margin-top: 25px;
  }

  .konf-5 {
    background-color: #000;
  }

  .konf-5 div {
    background: url(//relationwise.dk/wp-content/uploads/NewWeb2015/image02.jpg) no-repeat;
    width: 991px;
    height: 441px;
    margin: 0 auto;
    background-position: center center;
    background-size: cover;
  }

  .konf-6 {
    background: url(//relationwise.dk/wp-content/uploads/NewWeb2015/image01.jpg) no-repeat;
    height: 600px;
    background-position: center center;
    background-size: cover;
  }

  .foot-wrapper {
    float: left;
    width: 257px;
  }

  .legoarea {
width: 520px;
float: right;
margin: 290px 40px 0 0;
position: relative;
}

.legologo {
width: auto;
text-align: right;
padding: 0 0 20px 0;
}

.legoarea p {
width: 100%;
color: #FFFFFF;
font-size: 17px;
line-height: 28px;
}

.post-author {
    text-align: right;
  }

  /* Footer 

  ----------------------- */

  .logo-dark img{
    width: auto !important;
    max-width: 100%;
    margin: 10px auto 30px;
  }


  .footer-section {
    background: #131313;
    min-height: 100px;
    padding: 5% 0;
  }

  .contact-footer span{
    margin-top: 15px;
  }

  .footer-section2 {
    background: #1a1a1a;
    min-height: 100px;
    padding: 2% 0;
  }

  .footer-section ul {
    width: 100%;
    float: left;
    margin: 10px 0;
    text-align: center;
  }

  .footer-section ul li {
    display: inline-block;
    float: left;
    width: 100%;
  }

  .footer-section ul li a {
    color: #fff;
    font-size: 14px;
    margin: 5px 0;
    display: block;
    text-align: left;
  }

  .footer-section ul li a:hover {
    color: #0190df;
  }

  .footer-section .section-1f h1 {
    width: 254px;
    margin-top: -25px;
    float:left;
    margin-bottom: 5px;
  }

  .footer-section span {
    width: 100%;
    float:left;
    font-size: 14px;
    text-align: left;
    display: block;
    color: #fff;
    opacity: .6;
  }

  .footer-section .section-1f img {
    width: 254px;
    height: 49px;
    float: left;
  }

  .footer-img {
    float: left;
    max-width: 239px;
    margin-top: 0px !important;
  }

  .nps-text2 {
    float: left;
width: 160px;
font-size: 11px;
color: #fff;
margin-top: 12px;
margin-bottom: 6px;
  }



  .product-page {
    border: 0px; 
    margin-bottom: -3px;
    vertical-align: bottom !important;
  display: block;
  font-size: 0px;
  width: 1px !important;
        min-width: 100% !important;
        *width: 100% !important;
        max-width: 100% !important;
  }

   iframe {
    
  }

  .nps-score {
    font-family: 'Varela Round', sans-serif;
    font-size: 24px;
    font-weight: bold;
    display: inline-block;
    text-align: right;
    color: #fff;
  }

  h1.nps-score {
    font-size: 42px;
    color: #0190df;
    float: left;
    margin-right: 15px;
    margin-left: 15px;
    margin-top: 13px;
  }

  .home-post p {
    color: #424242;
font-size: 18px;
line-height: 24px;
font-weight: normal;
  }

  .footer-section .nps {
    float: right;
    margin-top: 50px;
    margin-bottom: 10px;
    font-size: 10px;
    line-height: 12px;
  }

  .footer-section .nps-wrapper {
    width: 100%;
    float: right;
  }

  .footer-section span.nps-text {
    width: 160px;
    float: left;
    text-align: left;
    margin-bottom: 15px;
    font-size: 10px;
  }

  .footer-section .social-wrapper {
    float: left;
    width: 100%;
    text-align: center;
  }

  .footer-section .social-wrapper .social-media {
    margin: 10px auto;
    display: inline-block;
  }

  .footer-section .social-wrapper a {
    width: 44px;
    height: 42px;
    float: left;
    display: block;
    margin: 0 3px;
  }

  .footer-section .social-wrapper a:hover {
    opacity: .7;
  }

  .footer-section iframe {
    margin: 10px auto 30px;
    display: block;
  }

  .footer-section .social-wrapper a.in-icon {
    background: url(../images/images-2016/footer-sm.png) no-repeat;
    background-position: left center;
  }

  .footer-section .social-wrapper a.tw-icon {
    background: url(../images/images-2016/footer-sm.png) no-repeat;
    background-position: -50px center;
  }

  .footer-section .social-wrapper a.yt-icon {
    background: url(../images/images-2016/footer-sm.png) no-repeat;
    background-position: -102px center;
  }

  .footer-section .social-wrapper a.inn-icon {
    background: url(../images/images-2016/footer-sm.png) no-repeat;
    background-position: -153px center;
  }

  .button-act {
    color: #fff !important;
    text-decoration: underline;
    font-size: 16px;
    margin-top: 10px;
    display: block;
  }

  .pp p {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    margin: 0px auto 20px;
    display: block;
  }

  .pp span {
    width: 80%;
    float: none;
    margin: 0 auto;
    display: block;
    text-align: center;
    line-height: 21px;
  }

  .p1 p {
    background: #0190df url(//relationwise.dk/wp-content/uploads/NewWeb2015/p1.png) no-repeat;
    background-position: center center;
  }

  .p2 p {
    background: #0190df url(//relationwise.dk/wp-content/uploads/NewWeb2015/p2.png) no-repeat;
    background-position: center center;
  }

  .p3 p {
    background: #0190df url(//relationwise.dk/wp-content/uploads/NewWeb2015/p3.png) no-repeat;
    background-position: center center;
  }


/* NEW 2016 STYLES */

body {
  font-family: 'Open Sans', sans-serif;
}

h1, h2, h3, h4 {
  color: #111;
  font-weight: 300;
  line-height: 1.2;
}

h1 {
  font-size: 62px;
}

h2 {
  font-size: 48px;
}

h3 {
  font-size: 36px;
}
.size-53 {
  font-size:53px;
}
  .size-24 {
  font-size:24px;
  font-weight:lighter;
}
.smaller-h {
	font-size:29px !important;
}
.newh {
  font-size:22px !important;
  font-weight: bold !important;
}
.dw {
  font-size: 30px !important;
}

h4 {
  font-size: 24px;
}

span {
  font-size: 17px;
  color: #333;
  font-weight: 400;
  display: block;
  line-height: 1.5;
}

.contain-image {
  width: auto !important;
  max-width: 100%;
  margin: 0 auto;
}

.gray-text {
  color: #898989 !important;
}

.blue-text {
  color: #0190df !important;
}

.white-text {
  color: #fff !important;
}

.bold-text {
  font-weight: bold;
}

.green-text {
  color: #50d2c2;
}

.red-text {
  color: #ef4829;
}

.green-text span,
.gray-text span,
.red-text span {
  display: inline-block;
  float: none;
}

.dark-blue-background {
  background: #1e2837;
}

.purple-background {
  background: #52519c;
}

.blue-background {
  background: #0190df;
}

.gray-background {
  background: #f4f4f4;
}

.padding-background {
  padding: 5% 0;
}

.padding-container {
  padding: 30px 0;
}

.t-center {
  text-align: center !important;
}

.t-left {
  text-align: left !important;
}

.mar-90p {
  margin-top: 90px !important;
}

.mar-70p {
  margin-top: 70px !important;
}

.mar-30p {
  margin-top: 30px !important;
}

.mar-50p {
  margin-top: 50px !important;
}

.mar-15p {
  margin-top: 15px !important;
}

.mar-30p-b {
  margin-bottom: 30px !important;
}

.mar-90p-b {
  margin-bottom: 90px !important;
}

.mar-120p {
  margin-top: 120px !important;
}

.mar-150p {
  margin-top: 150px !important;
}

.iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.circle-list,
.circle-list li {
  list-style: circle;
  margin-bottom: 15px;
}

.opacity-7 {
  opacity: .8;
}

/*----- HOME ---- */

.button-all,
#submitNewsletterConference {
  font-size: 17px;
  text-align: center;
  display: block;
  /* width: 220px; remove button width */
  padding: 17px 0;
  background: transparent;
  cursor: pointer;
}

.button-1,
#submitNewsletterConference {
  color: #50d2c2;
  border: 2px solid #50d2c2;
}

#submitNewsletterConference:hover {
	color:#fff;
  background-color: #50d2c2;
  border: 2px solid #50d2c2;
}

.button-2, .button-4 {
  color: #ff4633;
  border: 2px solid #ff4633;
}
.button-1:hover {
	text-align: center;
    border: 2px solid #50d2c2 !important;
	color:#fff !important;
    background-color: #50d2c2 !important;
}
.book-section .button-1:hover {
	text-align: center;
    border: 2px solid #50d2c2 !important;
	color:#fff !important;
    background-color: #50d2c2 !important;
}
.book-section .button-2:hover {
	
	color:#fff !important;
    
}
  .dark-blue-background .button-1:hover {
	text-align: center;
    border: 2px solid #50d2c2 !important;
	color:#222 !important;
    background-color: #50d2c2 !important;
}
.button-2:hover {
	text-align: center;
    border: 2px solid #ff4633 !important;
	color:#222 !important;
    background-color: #ff4633 !important;
}
.button-4:hover {
	text-align: center;
    border: 2px solid #ff4633 !important;
	color:#222 !important;
    background-color: #ff4633 !important;
}
.button-3:hover {
	text-align: center;
    border: 2px solid #0190df !important;
	color:#0190df !important;
    background-color: #fff !important;
}
.button-3 {
  color: #fff;
  background: #0190df;
  border: 2px solid #0190df !important;
}

.home-action {
  text-align: center;
}

.home-action a {
  display: inline-block;
  margin: 0 7px;
  padding:17px;
}

.logos-section {
  padding: 30px 0;
}

.about-top {
  background: url(../images/images-2016/about-1z.jpg)no-repeat center center;
  background-size: cover;
  padding: 9% 0;
}
.testt-top {
  background: url(../images/images-2016/testbg.jpg)no-repeat top center;
  background-size: cover;
  padding: 9% 0;
}

.logos-section2 {
  padding: 55px 0;
}

.office-section .onerow {
  padding: 0;
}

.office-section .col6 {
  width: 50%;
  margin: 0;
}

.about-2 {
  background: url(../images/images-2016/about-2.jpg)no-repeat center bottom;
  background-size: cover;
  padding: 9% 0;
}
.about-2:hover {
  background: url(../images/images-2016/copenhagen.jpg)no-repeat center center;
  background-size: cover;
  padding: 9% 0;
}

.about-3 {
  background: url(../images/images-2016/about-3.jpg)no-repeat center center;
  background-size: cover;
  padding: 9% 0;
}
.about-3:hover {
  background: url(../images/images-2016/london.jpg)no-repeat center center;
  background-size: cover;
  padding: 9% 0;
}

.contact-top {
  background: url(../images/images-2016/contact-1.jpg)no-repeat center center;
  background-size: cover;
  padding: 5% 0;
      padding-top: 150px;
}

.contact-page-form {
  float: left;
  width: 100%;
}

.contact-page-form textarea,
.contact-page-form input[type="text"] {
  background: #fff;
  border: 1px solid #d9d9d9;
  padding: 25px;
  box-sizing:border-box;
  float: left;
  width: 100%;
  margin-bottom: 6px;
  outline: none;
}

.contact-page-form input[type="text"] {
  width: 49%;
}

.contact-page-form input[type="text"]:nth-child(even) {
  float: right;
}

.contact-page-form .button-3 {
  float: left;
}

.how-steps {
  padding: 5% 0;
}

.how-steps .col4 {
  padding: 0 30px;
  box-sizing:border-box;
  position: relative;
}

.how-steps .col4:after {
  content: "";
  background: url(../images/images-2016/how-6.png)no-repeat;
  width: 26px;
  height: 30px;
  position: absolute;
  right: -30px;
  top: 60px;
}

.how-steps .col4:last-child:after {
  background: transparent;
}

.how-steps .col4 p {
  width: 140px;
  height: 140px;
  background-color: #fff;
  border-radius: 50%;
  display: block;
  margin: 0 auto;
}

.how-steps-gray .col4 p {
  background-color: #f1f1f1;
}

.how-steps h4 {
  font-size: 21px;
}

.how-steps .icon1 {
  background: url(../images/images-2016/how-3.png)no-repeat;
  background-position: center center;
  background-size: auto;
}

.how-steps .icon2 {
  background: url(../images/images-2016/how-4.png)no-repeat;
  background-position: center center;
  background-size: auto;
}

.how-steps .icon3 {
  background: url(../images/images-2016/how-5.png)no-repeat;
  background-position: center center;
  background-size: auto;
}

.speaker-top {
  background: url(../images/images-2016/speaker-1a.jpg)no-repeat;
  background-position: center center;
  padding: 12% 0;
  
  padding-top: 120px;

}

.books-wrapper {
  float: left;
  width: 100%;
  height: 400px;
}

.books-wrapper img {
  width: 50% !important;
  float: left;
}

.books-wrapper2 img {
  width: auto !important;
  float: none;
}

.contact-bottom {
  background: #20242f;
}

.ambu-background {
  background: url(../images/images-2016/ambu2.jpg)no-repeat;
  background-position: center right;
  padding: 11% 0;
}

.bggg {
    background: url(../images/images-2016/enbg5.jpg)no-repeat !important;
    background-position: top center !important;
    
}

.newb {
    display:inline!important; 
    margin-left: 40px;
    padding: 12px 35px !important;

}

.martin-background {
    background: url(//relation.pastebimas.lt/wp-content/themes/relationwise_2016COM/images/images-2016/martinbg1.jpg)no-repeat ;
    background-position: top right !important;
    padding: 100px 0 0 0;
    min-height: 644px;
    margin-top:30px !important;
    margin-bottom:80px !important;
}
.martin-background h2{
    max-width:500px;
    color:#fff;
    font-size: 44px;
    margin-bottom:50px;
}
.martin-background span{
    color:#fff;
    font-size: 18px;
    margin-bottom:50px;
}

.nps-speed {
    float: left;
    width: 100%;
    position: relative;
    margin: 5% 0;
    overflow: hidden;
    padding: 0 45px;
    box-sizing: border-box;
}

.speedometer-wrapper {
    float: left;
    width: 100%;
    position: relative;
}

.speedometer-wrapper span {
    position: absolute;
    bottom: 27%;
    left: 50%;
    font-size: 54px;
    font-weight: bold;
    color: #fff;
    transform: translateX(-50%);
}

.speedometer-wrapper img {
    width: 100%;
    max-width: 441px;
    margin: 0 auto;
    display: block;
}

.speedometer-wrapper img:last-child {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.case-top {
  padding-top: 120px;
  padding-bottom: 55px;
  padding-left: 0;
  padding-right: 0;
  
  margin-top: 35px;
}

.cases-list .onerow {
  margin-bottom: 20px;
  border-bottom: 1px dotted #e1e1e1;
}

.partner-list .onerow{
  border-bottom: 1px dotted #e1e1e1;
  padding: 15px;
  box-sizing:border-box;
}

.mobile-title {
  display: none;
}

.partner-list .titles div {
  font-weight: bold;
}

.partner-list .inside div span{
  font-size: 15px;
}

.partner-list .inside:nth-child(odd) {
  background: #f9f9f9;
}

.partner-step span {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  line-height: 60px;
  color: #fff;
  background: #0190df;
  text-align: center;
  font-size: 24px;
}

.partner-list ul,
.partner-list ul li {
  list-style: circle;
}

.partner-list ul {
      padding-left: 20px;
}
  /* Integration OLD */


  ul li {
  /*margin-left: 20px !important; */
  /*font-size: 14px !important; */
}



.step
{
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #446998;
    font-size: 14px;
}

.step-container
{
    color: #000;
    font-size: 14px !important;
}

        .apikey
        {
            font-weight: bold;
            color: #6BC600;
        }
        .example
        {
            margin-top: 6px;
            margin-bottom: 6px;
            display: block;
        }

        .reserved
        {
            color:blue;
        }

        .keyword1
        {
            color: #5CAAFF;
            font-weight: bold;
        }

        .listheaderComplement {
    background-color: #efefef;
    color: #446998;
    padding-left:10px !important;
    padding-right:10px !important;
    font-size: 12px;
    font-weight: bold;
  padding: 7px !important;
}
        .ItemTemplate {
            background-color: #efefef;
            color: #6b6b6b;
    height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left:10px;
    padding-right:10px;
    font-size: 11px;
}
        .step-container
        {
            margin-bottom: 16px;
        }

        .subtitle
        {
            margin-bottom: 8px;
            display: block;
        }

        .green
        {
            color: #562157;
            font-weight: bold;
            font-size: 18px;
            background-color: #f6d5f7;
            padding: 5px;
            border-radius: 3px;
        }

        .url
        {
            background-color: #f1f1f1;
            padding: 10px;
            border-radius: 4px;
            font-style: italic;
            margin-top: 10px;
            margin-bottom: 10px;
        }

        .xmlcodeSpecial
        {
            background-color: #FFFBDF !important;
            padding-top: 16px !important;
            padding-bottom: 16px !important;
            margin-top: 10px !important;
            border: solid 1px #FFF090 !important;
            border-radius: 5px !important;
        }

        div[name="xmlcode"]
        {
            padding: 6px;
            padding-left: 30px;
        }

        div[name="xmlcode"] .sc0
        {
            font-weight: normal;
        }

        div[name="xmlcode"] .sc1
        {
            color: #0000FF;
        }

        div[name="xmlcode"] .sc3
        {
            color: #FF0000;
        }

        div[name="xmlcode"] .sc6
        {
            font-weight: bold;
            color: #8000FF;
        }

        div[name="xmlcode"] .sc12
        {
            color: #FF0000;
            background: #FFFF00;
        }

        div[name="xmlcode"] .sc13
        {
            color: #FF0000;
            background: #FFFF00;
        }

        div[name="code"]
        {
            background-color: #FAFAFA;
            padding: 20px;
            margin-top: 16px;
            margin-bottom: 10px;
            border: solid 1px #ECECEC;
            border-radius: 5px;
            /*width: 490px;*/
        }

        .code
        {
            white-space: pre;
            line-height: 1;
            background: #FFFFFF;
            font-size: 11px;
            font-family: verdana;
        }

        #divCSharpCode .sc0 {
}
#divCSharpCode .sc1 {
  color: #008000;
}
#divCSharpCode .sc4 {
  color: #FF8000;
}
#divCSharpCode .sc5 {
  font-weight: bold;
  color: #0000FF;
}
#divCSharpCode .sc6 {
  color: #808080;
}
#divCSharpCode .sc10 {
  font-weight: bold;
  color: #000080;
}
#divCSharpCode .sc11 {
}
#divCSharpCode .sc12 {
}
#divCSharpCode .sc16 {
  color: #8000FF;
}

#divJavaCode .sc0 {
}
#divJavaCode .sc4 {
  color: #FF8000;
}
#divJavaCode .sc5 {
  font-weight: bold;
  color: #0000FF;
}
#divJavaCode .sc6 {
  color: #808080;
}
#divJavaCode .sc10 {
  font-weight: bold;
  color: #000080;
}
#divJavaCode .sc11 {
}
#divJavaCode .sc16 {
  color: #8000FF;
}

#divPHPCode .sc18 {
  color: #FF0000;
  /*background: #FDF8E3;*/
}
#divPHPCode .sc118 {
  /*background: #FEFCF5;*/
}
#divPHPCode .sc119 {
  color: #808080;
  /*background: #FEFCF5;*/
}
#divPHPCode .sc120 {
  color: #808080;
  /*background: #FEFCF5;*/
}
#divPHPCode .sc121 {
  font-weight: bold;
  color: #0000FF;
  /*background: #FEFCF5;*/
}
#divPHPCode .sc122 {
  color: #FF8000;
  /*background: #FEFCF5;*/
}
#divPHPCode .sc123 {
  color: #000080;
  /*background: #FEFCF5;*/
}
#divPHPCode .sc125 {
  color: #008000;
  /*background: #FEFCF5;*/
}
#divPHPCode .sc127 {
  color: #8000FF;
  /*background: #FEFCF5;*/
}

#divApexCode .sc0 {
}
#divApexCode .sc1 {
  color: #008000;
}
#divApexCode .sc4 {
  font-weight: bold;
  color: #000080;
}
#divApexCode .sc5 {
}
#divApexCode .sc9 {
  color: #0080FF;
}
#divApexCode .sc10 {
  font-weight: bold;
  color: #000080;
}
#divApexCode .sc12 {
  color: #808000;
}
#divApexCode .sc76 {
  text-decoration: underline;
  color: #808000;
}


.book1-top {
  background: url(../images/images-2016/book1-2.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
	padding-top:100px;
    width: 100%;
}

/* Culturebook */
.culturebook-top {
  background-color:#f8c701;
	padding-top:100px;
    width: 100%;
}
.button-culturebook{
	color:#fff;
	border: 2px solid #ffffff;
}
.button-culturebook:hover {
	color:#50d2c2 !important;
	background-color:#fff !important;
	border: 2px solid #ffffff !important;
}
.culturebook-title {
  font-size:29px;
}
.culturebook-book {
	margin-top:10px;
	
}
.culturebook-book-text {
	margin-top:50px;
}
.culturebook-h1{
  font-size:40px !important;
  font-weight:800;
}
.culturebook-h2{
  font-size:22px !important;
}
.book-subscription {
  border: solid 2px #0190df !important;
    color: #fff !important;
    background-color: #0190df !important;
      border-radius:0px !important;
  white-space: normal !important;
  padding-left:10px  !important;
  padding-right:10px  !important;
  line-height:120%  !important;
  -webkit-appearance: none;
}
.book-subscription:hover {
  border: solid 2px #0f78b3 !important;
    color: #fff !important;
    background-color: #0f78b3 !important;
}
.con-img-1 {
  display:block  !important;
}
.con-img-2 {
  display:none !important;
}
@media (max-width: 1005px) {
	.culturebook-book {
	margin-top:120px;
}
.culturebook-book-text {
	margin-top:40px;
}
}
@media (max-width: 768px) {
.culturebook-book {
  margin-top:10px;
}
.culturebook-book-text {
  margin-top:130px;
}
.culturebook-h1{
  font-size:27px !important;
  font-weight:800;
  
}
.culturebook-h2{
  font-size:20px !important;
  
  
}
.con-img-2 {
  display:block !important;
}
.con-img-1 {
  display:none !important;
}
.what-i-get{
font-size:24px !important;
}
.what-i-get-ul{
font-size:19px !important;
}
.culturebook-header{
padding-bottom:0 !important;
}
.culturebook-sent-title{
	margin-top:50px;
}
.chapter-list{
  padding-bottom:0!important;
}
.chapter-list-title{
  padding-bottom:0!important;
}
}
/* End */

.book1-page img {
  max-height: 373px;
    width: auto;
}

.book2-top {
  background: url(../images/images-2016/book2-2.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
	padding-top:100px;
}

.book1-page .last img, .book1-page img.last, .book1-page .book-img {
  margin-top: -65px !important;
}

.amino-logo {
    max-width: 125px;
    margin: 50px auto 0px;
    margin-top: 20px !important;
    display: block;
  }

.book3-page .last img {
  width: 72%;
  max-height: none;
}

.main-content-wrapper .book1-page h1 {
  font-size: 52px;
  font-family: 'Varela Round', sans-serif;
  text-align: center;
  line-height: 44px;
  color: #552156;
  margin: 40px auto 20px;
}

.book-list {
  margin-top: 110px !important;
}

.book-list li {
  padding-left: 23px;
  background: url(//relationwise.dk/wp-content/uploads/NewWeb2015/tick-list.png) no-repeat;
  background-position: left center;
  margin-bottom: 7px;
  display:block;
  font-size: 17px;
  font-weight: bold;
}


.main-content-wrapper .book1-page h1 p {
  font-size: 35px;
  color: #552156;
}

.book1-page h3 {
  font-size: 15px;
  text-align: center;
}

.book3-page h3 {
  font-size: 15px;
}

.book1-page-2 h1{
  font-size: 24px;
  text-align: center;
  margin: 43px 0px 30px;
}

.book1-page-2 {
  padding-bottom: 40px;
}

.book1-page-2 form input {
}

.book1-page-3 {
  padding: 80px 0;
}

.book1-page-3 h3 {
  margin-top: 90px !important;
}

.book2-page-3 h3 {
  margin-top: 140px !important;
}

.main-content-wrapper .book2-page h1 {
  margin-top: 28px;
}

.main-content-wrapper .book3-page h1 {
font-size: 20px;
  line-height: 25px;
}
@media all and (max-width: 940px) {

.knowledge-top {
    background: url(//relationwise.dk/wp-content/uploads/NewWeb2015/home-2b.jpg) no-repeat;
    background-position: center center;
    height: 500px;
    
  }
}
@media all and (max-width: 540px) {

.knowledge-top h2 {
   
    margin-top: 50px;
    
  }
}
@media screen and (max-width: 1025px) {
   .newb {
    display:block !important; 
    margin-left:auto;
    margin-right:auto;
    margin-top:40px;
    
    padding: 12px 20px !important;
}
}
@media all and (max-width: 1024px) {
  .theme-logo a img {
    max-height: 29px;
    float: left;
    margin: 16px 0px 5px 0px;
    transition: max-height 0.3s;
  }

  #dialog {
    width: 80%;
    margin-left: -40%;
    background: #fff;
  }

  .section-1, .img-container {
    height: 330px;
  }

  .mar-15p,
.mar-30p,
.mar-50p,
.mar-70p,
.mar-90p,
.mar-120p,
.mar-150p {
  margin-top: 20px !important;
}

.mar-30p-b,
.mar-90p-b,
.mar-150-b {
  margin-bottom: 25px !important;
}

.how-steps .col4:after {
  display: none;
}

.mobile-top-margin {
  margin-top: 70px !important;
}

}


@media all and (min-width: 1024px) {
  .onepcssgrid-1000 {
    max-width: 1000px;
  }

  .onepcssgrid-1000 .onerow {
    padding: 0;
  }

}

@media all and (max-width: 1100px) {
	.theme-logo a img {
    margin: 10px auto;
    float: right !important;
    display: block;
  }
  .owl-carousel-home .onepcssgrid-1200 {
      max-width: 80%;
    }

  .inner-wrapper {
    width: 780px;
  }

  .product-page {
    width: 100%; 
    border: 0px; 
  }

  .subtitle2 {
    display: block;
    margin-top: 20px;
}

.pricing-tag {
  display: none;
}

/* Overlay style */
.burger {
  float: right;
  cursor: pointer;
  display: block;
  z-index: 999999;
  width: 30px;
  height: 24px;
  position: absolute;
  left: 15px;
  top: 12px;
}
.theme-logo a img {
    /*margin: 10px auto;*/
    float: right;
    display: block;
  }
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  background: rgba(0,0,0,1);
}

/* Menu style */
.overlay nav {
  display: table-cell !important;
    vertical-align: middle !important;
    text-align: center;
    float: none;
}

.overlay ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  position: relative;
}

.overlay nav > ul > li {
  display: block;
  padding: 15px 0;
    position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  float: none;
}

.overlay ul li a {
  font-size: 19px;
  display: block;
  color: #fff;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.overlay-scale {
  visibility: hidden;
  opacity: 1;
  -webkit-transform: translateX(100%);
 transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s, visibility 0s 0.5s;
  transition: all 0.5s linear;
  display: table;
}

.nav-open .overlay-scale {
  visibility: visible;
  opacity: 1;
  z-index: 99999;
  -webkit-transform: translateX(-100%);
 transform: translateX(100%); 
  -webkit-transition: -webkit-transform 0.7s, opacity 0.7s;
 transition: all 0.7s linear;
}

.before, .after {
    position: absolute;
    top: 0;
    left: 50%;
    content: '';
    margin: 0 0 0 -15px;
    width: 30px;
    height: 4px;
    background: #f8f8f8;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: -webkit-transform 200ms ease;
    transition: transform 200ms ease;
}

.after {
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

.middle {
    position: absolute;
    top: 10px;
    left: 50%;
    z-index: 1;
    display: block;
    content: '';
    width: 30px;
    height: 4px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #f8f8f8;
    transition: width 200ms ease, opacity 200ms ease;
}

.nav-open .before {
    -webkit-transform: rotate(45deg) translate3d(8px, 8px, 0);
    transform: rotate(45deg) translate3d(8px, 8px, 0);
    background: #f8f8f8 !important;
}

.nav-open .after {
    -webkit-transform: rotate(-45deg) translate3d(-8px, 8px, 0);
    transform: rotate(-45deg) translate3d(-8px, 8px, 0);
    background: #f8f8f8 !important;
}

.nav-open .middle {
  width: 0;
  opacity: 0;
}

}

@media all and (max-width: 968px) {
  header .theme-logo {
    float: none;
    margin: 0 auto;
    width: 100%;
    display: block;
  }

  .footer-section .section-1f h1 {
    margin-top: 0px;
  }

  

  .legoarea {
margin: 150px 40px 0 0;
}

  .konf-1, .konf-2 {
    float: none;
  }

  .konf-5 div {
    width: 100%;
    height: 341px;
  }

  .konf-6 {
    height: 400px;
  }

  .owl-carousel-home .col6 {
   margin-top: 3%;
background: rgba(0,0,0,.3);
padding: 20px;
  }



  .nav-wrapper nav {
    position: relative;
    top: 0;
    right: 0;
  }

  header {
    height: auto;
  }

  .theme-logo a {
    width: 100%;
    float: left;
  }

  .theme-logo a img {
    margin: 10px auto;
    float: right;
    display: block;
  }

  .section-1 h1 {
    font-size: 24px;
    line-height: 36px;
    margin-top: 60px;
  }

  .owl-controls .owl-nav .owl-prev {
    left: 10px !important;
  }

  .owl-controls .owl-nav .owl-next {
    right: 10px !important;
  }
}

/* *********************************************************************************************************************
 * Small devices
 */
  @media screen and (max-width: 760px) {
   .bggg {
    background: url(../images/images-2016/enbg6a.jpg)no-repeat !important;
    background-position: top center !important;
    
}
  }
 @media (min-width: 768px){
  .newbox {
	  border: 2px solid #e0e0e0; padding-top:0px; padding-bottom:30px; max-width:1100px; margin-left:auto; margin-right:auto; float:none;
	  }
 }
 @media (min-width: 768px) and (max-width:1250px) {

  .ambu-background {
  background: url(../images/images-2016/ambu2a.jpg)no-repeat !important;
  background-position: center right !important;
  padding: 11% 0;
}
 }
@media all and (max-width: 768px) {
	.speaker-top {
  
  padding-top: 120px !important;
}
	.martin-background {
    background: url(//relation.pastebimas.lt/wp-content/themes/relationwise_2016COM/images/images-2016/martinbg2.jpg)no-repeat !important;
    background-position: top right !important;
    padding: 300px 0 0 0 !important;
    min-height: 644px !important;
    margin-top:30px !important;
}
.martin-background h2{
    color:#fff;
    font-size: 27px !important;
    margin-bottom:50px !important;
    max-width:1000px !important;
}
.martin-background span{
    color:#fff;
    font-size: 17px !important;
}

.cati-list {
	font-size:17px;
}
.catih1 {
	margin-top:30px;
}
  .partner-step .col1{
    width: 25%;
  }

  .entry-content {
    padding: 0;
  }

  .ambu-background {
    background-position: center left;
  }

  .sidebar .book-section img {
    width: 100%;
  }

  .table .description {
    min-height: auto !important;
  }

  .table-row {
    margin-top: 20px;
    margin-bottom: 0px;
  }

  .left-image {
    float: left;
  }

  .box-4 .project-text {
    width: 100%;
  }

  .project-text.centered {
    padding: 15px;
  }

  .pricing-page .table {
    width: 236px;
  }

  .partner-step .col11 {
    width: 70%;
  }

  .onerow {
  }

  .sidebar {
    padding: 0;
    border: none;
  }

  .col4.pp {
    margin-bottom: 30px;
  }

  .contact-form textarea, .contact-form .video-wrapper {
    width: 100%;
  }

  .contact-form2 h1 {
    display: none;
  }

  .section-5 img {
    max-width: 345px;
  }

  .main-content-wrapper h3 {
    float: right;
    width: 100%;
  }

  .main-content-wrapper .under-pricin-table-section li h3 {
    float: left;
  }

  .main-content-wrapper .nps h3 {
    float: left;
  }

  .main-content-wrapper .profile-section h3 {
    float: none;
  }

  nav li a {
    padding: 12px 8px;
    font-size: 12px;
  }

  #language_select {
    width: 120px;
  }

  .section-1, .img-container {
    height: 330px;
  }

  .profile-wrapper h2 {
    font-size: 16px;
  }

  .owl-carousel-home span.bottom-span {
    margin-top: 15px;
  }

  .book1-page .last img, .book1-page img.last {
    margin-top: 30px !important;
  }

  .book1-page img {
    width: 100%;
  }

  .legoarea {
margin: 63px 40px 0 0;
}

.legoarea {
  width: 90%;
}

.legoarea p {
  line-height: 23px;
}

  .konf-5 div {
    width: 100%;
    height: 241px;
  }

  .footer-section .social-wrapper .social-media {
    width: 100%;
  }

  .nps-wrapper {
  }

  .konf-6 {
    height: 300px;
  }

  .footer-img {
    margin: 30px auto;
  }

  .owl-carousel-home h3 {
    font-size: 12px;
    line-height: 13px;
    font-weight: normal;
  }

  .car-button {
    font-size: 13px;
  }

  .owl-carousel-home h1 {
    font-size: 24px !important;
    margin: 1px 0 10px !important;
  }

  .book1-page img {
    width: auto;
  margin: 0 auto !important;
  float: none;
  display: block;
  }

  .book-list {
    margin: 40px auto !important;
  }

  .profile-wrapper {
  width: 100%;
  float: left;
  margin-bottom: 40px;
}

.profile-wrapper img {
  margin: 10px auto;
  display: block;
  width: 142px !important;
}

  .case1-top h1 {
    font-size: 26px;
margin-top: 0px;
  }

  .case1-top h3 {
    font-size: 16px;
  }

  .case1-sec2 h1.title1-r {
    font-size: 40px;
  }

  .main-content-wrapper h1.title1-r {
    font-size: 22px;
  }

  .main-content-wrapper h3.title1-r {
    font-size: 14px;
    line-height: 21px;
  }

  .button-all, #submitNewsletterConference {
    margin-bottom: 15px !important;
  }

  .footer-section .social-wrapper a {
    float: none;
    text-align: center;
    display: inline-block;
  }


  .col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .entry-content {
    margin-top: 20px !important;
    width: 99%;
  }

  .entry-content {
    float: left;
    margin-top: 50px;
    position: relative;
  }

  .col1 img, .col2 img, .col3 img, .col4 img, .col5 img, .col6 img, .col7 img, .col8 img, .col9 img, .col10 img, .col11 img, .col12 img, .entry-content img {
    height: auto;
    margin: 20px auto 0;
    display: block;
    width: auto;
    max-width: 100% !important;
  }

  .contact-form img {
    max-width: 16px;
    margin: 0 5px 0px 0px;
  }

  .contact-form2 img {
    max-width: 135px;
  }

  .cd-panel-container {
    height: 80% !important;
  }
}

@media all and (max-width: 768px) {
	.marr {
	padding-left:3%;
}

  .right-to-sidebar2 {
    margin: 20px 0 10px;
    padding: 6%;
  }

  h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 21px;
  }

  h3 {
    font-size: 22px;
	margin-bottom:15px !important;
  }
  .size-53 {
  font-size:30px;
}
  .size-24 {
  font-size:17px;
}
  .smaller-h {
	font-size:22px !important;
	margin-bottom:15px !important;
}
.newh {
  font-size:18px !important;
  font-weight: bold !important;
}
.dw  {
  font-size: 24px !important;
  margin-bottom:15px;
}
  h4 {
    font-size: 16px;
  }

  .contact-info img {
    float: left;
  }

  .books-wrapper {
    height: auto;
  }

  .partner-list .titles {
    display: none;
  }

  .mobile-title {
    display: block;
    font-weight: bold;
  }


  .title1 {
    margin: 60px 0px 25px;
  }

  .nav-wrapper nav {
    margin-bottom: 20px;
  }

  .owl-carousel .image {
    height: 400px;
  }

  .inner-wrapper {
    width: 520px;
  }

  .product-page {
    width: 100%; 
    border: 0px; 
  }

  .post-author {
    text-align: left;
    float: left;
    margin: 10px 0px !important;
    font-size: 13px;
  }

  .contact-form2 textarea {
    height: 100px;
  }

  .contact-form input {
    padding: 9px 0px;
  }

  .speedometer-wrapper img {
    height: 100%;
    width: 100%;
  }

  .speedometer-wrapper span {
    font-size: 34px;
  }

  .nps-speed {
    padding: 0;
  }

  .office-section .col2,
  .office-section .col6 {
    margin-top: 0 !important;
  }

  .office-section h1 {
    font-size: 24px;
  }

  .padding-container {
    padding: 10px 0;
  }

}


 

@media only screen and (max-width: 600px){
   .widgetsWrapper {
      width: 428px;
      margin: 0 auto;
  }

  .contact-form2 .profile-wrapper {
    display: none !important;
  }

  .contact-form2 .fields-wrapper {
    width: 100%;
  }

  .contact-form .signup-button2 {
    padding: 8px 0px;
    font-size: 15px;
  }

  .code {
    font-size: 9px;
  }

  #dialog {
    width: 95%;
    left: 2%;
    top: 8%;
    margin-left: 0px;
  }

  .contact-form2 h1 {
    font-size: 14px;
    line-height: 18px;
  }

  .knowledge-top .col8 {
    margin-top: 35px;
  }

  .knowledge-top {
    height: 450px;
  }

  .legoarea p {
    display: none;
  }

  .fullWidthContainer .widgetsWrapper {
    width: 100%;
  }

  .product-page {
    width: 100%; 
    border: 0px; 
  }

   .widgetsWrapper .widgetResponsive {
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

   .widgetsWrapper .imageWidget {
    display: inline-block;
    margin-left: auto !important;
    margin-right: auto;
  }

  .inner-wrapper {
    width: 285px;
  }

  .section-pricing .banner-text {
    font-size: 12px;
  }

  .pricing-page .signup-button2 {
    font-size: 15px;
  }

  .case1-top .col8 {
    margin-top: 20px;
    padding: 23px;
  }

  .case1-top h1 {
  font-size: 21px;
  margin-top: 0px;
}
}

@media only screen and (max-height: 800px) {
  #dialog {
    top: 6%;
  }
}

@media only screen and (max-width: 480px){
   .widgetsWrapper {
      width: 300px;
      margin: 0 auto;
  }

  .contact-form2 textarea {
    height: 60px;
  }

  #dialog {
    top: 2%;
  }

  .contact-form form {
    margin-top: 10px;
  }

  .contact-form textarea {
    margin-bottom: 7px;
    padding: 7px;
  }

  .contact-form2 h1 {
    width: 100%;
    font-size: 12px;
  }

  .cd-panel-content form input {
    padding: 14px !important;
    font-size: 15px !important;
  }

  .cd-panel-content form h1 {
    font-size: 30px !important;
  }

  .section-1 {
    height: 330px;
  } 

  .owl-carousel-home span {
font-size: 14px;
line-height: 18px;
}

  .product-page {
    width: 100%; 
    border: 0px; 
  }

  .konf-5 div {
    width: 100%;
    height: 171px;
  }

  .konf-6 {
    height: 200px;
  }

  .footer-section ul {
    width: auto;
  }

  .sidebar .article-links a {
    font-size: 13px;
  }

  .section-4 h1 {
    margin-top: 80px;
  }

  .artikler {
    padding: 0;
  }

  .footer-section ul li a {
    font-size: 16px;
  }

  .fullWidthContainer .widgetsWrapper {
    width: 100%;
  }

   .widgetsWrapper .widgetResponsive {
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

   .widgetsWrapper .imageWidget {
    display: inline-block;
    margin-left: auto !important;
    margin-right: auto;
  }

  .nav-item {
    width: 100%;
  }

  .nav-item a{
    width: 100%;
    text-align: center;
    box-sizing:border-box;
  }

  
}

.case4-top {
  background: url(../images/images-2016/40.jpg)no-repeat;
  background-position: left top;
  background-size: cover;
  height: 650px;
}

.case4-bg1 {
  background: #886d63;
}

@media (max-width: 1225px) {

    .martin-background {
    background: url(//relation.pastebimas.lt/wp-content/themes/relationwise_2016COM/images/images-2016/martinbg2.jpg)no-repeat !important;
    background-position: top right !important;
    
    min-height: 644px !important;
    margin-top:30px !important;
}


}

@media (min-width: 1225px) {

    .martin-background {
    background: url(//relation.pastebimas.lt/wp-content/themes/relationwise_2016COM/images/images-2016/martinbg1.jpg)no-repeat !important;
    background-position: top right !important;
    padding: 100px 0 0 0 !important;
    min-height: 644px !important;
    margin-top:30px !important;
}


}

.guatamala {
	height: 704px; 
	background: url(//relation.pastebimas.lt/wp-content/uploads/2016/12/guatamala_bg1.jpg)no-repeat center center;
    background-size: cover;
	
	
}

.guat {
	position: absolute;
    
    top: 470px;
	margin-left: -30px;
}


.quoteq {
	height: 704px; 
	background: url(//relation.pastebimas.lt/wp-content/uploads/2016/12/quote_bg1.jpg)no-repeat center center;
    background-size: cover;
	
	
}

.quot {
	position: absolute;
    
    top: 530px;
	margin-left: -30px;
}
.whitebtn {
	background-color: rgba(0,0,0,0.5);
	color:white; 
	border: 4px solid #fff; 
	padding:20px;  
	font-size: 26px; 
}
.quot a:hover{
	color:#70acff; 
	border: 4px solid #70acff; 
}
@media (max-width: 975px) {
	.quoteq {
	height: 300px !important; 
	
	
}

.quot {
	position: absolute;
    
    top: 225px;
}

.whitebtn {
	background-color: rgba(0,0,0,0.5);
	color:white; 
	border: 3px solid #fff; 
	padding:10px;  
	font-size: 16px; 
}

.guat {
	position: absolute;
    
    top: 420px;
	margin-left: -30px;
}

}

.theme-logo a img {
    max-height: 29px;
    float: left;
    margin: 5px 0px 5px 0px;
    transition: max-height 0.3s;
}


/* Karolina 03.2017 */

   .footer-section3 {
    background: #00aeff;
    min-height: 100px;
    padding: 50px 0;
    color: #fff;
    font-size: 15px;
  }
  .footer-section3 h3{
    
    color: #fff;
  }
  .footer-section3 .h3form{
    
    margin-left: auto;
    margin-right:auto;
    max-width:820px;
  }

   .footer-section3 .mc-field-group {
     width:270px;
     max-width:100%;
     float:left;
     margin-right: 20px;
   }

   .footer-section3 .button-1 {
     max-width:320px;
     float:left;
     margin-right: 20px;
   }
.footer-section3 
#submitNewsletterConference {
  color: #fff;
  border: 2px solid #fff;
}
.footer-section3 
#submitNewsletterConference:hover {
  color: #00aeff;
  background-color: #fff;
  border: 2px solid #fff;
}
.footer-section3 .white-btn {
     width:217px !important;
     
   }
@media all and (max-width: 880px) {

  .footer-section3 .h3form{
    
    margin-left: auto;
    margin-right:auto;
    max-width:100%;
  }

   .footer-section3 .mc-field-group {
     width:100%;
     float:left;
     margin-right: 0px;
   }

   .footer-section3 .white-btn {
     width:100% !important;
     float:left;
     margin-right: 0px;
   }

  }
  /* end */

  /* Popup container - can be anything you want */
.popup {
    position: relative !important;
    display: inline-block !important;
    cursor: pointer !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    text-decoration: underline !important;
   
}

/* The actual popup */
.popup .popuptext {
    visibility: hidden !important;
    width: 100% !important;
    height: 100% !important;
    background-color: rgba(0,0,0,0.5) !important;
    color: #fff !important;
    text-align: center !important;
    border-radius: 6px !important;
    
    position: fixed !important;
    
    top: 0% !important;
    left: 0% !important;
    padding: 1% 10% !important;
    z-index: 99999999 !important;
    
}

/* Popup arrow */
.popup .popuptext::after {
    content: "";
    position: absolute !important;
    top: 100% !important;
    left: -100% !important;
    margin-left: -5px !important;
    border-width: 5px !important;
    border-style: solid !important;
    border-color: #555 !important;
}

/* Toggle this class - hide and show the popup */
.popup .show {
    visibility: visible !important;
    -webkit-animation: fadeIn 1s !important;
    animation: fadeIn 1s !important;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
    from {opacity: 0;} 
    to {opacity: 1;}
}

@keyframes fadeIn {
    from {opacity: 0;}
    to {opacity:1 ;}
}

/* Challenge Landingpage */

.onepcssgrid-1100 {
    position: relative;
    max-width: 1100px;
        margin: 0 auto;

}
.no-pad {
	padding:0 !important;
}
.no-pad {
	padding:0 !important;
}
.challenge-header {
	text-align:center;
}
.challenge-header img {
	margin:0;
	width:100%;
	height:auto;
}
.challenge-header .onerow h1 {
	font-size:60px;
	color:#3cb1ff;
	margin-bottom:0px;
}
.challenge-header .onerow h2 {
	margin-top:10px;
	font-size:36px;
	color:#01409b;
}
.color-boxes {
width:100%;
float:left;
}
.red-row {
	color:#fff;
	background-color:#ff4b55;
}
.blue-row {
	color:#fff;
	background-color:#68bdf0;
}
.green-row {
	color:#fff;
	background-color:#78d3c3;
}
.color-row {
width:100%;
float:left;
font-size:20px;
min-height:360px;

}
.color-row p {
padding:0 50px;
padding-top:16%;
margin-top: 1em;
}
.color-left {
width:50%;
float:left;
min-height:360px;

}
.color-left-inside {
width:100%;
max-width:600px;
float:right;
text-align:center;
}
.color-right{
width:50%;
float:right;
min-height:360px;
}
.color-right-inside {
width:100%;
max-width:600px;
float:left;
}

.competition-form {
	width:98%;
	padding: 0 1%;
	padding-top:75px;
	padding-bottom:75px;
	background-color:#1c519d;
	float:left;
}
.about-relationwise {
	width:98%;
	padding: 0 1%;
	padding-top:75px;
	padding-bottom:75px;
	background-color:#52a3ff;
	color:#fff;
	float:left;
}
.about-relationwise .onepcssgrid-1100 {
	max-width:800px;
}
.owwll {
	float:left;
	width:150px;
	text-align:left;
	padding-top:15px;
}
.timeline {
	padding: 0 1%;
	background-color: #fff;
	text-align:center;
	padding-bottom:70px;
	float:left;
	width:98%;
}
.timeline h1 {
	margin-top:70px;
	margin-bottom:50px;
	font-size: 40px;
	color:#ff4b52;
}

.timeline h3 {
	
	font-size: 30px;
	color:#ff4b52;
	margin-bottom:10px;
	text-transform:uppercase;
}



.timeline p{
	max-width:200px;
	margin:0 auto;
	
}

.start {
	padding: 0 1%;
	width:98%;
	padding-top:75px;
	padding-bottom:75px;
	background-color:#ff4b55;
	color:#fff;
	float:left;
	font-weight:normal;

}
.start h4{
	font-size:1.3em;

}

.rocket {
	float:left;
	width:330px;
	text-align:center;
	padding-top:15px;
}

.social {
	padding: 0 1%;
	width:98%;
	padding-top:75px;
	padding-bottom:75px;
	background-color:#78d3c3;
	color:#fff;
	float:left;
	font-weight:normal;

}
.social h4{
	font-size:1.3em;

}
.social-images {
	float:left;
	width:330px;
	text-align:center;
	padding-top:15px;
}

.social-images img{
	
	width:112px;
	max-width:80%;
	
}

.anders {
	padding: 0 1%;
	width:98%;
	padding-top:75px;
	padding-bottom:75px;
	background-color:#3191ff;
	color:#fff;
	float:left;
	font-weight:normal;
}
.anders h4{
	font-size:1.3em;

}

.anders-bio {
	float:left;
	width:330px;
	text-align:left;
	padding-top:15px;
	font-weight:lighter;
}
.anders-bio-text {
	margin-top:50px;
	padding: 0 15px;
	text-align:left;
	border-left:solid 4px #fff;
}
/* Competition Form */

.competition2-form {
	width: 100%;
	float:left;
}
.competition-form input {
	width:24%;
	margin-right:1%;
	float:left;
	font-size:17px;
	padding:15px 10px;
	color:#626262;
}
.competition-form input[type="submit" i] {
	background-color:#ff4b55;
	border:solid 2px #ff4b55;
	color:#fff;
}

@media screen and (max-width:830px) {
	.competition-form input {
	width:90%;
	margin:5px  auto;
	float:none;
	font-size:17px;
	padding:15px 10px;
	color:#626262;
}
}

@media screen and (max-width:780px) {
	.challenge-header img {
	margin:0;
	width:100%;
	height:auto;
}
.challenge-header .onerow h1 {
	font-size:35px;
	color:#3cb1ff;
	margin-bottom:0px;
	margin-top: 30px;
}
.challenge-header .onerow h2 {
	margin-top:10px;
	font-size:20px;
	color:#01409b;
}
.color-boxes {
width:100%;
float:left;
}
.red-row {
	color:#fff;
	background-color:#ff4b55;
}
.blue-row {
	color:#fff;
	background-color:#68bdf0;
}
.green-row {
	color:#fff;
	background-color:#78d3c3;
}
.color-row {
width:100%;
float:left;
font-size:20px;
min-height:360px;

}
.color-row p {
padding:0 50px;
padding-top:16%;
}
.color-left {
width:100%;
float:left;
min-height:360px;

}
.color-left-inside {
width:100%;
max-width:100%;
float:right;
text-align:center;
}
.color-right{
width:100%;
float:right;
min-height:360px;
}
.color-right-inside {
width:100%;
max-width:100%;
float:left;
}

.competition-form {
	width:96%;
	padding:0 2%;
	padding-top:75px;
	padding-bottom:75px;
	background-color:#1c519d;
	float:left;
}
.about-relationwise {
	width:96%;
	padding: 0 2%;
	padding-top:75px;
	padding-bottom:75px;
	background-color:#52a3ff;
	color:#fff;
	float:left;
}
.about-relationwise .onepcssgrid-1100 {
	max-width:800px;
}
.owwll {
	float:left;
	width:70px;
	text-align:left;
	padding-top:15px;
}
.ar {
	width: calc(100% - 70px) !important;
}
.ar2 {
	width: 95% !important;
	float:left !important;
}
.timeline {
	width:96%;
	padding: 0 2%;
	background-color: #fff;
	text-align:center;
	padding-bottom:70px;
	float:left;
	
}
.timeline h1 {
	margin-top:70px;
	margin-bottom:50px;
	font-size: 40px;
	color:#ff4b52;
}
.timeline p{
	max-width:200px;
	margin:0 auto;
}

.start {
	width:96%;
	padding: 0 2%;
	padding-top:75px;
	padding-bottom:75px;
	background-color:#ff4b55;
	color:#fff;
	float:left;
	font-weight:normal;

}

.rocket {
	float:left;
	width: 98% !important;
	text-align:center;
	padding-top:15px;
	display:none;
}

.social {
	width:96%;
	padding: 0 2%;
	padding-top:75px;
	padding-bottom:75px;
	background-color:#78d3c3;
	color:#fff;
	float:left;
	font-weight:normal;

}

.social-images {
	float:left;
	width: 98% !important;
	text-align:center;
	padding-top:15px;
	display:none;
}

.social-images img{
	
	width:112px;
	max-width:80%;
	
}

.anders {
	width:96%;
	padding: 0 2%;
	padding-top:75px;
	padding-bottom:75px;
	background-color:#3191ff;
	color:#fff;
	float:left;
	font-weight:normal;
}

.anders-bio {
	float:left;
	width:330px;
	text-align:left;
	padding-top:15px;
}
.anders-bio-text {
	margin-top:50px;
	padding: 0 15px;
	text-align:left;
	border-left:solid 4px #fff;
}
}


/* Competition Form */

.competition2-form {
	width: 100%;
	float:left;
}
.competition-form input {
	width:24%;
	margin-right:1%;
	float:left;
	font-size:17px;
	padding:15px 10px;
	color:#626262;
}
.competition-form input[type="submit" i] {
	background-color:#ff4b55;
	border:solid 2px #ff4b55;
	color:#fff;
}

@media screen and (max-width:830px) {
	.competition-form input {
	width:90%;
	margin:5px  auto;
	float:none;
	font-size:17px;
	padding:15px 10px;
	color:#626262;
}
}
  
  /* Gleesen Frontpage */
  

  
  .freee {
	  border: solid #ccc 1px;
  }
  .txt {
	  text-align:center;
	  background-color: #fff;
	  padding:10px;
	  
	  min-height: 230px;
	  
  }
  .txt h4{
	  font-size: 18px;
	  font-weight:600;
	  margin:1em 0;
	  
  }
  .txt span{
	  font-weight:200;
	   font-size:15px;
	  
  }
  .pctr {
	  background-color: #000;
	  /* min-height:150px; */
	 
	   
  }
  .pctr img{
	  width: 100%;
	  height:auto;
	  margin:0 !important;
	
	   
  }
  /* .campaign-form span{
	  display:inline;
	  
  }
  .campaign-form input{
	  margin-right:20px;
	  
  } */
  
  @media all and (max-width: 1300px) {
  .txt{
    
    min-height:250px;
    
  }
}
  
  .campaign-form 
 #submit-campaign {
	 width:30%;
	 
	 padding: 17px 0;
	 font-size: 17px;
    color: #00aeff;
    border: 2px solid #00aeff;
	background:none;
	text-align:center;
	cursor:pointer;
}
  .campaign-form 
 #submit-campaign:hover {
	 width:30%;
	 
	 padding: 14px 50px;
	 font-size: 17px;
    color: #fff;
    border: 2px solid #00aeff;
	background:#00aeff;
	text-align:center;
	
}
.campaign-form  
#campaign-email {
	width: 62%;
	padding: 13px 20px;
	 font-size: 17px;
    color: #333 !important;
    border: 1px solid #ccc;
	background:#fff;
	margin-top:20px;
	
}
.campaign-form 
ul li{
  color: #222;
  display: block;
  position: relative;
  float: left;
  width: 100%;
  height: auto;
	border-bottom: 0px solid #333;
}
.campaign-form 
ul li input[type=radio]{
  position: absolute;
  visibility: hidden;
}
.campaign-form 
ul li label{
  display: block;
  position: relative;
  font-weight: 300;
  font-size: 1.1em;
  line-height:140%;
  padding: 15px 15px 15px 50px;
  margin: 0 auto;
  height: auto;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
}
.campaign-form 
ul li:hover label{
	color: #ccc;
}
.campaign-form 
ul li .check{
  display: block;
  position: absolute;
  border: 5px solid #222;
  border-radius: 100%;
  height: 25px;
  width: 25px;
  top: 12px;
  left: 0px;
	z-index: 5;
	transition: border .25s linear;
	-webkit-transition: border .25s linear;
}
.campaign-form 
ul li:hover .check {
  border: 5px solid #ccc;
}
.campaign-form 
ul li .check::before {
  display: block;
  position: absolute;
	content: '';
  border-radius: 100%;
  height: 9px;
  width: 9px;
  top: 3px;
	left: 3px;
  margin: auto;
	transition: background 0.25s linear;
	-webkit-transition: background 0.25s linear;
}
.campaign-form 
input[type=radio]:checked ~ .check {
  border: 5px solid #00aeff;
}
.campaign-form 
input[type=radio]:checked ~ .check::before{
  background: #00aeff;
}
.campaign-form 
input[type=radio]:checked ~ label{
  color: #00aeff;
}
@media all and (max-width: 1100px) {
  .txt {
    
    padding:10px;
    
    min-height: 280px;
    
  }

}
@media all and (max-width: 880px) {
	.txt {
	  
	  padding:10px;
	  
	  min-height: 280px;
	  
  }
	.campaign-form 
 #submit-campaign {
	 width:100%;
	 margin-top:10px;
	 
	
}
.campaign-form  
#campaign-email {
	width: 100%;
	
	
}
}
.gleesen-l {
padding-top:80px;
padding-bottom:10px;
line-height:140%;
font-size:18px;
font-weight:200;
}

.tryit ul {
font-size:20px !important;	
}
.gleesen-l ul{
margin-left:20px;
margin-top:20px;
font-size:22px;
font-weight:200;
line-height:170%;
}

.gleesen-l .col4 img{
margin-top:-60px;
width:90%;
}
.gleesen-l .tryitt img{
margin-top:-50px;
width:80%;
}

.campaign-form2 
 #submit-campaign {
	 width:30%;
	 
	 padding: 12px 0;
	 font-size: 17px;
    color: #fff;
    border: 2px solid #fff;
	background:none;
	text-align:center;
	cursor:pointer;
}
.campaign-form2 
 #submit-campaign:hover {
	 width:30%;
	 
	 padding: 12px 50px;
	 font-size: 17px;
    color: #3bbdf3;
    border: 2px solid #fff;
	background:#fff;
	text-align:center;
	
}
.campaign-form2  
#campaign-email {
	width: 62%;
	padding: 13px 20px;
	 font-size: 17px;
    color: #333 !important;
    border: 1px solid #ccc;
	background:#fff;
	margin-top:20px;
	
}
.campaign-form2
ul li{
  color: #fff;
  line-height:140%;
  display: block;
  position: relative;
  float: left;
  width: 100%;
  height: auto;
	border-bottom: 0px solid #333;
}
.campaign-form2 
ul li input[type=radio]{
  position: absolute;
  visibility: hidden;
}
 .campaign-form2 
ul li label{
  display: block;
  position: relative;
  font-weight: 300;
  font-size: 1.1em;
  padding: 10px 15px 10px 30px;
  margin: 0 auto;
  height: auto;
  z-index: 9;
  cursor: pointer;
  /* -webkit-transition: all 0.25s linear; */
}
 
.campaign-form2 
ul li .check{
  display: block;
  position: absolute;
  border: 1px solid #ccc;
  background-color:#fff;
  border-radius: 100%;
  height: 18px;
  width: 18px;
  top: 10px;
  left: 0px;
	z-index: 5;
/*	transition: border .25s linear;
	-webkit-transition: border .25s linear; */
}

/* .campaign-form2 
ul li .check::before {
  display: block;
  position: absolute;
	content: '';
  border-radius: 100%;
  height: 9px;
  width: 9px;
  top: 3px;
	left: 3px;
  margin: auto;
	transition: background 0.25s linear;
	-webkit-transition: background 0.25s linear;
} */
 .campaign-form2 
input[type=radio]:checked ~ .check {
  border: 5px solid #006792;
}
 .campaign-form2 
input[type=radio]:checked ~ .check::before{
  background: #006792;
}
 .campaign-form2 
input[type=radio]:checked ~ label{
  color: #fff;
}
.purple-bg {
	background-color: #3bbdf3;
}
.bblue-bg {
	background-color: #3bbdf3;
}
  
@media all and (max-width: 1230px) {
.gleesen-l ul {
    margin-left: 0px;
    
font-size:20px;
	
    
}	
  .gleesen-l .col4 img{
margin-top:-10px;
}
}

@media all and (max-width: 1090px) {
.tryit ul {
font-size:18px !important;	
letter-spacing:-0.5px !important;
}
}

@media all and (max-width: 768px) {
	.txt {
	  
	  padding:15px;
	  
	  min-height: 180px;
	  
  }
  .gleesen-l .col4 img{
margin-top:0px;
}

.gleesen-l {
padding-top:10px;

}
.gleesen-l ul {
    margin-left: 0px;
    
    font-size: 18px;
	
    
}
.gleesen-l ul li img{
    width:18px !important;
    
}
.branson {
	width: 170px !important;  
  }

}
/* End */


/* Challenge Landingpage */

.onepcssgrid-1100 {
    position: relative !important;
    max-width: 1100px !important;
        margin: 0 auto !important;
    padding: 0 0 0 1% !important;
}
.no-pad {
	padding:0 !important;
}


.competition-form {
	width:100% !important;
	padding-top:75px !important;
	padding-bottom:75px !important;
	background-color:#1c519d !important;
	float:left !important;
}
.competition2-form {
	width: 100% !important;
	float:left !important;
}
.competition-form input {
	width:24% !important;
	margin-right:1% !important;
	float:left !important;
	font-size:17px !important;
	padding:15px 10px !important;
	color:#626262 ;
}
.competition-form input[type="submit" i] {
	background-color:#ff4b55 !important;
	border:solid 2px #ff4b55 !important;
	color:#fff !important;
}
.competition-form input[type="submit" i]:hover {
	background-color:#ff1320 !important;
	border:solid 2px #ff1320 !important;
	color:#fff !important;
}
.white-rrd:hover {
	background-color:#ff1320 !important;
	border:solid 0px #ff1320 !important;
	color:#fff !important;
}

@media screen and (max-width:830px) {
	.competition-form input {
	width:90% !important;
	margin:5px  auto !important;
	float:none !important;
	font-size:17px !important;
	padding:15px 10px !important;
	color:#626262 ;
}
}


/* Challenge Landingpage */

.onepcssgrid-1100 {
    position: relative !important;
    max-width: 1100px !important;
        margin: 0 auto !important;

}
.no-pad {
	padding:0 !important;
}

.challenge-header {
	text-align:center !important;
	padding-bottom:10px !important;
	float:left !important;
	padding-bottom:50px !important;
}
.c-header-desktop {
	margin:0 !important;
	width:100% !important;
	height:auto !important;
	display:block !important;
}
.c-header-mobile {
	margin:0 !important;
	width:100% !important;
	height:auto !important;
	display:none !important;
	height:0 !important;
}
.challenge-header .onerow h1 {
	font-size:60px !important;
	color:#3cb1ff !important;
	margin:15px 0 !important;
	font-weight:bold !important;
	margin-top:70px !important;
}
.challenge-header .onerow h2 {
	margin-top:10px !important;
	font-size:36px !important;
	color:#01409b !important;
	font-weight:bold !important;
}
.color-boxes {
width:100% !important;
float:left !important;
}
.red-row {
	color:#fff !important;
	background-color:#ff4b55 !important;
}
.blue-row {
	color:#fff !important;
	background-color:#68bdf0 !important;
}
.green-row {
	color:#fff !important;
	background-color:#78d3c3 !important;
}
.color-row {
width:100% !important;
float:left !important;
font-size:20px !important;
min-height:360px !important;

}
.color-row p {
padding:0 50px !important;
padding-top:16% !important;
color:#fff !important;
line-height:140% !important;
margin-top: 1em;
}
.color-left {
width:50% !important;
float:left !important;
min-height:360px !important;

}


.color-left-inside {
width:100% !important;
max-width:600px !important;
float:right !important;
text-align:center !important;
}
.blue-row .color-left-inside {
width:100% !important;
max-width:600px !important;
float:right !important;
text-align:left !important;
}
.color-right{
width:50% !important;
float:right !important;
min-height:360px !important;
}
.color-right-inside {
width:100% !important;
max-width:600px !important;
float:left !important;
}

.competition-form {
	width:100% !important;
	padding: 0 1% !important;
	padding-top:75px !important;
	padding-bottom:75px !important;
	background-color:#1c519d !important;
	float:left !important;
}
.about-relationwise {
	width:100% !important;
	padding: 0 1% !important;
	padding-top:75px !important;
	padding-bottom:75px !important;
	background-color:#52a3ff !important;
	color:#fff !important;
	float:left !important;
}
.about-relationwise p{
	color:#fff !important;
line-height:140% !important;
margin-top: 1em;
}
.about-relationwise .onepcssgrid-1100 {
	max-width:800px !important;
}
.owwll {
	float:left !important;
	width:150px !important;
	text-align:left !important;
	padding-top:15px !important;
}
.timeline {
	padding: 0 1% !important;
	background-color: #fff !important;
	text-align:center !important;
	padding-bottom:70px !important;
	float:left !important;
	width:100% !important;
}
.timeline h1 {
	margin-top:70px !important;
	margin-bottom:50px !important;
	font-size: 40px !important;
	color:#ff4b52 !important;
	font-weight: bold !important;
}

.timeline h3 {
	
	font-size: 30px !important;
	color:#ff4b52 !important;
	margin-bottom:10px !important;
	text-transform:uppercase !important;
	font-weight: bold !important;
}



.timeline p{
	max-width:200px !important;
	margin:0 auto !important;
	line-height: 140% !important;
	
}

.start {
	padding: 0 1% !important;
	width:100% !important;
	padding-top:75px !important;
	padding-bottom:75px !important;
	background-color:#ff4b55 !important;
	color:#fff !important;
	float:left !important;
	font-weight:normal !important;

}
.start p {
	color:#fff !important;
line-height:140% !important;
margin-top: 1em;
}
.start h4{
	font-size:1.3em !important;
	color:#fff !important;
	font-weight:bold !important;
	margin-bottom:30px !important;

}

.rocket {
	float:left !important;
	width:330px !important;
	text-align:center !important;
	padding-top:15px !important;
}

.social {
	padding: 0 1 !important;
	width:100% !important;
	padding-top:75px !important;
	padding-bottom:75px !important;
	background-color:#78d3c3 !important;
	color:#fff !important;
	float:left !important;
	font-weight:normal !important;

}
.social p {
	color:#fff !important;
line-height:140% !important;
margin-top: 1em;
}
.social h4{
	font-size:1.3em !important;
	margin-top: 1em;
	color:#fff !important;
	font-weight:bold !important;
	margin-bottom:30px !important;

}
.social-images {
	float:left !important;
	width:330px !important;
	text-align:center !important;
	padding-top:15px !important;
}

.social-images img{
	
	width:112px !important;
	max-width:80% !important;
	
}

.anders {
	padding: 0 1% !important;
	width:100% !important;
	padding-top:75px !important;
	padding-bottom:75px !important;
	background-color:#3191ff !important;
	color:#fff !important;
	float:left !important;
	font-weight:normal !important;
}
.anders p {
	color:#fff !important;
line-height:140% !important;
margin-top: 1em;
}
.anders h4{
	font-size:1.3em !important;
	color:#fff !important;
	font-weight:bold !important;
	margin-bottom:30px !important;

}

.anders-bio {
	float:left !important;
	width:330px !important;
	text-align:left !important;
	padding-top:15px !important;
	font-weight:lighter !important;
}
.anders-bio-text {
	margin-top:50px !important;
	padding: 0 15px !important;
	text-align:left !important;
	border-left:solid 4px #fff !important;
}
.anders-bio-text {
	line-height:140% !important;
}
/* Competition Form */

.competition2-form {
	width: 100% !important;
	float:left !important;
}
.competition-form input {
	width:24% !important;
	margin-right:1% !important;
	float:left !important;
	font-size:17px !important;
	padding:15px 10px !important;
	color:#626262 ;
}
.competition-form input[type="submit" i] {
	background-color:#ff4b55 !important;
	border:solid 2px #ff4b55 !important;
	color:#fff !important;
}
.white-rrd {
	background-color:#ff4b55 !important;
	border:solid 0px #ff4b55 !important;
	color:#fff !important;
}
/* challenge-dropdown */

.challenge-dropdown {
	float:left;
	width:100%;
	background-color: #78d3c3;
	
}
.challenge-dropdown h2{
	color: #fff;
	margin-top:30px;
	font-size:42px;
}
.challenge-dropdown p{
	color: #fff;
	margin:1em 0;
	line-height:140%;
	font-size: 18px;
}
.challenge-dropdown ul{
	margin-left:0px;
	
}
.challenge-dropdown ul li{
	color: #fff;
	margin:1em 0;
	line-height:140%;
	font-size: 18px;
}
.challenge-dropdown ul li:before {
    content: "•"; /* Insert content that looks like bullets */
    padding-right: 8px;
    color: #fff; /* Or a color you prefer */
}
#challenge-dropdown-wrapper {
  background: #78d3c3;
  overflow: hidden;
  transition: height 200ms;
}
#challenge-dropdown-button {
	background-color:rgba(0,0,0,0);
	border:solid 3px #fff;
	padding:15px 26px;
	margin:30px auto;
	color:#fff;
	text-align:center;
	font-size:30px;
}
#challenge-dropdown-button:focus {
	outline:0px;
}
.dropdown-row {
	width:100%;
	float:left;
	padding-bottom:20px;
}
.dropdown-col-6 {
	width:50%;
	padding:0 3%;
	float:left;
	text-align:left;
}
.dropdown-col-12 {
	width:100%;
	padding:0 2%;
	float:left;
	text-align:left;
}


@media screen and (max-width:830px) {
	.competition-form input {
	width:90% !important;
	margin:5px  auto !important;
	float:none !important;
	font-size:17px !important;
	padding:15px 10px !important;
	color:#626262 ;
}
}

@media screen and (max-width:780px) {
	.dropdown-row {
	width:100%;
	float:left;
	padding-bottom:20px;
}
.dropdown-col-6 {
	width:100%;
	padding:0;
	float:left;
	text-align:left;
}
.challenge-dropdown h2{

	font-size:21px;
}
#challenge-dropdown-button {

	padding:15px 26px;

	font-size:22px;
}
	.c-header-desktop {
	margin:0 !important;
	width:100% !important;
	height:auto !important;
	display:none !important;
	height:0 !important;
}
.c-header-mobile {
	margin:0 !important;
	width:100% !important;
	height:auto !important;
	display:block !important;
	
}
.challenge-header .onerow h1 {
	font-size:28px !important;
	color:#3cb1ff !important;
	margin-bottom:0px !important;
	margin-top: 30px !important;
}
.challenge-header .onerow h2 {
	margin-top:10px !important;
	font-size:18px !important;
	color:#01409b !important;
}
.color-boxes {
width:100% !important;
float:left !important;
}
.red-row {
	color:#fff !important;
	background-color:#ff4b55 !important;
}
.blue-row {
	color:#fff !important;
	background-color:#68bdf0 !important;
}
.green-row {
	color:#fff !important;
	background-color:#78d3c3 !important;
}
.color-row {
width:100% !important;
float:left !important;
font-size:20px !important;
min-height:200px !important;

}
.color-row p {
padding:0 50px !important;
padding-top:16% !important;
}
.color-left {
width:100% !important;
float:left !important;
min-height:200px !important;

}
.color-left-inside {
width:100% !important;
max-width:100% !important;
float:left !important;
text-align:center !important;
}
.blue-row .color-left-inside {
width:100% !important;
max-width:100% !important;
float:left !important;
text-align:left !important;
}
.blue-row .color-left {
min-height:360px !important;
}
.color-right{
width:100% !important;
float:right !important;
min-height:360px !important;
}
.blue-row .color-right {
min-height:200px !important;
}
.blue-row .color-right-inside img{
margin-top:100px !important;
}
.red-row .color-left-inside img{
max-height:200px !important;
}
.color-right-inside {
width:100% !important;
max-width:100% !important;
float:left !important;
}

.competition-form {
	width:100% !important;
	padding:0 2% !important;
	padding-top:75px !important;
	padding-bottom:75px !important;
	background-color:#1c519d !important;
	float:left !important;
}
.about-relationwise {
	width:100% !important;
	padding: 0 2% !important;
	padding-top:75px !important;
	padding-bottom:75px !important;
	background-color:#52a3ff !important;
	color:#fff !important;
	float:left !important;
}
.about-relationwise .onepcssgrid-1100 {
	max-width:800px !important;
}
.owwll {
	float:left !important;
	width:70px !important;
	text-align:left !important;
	padding-top:15px !important;
}
.ar {
	width: calc(100% - 70px) !important;
}
.ar2 {
	width: 95% !important;
	float:left !important;
}
.timeline {
	width:100% !important;
	padding: 0 2% !important;
	background-color: #fff !important;
	text-align:center !important;
	padding-bottom:70px !important;
	float:left !important;
	
}
.timeline h1 {
	margin-top:70px !important;
	margin-bottom:50px !important;
	font-size: 40px !important;
	color:#ff4b52 !important;
}
.timeline p{
	max-width:200px !important;
	margin:0 auto !important;
}

.start {
	width:100% !important;
	padding: 0 2% !important;
	padding-top:75px !important;
	padding-bottom:75px !important;
	background-color:#ff4b55 !important;
	color:#fff !important;
	float:left !important;
	font-weight:normal !important;

}

.rocket {
	float:left !important;
	width: 100% !important;
	text-align:center !important;
	padding-top:15px !important;
	display:none !important;
}

.social {
	width:100% !important;
	padding: 0 2% !important;
	padding-top:75px !important;
	padding-bottom:75px !important;
	background-color:#78d3c3 !important;
	color:#fff !important;
	float:left !important;
	font-weight:normal !important;

}

.social-images {
	float:left !important;
	width: 100% !important;
	text-align:center !important;
	padding-top:15px !important;
	display:none !important;
}

.social-images img{
	
	width:112px !important;
	max-width:80% !important;
	
}

.anders {
	width:100% !important;
	padding: 0 2% !important;
	padding-top:75px !important;
	padding-bottom:75px !important;
	background-color:#3191ff !important;
	color:#fff !important;
	float:left !important;
	font-weight:norma !importantl;
}

.anders-bio {
	float:left !important;
	width:330px !important;
	max-width: 100%;
	text-align:left !important;
	padding-bottom:40px !important;
}
.anders-bio-text {
	margin-top:50px !important;
	padding: 0 15px !important;
	text-align:left !important;
	border-left:solid 4px #fff !important;
	font-size: 15px;
}
}

/* Submission Page */

 .submission-header {
	 padding:0 !important;
	 
 }

 
 .submission-form{
	 background-color:#2170d9 !important;
	 padding-top:50px !important;
 
 }
  .submission-form input{
	 background-color:rgba(0,0,0,0) !important;
	 color:#fff !important;
	 border:solid 2px #fff !important;
 
 }
   .submission-form input::placeholder{
	
	 color:#fff !important;
	 
 
 }
 .submission-form textarea{
	 background-color:rgba(0,0,0,0) !important;
	 color:#fff !important;
	 border:solid 2px #fff !important;
	 font-size:17px;
	 padding-top:15px;
 
 }
  .submission-form textarea:focus{
	 outline:none;
 
 }
   .submission-form textarea::placeholder{
	
	 color:#fff !important;
	 
 
 }
 .half-width{
	 width:49%;
	 margin-right:51%;
	 float:left;
 }
 .half-width input{
	 width:100% !important;
	 
 }
  .fully-width{
	 width:100%;
	 float:left;
 }
 .fully-width input{
	 width:100% !important;
 }

  .fully-width textarea{
	 width:100% !important;
 }
 .submit-text textarea{
	 min-height:200px;
	 
 }

 @media screen and (min-width:615px){
	  .submissinon-bg{
	 background-image:url('//relation.pastebimas.lt/wp-content/themes/relationwise_2016COM/images/images-2017/challenge/img/blue-rocket.png');
	 background-size:16%;
	 background-position:81% 3%;
	 background-repeat:no-repeat;
 }
 }
    @media screen and (max-width:768px){
   .submission-form{
	
	 padding-top:0px !important;
   }
 }
  @media screen and (max-width:615px){
	   .half-width{
	 width:100%;
	 margin-right:0;
	 float:left;
 }
 .half-width input{
	 width:100% !important;
	 
 }

 }
 
 /* Article Page */
 
 .challenge-article-header{
	 background-image:url('//relation.pastebimas.lt/wp-content/themes/relationwise_2016COM/images/images-2017/challenge/img/article-header-bg.jpg');
	 background-size:cover;
	 background-position:center top;
	 background-repeat:no-repeat;
	 height: 400px;
	 text-align:right;
	 padding-top:50px;
	 
	 
 }
  .challenge-article-header .col12{
	  text-align:right !important;
  }
    .challenge-article-header .col12 img{
	  max-width:230px !important; 
	  display:inline !important; 
	  margin-right:70px;
  }
  .challenge-article-header h4{
	  color:#fff;
	  font-size:35px;
  }
 .challenge-article-container{
	 float:left;
	 width:100%;
	 min-height:400px;
	  background-color:#2170d9 !important;
	  color:#fff !important;
	 padding-top:50px !important;
 }
  .challenge-article-info p{
	 color:#fff !important;
	 font-style:italic;
	 
 }
 .challenge-article-info span{
	 display:inline;
	 color:#fff !important;
	 font-weight:200;
	 
 }
  .challenge-article-info .name-uni {
	  float:left;
  }
    .challenge-article-info .date {
	  float:right;
  }
  .challenge-article{
	  float:left;
	  margin-top:40px;
	  line-height: 150%;
	  margin-bottom:70px;
	  color:#fff !important;
  }
   .challenge-article h3{

	  font-size:30px;
	  font-weight:bold;
	  margin-bottom:15px;
	  color:#fff !important;
  }
     .challenge-article p{

	  margin:1.2em 0;
	  color:#fff !important;
	  line-height:150%;
	  font-weight:200;
  }
  @media screen and (max-width:768px){
	  .challenge-article-container{
	
	 padding-top:0px !important;
 }
 .challenge-article-header{
	 padding-top:25px;
 }
 
     .challenge-article-header .col12 img{
	  max-width:160px !important; 
	  display:inline !important; 
	  margin-right:52px;
  }
  .challenge-article-header h4{
	  color:#fff;
	  font-size:25px;
  }
  }
  
    @media screen and (max-width:530px){
		    .challenge-article-info .date {
	  float:left;
	  width:100%;
  }
		
	}
	
	@media screen and (min-width:1640px){
	 .challenge-article-header{
	
	 height: 500px;
	 
	 
	 
 }
	}
	/* Tak for din feedback */
	
	.relations-tak-container {
		width:100%;
		min-height: 100vh;
		background-image: url('//relation.pastebimas.lt/wp-content/themes/relationwise_2016COM/images/images-2017/better-relations/better-relations-bg.jpg');
		background-position:top left;
		background-size:cover;
		float:left;
		
	}
	.relations-tak-orange-box {
		width:90%;
		max-width:580px;
		float:right;
		margin:150px 80px;
		background-color: rgba(255,157,0,0.9);
		
	}
	.relations-tak-orange-box-text {
		width:100%;
		
		padding:20px 40px;
	}
	.relations-tak-orange-box-text h1{
		color:#fff;
		margin: 0;
		margin-top:15px;
		margin-bottom:35px;
		font-size:43px;
		font-weight:200;
	}
  .relations-tak-orange-box-text p{
		color:#fff;
		margin:1em 0;
		margin-bottom:35px;
		font-size:19px;
		font-weight:200;
		line-height:160%;
		letter-spacing:1px;
	}
	.relations-tak-white-box{
		width:100%;
		background-color:#fff;
		padding:10px 0;
	}
	.relations-tak-white-box img{
		width:100%;
		
	}
	@media screen and (max-width:760px) {
		.relations-tak-container {
		
		padding:0 30px;
		
	}
	.relations-tak-orange-box {
		width:100%;
		max-width:760px;
		float:none;
		margin:100px 0;
		background-color: rgba(255,157,0,0.7);
		
	}
	}
	
	@media screen and (max-width:600px) {
	.relations-tak-orange-box-text h1{
		color:#fff;
		margin: 0;
		margin-top:15px;
		margin-bottom:35px;
		font-size:29px;
		font-weight:200;
	}
	.relations-tak-orange-box-text p{
		
		font-size:17px;
		
	}
	}
	
	/* End */
	
	/* Tak for din feedback */
	
	.storm-tak-container {
		width:100%;
		min-height: 100vh;
		background-image: url('//relation.pastebimas.lt/wp-content/themes/relationwise_2016COM/images/images-2017/storm/storm-final.jpg');
		background-position:top center;
		background-size:cover;
		float:left;
		
	}
	.storm-tak-gray-box {
		width:90%;
		max-width:800px;
		margin:200px auto;
		background-color: rgba(117,117,117,0.8);
		
	}
	.storm-tak-gray-box-text {
		width:100%;
		
		padding:20px 70px;
	}
	.storm-tak-gray-box-text h1{
		color:#fff;
		margin: 0;
		margin-top:15px;
		font-size:33px;
		font-weight:600;
	}
  .storm-tak-gray-box-text p{
		color:#fff;
		margin:1em 0;
		font-size:25px;
		font-weight:200;
		line-height:140%;
	}
	.storm-white-box{
		width:100%;
		background-color:#fff;
		padding:10px 0;
	}
	@media screen and (max-width:1300px){
		.storm-tak-gray-box {
		
		margin:110px auto;
		
		
	}
	}
	@media screen and (max-width:815px){
		
	
		.storm-tak-gray-box-text {
		width:100%;
		
		padding:15px 40px;
	}
		.storm-tak-gray-box-text h1{
		
		font-size:28px;
		
	}
  .storm-tak-gray-box-text p{
		
		
		font-size:20px;
		
	}
	  .storm-tak-gray-box-text p img{
		
		
		margin-left:0 !important;
		margin-top: 10px !important;
		max-width: 130px !important;
		
	}
	}
	
	@media screen and (max-width:500px){
		.storm-tak-gray-box {
		
		margin:100px auto;
		
		
	}
	}
	
	/* Tablet improvements */
	@media screen and (max-width:778px) {
	.copenhagen-heigh{
		min-height:295.75px;
	}
	}
	/* Try it new landing page design */
	
	.n-tryit ul{
		margin-left:0;
		
	}
	
	.n-tryit li{
		font-size:18px !important;
		line-height:130%;
		margin-bottom:15px;
		float:left;
		width:100%;
		
	}
	.n-tryit-h1 {
		margin-top:13px;
		
		font-size:40px; 
		font-weight:800 !important; 
		
	}
	
	.n-tryit-h2 {
		margin-top:23px;
		font-size:24px; 
		
		font-weight:300 !important; 
		
	}
	.n-tryit-form{
		background-color: #27b4f3;
		width:100%;padding: 35px;
		padding-bottom:55px;
		float:left;
		
	}
		.n-tryit-form h3{
		color:#fff;
		font-size:26px;
		margin-top:20px;
	}
	.n-tryit-form p{
		color:#fff;
		font-size:15px;
		margin:1em auto;
		line-height:130%;
	}
	.campaign-form2 
 #new-tryit-email {
    width: 100%;
    padding: 13px 20px;
    font-size: 17px;
    color: #333 !important;
    border: 1px solid #ccc;
    background: #fff;

}
.campaign-form2 
 #new_tryit_submit {
    width: 100%;
	height:auto;
    padding: 12px 3px;
    font-size: 17px;
    color: #fff;
    border: 2px solid #ffbb19;
    background: #ffbb19;
    text-align: center;
    cursor: pointer;
	white-space: normal;
	margin:12px 0;
	-webkit-appearance: none;
}
.campaign-form2 
 #new_tryit_submit:hover {
    

    border: 2px solid #e09e00;
    background: #e09e00;

}
.branson{

	font-size:18px;
	line-height:130%;
	float:left;
	margin-top:30px;
}
.r-branson{

	font-size:18px;
	line-height:130%;
	float:left;
	margin-top:30px;
}
.n-tryit-h2-features {
		
		max-width: 700px;
    margin: 0 auto;
	margin-top:13px;
		font-size:36px; 
		font-weight:800 !important; 
		
	}
	.n-tryit-h3-features {
		

	margin-top:13px;
		font-size:30px; 
		font-weight:600 !important; 
		
	}
	.n-tryit-bblue-bg {
	background-color: #27b4f3;
	padding-top:30px;
}
.n-tryit-form-bottom{
		background-color: #27b4f3;
		width:100%;
		padding: 15px 0;
		padding-bottom:25px;
		float:left;
		
	}
	.n-tryit-form-bottom h3{
		color:#fff;
		font-size:26px;
		margin-top:20px;
	}
	.n-tryit-form-bottom p{
		color:#fff;
		font-size:15px;
		margin:1em auto;

		line-height:130%;
	}
	.n-tryit-form-bottom .campaign-form2 
 #new-tryit-email {
    width: 48%;
    padding: 17px 20px;
    font-size: 17px;
    color: #333 !important;
    border: 1px solid #ccc;
    background: #fff;
	margin-right:2%;
	

}
.n-tryit-form-bottom .campaign-form2 
 #new_tryit_submit {
    width: 48%;
	height:auto;
    padding: 16px 3px;
    font-size: 17px;
    color: #fff;
    border: 2px solid #ffbb19;
    background: #ffbb19;
    text-align: center;
    cursor: pointer;
	white-space: normal;
	margin:12px 0;
	-webkit-appearance: none;
	
}
.n-tryit-form-bottom .campaign-form2 
 #new_tryit_submit:hover {
    

    border: 2px solid #e09e00;
    background: #e09e00;

}
@media (max-width:1100px){
	.n-tryit-form-bottom .campaign-form2 
 #new-tryit-email {
    width: 100%;
    
	margin-right:0;

}
.n-tryit-form-bottom .campaign-form2 
 #new_tryit_submit {
    width: 100%;
	
	
}
	.n-tryit-form-bottom p{
		color:#fff;
		font-size:15px;
		margin:1em auto !important;

		line-height:130%;
	}
}


@media (max-width:1025px){
.n-tryit-form {

    padding: 15px;
    padding-bottom: 30px;

}
.n-tryit-form h3 {

    font-size: 20px;

}

.campaign-form2 
 #new-tryit-email {

    font-size: 13px;

}
.campaign-form2 
 #new_tryit_submit {

    font-size: 13px;

}
.n-tryit-form p {

    font-size: 14px;

}
.r-branson {
    font-size: 13px;

}
}

@media (max-width:768px){

.n-tryit-h1 {

    font-size: 28px;
	margin-top:0;

}

.n-tryit-h2 {

    font-size: 18px;

}

.n-tryit li {
    font-size: 15px !important;

}
	
	.n-tryit {
    padding-left: 5px;
    padding-right: 5px;
}
.s-header {
	font-size:22px !important;
}
.ss-header {
	font-size:18px !important;
	margin-top:0 !important;
}
.ss-p {
	font-size:15px !important;

}

.n-tryit-h2-features {

    font-size: 24px;

}

.n-tryit-h3-features {

    font-size: 20px;

}

.n-tryit-form-bottom h3 {

    font-size: 20px;
    margin-top: 5px;
}

.n-tryit-form-bottom .campaign-form2 
 #new-tryit-email {

    font-size: 13px;
}

.n-tryit-form-bottom .campaign-form2 
 #new_tryit_submit {

    font-size: 13px;
    
}



}

@media (max-width:910px){
.christian-photto {
	margin-top:30px;
}
.photo-margin {
	margin-top:120px !important;
}
}

@media (max-width:895px){
.christian-photto {
	margin-top:50px;
}
}
@media (max-width:860px){
.christian-photto {
	margin-top:150px;
}
}
@media (max-width:820px){
.christian-photto {
	margin-top:200px;
}
}

@media (max-width:768px){
.photo-margin {
	margin-top:40px !important;
}
}

/*its-all-about-people-landing-page  START*/


@font-face {
    font-family: 'Lyon';
    src: url('https://relation.pastebimas.lt/wp-content/themes/relationwise_2016COM/fonts/Lyon.woff2') format('woff2'),
    url('https://relation.pastebimas.lt/wp-content/themes/relationwise_2016COM/fonts/Lyon.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lyon';
    src: url('https://relation.pastebimas.lt/wp-content/themes/relationwise_2016COM/fonts/LyonItalic.woff2') format('woff2'),
    url('https://relation.pastebimas.lt/wp-content/themes/relationwise_2016COM/fonts/LyonItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'CircularStdBlack';
    src: url('https://relation.pastebimas.lt/wp-content/themes/relationwise_2016COM/fonts/CircularStd-Black.woff2') format('woff2'),
    url('https://relation.pastebimas.lt/wp-content/themes/relationwise_2016COM/fonts/CircularStd-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'CircularStdBook';
    src: url('https://relation.pastebimas.lt/wp-content/themes/relationwise_2016COM/fonts/CircularStd-Book.woff2') format('woff2'),
    url('https://relation.pastebimas.lt/wp-content/themes/relationwise_2016COM/fonts/CircularStd-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CircularStd';
    src: url('https://relation.pastebimas.lt/wp-content/themes/relationwise_2016COM/fonts/CircularStd-Bold.woff2') format('woff2'),
    url('https://relation.pastebimas.lt/wp-content/themes/relationwise_2016COM/fonts/CircularStd-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}


.about-people-section{
    background-color: #feece0;
    padding: 150px 0;
}

.about-us-first-block{
    text-align: center;
}
.about-us-first-block h1{
    font-size: 40px;
    font-family: 'CircularStd';
    font-weight: bold;
    line-height: 50px;
    padding-bottom:22px;
    /* letter-spacing: 10px; */
}
.about-second-block_text-holder h2{
    font-size: 27px;
    font-family: 'CircularStd';
    font-weight: bold;
    line-height: 1.2;
    padding-bottom: 22px;
    /* letter-spacing: 10px; */
}
.about-second-block_text-holder p{
    font-size: 21px;
    font-family: 'Lyon';
    font-weight: normal;
    padding-bottom: 20px;
    position: relative;
    max-width: 600px;
    line-height: 1.5;
}
.about-second-block_text-holder p:before{
    display: block;
    width: 28px;
    height: 28px;
    background-image: url(https://www.relationwise.dk/wp-content/themes/relationwise_2016/images/images_to_remove/red-arrow-28px.png);
    content: "";
    position: absolute;
    left: -50px;
    top: -3px;
}

.about-us-first-block h4{
    font-size: 21px;
    font-family: 'CircularStdBook';
    font-weight: bold;
    line-height: 1.6;
    /* letter-spacing: 10px; */
}

.about-us-first-block h4:after{
   content: "";
   width: 100px;
   height: 5px;
   background: black;
   display: block;
   margin: 14px auto 26px;
}

.about-us-first-block i{
    font-size: 26px;
    font-family: 'Lyon';
    font-style: italic;
    line-height: 1.6;
    letter-spacing: 0px;
}

.about-second-block_image-holder{
    background: url(https://www.relationwise.dk/wp-content/themes/relationwise_2016/images/images_to_remove/book-cover.png) no-repeat;
    width: 100%;
    min-height: 693px;
    background-position: -160px 0px;
    margin-bottom: -40px;
    margin-top: -190px
}

.about-us-second-block{
    padding:100px 0;
  }

.about-us-submit-form{
    line-height: 1.6;
    /* padding: 87px 57px 47px; */
	padding: 48px 57px 47px;
    background: white;
    max-width: 475px;
    font-size: 16px;
    margin: 0 auto;
    font-family: "Lyon";
	/*background-image: url(https://relation.pastebimas.lt/wp-content/themes/relationwise_2016COM/images/amazon_logo_RGB.jpg);
	background-repeat: no-repeat;
	background-position: 300px 32px;
	background-size: 132px;*/
}

div.amazonLogoContainer {
	    text-align: right;
    margin-bottom: 16px;
}

img.amazonLogo {
	    width: 130px;
    text-align: right;
    display: inline-block;
}

.about-us-submit-form p{
    font-size: 22px;
    line-height: 28px;
    font-family: "CircularStd";
}
.about-us-submit-form p b {
    font-family: "CircularStd";
    font-weight: bold;
}

.about-us-submit-form__input-container{
    margin: 30px auto 0;
    font-size: 17px;
}

.about-us-submit-form__input-container input{
    height: 54px;
    width: 100%;
    border:1px solid black;
    margin-top: 7px;
    margin-bottom:20px;
    font-size: 21px;
    padding: 0 20px;
}

.about-us-submit-form small a{
    text-decoration: underline;
    color: #0064b9;
    font-style: italic;
    font-family: "Lyon";      
}

.about-us-submit-form small{
  font-size: 14px;
  font-family: "Lyon"; 
}

.about-us-submit-form__input-container input.about-us-submit-form__signup-button{
    border: none;
    font-size: 17px;
    margin-top: 10px;
    font-family: 'CircularStd';
    font-weight: bold;
    letter-spacing: 1px;
}
.about-us-submit-form__input-container input.about-us-submit-form__signup-button:hover{
    transition: 0.7s;
    opacity: 0.95;
}
.about-us-submit-form__signup-button{
    background-color: #0064b9;
    color: white; 
}

.story-third-block{
    min-height: 783px;
    background-image: url(https://www.relationwise.dk/wp-content/themes/relationwise_2016/images/images_to_remove/students-bg.png);
    padding: 143px 0 81px;
    
}
.story-third-block h2{
    font-size: 35px;
    font-family: 'CircularStd';
    line-height: 44px;
    padding-bottom: 54px;
    color: white;
    /* letter-spacing: 1px; */
}
.story-third-block h3{
    font-size: 27px;
    font-family: 'CircularStd';
    font-weight: bold;
    line-height: 1.2;
    padding-bottom: 22px;
    color: white;
    /* letter-spacing: 1px; */
}
.story-third-block p{
    font-size: 21px;
    font-family: 'Lyon';
    line-height: 1.6;
    padding-bottom: 80px;
    color: white;
    /* letter-spacing: 1px; */
}
.story-third-block__content-holder{
    max-width: 900px;
    margin: 0 auto;
}

.fourth-block{
    
    min-height:800px;

}

.fourth-block .onerow .col12 {
    position: relative;
}
.fourth-block-holder{
    background-image: url(https://www.relationwise.dk/wp-content/themes/relationwise_2016/images/images_to_remove/book-inside.png);
    background-repeat: no-repeat;
    background-position: center;
    max-width: 100%;
    display: block;
    height: 758px;
    background-size: contain;
}



.fourth-block a:hover {
    transition: 0.7s;
    opacity: 0.95;
    color:white;
}

@media (max-width: 425px){
    .about-second-block_image-holder{
        min-height: 170px;
        background-size: contain;
        background-position: -40px;
        padding: 180px 0;
    }
    .about-us-second-block .onerow{
        padding: 0;
    }
    .about-us-second-block .onerow .col7 .about-second-block_text-holder{
        padding: 0 10px 0 45px;
    }
   
    .about-second-block_text-holder p:before {
        left: -40px;
        top: 2px;
    }
    .story-third-block__content-holder{
        padding: 0 20px;
    }
   
    .story-third-block__content-holder p{
        padding: 0 0px 20px;
        font-size: 16px;
    }
    .story-third-block__content-holder h3{
        font-size: 22px;
        padding-bottom: 0;
    }
    .story-third-block__content-holder h2{
        font-size: 24px;
        line-height: 1.4;
        padding-bottom: 0;
    }
    .story-third-block{
        padding: 20px 0;
    }
    .story-third-block .onerow{
        padding: 0;
    }
    .fourth-block a{
        width: 100%;
        text-align: center;
        padding: 20px 0;
    }
}
@media (min-width: 426px) and (max-width: 1024px){
    .about-second-block_text-holder{
        padding: 72px;
        max-width: 600px;
        margin: 0 auto;
    }
}
@media (min-width: 426px) and (max-width: 768px){
    .about-second-block_image-holder{
        background-position: -140px 0;
    }
}
@media (max-width: 1024px){
    .about-us-second-block .onerow{
        display: flex;
        flex-direction: column;
        align-items: center;
    }

}
@media (min-width: 769px) and (max-width: 1024px){
    .about-us-second-block .onerow .col7,.about-us-second-block .onerow .col5{
        width: 100%;

    }
    .about-second-block_image-holder{
        background-position: -50px 0;
    }
}


@media (max-width: 375px){
    .about-us-submit-form{
        padding: 87px 27px 47px;
    }
    .about-us-second-block .onerow .col7,.about-us-second-block .onerow .col5{
        width: 100%;

    }

}
@media (max-width: 768px){
    .about-people-section{
        background-color: #feece0;
        padding: 150px 0 0;
    }
    .onerow-pad{
        padding: 0;
    }
    
  }

/*its-all-about-people-landing-page  END*/
  


/* naked marketing 2018 */
.f-italic{
    font-style: italic;
  }
  .list-stick{
    padding-left: 30px;
    background-image: url(../images/images-2017/check.png);
    background-repeat: no-repeat;
    background-position: 0 6px;
    background-size: 23px 20px;
    line-height: 1.5;
    font-size: 21px;
    margin: 20px 0 0;
  }
  .f-light{
    font-weight: 300;
  }
  .hor-line:after{
    content:'';
    display: block;
    width: 148px;
    height: 2px;
    background-color: white;
    margin: 20px auto;
  }
  
  /* test form */
  .side-form {
    line-height: 1.6;
    padding: 48px 57px 47px;
    background: white;
    max-width: 475px;
    font-size: 16px;
    margin: 0 auto;
  
  }
  div.amazonLogoContainer {
    text-align: right;
    margin-bottom: 16px;
  }
  img.amazonLogo {
    width: 130px;
    text-align: right;
    display: inline-block;
  }
  .side-form p {
    font-size: 22px;
    line-height: 28px;
    color: white;
  
  }
  .side-form__input-container {
    margin: 30px auto 0;
    font-size: 17px;
    color: white;
  }
  .side-form__input-container input {
    height: 54px;
    width: 100%;
    margin-top: 7px;
    margin-bottom: 20px;
    font-size: 21px;
    padding: 0 20px;
    color: black;
  }
  .side-form small {
    font-size: 14px;
  }
  .side-form small a {
    text-decoration: underline;
    color: white;
    font-style: italic;
  
  }
  .side-form__input-container input.side-form__signup-button {
    border: none;
    font-size: 17px;
    margin-top: 10px;
    font-weight: bold;
    letter-spacing: 1px;
    white-space: normal;
    padding: 20px;
    height: auto;
    line-height: 1.5;
    color: white;
  }
  .side-form__signup-button {
    background-color: #fe8f42;
    color: white;
  }
  .naked-about--img{
    max-width: 451px;
    margin: 40px auto 0;
  }
  .naked-about--reg-text{
    font-size: 22px;
    line-height: 33px;
    font-weight: 300;
  }
  .button-naked{
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 400px;
  }
  
  .button_orange{
    background: #fd6527;
    border-color: #fd6527;
    color: white;
  }
  .button_orange:hover{
    background: #e54200;
    border-color: #e54200;
  }
  .mobile-onerow{
    padding: 80px 30px;
  }
  .form_green{
    background-color: #36b9c3;
  }
  
  @media (max-width: 425px){
    .mobile-onerow{
      padding: 0;
    }
    .mobile-onerow .col5{
      padding: 0 20px;
    }
    .mobile-onerow span,
    .mobile-onerow h3,
    .mobile-onerow ul{
      padding: 0 20px;
    }
    .mobile-onerow a.button-naked{
      margin: 0 20px;
    }
    .naked-about p{
      padding: 0 20px;
    }
    .side-form {
      padding: 47px 27px 47px;
    }
  }
  
  /* end of naked marketing 2018 */
  
  .button_orange:hover{
  color: white;
}

/* new try it */
.new-tryit .n-tryit-h1{
    font-size: 46px;
    font-weight: normal;
  }
  .new-tryit .n-tryit-h2{
    font-size: 28px;
  }
  .n-tryit-form_dark{
    background-color:#3f4758;
    border: 1px solid white;
  }
  .n-tryit-form.n-tryit-form_n-mar{
    margin-top: -110px;
  }
  .new-try-it-4 .n-tryit-h3-features{
    font-weight: 300!important;
  }
  .n-tryit_lgreen-bg,.n-tryit-form-bottom{
    background-color: #00c8de;
  }
  @media (max-width: 425px){
    .new-tryit .gleesen-l.n-tryit center img{
      margin-bottom: 80px;
    }
    .new-tryit .n-tryit-h1{
      font-size: 28px;
    }
    #myPopup img{
        width: 100%!important;
    }
    .new-tryit .onerow{
      padding-bottom: 30px;
    }
    .new-tryit .n-tryit-h2-features{
      font-size: 28px;
    }
    .new-tryit .n-tryit-h2{
      font-size: 18px;
    }
    .gleesen-l.n-tryit{
      padding: 0 30px;
    }
    .onerow .onerow.gleesen-l.n-tryit{
      padding: 0;
    }
  }
  /* end of try it */
  
/* lovebrand2018 */

.list-stick_red{
    background-image: url(https://relation.pastebimas.lt/wp-content/themes/relationwise_2016COM/images/images-2018/lovebrand-uk/tick-love-brand.png);
}
.button_blue{
    background: #0f7af3;
    border-color: #0f7af3;
    color: white;
}
.button_blue:hover{
    background: #0064d4;
    border-color: #0064d4;
    color: white;
}

.form_black{
    background-color: #333333;
}
.lovebrand-about{
    background-color: #eeeeee;
}
/* end lovebrand2018 */



/* wisemagazine 2018 */

.button_green{
    background: #3cd6af;
    border-color: #3cd6af;
    color: white;
  }
  .button_green:hover{
    background: #00c594;
    border-color: #00c594;
    color: white;
  }
  .wise-about{
    background-color: #eeeeee;
  }
  .form_black{
    background-color: #333333;
  }
  .side-form__input-container input.side-form__signup-button.button_padding{
    padding: 20px 15px;
  }
  .wise-author{
    text-align: right;
    font-weight: 400;
    font-style: normal;
  }
  .wise-title {
    text-align: right;
    margin-bottom: 50px;
  
  }
  .hor-line_black:after{
    background-color: black;
  }
  @media (max-width: 425px){
    .wise-about p{
      padding: 0 20px;
    }
  }
  
  /* end wisemagazine 2018 */
.new-tryit .n-tryit-h2 {
    line-height: 1.5;
  }
  
/* 14.04.18  tryit page*/
.n-tryit-h1 {
	font-weight: 400 !important;
}
.n-tryit li {
	margin-bottom: 20px;
}
.r-branson--text {
	font-weight: 400;
	line-height: 1.5;
}
.r-branson {
	display: flex;
	align-items: center;
	font-size: 18px;
}
.r-branson--text {
	margin-left: 20px;
}

@media (max-width: 1024px) {
	.new-tryit .n-tryit-h1 {
		font-size: 28px;
	}
	.new-tryit .n-tryit-h2 {
		font-size: 18px;
	}
}

@media (max-width: 768px) {
	.new-tryit {
		text-align: center;
	}
	.new-tryit .onerow {
		padding-bottom: 0;
	}
	.tryit-f-m {
		display: flex;
		flex-direction: column;
	}
	.tryit-f-m .col6 {
		order: 2;
	}
	.tryit-f-m .col6.last {
		order: 1;
	}
	.n-tryit-form.n-tryit-form_n-mar {
		margin: 0;
	}
	.n-tryit-h2 {
		font-size: 22px;
		line-height: 1.5;
	}
}
@media (max-width: 425px) {
	.r-branson {
		font-size: 14px;
	}
}

/* 14.04.18 end  tryit page*/

/* books pages */
.padding-container {
	padding: 50px 0;
}

@media (max-width: 768px) {
	.books-top {
		padding: 150px 0px 50px;
	}
	.books-top__wise {
		padding: 140px 0px 50px;
	}
	.mobile-onerow .side-form {
		margin-top: 40px;
	}
}
@media (max-width: 425px) {
	.anbefalet-about p {
		padding: 0 20px;
	}
}

/* end books pages */


.fourth-block a {
	padding: 20px 80px;
	background: #0064b9;
	font-size: 17px;
	font-family: "CircularStd";
	font-weight: bold;
	letter-spacing: 1px;
    color: white;
    display: inline-block;
    top: auto;
    transform: initial;
    left: auto;
    position: initial;
    margin: 0px auto 50px;
}
.fourth-block img {
    max-width: 700px;
    margin: 0 auto;
}
.fourth-block{
    text-align: center;
    min-height: auto;
}
@media (max-width: 768px){

    .story-third-block{
        padding: 50px 0;
    }
   
    .story-third-block__content-holder h3 {
        padding-bottom: 10px;
    }
    .fourth-block a{
        padding: 20px 40px;
  
    }
    .about-us-first-block{
        padding: 0 10px;
    }
}
@media (max-width: 425px){
    .about-us-second-block .onerow .col7 .about-second-block_text-holder{
        padding: 0 20px 0 65px;
    }
}

.white-btn-com, #submitNewsletterConference {
    background-color: #ffa700;
    border: none;
    width: 270px!important;
    padding: 17px 0;
}
.footer-section3 #submitNewsletterConference {
    border-color: #ffa700;
}
.footer-section3 #submitNewsletterConference:hover {
    background-color: #ffbb19;
    border: 2px solid #ffbb19;
    color: white;
}
.footer-section3 .h3form {
    max-width: 850px;
  }

  /* Article New Link List Layout 06-2019 */

.article-list-container{
  width:100%;
  display:flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap:wrap;
  padding-top:20px;
}
.article-list-container a{
  text-decoration:none !important;
  line-height:1.5 !important;
}
.article-list-item{
  width:49%;
  flex-basis: 49%;
  background-color:#fff;
  border:solid 1px #d7d7d7;
  padding:14px 15px;
  margin-bottom:13px;
  text-align:center;
  
}
.article-list-item:hover, .article-list-item:active, .article-list-item:focus{
  border:solid 1px #0190df;
  
}
@media (max-width: 1050px){
  .article-list-item{
  width:100%;
  flex-basis: 100%;
  
  }
}

/* End Article New Link List Layout 06-2019 */

  /* Gray Sidebar in Articles */

.sidebar{
  border: 0;
}
.sidebar h1 {
  font-weight: bold;
}
.sidebar.last {
  padding: 0;
}
.book-section {
  background-color: #e8e8e8;
  padding: 20px;
}
.button-flat-blue {
  background: #0190df;
  border: 1px solid #0190df;
  color: #fff !important;
  font-weight: bold;
  font-size: 18px;
  -webkit-appearance: none;
  margin-top:25px;
}
.button-flat-blue:hover, .button-flat-blue:focus, .button-flat-blue:active{
  background: #21b0ff;
  border: 1px solid #21b0ff;
}

  /* End Gray Sidebar in Articles */