
/* Smartphones (portrait and landscape) ----------- */



@media only screen and (min-width: 1200px) and (max-width: 1300px) {
    *{}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
      *{}

.big-title {
    font-size: 60px;
}

.leftcontent {
    padding: 20px 10px;
}

a.navbar-brand {
    width: 280px;
    padding: 10px 0;
}

a.navbar-brand img {
    width: 100%;
}

}

@media only screen and (min-width: 768px) and (max-width: 990px) {
      *{}

section.cloud h3 {
    font-size: 22px;
    padding: 0;
    line-height: 29px;
}

.leftcontent {
    display: inline-block;
    padding: 0 25px;
    text-align: center;
    width: 100%;
    padding-bottom: 2em;
}

.slidetitle small {
    font-size: 13px;
    font-weight: 400;
}

.slidetitle {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
}

.slidetitle:before {
    top: 30px;
}

.brand small {
    font-size: 14px;
}

.brand {
    font-size: 25px;
}

nav ul.nav.navbar-nav>li>a {
    display: inline-block;
    margin: 10px 15px;
}

.navbar-header {
    display: block;
    margin: auto!important;
    float: none!important;
    width: 260px;
    clear: none;
}

a.navbar-brand {
}

a.navbar-brand img {
    width: 100%;
}

}

@media only screen and (min-width: 480px) and (max-width: 767px) {
           *{}

section.videodemo img {
    width: 70%;
    margin: auto;
    display: block;
}

.leftcontent strong {margin-top: 0;}

.big-title {
    font-size: 42px;
}

.slidebtn {
    padding: 8px 15px;
    font-size: 12px;
}

section.cloud h3 {
    font-size: 22px;
    padding: 0;
    line-height: 29px;
}

.leftcontent {
    display: inline-block;
    padding: 0 25px;
    text-align: center;
    width: 100%;
    padding-bottom: 2em;
}

.slidetitle small {
    font-size: 10px;
    font-weight: 400;
    margin-top: 19px;
}

.slidetitle {
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}

.slidetitle:before {
    top: 22px;
}

.brand small {
    font-size: 11px;
}

.brand {
    font-size: 14px;
}

nav ul.nav.navbar-nav>li>a {
    display: inline-block;
    margin: 0px 0;
    width: 100%;
    border-radius: 0;
}

.navbar-header .navbar-toggle {margin-top: 27px;}

a.navbar-brand {
}

a.navbar-brand img {
    width: 100%;
}

  
}

@media only screen and (min-width: 280px) and (max-width: 479px) {
       *{}

.btn-submit {
    width: 90%;
    margin: 0 auto;
    display: block;
}

section.cloud {
    padding: 35px 0;
}

.cloud a.btn {
    font-size: 12px;
    font-weight: 500;
}

section.cloud strong {
    font-size: 14px;
}

a.playvideo {
    margin: 0;
}

.owl-dots.vertical {
    display: none;
}

.owl-nav.square-nav.disabled {}

#slider .content {
    display: none;
}
	
section.videodemo img {
    width: 70%;
    margin: auto;
    display: block;
}

.leftcontent strong {margin-top: 0;font-size: 20px;}

.leftcontent p {
    padding: 0;
    font-size: 13px;
    line-height: 20px;
}

.big-title {
    font-size: 23px;
}

.slidebtn {
    padding: 8px 15px;
    font-size: 12px;
}

section.cloud h3 {
    font-size: 14px;
    padding: 0;
    line-height: 22px;
}

.leftcontent {
    display: inline-block;
    padding: 0 15px;
    text-align: center;
    width: 100%;
    padding-bottom: 2em;
}

.slidetitle small {
    font-size: 10px;
    font-weight: 400;
    margin-top: 19px;
}

.slidetitle {
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}

.slidetitle:before {
    top: 22px;
}

.brand small {
    font-size: 11px;
}

.brand {
    font-size: 14px;
}

nav ul.nav.navbar-nav>li>a {
       display: inline-block;
    margin: 0px 0;
    width: 100%;
    border-radius: 0;
}

.navbar-header .navbar-toggle {margin-top: 27px;}

a.navbar-brand {width: 250px;padding: 8px 0;}

a.navbar-brand img {
    width: 100%;
}


}