
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
 font-family: 'Roboto', sans-serif;
  color: #000;

}

a {
  color: #000;
}

a:hover {
  color: #fff;
  text-decoration: none;
}

h1 ,h2, h4, h6 {
  font-family: 'Roboto', sans-serif;
}

.orderbut {
  background: rgba(31,119,15,1);
background: -moz-linear-gradient(left, rgba(31,119,15,1) 0%, rgba(16,58,7,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(31,119,15,1)), color-stop(100%, rgba(16,58,7,1)));
background: -webkit-linear-gradient(left, rgba(31,119,15,1) 0%, rgba(16,58,7,1) 100%);
background: -o-linear-gradient(left, rgba(31,119,15,1) 0%, rgba(16,58,7,1) 100%);
background: -ms-linear-gradient(left, rgba(31,119,15,1) 0%, rgba(16,58,7,1) 100%);
background: linear-gradient(to right, rgba(31,119,15,1) 0%, rgba(16,58,7,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f770f', endColorstr='#103a07', GradientType=1 );
border-radius: 10px;
padding: 8px 40px;
color: #fff;
font-size:16px;
font-weight: 400;
text-transform: uppercase;
 box-shadow: 0 4px 15px 0 rgba(83, 176, 57, 0.42);
 moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;

}

.orderbut:hover {


    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}


.sectionpad {
  padding: 90px 0;
}

/*--------------------------------------------------------------
# Cookie css starts
--------------------------------------------------------------*/

#kamp-cookie {
 background: rgba(77,115,41,1);
background: -moz-linear-gradient(top, rgba(77,115,41,1) 0%, rgba(124,165,70,1) 48%, rgba(124,165,70,1) 99%, rgba(124,165,70,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(77,115,41,1)), color-stop(48%, rgba(124,165,70,1)), color-stop(99%, rgba(124,165,70,1)), color-stop(100%, rgba(124,165,70,1)));
background: -webkit-linear-gradient(top, rgba(77,115,41,1) 0%, rgba(124,165,70,1) 48%, rgba(124,165,70,1) 99%, rgba(124,165,70,1) 100%);
background: -o-linear-gradient(top, rgba(77,115,41,1) 0%, rgba(124,165,70,1) 48%, rgba(124,165,70,1) 99%, rgba(124,165,70,1) 100%);
background: -ms-linear-gradient(top, rgba(77,115,41,1) 0%, rgba(124,165,70,1) 48%, rgba(124,165,70,1) 99%, rgba(124,165,70,1) 100%);
background: linear-gradient(to bottom, rgba(77,115,41,1) 0%, rgba(124,165,70,1) 48%, rgba(124,165,70,1) 99%, rgba(124,165,70,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d7329', endColorstr='#7ca546', GradientType=0 );
padding:15px 0;
color: #fff;
}

#kamp-cookie p {

   margin-top:15px; 
    margin-bottom:15px;
}

/*--------------------------------------------------------------
# Cookie css ends
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# dropdown css starts
--------------------------------------------------------------*/

/*.match {
  float: right;
}*/

.matchdrop {
 /*float: right;*/
 display: none;
}
.matchbut {
  background: rgba(31,119,15,1);
background: -moz-linear-gradient(left, rgba(31,119,15,1) 0%, rgba(16,58,7,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(31,119,15,1)), color-stop(100%, rgba(16,58,7,1)));
background: -webkit-linear-gradient(left, rgba(31,119,15,1) 0%, rgba(16,58,7,1) 100%);
background: -o-linear-gradient(left, rgba(31,119,15,1) 0%, rgba(16,58,7,1) 100%);
background: -ms-linear-gradient(left, rgba(31,119,15,1) 0%, rgba(16,58,7,1) 100%);
background: linear-gradient(to right, rgba(31,119,15,1) 0%, rgba(16,58,7,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f770f', endColorstr='#103a07', GradientType=1 );
border-radius: 10px;
padding: 8px 20px;
width: 100%;
color: #fff;
font-size:18px;
font-weight: 400;
text-transform: uppercase;
 box-shadow: 0 4px 15px 0 rgba(83, 176, 57, 0.42);
 moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    border: none;

}
/*--------------------------------------------------------------
# dropdown css ends
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# topnav css starts
--------------------------------------------------------------*/

.bg-custom {
  background: #fef2e2;

}
/*.bg-light {
    background-color:  #fef2e2;!important;
}*/
.navbar-light .navbar-nav .nav-link {
    color:#000;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
   color: #1e760f;
 /*border-bottom:  1px solid #1e760f; 
 transition: all ease 0.5s;*/
}

.toplinks ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.toplinks ul li{
  text-decoration: none;
  display: inline-block;
  font-size:14px;
}
.toplinks ul li a{
  padding:8px 8px;
  color: #000;
 }
.toplinks ul li a:hover{
 color: #1e760f;
 border-bottom:  1px solid #1e760f; 
}


/*--------------------------------------------------------------
# topnav css ends
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# banner css starts
--------------------------------------------------------------*/
.topbanner {
   background: #fef2e2;
}
.regwrap{
 padding-left:80px;

}
.regwrap h1 {
    color: #000;
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 900;
}
.regwrap h1 span {
    color: #1e760f;
    font-size: 50px;
    text-transform: uppercase;
}
.regwrap h2 {
    color: #1e760f;
    font-size: 30px;
    padding-bottom:15px;
     font-weight:300;
}
.registerpoints ul {
  list-style: none;
  margin: 0;
  padding: 0;

  }
.registerpoints ul li {
    text-decoration: none;
    margin-top: 30px;
    color: #000;
    font-size:24px;
}
.registerpoints ul li img {
  margin-right:15px;
}
.orderpt {
  margin-top: 50px: 
}


/*.fixed-top {
    position: fixed;
    top: 200px;
    left:1100px !important;
    z-index: 1030;
}*/

.gratisbox {
  background-image: url(../img/gratis.png);
  /*background-position: center;*/
  background-repeat: no-repeat;
  max-width: 100%;

}
.grtismt-80 {
  margin-top: 80px;
}
/*--------------------------------------------------------------
# banner css ends
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# klubb css starts
--------------------------------------------------------------*/
.klubsec{
  margin: 0 auto;
  background: #fff;
}
.klubwrap {
  margin-top:45px;
  display: flex;
  flex-wrap: wrap;
}
.klubsec .sechead h2 {
  text-align: center;
  font-size: 50px;
   font-weight: 900;
   color: #1e760f;
}
.klubbox {
  background: #fef2e2;
  padding: 20px 20px;
  text-align: center;
  position: relative;
  border-radius: 10px;
height:210px;

}
.klubbox:hover {
 background: rgba(77,115,41,1);
background: -moz-linear-gradient(top, rgba(77,115,41,1) 0%, rgba(124,165,70,1) 48%, rgba(124,165,70,1) 99%, rgba(124,165,70,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(77,115,41,1)), color-stop(48%, rgba(124,165,70,1)), color-stop(99%, rgba(124,165,70,1)), color-stop(100%, rgba(124,165,70,1)));
background: -webkit-linear-gradient(top, rgba(77,115,41,1) 0%, rgba(124,165,70,1) 48%, rgba(124,165,70,1) 99%, rgba(124,165,70,1) 100%);
background: -o-linear-gradient(top, rgba(77,115,41,1) 0%, rgba(124,165,70,1) 48%, rgba(124,165,70,1) 99%, rgba(124,165,70,1) 100%);
background: -ms-linear-gradient(top, rgba(77,115,41,1) 0%, rgba(124,165,70,1) 48%, rgba(124,165,70,1) 99%, rgba(124,165,70,1) 100%);
background: linear-gradient(to bottom, rgba(77,115,41,1) 0%, rgba(124,165,70,1) 48%, rgba(124,165,70,1) 99%, rgba(124,165,70,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d7329', endColorstr='#7ca546', GradientType=0 );
-webkit-box-shadow: -2px -3px 32px -11px rgba(0,0,0,0.75);
-moz-box-shadow: -2px -3px 32px -11px rgba(0,0,0,0.75);
box-shadow: -2px -3px 32px -11px rgba(0,0,0,0.75);
transition: all ease;

}
.iconcircle {
    position: absolute;
    top: -33px;
    left: 37px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #1e760f;
    padding: 15px 10px;
    width: 69px;
    height: 69px;
}
.klubbox h2 {
    font-size:18px;
    line-height: 28px;
    color: #000;
    font-weight: 400;
    padding-top: 40px;
    padding-bottom: 40px;
}
.klubbox h2:hover {
      color: #fff;
      transition: all ease;
   
}
/*--------------------------------------------------------------
# klubb css ends
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# pricesection css starts
--------------------------------------------------------------*/

.pricesec {
  background: rgba(77,115,41,1);
background: -moz-linear-gradient(top, rgba(77,115,41,1) 0%, rgba(124,165,70,1) 48%, rgba(124,165,70,1) 99%, rgba(124,165,70,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(77,115,41,1)), color-stop(48%, rgba(124,165,70,1)), color-stop(99%, rgba(124,165,70,1)), color-stop(100%, rgba(124,165,70,1)));
background: -webkit-linear-gradient(top, rgba(77,115,41,1) 0%, rgba(124,165,70,1) 48%, rgba(124,165,70,1) 99%, rgba(124,165,70,1) 100%);
background: -o-linear-gradient(top, rgba(77,115,41,1) 0%, rgba(124,165,70,1) 48%, rgba(124,165,70,1) 99%, rgba(124,165,70,1) 100%);
background: -ms-linear-gradient(top, rgba(77,115,41,1) 0%, rgba(124,165,70,1) 48%, rgba(124,165,70,1) 99%, rgba(124,165,70,1) 100%);
background: linear-gradient(to bottom, rgba(77,115,41,1) 0%, rgba(124,165,70,1) 48%, rgba(124,165,70,1) 99%, rgba(124,165,70,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d7329', endColorstr='#7ca546', GradientType=0 );
padding:80px 0;
margin: 0 auto;
}

.orderprice {
  margin: 0 auto;
 text-align: center;
}

.orderprice h2 {
  font-size: 80px;
  font-weight:900;
  border: 1px dashed #fff;
  max-width: 500px;
   margin: 0 auto;
 text-align: center;
}

.mnd {
    font-size: 30px;
    line-height: 32px;
}

.binding {
  font-size:16px;
  font-weight:200;
}
.limit {
  margin-top:30px;
  margin-bottom:40px;
}

/*--------------------------------------------------------------
# pricesection css ends
--------------------------------------------------------------*/





/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
 background-color: #313131;
  color: #fff;
  font-size: 14px;
  text-align: center;
  padding:40px 0;
  }



#footer p {
font-size: 14px;
    padding: 0;
 
}

.copyright a {
  color: #fff;

}
/*--------------------------------------------------------------
# support page  css starts
--------------------------------------------------------------*/
.mt-8 {
  margin-top: 100px;
}
.questionwrap h3 {
   font-size:20px;
}
.questons {
  background: #fef2e2;
  padding: 10px 10px;
  margin-bottom: 5px;
}

.contactsec {
  background: rgba(77,115,41,1);
background: -moz-linear-gradient(top, rgba(77,115,41,1) 0%, rgba(124,165,70,1) 48%, rgba(124,165,70,1) 99%, rgba(124,165,70,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(77,115,41,1)), color-stop(48%, rgba(124,165,70,1)), color-stop(99%, rgba(124,165,70,1)), color-stop(100%, rgba(124,165,70,1)));
background: -webkit-linear-gradient(top, rgba(77,115,41,1) 0%, rgba(124,165,70,1) 48%, rgba(124,165,70,1) 99%, rgba(124,165,70,1) 100%);
background: -o-linear-gradient(top, rgba(77,115,41,1) 0%, rgba(124,165,70,1) 48%, rgba(124,165,70,1) 99%, rgba(124,165,70,1) 100%);
background: -ms-linear-gradient(top, rgba(77,115,41,1) 0%, rgba(124,165,70,1) 48%, rgba(124,165,70,1) 99%, rgba(124,165,70,1) 100%);
background: linear-gradient(to bottom, rgba(77,115,41,1) 0%, rgba(124,165,70,1) 48%, rgba(124,165,70,1) 99%, rgba(124,165,70,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d7329', endColorstr='#7ca546', GradientType=0 );
padding:80px 0;
margin: 0 auto;
}
.contactxt p{
 margin-bottom: 10px;

}
.contactxt a{
  color: #fff;
}
/*--------------------------------------------------------------
# support page  css ends
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# about page  css starts
--------------------------------------------------------------*/
.kidmatch {
  
}

.blank {
  margin-top:61px;
}
/*--------------------------------------------------------------
# about page  css ends
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# login page css starts
--------------------------------------------------------------*/

/* login */

.loginwrap {
    display: flex;
}

.login-img {
    display: none;
}

.login-form {
    height: 100vh;
    max-width: 80%;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#company-name {
    display: none;
}


.login-form h3 {
    padding-bottom: 10px;
}

form {
    display: flex;
    flex-wrap: wrap;
    margin: 25px 0;
}

form > * {
    flex: 100%;
}

input {
    border:1px solid #dcdde1;
    margin-bottom: 15px;
}

input:focus {
    outline: none;
    border-color: rgba(76, 114, 40, 0.8);
    box-shadow: 0 0 4px rgba(124, 165, 70, 0.8);
}

label {
    margin-bottom: 5px;
}

input, button {
    border-radius: 5px;
    padding: 15px;
}


.text-info {
    text-align: center;
     color: #000 !important;
}

.text-info a,
.text-info p {
    font-size: 18px;
}

.text-info p {
    padding-top: 10px;
}

.text-info a {
    color: #1e760f;
    text-decoration: none;
    transition: color ease-in .3s;
}

.text-info a:active,
.text-info a:hover {
    color: #000;
}

/* media queries */
@media screen and (min-width:990px) {
    .login-img,
    .login-form {
        padding: 5%;
    }
    .login-form #company-name {
        display: inline;
    }

    .login-form h1 {
        font-size: 3rem;
    }

    .login-form i {
        font-size: 2.5rem;
        vertical-align: super;
    }

    .login-img {
        background: /*linear-gradient(to bottom, rgba(76, 114, 40, 0.8), rgba(124, 165, 70, 0.8)),*/
         url(../img/login-bg2.jpg);
        background-position: center;
        background-size: cover;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: flex-end;
        width:590px;
        height:660px;

    }

    .login-img h1,
    .login-img p {
        width: 300px;
    }

    .login-img h1 {
        color: #fff;
        font-size: 3.5rem;
    }

    .login-img p {
        color: #fff;
        line-height: 1.5;
    }
}


/*--------------------------------------------------------------
# login page  css ends
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# prodct page css starts
--------------------------------------------------------------*/
.productpage a {
   color: #1e760f;
   text-decoration: underline;
}

.proprice {
    background: rgba(77,115,41,1);
background: -moz-linear-gradient(top, rgba(77,115,41,1) 0%, rgba(124,165,70,1) 48%, rgba(124,165,70,1) 99%, rgba(124,165,70,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(77,115,41,1)), color-stop(48%, rgba(124,165,70,1)), color-stop(99%, rgba(124,165,70,1)), color-stop(100%, rgba(124,165,70,1)));
background: -webkit-linear-gradient(top, rgba(77,115,41,1) 0%, rgba(124,165,70,1) 48%, rgba(124,165,70,1) 99%, rgba(124,165,70,1) 100%);
background: -o-linear-gradient(top, rgba(77,115,41,1) 0%, rgba(124,165,70,1) 48%, rgba(124,165,70,1) 99%, rgba(124,165,70,1) 100%);
background: -ms-linear-gradient(top, rgba(77,115,41,1) 0%, rgba(124,165,70,1) 48%, rgba(124,165,70,1) 99%, rgba(124,165,70,1) 100%);
background: linear-gradient(to bottom, rgba(77,115,41,1) 0%, rgba(124,165,70,1) 48%, rgba(124,165,70,1) 99%, rgba(124,165,70,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d7329', endColorstr='#7ca546', GradientType=0 );
padding:80px 0;
margin: 0 auto;

}
.proprice .pricecost {

  font-size:20px;
  font-weight:600;
}


.pricetable {
   background: /*linear-gradient(to bottom, rgba(76, 114, 40, 0.8), rgba(124, 165, 70, 0.8)),*/
         url(../img/product_bg.jpg);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;

}


.pricetable .table {
    width: 100%;
    margin-bottom:0px !important;
    color: #fff;
}

/*--------------------------------------------------------------
# prodct page  css ends
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Bruker page css starts
--------------------------------------------------------------*/
.bruker h3 {
  font-size: 30px;
  margin-top: 30px;
}
.leftindex {
 background: rgba(77,115,41,1);
background: -moz-linear-gradient(top, rgba(77,115,41,1) 0%, rgba(124,165,70,1) 48%, rgba(124,165,70,1) 99%, rgba(124,165,70,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(77,115,41,1)), color-stop(48%, rgba(124,165,70,1)), color-stop(99%, rgba(124,165,70,1)), color-stop(100%, rgba(124,165,70,1)));
background: -webkit-linear-gradient(top, rgba(77,115,41,1) 0%, rgba(124,165,70,1) 48%, rgba(124,165,70,1) 99%, rgba(124,165,70,1) 100%);
background: -o-linear-gradient(top, rgba(77,115,41,1) 0%, rgba(124,165,70,1) 48%, rgba(124,165,70,1) 99%, rgba(124,165,70,1) 100%);
background: -ms-linear-gradient(top, rgba(77,115,41,1) 0%, rgba(124,165,70,1) 48%, rgba(124,165,70,1) 99%, rgba(124,165,70,1) 100%);
background: linear-gradient(to bottom, rgba(77,115,41,1) 0%, rgba(124,165,70,1) 48%, rgba(124,165,70,1) 99%, rgba(124,165,70,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d7329', endColorstr='#7ca546', GradientType=0 );
padding:30px 20px;
color: #fff;
}
.leftindex h2 {
  font-size: 20px;
}
.leftindex .index ul{
list-style-type: square;
padding: 0 15px;
margin:0;
}
.leftindex .index ul li{
  margin-top:15px;
}
.leftindex .index ul li a{
 color: #fff;
}
.rightcontent {
  padding-left:30px;
}
/*--------------------------------------------------------------
# Bruker page css ends
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# chat box starts here
--------------------------------------------------------------*/
#fixed-form-container{
    position: fixed;
    bottom:30px;
    right: 3%;
    width:54%;
    text-align: center;
    margin: 0;

}
.formwrap h2{
  font-size: 20px;
}
#fixed-form-container .button i { 
  margin-right: 10px;
  }
  #fixed-form-container .button h3{
    font-size:18px;
    line-height:28px;
    font-weight:200;
  }
/*#fixed-form-container .button:before { 
   content: "+ ";
}

#fixed-form-container .expanded:after { 
    content: "- ";
}*/
#fixed-form-container .form-group >label {
  color: #000;
  font-size: 12px;
}

#fixed-form-container .button { 
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
 /* border: 2px solid #006fb3;*/
 /* -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px 5px 0px 0px;*/
  background: rgba(31,119,15,1);
background: -moz-linear-gradient(left, rgba(31,119,15,1) 0%, rgba(16,58,7,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(31,119,15,1)), color-stop(100%, rgba(16,58,7,1)));
background: -webkit-linear-gradient(left, rgba(31,119,15,1) 0%, rgba(16,58,7,1) 100%);
background: -o-linear-gradient(left, rgba(31,119,15,1) 0%, rgba(16,58,7,1) 100%);
background: -ms-linear-gradient(left, rgba(31,119,15,1) 0%, rgba(16,58,7,1) 100%);
background: linear-gradient(to right, rgba(31,119,15,1) 0%, rgba(16,58,7,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f770f', endColorstr='#103a07', GradientType=1 );
border-radius: 10px;
padding:10px 40px;
color: #fff;
  color: #fff;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  -webkit-box-shadow: 4px 0px 5px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 4px 0px 5px 0px rgba(0,0,0,0.3);
  box-shadow: 4px 0px 5px 0px rgba(0,0,0,0.3);
}

#fixed-form-container .formwrap{
    background-color:#fef2e2; 
    border-radius: 5px;
    border: 2px solid #3d3d3d3;
    margin-bottom: 16px;
    padding: 10px; 
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.3);
    color: #000;
}
#fixed-form-container .formwrap p{
    color: #000 !important;
}

#fixed-form-container .form-group .form-control {

    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size:14px;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.orderbut {
  background: rgba(31,119,15,1);
background: -moz-linear-gradient(left, rgba(31,119,15,1) 0%, rgba(16,58,7,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(31,119,15,1)), color-stop(100%, rgba(16,58,7,1)));
background: -webkit-linear-gradient(left, rgba(31,119,15,1) 0%, rgba(16,58,7,1) 100%);
background: -o-linear-gradient(left, rgba(31,119,15,1) 0%, rgba(16,58,7,1) 100%);
background: -ms-linear-gradient(left, rgba(31,119,15,1) 0%, rgba(16,58,7,1) 100%);
background: linear-gradient(to right, rgba(31,119,15,1) 0%, rgba(16,58,7,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f770f', endColorstr='#103a07', GradientType=1 );
border-radius: 10px;
padding: 8px 40px;
color: #fff;
font-size:16px;
font-weight: 400;
text-transform: uppercase;
 box-shadow: 0 4px 15px 0 rgba(83, 176, 57, 0.75);
 moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;

}

.orderbut:hover {


    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}




#fixed-form-container .sendmsg {
    background: rgba(31,119,15,1);
background: -moz-linear-gradient(left, rgba(31,119,15,1) 0%, rgba(16,58,7,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(31,119,15,1)), color-stop(100%, rgba(16,58,7,1)));
background: -webkit-linear-gradient(left, rgba(31,119,15,1) 0%, rgba(16,58,7,1) 100%);
background: -o-linear-gradient(left, rgba(31,119,15,1) 0%, rgba(16,58,7,1) 100%);
background: -ms-linear-gradient(left, rgba(31,119,15,1) 0%, rgba(16,58,7,1) 100%);
background: linear-gradient(to right, rgba(31,119,15,1) 0%, rgba(16,58,7,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f770f', endColorstr='#103a07', GradientType=1 );
border-radius: 10px;
padding: 8px 40px;
color: #fff;
font-size:24px;
font-weight: 400;
text-transform: uppercase;
 box-shadow: 0 4px 15px 0 rgba(83, 176, 57, 0.75);
 moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;

}


@media only screen and (min-width:768px){
    #fixed-form-container .button{
       margin: 0;

    }
    #fixed-form-container {
        right: 20px;
        width: 390px;
        text-align: left;
    }

    #fixed-form-container .formwrap{
        padding: 30px;
        border-radius: 0px 5px 5px 5px;
    }
}

/*--------------------------------------------------------------
# chat box ends here
--------------------------------------------------------------*/




/*--------------------------------------------------------------
# media starts here
--------------------------------------------------------------*/
/*for mobile devices*/

/*foriphone5/se*/
@media screen and (min-width:320px) and (max-width:568px) {

  .navbar-brand img {
    width:190px;
  }
  .gratisbox {
    background-image: url(../img/gratis-mobile.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 300px;
}
.gratisbox {
    margin-top: 20px;
    margin-left: 11px;
}
.matchdrop {
  display: block;
}
}





@media only screen and (max-width: 767px){
  .navbar-light .navbar-brand {
    color: rgba(0,0,0,.9);
    width: 20%;
}
.navbar-nav  {
    display: block;
    padding: .5rem 2rem;
   
}

.navbar-nav a  {
   border-bottom: 1px solid #edd3b1;
}
.toplinks {
    margin-bottom: 10px;
}
.regwrap h1 {
   margin-top: 20px;
    font-size: 36px;
  }
.regwrap h1 span {
    font-size: 36px;
   
}
.regwrap h2 {
     font-size: 26px;
    padding-bottom: 0px;
    margin-top: 20px;

}
.gratisbox {
  margin-top: 20px;
/*   margin-left: 40px;*/
  
}

.gratisbox {
  background-image: url(../img/gratis-mobile.png);
  background-position: center;
  background-repeat: no-repeat;
 width: 100%;
 height:300px;

}

/*.fixed-top {
    position: fixed;
    top: 200px;
    left:200px !important;
    z-index: 1030;
}*/
.klubbox {
    
    margin-top:44px;
}
.mt-mobile {
  margin-top: 40px;
}

#footer p {
    font-size: 10px;
}
.login-form {
   background: /*linear-gradient(to bottom, rgba(76, 114, 40, 0.8), rgba(124, 165, 70, 0.8)),*/
         url(../img/loginimg_mobile.jpg);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        max-width: 100%;
        height: 100%;
        padding: 0 20px;
        color: #fff;

}
.text-info a {
    color: #fff;
    text-decoration: none;
    transition: color ease-in .3s;
}


}




@media screen and (min-width:768px) and (max-width:991px) {

.regwrap h1 {
   margin-top: 20px;
    font-size: 36px;
  }
.regwrap h1 span {
    font-size: 36px;
   
}
.regwrap h2 {
     font-size: 26px;
    padding-bottom: 0px;
    
}
.klubbox {
    
    margin-top:44px;
}
.orderbut {
    padding:8px 14px;
    font-size: 9px;
 }
 .registerpoints ul li {
    text-decoration: none;
    margin-top: 30px;
    color: #000;
    font-size: 16px;
}
.gratisbox {
  background-image: url(../img/ipad-gratis.png);
  background-position: center;
  background-repeat: no-repeat;
 width: 300px;
 height:300px;

}

#footer p {
    font-size: 10px;
}
.login-form {
   background: /*linear-gradient(to bottom, rgba(76, 114, 40, 0.8), rgba(124, 165, 70, 0.8)),*/
         url(../img/loginimg_mobile.jpg);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        max-width: 100%;
        height: 100%;
        padding: 0 20px;
        color: #fff;

}
.text-info a {
    color: #fff;
    text-decoration: none;
    transition: color ease-in .3s;
}
}
@media screen and (min-width:992px) and (max-width:1199px) {
/*  .fixed-top {
    position: fixed;
    top: 200px;
    left: 800px !important;
    z-index: 1030;
}*/
.login-img {
    background: /*linear-gradient(to bottom, rgba(76, 114, 40, 0.8), rgba(124, 165, 70, 0.8)),*/ url(../img/login-ipadpro.jpg);
    background-position: center;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    width: 590px;
   height: 100vh; 
}
.orderbut {
    padding:8px 14px;
    font-size:12px;
 }
}




