body,
html {
  width: 100%;
  height: 100%;
}

body {
  font-family: 'proxima-nova', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}
.navbar{
  padding:0px;
}
ul{
-moz-padding-start: 0px;
-webkit-padding-start: 0px;
-khtml-padding-start: 0px;
-o-padding-start: 0px;
padding: 0px;
}
.text-blue{
  color: #039be5;
}
.text-boldblue{
  color: #005ca9;
}


.text-boldblue-active{
  color: #005ca9!important;
}

.text-light{
  font-weight: 100;
}
.text-semibold{
  font-weight: 600;
}
.m-right-20{
  margin-right: 20px;
}
.pt-0{
  padding-top: 0px;
}
.pb-0{
  padding-bottom: 0px;
}
.pl-0{
  padding-left:0px;
}
.pr-0{
  padding-right:0px;
}
.fullwidth{
  width:100%;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  /* z-index: 90; */
}
.text-danger li {
  color: #dc3545!important;
}
.menuicon{
  position: relative;
  margin-top:26px;
  background-image: url(../img/menu-icon.png);
  height: 30px;
  background-repeat: no-repeat;
  float: right;
  width: 30px;
}
.navbar-shrink .menuicon{
  background-image: url(../img/blue-menu.png);
}
.logomenu{
  background-image: url(../img/desktop-logo-white.svg);
  width: 100%;
  height: 70px;
  background-repeat: no-repeat;
  margin-top:10px;
  position: relative;
  cursor: pointer;
  background-size: contain;
}
.mobilelogo{
  background-image: url(../img/mobile-logo.png);
}
.mobilelogoGinus{
  background-image: url(../img/Ginus_Submark-Logo_Blue.svg);
}
.navbar-shrink .loginbutton{
  background-color: #1a75d0;
  border: 1px solid #1a75d0;
  color: white;
}
.navbar-shrink .loginbutton:hover{
  background-color: #1a75d0;
  border: 1px solid #1a75d0;
  color: white;
}
.img-responsive {
  width: 40%;
}
.navbar-shrink .logomenu{
  background-image: url(../img/desktop-logo-colour.svg);
}
.inside-menu .logomenu {
  background-image: url(../img/desktop-logo-colour.svg);
}

.logomenuGinus{
  background-image: url(../img/Ginus_logo_White_Horizontal.png);
  width: 100%;
  height: 70px;
  background-repeat: no-repeat;
  margin-top:10px;
  position: relative;
  cursor: pointer;
  background-size: contain;
}
.navbar-shrink .logomenuGinus{
  background-image: url(../img/Ginus_logo_Official_Horizontal.png);
}
.inside-menu .logomenuGinus {
  background-image: url(../img/Ginus_logo_Official_Horizontal.png);
}


.navbar-shrink .hamburger-inner,.navbar-shrink .hamburger-inner::before,.navbar-shrink .hamburger-inner::after{
  background-color: #1a75d0;
}
.loginbutton{
  position: relative;
  margin-right: 30px;
  top: 28%;
}

.mobile-news{
  display:none;
}

hr.light {
  border-color: #fff;
}

a {
  color: #1a75d0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

a:hover {
  color: #1a75d0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'proxima-nova', sans-serif;
  line-height: 1.0;
}


.btn-section-navi {
  position: absolute; 
  width: 100%; 
  top: 220px;
}


.btn-section-navi-prev {
  position: aboslute; 
  top 20px; 
  margin-left: 30px; 
  float: left;
}

.btn-section-navi-next {
  position: aboslute; 
  top 20px; 
  margin-right: 30px;
  float: right;
}

.no-decor:hover{
  text-decoration: none;
}

.headerline{
  height:80px;
  margin-left: 25px;
  margin-right: 25px;
}
.buttonareaheader{
  position: relative;
  display: inline-block;
  top: 16px;
  right: 105px;
}
.buttonareafooter{
  position: relative;
  display: inline-block;
  left: 120px;
}
.buttonareafooter .btn-white{
  margin-right: 20px;
}
.linearea2{
  position: absolute;
  right: 80px;
  top: 0px;
}
.linearea2 img{
  height:300px;
}
.linearea{
  display: inline-block;
  position: relative;
  bottom: 0px;
  left: 50px;
}
.linearea img{
  height:100px;
}
.menusocial{
  width: 20%;
  display: inline-block;
  margin-right: 10px;
}
.socialicon{
  width: 6%;
  display: inline-block;
  margin-right: 10px;
}
.socialsection{
  padding-top: 20px!important;
  padding-bottom: 20px!important;
}
.socialsection-logo img{
  width:50%;
  margin-top: 20px;
}
.featured{
  padding-top:35px;
  padding-bottom: 40px;
}
.featured img{
  width:100%;
}
.bg-blue-gradient{
  background: linear-gradient(to right, #005ca9 , #1976d2);
}
.bg-primary {
  background-color: #005ca9 !important;
}
.bg-grey-gradient{
  background: linear-gradient(to bottom, #edeeee 90% , #fff);
}
.bg-grey{
  background-color: #edeeee;
}
.bg-white {
  background-color: #fff !important;
}
.bg-footer{
  background-color: #192730;
  padding-bottom: 70px;
  padding-top: 70px;
}
.contactdatacleansing{
  padding-top:50px;
  margin-bottom: 100px;
}
.registerinput .form-control {
  width: 49%;
}
.form-control {
    display: inline-block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 16px;
    font-weight: 400;       
    line-height: 1.5;
    color: #8c9397!;
    background-color: #edeeee;
    background-clip: padding-box;
    border: 1px solid transparent;
    border-radius:  .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form-control:focus{
  background-color: #475259;
  border-color: transparent;
  outline: none;
  color:white;
}
.acceptterms{
  margin-right: 10px;
}
.termslink{
  color:#8c9397;
}
.subscribebutton{
  color: white!important;
  float: right;
  padding-left: 15px!important;
  padding-right: 15px!important;
}
.checkbox{
  width: 50%;
  float: left;
  position: relative;
  top: 5px;
}
.backgroundbutton{
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 3px;
  width:30%;
  cursor: pointer;
  padding-left: 20px;
  padding-right: 20px;
}
.backgroundbutton p{
  font-size: 16px!important;
  color: #475259;
  text-transform: none;
  margin-bottom: 0px;
}
.header-buttons{
  position: relative;
  top:175px;
}
.arrow-scrm{
  position: absolute;
  top: -5px;
  width: 1%;
}
.arrow-services{
  position: absolute;
  top: -5px;
  width: 1%;
}
.arrow-whoweare{
  position: absolute;
  top: -5px;
  width: 1%;
}
.headerheading{
  color:#005ca9;
  font-size: 16px;
}
.aboutscrm{
  margin-right: 20px;
}
.ourservices{
  margin-right: 20px;
}
label {
    display: inline-block;
    margin-bottom: .5rem;
    color: #c8cbcd;
    font-size: 16px;
    font-weight: 400;
}

input[type="email"].form-control::-webkit-input-placeholder {
  color: #c8cbcd;
}
.text-faded {
  color: rgba(255, 255, 255, 0.7);
}
.text-grey{
  color: #192730;
}
.resourcescolumn{
  margin-bottom:50px;
}
.bg-footer h3{
  color:white;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px; 
}
.bg-footer p{
  color: #8c9397;
  font-size: 16px;
  font-weight: 400;
}
.bg-footer ul li{
  color: #8c9397;
  font-size: 16px;
  font-weight: 400;
  list-style-type: none;
  line-height: 25px;
}
.bg-footer ul li a{
  color: #8c9397;
  text-decoration: none;
}
.bg-footer ul li a:hover{
  color:white!important;
}
.companycolumn{
  /* width:50%; */
  margin:0 auto;
}
.overlay h3{
  color:#192730;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
  text-align: left; 
}
.overlay ul li{
  color: #8c9397;
  font-size: 16px;
  font-weight: 400;
  list-style-type: none;
  line-height: 25px;
  text-align: left;
}
.overlay ul li a{
  color: #8c9397;
  text-decoration: none;
  font-size: 16px!important;
  padding: 0px!important;
  line-height: 30px;
  text-align: left;
}
.menudata{
  margin-top: 50px;
}
section {
  padding: 2rem 0;
}

.section-heading{
  margin-top: 0;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
}
.section-subheading {
  margin-top: 0;
  font-size: 40px;
  font-weight: 300;
}

::-moz-selection {
  color: #fff;
  background: #212529;
  text-shadow: none;
}

::selection {
  color: #fff;
  background: #212529;
  text-shadow: none;
}

img::selection {
  color: #fff;
  background: transparent;
}

img::-moz-selection {
  color: #fff;
  background: transparent;
}
.underline-buttons {
  text-decoration: 1px underline black;
}
#mainNav {
  /* border-bottom: 1px solid rgba(33, 37, 41, 0.1); */
  background-color: transparent;
  font-family: 'proxima-nova', sans-serif;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

#mainNav .navbar-brand {
  font-weight: 700;
  text-transform: uppercase;
  color: #F05F40;
  font-family: 'proxima-nova', sans-serif;
}

#mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #f05f40;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
  font-size: .9rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #212529;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
  color: #F05F40;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link.active,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active {
  color: #F05F40 !important;
  background-color: transparent;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active:hover {
  background-color: transparent;
}

.navbar-light .navbar-toggler{
  color: white;
  border-color: transparent!important;
  outline: none;
}
.navbar-toggler img{
  width:60%;
}
.inside-menu {
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.08);
  background-color: #fff;
}

.menuInside {
  background-color: white;
}

.inside-menu .loginbutton {
  background-color: #1a75d0;
  border: 1px solid #1a75d0;
  color: white;
}
.inside-menu .hamburger-inner,.inside-menu .hamburger-inner::before,.inside-menu .hamburger-inner::after{
  background-color: #1a75d0;
}



/* The Overlay (background) */
.overlay {
    /* Height & width depends on how you want to reveal the overlay (see JS below) */    
    height: 100%;
    width: 100%;
    position: fixed; /* Stay in place */
    z-index: 99; /* Sit on top */
    left: 0;
    top: 0;
    background-color: #fff; /* Black fallback color */
    background-color: #fff; /* Black w/opacity */
    overflow-x: hidden; /* Disable horizontal scroll */
    
}

/* Position the content inside the overlay */
.overlay-content {
    position: relative;
    width: 100%; /* 100% width */
    text-align: center; /* Centered text/links */
    margin-top: 10px; /* 30px top margin to avoid conflict with the close button on smaller screens */
}

/* When you mouse over the navigation links, change their color */
.overlay a:hover, .overlay a:focus {
    color: #005ca9;
    text-decoration: none!important;
}

/* Position the close button (top right corner) */
.overlay .closebtn {
    position: relative;
    font-size: 55px;
    float: right;
}
.media-menu {
  text-align: left;
}
.power-btn-menu {
  text-align: right;
}
/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {

    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}

@media (min-width: 992px) {
  #mainNav {
    /* border-color: transparent; */
    background-color: transparent;
  }
  #mainNav .navbar-brand {
    color: rgba(255, 255, 255, 0.7);
  }
  #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
    color: #fff;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link {
    padding: 0.5rem 1rem;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
    color: rgba(255, 255, 255, 0.7);
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
    color: #fff;
  }
  #mainNav.navbar-shrink {
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.08);
    background-color: #fff !important;
  }
  #mainNav.navbar-shrink .navbar-brand {
    color: #F05F40;
  }
  #mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
    color: #f05f40;
  }
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
    color: #212529;
  }
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover,
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover {
    color: #F05F40;
  }
}
/* Data Cleansing */
.datacleansing{
  /* background-image: url("../img/datacleansing-bg.jpg"); */
  background-position: center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-bottom: 0px;
  padding: 12rem 0 0 0;
}
.datacleansing h1{
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 30px;
}
.datacleansing p{
 line-height: 25px;
}
.datacleansing .btn-red{
  margin-right: 20px;
  padding-left: 38px;
  padding-right: 38px;
}
.datacleansingphoto img{
  width:80%;
  margin-top: 50px;
  bottom: -79px;
  position: relative;
}
.datacleansing-title{
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 30px;
}
.datacleansingintro-info{
  line-height: 35px;
  font-size: 25px;
  color:#005ca9;
  font-weight: 400;
}
.datacleansingmenu{
  background-color: #fff;
  width: 85%;
  border-radius: 3px;
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.2);
  display: block;
  float: left;
  height: auto;
  padding-bottom: 20px;
}
.datacleansingmenu ul{
  position: relative;
  display: block;
  float: left;
  height: auto;
  width: 100%;
  margin-bottom: 0px!important;
}
.datacleansingmenu ul li{
  font-size: 12px;
  color: #8c9397;
  font-weight: 500;
  list-style-type: none;
  text-transform: uppercase;
  padding-bottom: 16px;
  text-align: left;
  padding-top: 16px;
  cursor: pointer;
  display: block;
  float: left;
  height: auto;
  width: 100%;
}
.datacleansingmenu ul li a{
  display: block;
  color: #8c9397;
  left: 25px;
  position: relative;
  width: 80%;
  float: left;
  letter-spacing: 1px;
}
.datacleansingmenu ul li:last-child{
  margin-bottom: 0px!important;
}

.datacleansingmenu ul li:hover a, .datacleansingmenu ul li:active a {
    color: inherit;
}
.datacleansingmenu ul li:hover,.datacleansingmenu ul li:active {
  background-color: #039be5;
  text-decoration: none;
  color: white;
}

.datacleansingmenu ul li a:hover, .datacleansingmenu ul li a:active{
  text-decoration: none;
}
.datacleansingmenu ul li:hover:after, .datacleansingmenu ul li:active:after {
    display: inline-block;
    content: "";
    width: 12px;
    height: 11px;
    background: url('../img/blue-arrow.png') no-repeat;
    right: -38px;
    position: relative;
}
.datacleansingmenu .btn-red{
  width: 80%;
  margin-top: 10px;
}
.terms{
  padding-top: 80px!important;
}
.terms .col-lg-4{
  padding-right:0px;
}
.termsintro-info{
  line-height: 35px;
  font-size: 25px;
  color: #005ca9;
  font-weight: 400;
  padding-left: 144px;
  width: 95%;
}
.terms h1{
  padding-top: 61px;
  font-weight: 300;
  font-size: 40px;
  padding-bottom:60px;
}

.data-part1{
  margin-top: 130px;
  position: relative;
  width: 45%;
  float: left;
}

.datacleansing-subtitle{
  font-size: 25px;
  font-weight: 600;
}
.datacleansing-info{
  font-size: 18px!important;
  font-weight: 500!important;
  width:85%;
  line-height: 25px;
}

.datacleansing-info li{
  margin-left: 30px;
}

.data-part1image{
  position: relative;
  width: 55%;
  float: right;
  margin-top: 100px;
}

.data-part1image img{
  width:100%;

}
.data-part2{
  margin-top: 70px;
}
.data-part2 img{
  width:75%;
}
.data-part2-info{
  margin-top: 100px;
}
.contact-form{
  background-color: #fff;
  width:100%;  
  border-radius: 3px;
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.2);
  padding-top: 40px;
  padding-bottom: 40px;
  top: 50px;
  position: relative;
}
.contact-form .form-group{
  padding-left: 50px;
  padding-right: 50px;
}
.contact-form label{
  color:#005ca9;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
}
.contact-form .form-control{
  background-color: #edeeee;
  border-radius:3px;
  padding: 7px 20px;
  width: 68%;
  color: #8c9397!important;
}
.contact-form input::-webkit-input-placeholder {
  color: #8c9397!important;
}

.contact-form .checkbox label{
   font-size: 14px;
   text-transform: none;
   color: #475259;
}
.contact-form .checkmark{
  width:20px;
  height:20px;
}
.contact-form .labelcontainer .checkmark:after{
width: 8px;
height: 8px;
top: 5px;
left: 5px;
}
.contact-form .submitbutton{
  float: right;
  position: relative;
  right: 46px;
  color: white!important;
}
.contact-form .labelcontainer{
  padding-left: 30px;
}
.contactform-terms{color:#8c9397;}
.textarea .form-control{
  width:100%;
}
.ourcompany img{
  width:80%;
}
.latest-insights{
  background-image: url("../img/latestinsights-bg.png");
  background-position: left top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.latest-insights h1{
  font-weight: 300!important;

}
.latest-insights a:hover{
  text-decoration: none;
}
.news{
  padding-bottom: 78px;
}
.news a:hover{
text-decoration: none;
}

.news h1{
  font-weight: 300!important;

}
.black-gradient{
  width: 100%;
  background-color: #000;
  height: 170px;
  position: relative;
  bottom: 170px;
  opacity: 0.4;
}
.newsbox{
  width:100%;
  position: relative;
  background-color: #fff;
  padding-bottom: 38px;
  margin-bottom:60px;
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.05);
}
.newsbox img{
  width: 100%;
}
.newsbox h1{
  font-size: 20px;
  padding-left: 40px;
  padding-right: 40px;
}
.newsbox p{
  padding-left: 40px;
  padding-right: 40px;
  font-size: 16px;
}
.loadmore{
  padding-left: 70px!important;
  padding-right: 70px!important;
}
.latest-insightsbox{
  width:100%;
  position: relative;
  background-color: #fff;
  padding-bottom: 38px;
}
.latest-insightsbox:hover{box-shadow: 0 0 11px rgba(33,33,33,.4);}

.latest-insightsbox img{
width: 100%;
}
.latest-insightsbox h1{
  font-size: 20px;
  padding-left: 40px;
  padding-right: 40px;
}
.latest-insightsbox p{
  padding-left: 40px;
  padding-right: 40px;
  font-size: 16px;
}
.readmore{
  color: #8c9397;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 16px;
}
.ourcompany{
  background-image: url("../img/ourcompany-bg.jpg");
  background-position: left top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}
.terms img{
  width:100%;
}
.scrmservices{
  background-image: url("../img/scrmservices-bg.png");
  background-position: left top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 0px;

}

 .newsarticlebg{
  background-image: url("../img/bg-newsarticle.png");
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 }
 .newsarticlebg h1{
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 30px;
}
.newsarticlebg p{
line-height: 25px;
}

.registerinput{
  width:85%;
  margin:0 auto;
}

.registerinput .form-control{
  background-color: #edeeee;
  margin-bottom: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  color:black;
}

.our-services{
  margin-top: 100px;
}
.howitworksbutton{
  padding-left:50px!important;
  padding-right: 50px!important;
  margin-top: 30px;
}
header.masthead {
  padding-top: 100px;
  padding-bottom: calc(10rem - 56px);
  background-image: url("../img/header.jpg");
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

header.masthead hr {
  margin-top: 30px;
  margin-bottom: 30px;
}

header.masthead h1 {
  font-size: 2rem;
}

header.masthead p {
  font-weight: 300;
}

@media (min-width: 768px) {
  header.masthead p {
    font-size: 25px;
  }
  
}
@media (max-width: 768px) {
  .service-box {
    margin-bottom: 50px;
  }
}

@media (min-width: 992px) {
  header.masthead {
    height: 100vh;
    min-height: 650px;
    padding-top: 0;
    padding-bottom: 0;
  }
  header.masthead h1 {
    font-size: 60px;
  }
}

@media (min-width: 1200px) {
  header.masthead h1 {
    font-size: 60px;
  }
}

.scrmservices img{
  width:65%;
}
.surveybox{
  padding-bottom: 20px!important;
}
.service-box {
  min-height: 264px;
  background-color: #fff;
  padding-bottom: 40px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 30px;
}
.service-box:hover{
  box-shadow: 0 0 11px rgba(33,33,33,.3); 
}
.service-box h3{
  font-size: 16px;
  font-weight: 600;
  color: #005ca9;
}
.service-box img{
  width:30%;
}
.scrmservice-box {
  background-color: #fff;
    padding-bottom: 40px;
    padding-top: 40px;
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 100px;
    min-height: 213px;
    border-radius: 3px;
    display: inline-block;
}
.scrmservice-box h3{
  font-size: 16px;
  font-weight: 600;
  color: #005ca9;
}
.scrmservice-imagebox{
  width: 15%;
  float: left;
  position: relative;
  text-align:center;
}
.scrmservice-imagebox img{
  position: relative;
  margin: 0 auto;
  text-align: center;
  margin-top:0px!important;
}
.scrmservice-info{
  width:80%;
  float: right;
}

.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto;
}

.portfolio-box .portfolio-box-caption {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  color: #fff;
  background: rgba(240, 95, 64, 0.9);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.copyright{
  position: relative;
  top:50px;
  clear: both;
}
.copyright p{
  font-size: 11px;
  color: #475259;
}
.termsarea{
  position: relative;
  min-height: 30px;
}


.text-primary {
  color: #F05F40 !important;
}

.btn {
  font-weight: 700;
  text-transform: uppercase;
  border: none;
  border-radius: 4px;
  font-family: 'proxima-nova', sans-serif;
  padding: .375rem 24px;
  font-size: 12px;
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.2);
  letter-spacing: 1px;
}

.btn-xl {
  padding: 1rem 2rem;
}
.buttonareaheader .btn-red{
  color:white;
  font-size: 12px;
  display: inline-block;
  box-shadow: none!important;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 22px;
}

.btn-red:hover, .btn-red:focus, .btn-red:active {
  color: #fff!important;
  background-color: #db4d64; !important;
  opacity:0.9;
  box-shadow: 0px 8px 40px rgba(0, 0, 0, 0.2); 
}
.btn-red{
  background-color: #db4d64;
  border: 2px solid #db4d64;
}
.btn-transparentblue{
  background-color: transparent;
  border: 2px solid #005ca9;
}
.btn-transparentblue:hover, .btn-transparentblue:focus, .btn-transparentblue:active {
  color: #005ca9!important;
  background-color: transparent; !important;
  opacity:0.9;
  box-shadow: 0px 8px 40px rgba(0, 0, 0, 0.2); 
}
.buttonareaheader .btn-transparentblue{
  color:#005ca9;
  font-size: 12px;
  display: inline-block;
  box-shadow: none!important;
  padding-left: 16px;
  padding-right: 16px;
}
.btn-white {
  background-color: white;
  border: 1px solid white;
}
.btn-transparent{
  background-color: transparent;
  border: 1px solid white;
  color:white;
}
.btn-primary {
  background-color: #1a75d0;
  border: 1px solid #1a75d0; 
}
.btn-transparent:hover, .btn-transparent:focus, .btn-transparent:active {
  color: #fff;
  background-color: transparent; !important;
  opacity:0.9;
  box-shadow: 0px 8px 40px rgba(0, 0, 0, 0.2); 
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  color: #fff;
  background-color: #1a75d0 !important;
  opacity:0.9;
  box-shadow: 0px 8px 40px rgba(0, 0, 0, 0.2); 
}

.btn-primary:active, .btn-primary:focus {
 box-shadow: 0px 8px 20px rgba(26, 117, 208, 0.2)!important;
}

.btn-white:hover, .btn-white:focus, .btn-white:active {
  color: #1a75d0;
  background-color: #fff !important;
  opacity:0.9;
  box-shadow: 0px 8px 40px rgba(0, 0, 0, 0.2); 
}

.btn-white:active, .btn-white:focus {
 box-shadow: 0px 8px 20px rgba(255, 255, 255, 0.2)!important;
}
/* Customize the label (the container) */
.labelcontainer {
  display: block;
  position: relative;
  padding-left: 35px;
  padding-top: 4px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.labelcontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 27px;
  width: 27px;
  background-color: #475259;
  background-clip: padding-box;
  border: 1px solid transparent;
  border-radius: 50%;
}
/* When the checkbox is checked, add a blue background */
.labelcontainer input:checked ~ .checkmark {
  background-color: #475259;
  background-clip: padding-box;
  border: 1px solid transparent;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.labelcontainer input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.labelcontainer .checkmark:after {
  top: 6px;
  left: 6px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #aaa;
}

/* Customize the label (the container) */

.signupform{
  width:85%;
  min-height: auto;
  padding-bottom:100px;
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.2);
  position: relative;
  top:-150px;
}
.opacity-box{
  width: 85%;
  box-shadow: 0px -66px 58px 25px rgba(237, 238, 238, 0.9);
  height: 170px;
  position: relative;
  top: -14px;
}

.opacity-box-inactive{
  width: 85%;
  /* box-shadow: 0px -66px 58px 25px rgba(237, 238, 238, 0.9); */
  height: 170px;
  position: relative;
  top: -14px;
}

.signupform h1{
  padding-left: 50px;
  margin-bottom: 20px;
}
.signupform p{
  padding-left: 50px;
  margin-bottom: 40px;
}
.thumbnail-article{
  width:100%;
  margin-bottom: 20px;
}
.thumbnail-article img{
  width: 100%;
}
.thumbnail-text{
  position: absolute;
  top: 0px;
  text-align: left;
  padding-left: 15px;
  padding-top: 15px;
}
.thumbnail-arrow{
  position: absolute;
  width: 25%;
}
.left-arrow{
  top:96px;
}
.right-arrow{
  top:278px;
}
.thumbnail-arrow img{
  width:50%;
}
.next-article{
  top:182px;
}
.thumbnail-text h3{
  font-size: 12px;
  font-weight: 500;
  color:#8c9397;
  text-transform: uppercase;
}
.thumbnail-text h2{
  font-size: 22px;
  font-weight: 600;
  color:#fff;
  text-decoration: 
}
.pricingboard{
  background-color: #edeeee;
  min-height: 800px;
  border-radius: 3px;
  box-shadow: 0 0 20px rgba(0,0,0,0.3);
  position: relative;
  cursor: pointer;
}
.pricingboard:hover{
  box-shadow: 0 0 20px rgba(0,0,0,0.7);
  cursor: pointer;
}
.pricingboard h3{
  background-color: #005ca9;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
  text-transform: uppercase;
  border-top-left-radius:3px;
  border-top-right-radius:3px;
}
.activepricing h3{
   background-color: #039be5;
}
.mostpopular{
  position: absolute;
  background-color: #db4d64;
  color: white;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 3px;
  width: 80%;
  top: -42px;
  text-align: center;
  left: 9%;
}
.mostpopular h3{
  color:white;
  font-size: 14px;
  text-transform: uppercase;
}
.pricearea ul li::before {
  content: '';
  background:url('../img/right-arrow.png');
  width:5px;
  height:10px;
  display: inline-block;
  margin-right: 7px;
  position: relative;
  background-repeat: no-repeat;
}
.pricingboard-area{
  position: relative;
  top:200px;
}
.pricearea ul{
  text-align: left;
  width: 88%;
  margin: 0 auto;
  list-style-type: none;
}
.pricearea ul li a{
  color:#475259;
  font-size: 16px;
  font-weight: 500;
  line-height: 29px;
}
.pricearea{
  margin-top: 20px;
}
.pricinggrey{
  padding-top: 200px;
  padding-bottom: 200px;
}
.pricearea h5{
  font-size: 25px;
  font-weight: 400;
  margin-bottom: 5px;
}
.pricearea p{
  font-size: 12px;
  color:#8c9397;
}
.align-bottom{
  position: absolute;
  bottom: 20px;
  margin: 0 auto;
  left: 22%;
}
.pricingboard .btn-red{
  padding-left: 70px;
  padding-right: 70px;
}
.pricearea hr{
  max-width: 90%;
  border-width: 1px;
  border-color: #c8cbcd;
}
.discountprogramme{
  position: relative;
  width:100%;
  background-color: #fff;
  height:auto;
  bottom: 100px;
  box-shadow: 0 0 20px rgba(0,0,0,0.2);
}

.discountprogramme h2{
  font-size: 26px;
  padding-top: 40px;
  font-weight: 400;
  text-align: center;
}
.discountprogramme table{
  width:90%;
  margin:0 auto;
}
.discountprogramme .table th{
  border-top:0px;
  padding:23px;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}
.discountprogramme .table thead th{
  border-bottom:1px solid #c8cbcd;
}
.discountprogramme .table td{
  border-bottom:1px solid #c8cbcd;
  padding:23px;
}

.aboutustable{
  position: relative;
  width:100%;
  background-color: #fff;
  height:auto;
  bottom: 100px;
  box-shadow: 0 0 20px rgba(0,0,0,0.2);
}

.aboutustable img {
  width: 100%;
}

.aboutustable h2{
  font-size: 26px;
  padding-top: 40px;
  font-weight: 400;
  text-align: center;
}
.aboutustable table{
  width:90%;
  margin:0 auto;
}
.aboutustable .table th{
  border-top:0px;
  padding:23px;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}
.aboutustable .table thead th{
  border-bottom:1px solid #c8cbcd;
}
.aboutustable .table td{
  /* border-bottom:1px solid #c8cbcd; */
  padding:23px;
}


.last td{
  border-bottom:0px!important;
  border-top:0px!important;
}
.contactpage {
  padding-top: 100px;
}
.contactpage h1{
  font-weight: 300;
}
.contactpage .contact-form{
  margin-bottom: 100px;
}
.contactpage .contact-form .form-control{
  width:100%;
}
.contactpage h3{
  font-size:16px;
  text-transform: uppercase;
}
.contactpage img{
  width:100%;
}
.calendlyarea{
  padding-top: 25px;
  width: 67%;
  margin: 0 auto;
}
.calendlyarea img{
  width:100%;
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.2);
}
.contactinfopage{
  background-color: white;
  position: relative;
  padding:34px;
}
.contactinfopage p{
  margin-bottom: 3px;
}
.errorpage{
  background-image: url("../img/error-bg.png");
  background-position: left top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-bottom: 100px;
}

.green-text {
  color: #1a1;
}
.lineareamobile{
  display: none;
}
.mobileoverlay{
  display: none;
}
.mobile-pricingboard{display: none;}
.btn-lightblue{
  background-color:#039be5;
  color:#fff;
  border: 2px solid #039be5;
}

.unsubscribe-page {
  padding-top: 200px;
  padding-bottom: 200px;
}
.underline {
  text-decoration: underline;
  padding-bottom: 15px;
}

/* .mobilemenutoggle {
  width: 50%!important;
} */
@media (max-width: 991px){
  .registerinput .form-control {
    width: 100%;
  }
}

/* Mobile Screen */
@media (max-width: 768px){
  .media-menu {
    text-align: center;
  }
  .power-btn-menu {
    text-align: center;
  }
  .buttonareaheader {
    position: unset;
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .overlay ul li {
    text-align: center;
  }
  .overlay h3 {
    text-align: center;
  }
  .desktop-news{
    display:none;
  }
  .mobile-news{
    display:block;
  }
  #btn_register{
    width:84%;
  }
  .pricingboard .btn-lightblue{
    padding-left: 51px;
    padding-right: 50px;
    margin-bottom:10px;
  }

  .navbar-shrink .logomenu {
    background-image: url('../img/mobile-logo-colour.svg');
  }
  .navbar-shrink .logomenuGinus {
    background-image: url('../img/Ginus_logo_Official_Horizontal.png');
  }
  
  .mostpopular{
    position: relative;
    top:-70px;
  }
  .pricingpage p{
    padding-bottom:100px;
  }
  .pricinggrey{
    padding-top:0px;
    padding-bottom:50px;
  }
  .pricingboard-area{
    top:0px;
  }
  .pricingboard{
    margin-bottom: 40px;
    padding-bottom: 40px;
    min-height: auto;
    top: -80px;
  }
 
  .align-bottom{
    left:0px;
    position: relative;
    bottom:-7px;
  }
  .mobile-pricingboard{display: block;}
  .desktop-pricingboard{
    display: none;
  }
  .pricingpage {
    background-image: url(../img/pricing-bg.png);
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom: 0px;
  }
  .signupform .submitbutton{
    margin-top:20px;

  }

  .signupform{
    width:100%;
    padding-bottom:50px;
    min-height:auto!important;
  }
  .signupform h1{
    padding-left:0px;
    text-align:center;
  }
  .signupform p{
    padding-left:0px;
    text-align:center;
    width:100%;
  }
  .termsarea .checkbox{
    width: 50%;
  }
  .termsintro-info{
    padding-left:0px;
    width:100%;
  }
  .terms h1{
    padding-left:0px;
    padding-top:30px;
  }
  .contactpagephoto img{
    margin-top:0px!important;
  }
  .contactpage h3{
    text-transform: uppercase;
  }
  .contactpage .contact-form{
    margin-bottom:50px;
  }
  .calendlyarea{
    width: 100%;
    margin-bottom: 20px;
  }
  .latest-insightsbox{
    margin-bottom:25px;
  }
  .mobiledatacleansing-signup .btn-red{
    width:100%;
    font-size: 12px;
  }
  .dropdown-menu.show{
    width: 100%;
    text-transform: uppercase;
    font-family: 'proxima-nova', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size:14px;
  }
  .section1{
    margin-top:40px;
  }
  .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: .255em;
    content: "";
    border-top: .4em solid;
    border-right: .4em solid transparent;
    border-bottom: ;
    border-left: .4em solid transparent;
    left: 245px;
    position: relative;
    top: 0px;}

  .jumpto button{
    width: 100%;
    text-align: left;
    height: 30px;
    border-radius: 3px;
    font-size: 12px;
  }
  .datacleansingcontent{
    padding-top:65px;
  }
  .contact-form .submitbutton{
    float: none;
    position: relative;
    right: 0px;
    width:100%;
  }
  .contact-form .checkbox{
    left:0px;
  }
  .checkbox {
    width: 100%;
    float: left;
    position: relative;
    top: 0px;
  }
  .contact-form{
    min-height: 625px;
  }
  .contact-form .form-group {
    padding-left: 35px;
    padding-right: 35px;
  }
  .contact-form .form-control{
    width:100%;
  }
  .contact-form{
    top:20px;
  }
 
  .contactdatacleansing .datacleansing-info{
    width:100%;
  }
  .contactdatacleansing  .datacleansing-title{
    margin-bottom:20px;
  }
  .section5 ul{
    width:80%;
    position: relative;
    left:20px;
  }
  .section4 ul{
    width:80%;
    position: relative;
    left:20px;
  }
  .data-part2-info{
    margin-top:0px;
  }
  .data-part2{
    margin-top:0px;
  }
  .data-part2 img{
    width:100%;
  }
  .data-part1{
    position: relative;
    width: 100%;
    float: none;
    text-align: left;
    margin-top:50px;
  }
  .data-part1image{
    position: relative;
    width: 100%;
    float: none;
    margin-top:30px;
  }
  .datacleansingintro-info{
    line-height: 25px;
    font-size: 20px;
  }
  .datacleansing-title{
    font-size:30px;
  }
  .datacleansingphoto img{
    width: 100%;
    margin-top: 50px;
    bottom: -31px;
    position: relative;
  }
  .menusocial{
    width:15%;
    margin-right:20px;
    margin-top: 25px;
  }
  .buttonareaheader{
    margin-bottom:20px;
  }
  .menudata{
    margin-top:0px!important;
  }
  .menudata ul{
    margin-bottom:0px!important;
  }
  .resourcescolumn{
    margin-bottom:0px;
  }
  .mobelimenu-title{
    color:#039be5;
    font-size:16px;
    text-transform: uppercase;
    width:50%;
    float: left;
    text-align: left;
  }
  .cross{
    position: relative;
    width:50%;
    float:right;
    text-align:right;
  }
  .cross img{
    width:12%;
  }
  .companycolumn{
    width:100%;
  }
  .mobile-greyseparator{
    border-bottom:1px solid #c8cbcd;
    margin-top: 27px;
    margin-bottom: 20px;
  }
  .overlaymobile h3{
    color:#192730;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: left; 
  }
  .overlaymobile ul li{
    color: #8c9397;
    font-size: 16px;
    font-weight: 400;
    list-style-type: none;
    line-height: 25px;
    text-align: left;
  }
  .overlaymobile ul li a{
    color: #8c9397;
    text-decoration: none;
    font-size: 16px!important;
    padding: 0px!important;
    line-height: 30px;
    text-align: left;
  }
  /* The Overlay (background) */
  .overlaymobile {
    /* Height & width depends on how you want to reveal the overlay (see JS below) */    
    height: 100%;
    width: 100%;
    position: fixed; /* Stay in place */
    z-index: 999999; /* Sit on top */
    left: 0;
    top: 0;
    background-color: #fff; /* Black fallback color */
    background-color: #fff; /* Black w/opacity */
    overflow-x: hidden; /* Disable horizontal scroll */
    
  }

  /* Position the content inside the overlay */
  .overlay-content {
    position: relative;
    width: 100%; /* 100% width */
    text-align: center; /* Centered text/links */
    margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */
  }

  /* When you mouse over the navigation links, change their color */
  .overlaymobile a:hover, .overlaymobile a:focus {
    color: #8c9397;
    text-decoration: none!important;
  }

  /* Position the close button (top right corner) */
  .overlaymobile .closebtn {
    position: relative;
    font-size: 54px;
    float: right;
    top: 12%;
  }

  .buttonareaheader .btn-red{
    padding-left: 45px;
    padding-right: 45px;
  }
  .buttonareaheader .btn-transparentblue{
    padding-left: 45px;
    padding-right: 45px;
  }
  .overlaymobile .closebtn{
    float:none;
    top:-22px;
  }
  .mobileoverlay{
    display: block;
  }
  .desktopmenu{
    display: none;
  }
  .dektopheader{
    display: none!important;
  }
  header .carousel-inner{
    top:200px;
  }
  header .carousel-indicators{
    bottom: -300px;
  }
  .header-mobile-box{
    width:100%;
  }
  .ourcompany .carousel-inner{
    top:30px;
  }
  .scrmservices img{
    margin-top:120px;
  }
  .carousel-box{
    background-color:#fff;
    width:100%;
    min-height: 300px;
    border-radius:3px;
  }
  .carousel-box img{
    width: 40%!important;
    padding: 20px;
    margin:0 auto;
    position: relative;
    margin-top:0px!important;
  }
  .carousel-box h1{
    font-size: 16px;
    text-transform: uppercase;
    color:#00679b;
    text-align: center;
  }
  .carousel-box p{
    font-size: 18px;
    color:#475259;
    font-weight:500;
    text-align: center;
    width:70%;
    margin:0 auto;
  }
  body{
    font-size:20px;
  }
  header.masthead h1 {
    font-size: 35px;
  }
  header.masthead {
    padding-top: 0px;
    padding-bottom: 0px;
    background-image: url(../img/bg-headermobile.jpg);
    background-position: center bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height:750px;
  }
  .scrmservices {
    background-image: url(../img/scrmservices-bgmobile.jpg);
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-top: 0px;
  }
  .ourcompany {
    background-image: url(../img/ourcompany-bgmobile.jpg);
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-top:0px;
    padding-bottom: 0px;
  }
  .carousel-indicators{
    bottom: -80px;
  }
  .carousel-indicators li{
    width: 10px;
    height: 10px;
    border-radius: 100%;
  }
  .copyright{
    top:40px;
  }
  .bg-footer{
    padding-top:40px;
    padding-bottom:60px;
  }
  .btn{
    padding: .375rem 10px;
    font-size: 10px;
  }
  .buttonareafooter{
    left:60px;
  }
  .linearea{
    display: none;
  }
  .lineareamobile{
    display: inline-block;
    left:15px;
    position: relative;
  }
  .socialicon{
    margin-right:5px;
    width:8%;
  }
  .socialsection-logo{
    text-align: center;
    padding-bottom:20px;
  }
  .scrmservice-info{
    width: 85%;
    float: left;
    text-align: left;
  }
  .scrmservice-box{
    margin-top: 40px;
    min-height:350px;
  }
  .howitworksbutton {
    padding-left: 18px!important;
    padding-right: 18px!important;
    margin-top: 30px;
    font-size: 11px!important;
  }
  #mainNav {
    border-color: transparent;
    background-color: transparent;
  }

  #mainNav.navbar-shrink {
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.08);
    background-color: #fff !important;
  }
  
  .mobilemenu{
    width: 80%;
  }
  /* .mobilemenutoggle{
    width: 50%!important;
  } */
  .menuicon{
    width: 100%;
  }
  #headerText{
    width:90%;
    padding-top:20px;
    margin:0 auto; 
    min-height:140px;
  }
  .header-buttons{
    display: none;
  }
  .ourcompany img{
    width: 100%;
    margin-top: 50px;
  }
  .section-subheading{
    margin-top: 0;
    font-size: 30px;
    font-weight: 200;
    margin: 0 auto;
    line-height: 40px;
  }
  .ourcompany .section-subheading{
    margin-bottom:10px!important;
  }

  .labelcontainer{
    padding-top:1px;
  }
  .sign-in button{
    width:75%;
  }

  .navbar-shrink .logomenu {
    background-image: url('../img/mobile-logo-color.png');

  }
  .navbar-shrink .logomenuGinus {
    background-image: url('../img/Ginus_Submark-Logo_Blue.svg');

  }
}
