.video-frame {
  box-shadow: 0 0 30px rgba(0,0,0,0.3);
  margin:25px 0 25px 0;
} 

a {
   outline: 0;
}

.slider.slider-horizontal .slider-track {
    height: 3px;
    width: 100%;
    margin-top: -2px;
    top: 50%;
    left: 0;
}

.bfQuickMode fieldset {
    margin-bottom: 50px!important;
}
.bfQuickMode .controls .control-label {
    width: 100%!important;
    margin-bottom: 5px!important;
    margin-top: 10px!important;
}

.bfQuickMode input[type=text], .bfQuickMode textarea, .bfQuickMode select, .bfQuickMode .uneditable-input {
    max-width: 100%!important;
}


body{font-size:14px;font-weight:300; padding-top:85px;}

.spacer{
    display: block;
    height: 75px
}

.header {
	background:#fff;
	border-bottom: 1px solid #eee;
	box-shadow: 0 0 0 rgba(0,0,0,0);
	transition: 0.3s ease-out;
	/*z-index: 2000000001;*/
}

.header #brand img{
  height: 43px !important;
  transition: 0.3s ease-out;
}

.header.header_small #brand img{
  height: 32px !important;
}

.header.header_small {
	box-shadow: 0 0px 10px rgba(0,0,0,0.2);
}

.stays_header_logo {
	height: 50px;
	width: auto;
	transition: 0.3s ease-out;
}

.navbar-header{margin:20px 0;}


.stays_header_logo .stays_header_logo_small{
	height: 35px;
}

.navbar-collapse.in {
    max-height: calc(100vh - 85px);
    min-height: calc(100vh - 85px);
}



.h1, h1 {
    font-weight: 100;
    color: #1a373d;
    font-size: 40px;
    letter-spacing: 0px;
    line-height: 50px;
}

.intro h1, h1 {
    margin: 50px 0;
}

.h2, .h3, h2, h3 {
    font-weight: 300;
}

.h3, h3 {
    font-weight: 700;
}
.media.blockunit {margin-bottom:50px;}
.media.blockunit .media-object, .thumbnail {
    display: block;
    width: 85px;
    text-align: center;
}

@media (min-width: 992px) {
.navbar-nav>li>.dropdown-menu {
    box-shadow: 0 10px 15px rgba(0,0,0,0.2);
    margin-top: 2px;
    width: 500px;
}


.navbar-nav>li>.dropdown-menu li {
    width: 50%;
    display: inline-block
}
}

.get-demo {
    background: #1a373d;
    padding: 25px 0;
    margin-top: 25px;
    margin-bottom: -25px;
    color: white;
}


[class^="fa-before"]:before,
[class*="fa-before"]:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    margin-right: 15px;
    font-size: 150%;
}
a.fa-before{}
a.fa-before.finance:before{ content: "\f0d6";}
a.fa-before.prizes:before{ content: "\f07a";}
a.fa-before.channel:before{ content: "\f1e0";}
a.fa-before.content:before{ content: "\f03e";}
a.fa-before.user:before{ content: "\f0c0";}
a.fa-before.calendar:before{ content: "\f073";}
a.fa-before.website:before{ content: "\f108";}
a.fa-before.statistic:before{ content: "\f080";}
a.fa-before.marketing:before{ content: "\f1d8";}
a.fa-before.list:before{ content: "\f0ca";}
a.fa-before.server:before{ content: "\f0ae";}
a.fa-before.credit-card:before{ content: "\f09d";}

.menu-sol {margin-top: 50px}
.menu-sol li{width:33.333%; display:inline-block}
.menu-sol li a{color:#23394b; padding:20px}
.menu-sol li a:hover {background:#eee}


ol.bullets {
 margin-top: 10px;
 margin-bottom: 10px;
 padding-left: 0;
}
ol.bullets li {
    padding-left: 20px;
  	list-style: none;
}
ol.bullets li i {
    margin-left: -20px;
    margin-right: 3px;
}


@media (max-width: 767px){
  .equal{min-height:auto;}
  .menu-sol li{width:100%; display:block}
}
@media (min-width: 767px){
  .equal{min-height:150px;}
  .media.blockunit {margin-bottom:50px; margin-right:50px;}
  .menu-sol li{width:50%; display:inline-block}
}
@media (min-width: 1024px){
  .equal{min-height:155px;}
  .menu-sol li{width:25%; display:inline-block}
  
}
@media (min-width: 1440px){
  .equal{min-height:90px;}
}


article {
    margin-bottom: 50px;
}

.media-object.partner-list{width: 80px;margin-right: 10px;}

.img-caption-title {
    position: absolute;
    display: block;
    text-align: center;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    font-size: 34px;
    font-weight: 100;
    background: rgba(0, 0, 0, 0.25);
    bottom: 15px;
}

.img-caption-title h2{
    position: absolute;
    display: block;
    text-align: center;
    width: 100%;
    top: 50%;
   	margin-top:-20px;
    font-size: 34px;
    font-weight: 100;
    color: white;
}

.back-to-top {
	right: 25px;
    padding: 10px 15px;
    background: rgb(68, 180, 214);
    width: 50px;
    position: fixed;
    bottom: 0;
    height: 50px;
}

.back-to-top i {
    color: white;
    font-size: 22px;
}

.navbar-default {
    padding-bottom: 0;
    margin-bottom: 0;
}

.navbar-nav>li>a {
    padding-top: 0px;
    padding-bottom: 0;
    line-height: 90px;
    color: #677474;
    font-family: Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;
}

.header.header_small .navbar-nav>li>a {
    padding-top: 0px;
    padding-bottom: 0;
    line-height: 70px;
}

.navbar-right .dropdown-menu {
    left: 0;
    right: auto;
}

/*LANGUAGE SWITCHER*/
.lang-switch {float:right}

.lang-switch .dropdown.language .dropdown-menu {
    left: auto;
    right: 0;
}

.lang-switch .dropdown.language{
  list-style:none;
}


.lang-switch .dropdown.language .fa{
    line-height: 90px;
    padding: 0 25px;
    border-left: 1px solid #eee;
    margin: 0 0 0 20px;
} 

.header.header_small .lang-switch .dropdown.language .fa{
    line-height: 70px;
}

@media (max-width:991px) { 

}

/*END -LANGUAGE SWITCHER*/

.dropdown-menu>.active>.fa, .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #44b4d6;
    text-decoration: none;
    outline: 0;
    background-color: #677474;
    padding: 15px;
    font-weight: 400;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    border:0;
    min-width: 160px;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    font-weight: 300;
    background-color: #fff;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-clip: padding-box;
  	border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}


.language .dropdown-menu {
    min-width: 62px;
}
.language .dropdown-menu a{
    text-align: center;
}

.dropdown-menu>li>a {
    display: inline-block;
    clear: both;
    color: #677474;
    padding: 12px 16px;
    font-weight: 300;
    display: block;
}

/* @home video module */
.navbar-default {
}  
  
.intro h1 {
    margin: 50px 0;
    font-weight: 300;
    color: #fff;
    font-size: 60px;
}
  
.intro {
    background: -webkit-linear-gradient(103deg,transparent 32%,#7bcce3   32%);
    background: linear-gradient(-13deg,transparent 32%,#7bcce3   32%);
    background-size: 100%;
    padding-bottom: 10%;
    z-index: 10;
}
  
.video_wrapper {
    position: relative;
    width: 1200px;
    max-width: 100%;
    height: 702px;
    margin: 0 auto;
    background-image: url(/images/MacBookAIR.png);
}
.video_wrapper video {
    position: absolute;
    top: 54px;
    left: 50%;
    margin-left: -450px;
    height: 559px;
    width: 903px;
    max-width: 100%;
    max-height: 100%;
}
  
@media (max-width:746px) {   
.intro h1 {
    margin: 50px 0;
    font-weight: 300;
    color: #fff;
    font-size: 37px;
}
  }
  
@media (max-width:1440px) {    
.video_wrapper {
    position: relative;
    width: 880px;
    max-width: 100%;
    height: 500px;
    margin: 0 auto;
    background-image: url(/images/MacBookAIR.png);
    background-size: 100% 100%;
}
.video_wrapper video {
    position: absolute;
    top: 32px;
    left: 50%;
    margin-left: -325px;
    height: 410px;
    width: 651px;
    max-width: 100%;
    max-height: 100%;
}
 }  
  
@media (max-width:980px) {  
.video_wrapper {
position: relative;
width: 680px;
max-width: 100%;
height: 395px;
margin: 0 auto;
background-image: url(/images/MacBookAIR.png);
background-size: 100% 100%;
}
  
.video_wrapper video {
position: absolute;
top: 29px;
left: 50%;
margin-left: -257px;
height: 317px;
width: 514px;
max-width: 100%;
max-height: 100%;
}  
}
  
@media (max-width:680px) {  
.video_wrapper {
position: relative;
width: 316px;
max-width: 100%;
height: 185px;
margin: 0 auto;
background-image: url(/images/MacBookAIR.png);
background-size: 100% 100%;
}
  
.video_wrapper video {
position: absolute;
top: 15px;
left: 50%;
margin-left: -120px;
height: 147px;
width: 241px;
max-width: 100%;
max-height: 100%;
}  
}  


.familyItems li {
    display: inline-block;
    float: left;
    width: 25%;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 16px
}

.familyItems li img{
    filter: grayscale(100%);
    opacity: 0.5;
    transition: 0.3s ease-in-out;
    padding: 8px;
    box-shadow: 0 0 2px rgba(0,0,0,0.4);
    border-radius: 2px;

}

.familyItems li img:hover{
    filter: grayscale(0%);
    box-shadow: 0 0 5px rgba(0,0,0,0.4);
    opacity: 1;
}

@media (max-width: 428px){
    .familyItems li {
        width: 50%;
    }
}

@media (min-width:430px) and (max-width: 1000px) {
    .familyItems li {
        width: 25%;
    }
}

.readMore_content{ 
    height: 60px;
    overflow: hidden;
    transition: 0.3s ease-out;
}


.readMore_content.js_content_open{ 
    height: auto;
}




.readMore_box {
    width: 100%;
    height: 20px;
    position: relative;
    display: block;
    margin-top: -24px;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 78%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 78%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 78%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  transition: 0.3s ease-out;
}

.readMore_box.js_content_open{
  background: transparent;
}

.readMore_btn:hover {
    text-decoration: none;
}

.readMore_btn p {
    margin-bottom: 16px;
    text-decoration: none;
}

.paymentMethods_section .media-left{
  padding-top: 5px;
}


#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
  width: 45px;
  height: 35px;
  position: relative;
  margin: 5px 15px 0 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  border: 0;
}

.header.header_small #nav-icon3 {
  margin: 0px 15px 0 0;
  border: 0;
}

.header.header_small .container>.navbar-header {
}

.header.header_small .navbar-default {
    border-bottom: 0px solid #eee;
}

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #bbb;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .1s ease-in-out;
  -moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
  transition: .1s ease-in-out;
}

#nav-icon3:hover{
  background: transparent;
}

#nav-icon3:hover span{
  background: #1b373d;
}


/*Integrations*/
 .stays_integrations_title {
     /*! padding-bottom: 40px; */
   background:#f9f9f9;
   margin:0;
     position: relative;
}

.triangle-integrations {
    background: -webkit-linear-gradient(103deg,transparent 32%,#7bcce3 32%);
    background: linear-gradient(-13deg,transparent 50%,#f9f9f9 50%);
    background-size: 100%;
    height: 500px;
    position: absolute;
    z-index: -1;
    display: block;
    width: 100%;
    bottom: -500px;
}

  
  #banks{
  	border-bottom: 1px solid #eee;
    margin-bottom: 40px;
  }
  
  .stays_integrations_card img{
	  padding: 20px;
  }

.stays_integrations_card {
    padding: 10px;
    border-radius: 6px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.2);
    transition: 0.3s ease-out;
    margin-bottom: 16px;
    background: #fff;
}

.stays_integrations_card.open {
    position: absolute;
    z-index: 1000;
}

.stays_integrations_card.open,
.stays_integrations_card:hover {
    border-radius: 6px;
    box-shadow: 0 4px 16px rgba(0,0,0,0.2);
}

.stays_integrations {
    padding-top: 20px;
    padding-bottom: 40px;
	margin-top:20px;
}
/*integrations end*/


/* Icon 3 */

#nav-icon3 span:nth-child(1) {
  top: 0px;
}

#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
  top: 13px;
}

#nav-icon3 span:nth-child(4) {
  top: 26px;
}

#nav-icon3.open span:nth-child(1) {
  top: 13px;
  width: 0%;
  left: 50%;
}

#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

/*MENU COLLAPS*/
/*@media (max-width: 991px)*/
@media (max-width: 1199px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 0;
    }
    .navbar-nav>li {
        float: none;
        height: auto;
        text-align: center;
        border-bottom: 1px solid #eee;
    }
    .navbar-nav>li>a {
        /*! padding-top: 10px; */
        /*! padding-bottom: 10px; */
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
        overflow-y: auto !important;
        height: calc(100vh - 85px);
        margin: 0 -8px;
    }
    .collapsing {
        overflow: hidden!important;
    }
    
    
    .header .container{
        width:100%;
    }
    
    .header.header_small .navbar-nav > li > a, .header .navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0;
    line-height: 70px;
    text-align: left;
    padding-left: 25px;
    font-size: 28px;
    font-weight: 100
}
    
    .header.header_small .navbar-nav > li > a:hover, .header .navbar-nav > li > a:hover {
    color:#1b373d;
    font-weight:300;
}
    .header.header_small .navbar-nav > li.active > a, .header .navbar-nav > li.active > a {
    color:#44b4d6;
    font-weight:300;
}
    
    
    .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    border:0;
    min-width: 160px;
    padding: 0;
    margin: 0;
}
    .navbar-nav>li>.dropdown-menu {
    box-shadow: none;
    margin-top: 2px;
        width:100%;
    position: relative;
}
    
    .dropdown-menu li{
    width: 33%;
    display: inline-block;
}
    .dropdown-menu li a{
    line-height: 45px !important;
}
    
  .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
      background: #fff;
      line-height: 27px;
  }
  #brand{
    margin-left: 10px;
  }
    
    .lang-switch {float:inherit !important;height: 70px;}

.lang-switch .dropdown.language .dropdown-menu {
    left: 0;
    right: 0;
    border-top: 1px solid #eee;
}

.lang-switch .dropdown.language .dropdown-menu li {
    width: 70px;
    border-left: 1px solid #eee;
float:right;
}
    
    .lang-switch .dropdown-menu li:hover a {
    color:#1b373d;
    font-weight:400;
background: transparent;
}
    .lang-switch .lang-active a {
    font-weight:400;
        color:#44b4d6;
}

.lang-switch .dropdown.language{
  list-style:none;
}


.lang-switch .dropdown.language .fa{
    line-height: 90px;
    padding: 0 25px;
    border-left: 0px solid #eee;
    margin: 0 0 0 20px;
    display: none;
} 
.lang-switch .dropdown-menu  
    {display:inline-block}

.header.header_small .lang-switch .dropdown.language .fa{
    line-height: 70px;
    display: none;
}
    
    
    
  body.fixed{
overflow:hidden;
}
     
}

#adminForm{background:transparent}
#adminForm ul {list-style:none; padding:0 0; border-top:1px solid #eee; margin-top:25px}
#adminForm ul li{list-style:none; padding:15px 0; border-bottom:1px solid #eee}


@media (max-width: 600px) {
  .dropdown-menu li{
    width: 50%;
    display: inline-block;
	}
}
@media (max-width: 450px) {
  .dropdown-menu li{
    width: 100%;
    display: inline-block;
	}
}