* { font-family: Lato, sans-serif; transition: all 0.3s ease-in 0s; outline: none; resize: none; }
html, body { width: 100%; overflow-x: hidden; }
body { height: 100%; font-family: Lato, sans-serif; font-weight: 300; padding: 0px; margin: 0px; font-size: 16px; line-height: 28px; color: rgb(119, 119, 119); background: rgb(255, 255, 255); overflow-x: hidden; position: relative; }
h1 { font-size: 3em; line-height: 1em; margin: 0px 0px 0.3em; }
h2 { font-size: 1.8em; line-height: 1em; margin: 0px 0px 0.3em; }
h3 { font-size: 2em; line-height: 1em; }
h4 { font-size: 1.25em; line-height: 1.4em; }
h5 { font-size: 1.1em; line-height: 1.4em; }
h6 { font-size: 1em; line-height: 1.2em; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { text-decoration: none; }
p { padding: 0px 0px 1em; margin: 0px; font-weight: 400; }
a { color: rgb(143, 110, 71); outline: 0px; font-weight: bold; transition: all 0.8s ease 0s; }
a:hover { text-decoration: none; color: rgb(31, 34, 34); transition: all 0.8s ease 0s; }
i.fa-phone { transform: rotate(90deg); }
.highlight { color:#6B5151; font-weight: 700; }
#preloader { position: fixed; left: 0px; top: 0px; z-index: 999; width: 100%; height: 100%; overflow: visible; background: url("../images/loading.gif") center center no-repeat rgb(255, 255, 255); }
.fullscreen { width: 100%; min-height: 100%; background-repeat: no-repeat; background-position: 50% 50%; }
.overlay { background-color: rgba(111, 64, 7, 0.68); position: relative; width: 100%; height: 100%; display: block; }
.header-phone { text-align: center; margin: 5% 0px 0px; }
.header-phone a { font-size: 18px; color: rgb(0 0 0); margin: 0px 2%; float: right; }
.header-phone a i { margin: 0px 5px 0px 0px; }
.header-phone a:hover { color: #fff; }
#menu-sticky-wrapper { display: none; }
#menu { z-index: 99; }
.navbar-default { background: rgba(255, 255, 255, 0.95); box-shadow: rgb(206, 206, 206) 0px 0.5px 2px; }
.navbar-default .navbar-brand { padding: 7px; }
.navbar-default .navbar-nav>li>a { color: rgb(119, 119, 119); font-weight: 500; }
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus { color: #fff; }
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus { background: transparent; color: #fff; }
.btn-default {font-size: 17px;margin: 0px 10px 0px 0px;line-height: 20px;padding: 15px 35px;height: 50px;border: 2px solid#6B5151;background: transparent;transition: all 0.4s ease 0s;color:#6B5151;border-radius: 100px;display: table;}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default { border: 2px solid#6B5151; background:#6B5151; color: white; }

.btn-default2{
    margin: 40px 0 0;
    display: table;
    background: #ff7a59;
    color: #fff;
    border-color: transparent;
}
.btn-default2:hover{background:#6b5151;}


.btn-primary { font-size: 17px; margin: 30px 10px 10px 0px; line-height: 20px; padding: 15px 35px; height: 50px; border: 2px solid rgb(62, 176, 247); background: rgb(62, 176, 247); transition: all 0.4s ease 0s; color: white; border-radius: 100px; }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary { border: 2px solid rgb(62, 176, 247); background: transparent; color: rgb(62, 176, 247); }
.btn-secondary { font-size: 20px; font-weight: 300; line-height: 20px; padding: 20px 50px; height: 65px; border: none; background: #fff; transition: all 0.4s ease 0s; color: white; border-radius: 40px; }
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .open>.dropdown-toggle.btn-secondary { background: rgb(136, 58, 10); color: white; }
.site-name img { width: auto; height: 37px; }
.logo { margin: 60px 0px 0px; display: inline-block; width: auto; }
.logo a { text-align: center; color: rgb(255, 255, 255); display: table; width: auto; }
.logo span { display: block; width: auto; margin: 0px; }
.logo img { width: auto; height: 160px; float: left; margin: 0px 0px -20px; object-fit: contain; }
#galeria { background: rgb(246, 246, 246); padding: 70px 0px; }
#galeria img { max-height: 80px; margin: 0px 20px; opacity: 1; transition: all 0.3s ease 0s; }
#galeria img:hover { opacity: 0.7; transition: all 0.3s ease 0s; }
#faq { display: block; width: 100%; background: rgb(218, 236, 253); padding: 6% 5% 8%; text-align: center; }
#faq .container { }
#faq h2 { margin: 0px; font-size: 40px; font-weight: 600; color: rgb(49, 52, 96); }
#faq p { font-size: 18px; padding: 1em 0px 0px; display: table; margin: 0px auto; width: 70%; line-height: normal; font-weight: 500; letter-spacing: 1px; color: rgb(51, 51, 51); }
#faq #accordion { display: block; margin: 5% 0px 0px; }
#faq #accordion h3 { border-bottom: 1px solid rgb(77, 170, 192); text-align: left; display: table; width: 100%; font-size: 18px; line-height: 40px; padding: 0px 4% 10px; cursor: pointer; color: rgb(2, 75, 225); }
#faq #accordion h3::after { content: "ï¸"; font-family: "Font Awesome 5 Free"; margin: 0px 0px 0px 20px; color: rgb(0, 124, 194); font-weight: 600; }
#faq #accordion h3.ui-state-active { }
#faq #accordion h3.ui-state-active::after { content: "ï·"; }
#faq #accordion p { width: 100%; padding: 0.5em 0px; margin: 0.4em auto; font-size: 16px; letter-spacing: normal; }
#faq #accordion .item { width: 100%; background: rgb(255, 255, 255); padding: 3%; text-align: justify; font-size: 14px; height: auto !important; }
.landing h1 { font-size: 27px; max-width: 90%; font-weight: 500; color:#6B5151; margin: 170px 0px 30px; }
.landing h1 span { display: block; margin: 5% 0px; }
.landing h1 span i { color: rgb(237, 188, 28); }
.landing h2 { }
.landing a.btnScroll { display: none; }
.landing p, .landing h2 { color: rgb(255, 255, 255); }
.landing-text { margin-bottom: 20px; }
.landing-text p { font-size: 17px !important; }
.landing .btn-default{
    margin: 40px 0 0;
    display: table;
    background: #ff7a59;
    color: #fff;
    border-color: transparent;
}
.landing .btn-default:hover{background:#6b5151;}
.head-btn { margin-bottom: 150px; }
.option { text-transform: uppercase; padding: 5px; min-width: 80px; margin-right: 5px; transition: all 0.4s ease 0s; font-size: 14px; color: rgb(255, 255, 255); }
.signup-header {margin: 80px 0px 100px;background: rgb(187, 160, 95);padding-top: 10px !important;}
.signup-header h3 {padding: 20px 0px 10px;color: #6B5151;font-weight: 300;}
.form-header input { position: relative; padding: 5px 15px; }
.form-header input[name="email"] { width: 55%; float: left; }
.form-header input[name="telefone"] { width: 42%; float: right; }
.form-header input[name="assunto"] { float: left; width: 40%; }
.form-header input[name="endereco"] { float: right; width: 100%; }
.form-header .form-group { display: table; width: 100%; }
.form-header .form-control { border-radius: 0px; border: 1px solid rgb(218, 218, 218); background-color: rgb(255, 255, 255); color: rgb(51, 51, 51); height: 55px; }
.form-header textarea.form-control { height: 100px; }
.form-header .btn { border-radius: 0px; height: 55px; width: 100%; background-color: rgb(254, 255, 0); color: rgb(0, 0, 0); padding: 0px 33px; border: none; margin: 0px; transition: all 0.8s ease 0s; font-size: 17px !important; }
.form-header .btn:hover { background-color: #fff; transition: all 0.8s ease 0s; }
.privacy { padding-top: 0px; font-size: 13px; }
.signup-header p { color: white; }
.privacy a { text-decoration: underline; color: white; font-weight: 300; }
#policy { padding: 100px 0px 70px; }
#intro { padding: 100px 0px 70px; }
#intro h2 { font-size: 24px; margin: 15px 0px; color:#6B5151; line-height: normal; font-weight: 600; }
#intro h2 span { font-size: 20px; margin: 0px; line-height: normal; font-weight: 200; display: block; }
#intro p { padding: 0.5em 0px; }
#intro strong { color: rgb(0, 74, 224); }
#intro p span { display: block; width: 100%; margin: 0.5em 0px; }
#intro p span i { color: rgb(1, 74, 225); margin: 0px 8px 0px 0px; }
.intro-pic { margin-top: 20px; }
.btn-section { padding-top: 20px; }
#feature { padding: 50px 0px; background: rgb(218, 236, 253); color: rgb(48, 52, 96); }
#feature .feature-img img { height: 90px; object-fit: contain; display: table; margin: 0px auto; }
#feature .text-center { }
#feature .text-center p { display: table; margin: 0px auto; width: 70%; line-height: normal; font-weight: 500; letter-spacing: 1px; color: rgb(51, 51, 51); }
#feature h2 { margin: 15px 0px 0px; font-size: 40px; font-weight: 600; }
#feature .feature-title p { font-size: 18px; padding: 1em 0px 0px; }
.row-feat { padding-top: 50px; }
.feat-list { margin: 0px 0px 30px; }
.feat-list i { font-size: 48px; float: left; width: 20%; color: rgb(85, 85, 85); height: 100%; position: relative; opacity: 0.6; transition: all 0.8s ease 0s; }
.feat-list:hover i { color: rgb(62, 176, 247); transition: all 0.8s ease 0s; }
#feature .inner { float: left; display: inline-block; width: 100%; }
#feature-2 { padding: 100px 0px; background: rgb(243, 247, 250); }
#feature-2 h2 { font-size: 40px; font-weight: 600; margin: 15px 0px; color: rgb(0, 74, 224); }
#feature-2 p { }
#feature-2 ul { margin: 0px; padding: 2% 2.5%; list-style: none; display: table; width: 100%; }
#feature-2 ul li { font-size: 16px; letter-spacing: 1px; font-weight: 600; color: rgb(51, 51, 51); }
#feature-2 ul li i { color: rgb(2, 75, 225); }
.feature-2-pic { margin-top: 20px; }
.subscribe { color: rgb(255, 255, 255); }
.subscribe p { margin: 30px auto; }
.subscribe-form { max-width: 400px; margin: 50px auto 150px; text-align: center; overflow: hidden; }
.subscribe-form form { position: relative; }
.subscribe-form input { max-width: 85%; position: relative; padding: 5px 25px; }
.subscribe-form .form-control { border-radius: 4px 0px 0px 4px; border: none; background-color: rgba(255, 255, 255, 0.6); color: rgb(51, 51, 51); font-size: 1.2em; height: 55px; }
.subscribe-form button { border-radius: 0px 4px 4px 0px; background-color: rgb(62, 176, 247); color: rgb(255, 255, 255); font-size: 1em; line-height: 52px; position: absolute; top: 0px; right: 0px; padding: 0px 30px; margin: 0px; transition: all 0.8s ease 0s; }
.subscribe-form .btn { height: 55px; }
.subscribe-form .btn:hover { background-color: rgb(31, 150, 224); color: rgb(255, 255, 255); transition: all 0.8s ease 0s; }
.subscribe-form .form-control::-webkit-input-placeholder { color: rgb(51, 51, 51); }
#package { padding-top: 100px; }
.title-line { width: 100px; height: 3px; margin: 0px auto; background: rgb(62, 176, 247); }
.price-box { border: 1px solid rgb(209, 209, 209); }
.package-option { padding: 50px 0px 100px; }
.package-option ul { padding: 0px; }
.price-heading h3 { margin-top: 0px; }
.price-heading i { color: rgb(209, 209, 209); font-size: 75px; margin-top: 20px; }
.price-group { padding: 30px 0px 10px; }
.price-group .dollar { font-size: 20px; position: relative; bottom: 48px; }
.price-group .price { color: rgb(62, 176, 247); font-size: 90px; font-weight: 500; }
.price-group .time { font-size: 18px; }
.price-feature li { margin-left: 30px; margin-right: 30px; list-style: none; border-bottom: 1px solid rgb(209, 209, 209); line-height: 40px; }
.btn-price { margin: 5px 0px 15px; font-size: 17px; padding: 7px 35px; height: 40px; background: rgb(62, 176, 247); transition: all 0.4s ease 0s; color: white; border-radius: 4px; }
.btn-price:hover { background: rgb(31, 150, 224); color: white; }
#client { background: rgb(246, 246, 246); padding: 70px 0px; }
#client img { max-height: 80px; margin: 0px 20px; opacity: 1; transition: all 0.3s ease 0s; }
#client img:hover { opacity: 0.7; transition: all 0.3s ease 0s; }
#galeria { background: rgb(246, 246, 246); padding: 5px 0px; }
#galeria img { max-height: 80px; margin: 0px 20px; opacity: 1; transition: all 0.3s ease 0s; }
#galeria img:hover { opacity: 0.7; transition: all 0.3s ease 0s; }
#galleryLP { display: flex; width: 100%; flex-flow: row wrap; }
#galleryLP figure { display: table-cell; width: 13.2%; height: 260px; margin: 0.5%; position: relative; overflow: hidden; flex: auto; }
#galleryLP figure a { background-size: cover; background-position: center center; background-repeat: no-repeat; display: table; width: 100%; height: 100%; }
#galleryLP figure:hover a { transform: scale(1.2); opacity: 0.8; }
#mapsLocation { }
#mapsLocation iframe { display: table; width: 100%; height: 450px; }
#testi { padding: 100px 0px; }
.testi-item { display: block; width: 100%; height: auto; position: relative; margin-top: 30px; }
.testi-item .box { margin-right: 15px; margin-left: 15px; }
.testi-item .box .message { padding: 20px; font-style: italic; line-height: 30px; font-weight: 300; font-size: 20px; }
.testi-item .client-pic img { width: 70px; height: 70px; border-radius: 50%; max-width: 100%; }
.testi-item .client-info .client-name { margin-top: 10px; font-size: 16px; }
.testi-item .client-info .company { font-style: italic; color: rgb(62, 176, 247); }
.owl-theme .owl-controls .owl-page span { background: rgb(62, 176, 247); }
.video-header { margin: 40px 0px 30px; }
.video-embed { position: relative; padding-top: 56.25%; height: 0px; background-color: rgb(0, 0, 0); box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 15px; }
.video-embed iframe { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
.action { color: rgb(255, 255, 255); }
.action h2 { margin-top: 70px; font-size: 40px; font-weight: 300; }
.download-cta { padding: 50px 0px 90px; }
#contact { width: 100%; min-height: 100%; }
#contact h2 { color: white; }
#contact h2 img { display: table; width: 60%; margin: 0px 0px 10%; }
#contact .btn-default{
    margin: 40px 0 0;
    display: table;
    background: #ff7a59;
    color: #fff;
    border-color: transparent;
}
#contact .btn-default:hover{background:#6b5151;}

#download { }
#download h2 { }
#download p { font-size: 30px; line-height: 38px; padding: 80px 0px 10px; }
.ul-address a { color: rgb(255, 255, 255); }
.ul-address a:hover { color: rgb(237, 237, 237); }
.ul-address li { padding-right: 20px; margin-bottom: 8px; list-style: none; color: white; }
.ul-address i { margin-left: 15px; position: absolute; left: 0px; color: #fff; font-size: 25px; line-height: 30px; }
.contact-row { margin: 100px 0px; }
#contact-form { margin: 0px auto; }
#contact-form input { position: relative; padding: 5px 25px; width: 100%; }
#contact-form input[name="ddd"] { width: 32%; float: left; }
#contact-form input[name="telefone"] { width: 65%; float: right; }
#contact-form input[name="cep"] { float: left; width: 40%; }
#contact-form input[name="condominio"] { float: right; width: 57%; }
#contact-form input[name="email"] { width: 55%; float: left; }
#contact-form input[name="telefone"] { width: 42%; float: right; }
#contact-form input[name="assunto"] { float: left; width: 40%; }
#contact-form input[name="endereco"] { float: right; width: 100%; }
#contact-form textarea { position: relative; padding: 10px 25px; width: 100%; height: 120px !important; }
#contact-form .form-control { border-radius: 0px; border: 1px solid rgb(218, 218, 218); background-color: rgb(255, 255, 255); color: rgb(51, 51, 51); font-size: 1.2em; height: 55px; }
#contact-form .btn { height: 55px; width: 100%; background-color:#6B5151; color: rgb(255, 255, 255); line-height: 18px; padding: 0px 33px; border: none; border-radius: 0px; margin: 0px; transition: all 0.8s ease 0s; font-size: 17px !important; }
#contact-form .btn:hover { background-color: #fff; transition: all 0.8s ease 0s; color: rgb(51, 51, 51); }
#footer { background: rgb(255, 255, 255); padding: 50px 0px 20px; }
#footer #agency { }
#footer #agency a { }
#footer #agency a img { display: table; width: 20%; margin: 0px auto; filter: grayscale(1); }
#footer #agency a:hover img { filter: grayscale(0); }
.social ul { padding: 0px; list-style: none; }
.social li { display: inline-block; padding-right: 0.3em; padding-bottom: 0.3em; }
.social li a { display: block; width: 40px; height: 40px; line-height: 40px; color: #fff; border-radius: 50%; background: rgb(255, 255, 255); border: 1px solid #fff; transition: all 0.8s ease 0s; }
.social li a:hover { color: rgb(255, 255, 255); background: #fff; }
#shortcode-basic { padding: 70px 0px 10px; }
#shortcode-button { padding: 50px 0px 10px; width: 100%; min-height: 100%; }
#shortcode-button .form-horizontal { padding-left: 20px; padding-right: 20px; }
#shortcode-icon { padding: 70px 0px 10px; }
#shortcode-alert { padding: 70px 0px 10px; }
#shortcode-table { padding: 70px 0px 10px; }
#shortcode-column { padding: 50px 0px 10px; }
.social-icons i { color: rgb(62, 176, 247); font-size: 30px; line-height: 40px; }
#shortcode-alert { padding: 70px 0px 30px; }
.alert { border: none; border-radius: 0px; position: relative; font-size: 17px; line-height: 22px; padding: 16px 16px 16px 60px; }
.alert i { font-size: 28px; position: absolute; left: 15px; top: 13px; }
.icon-demo i { font-size: 70px; margin-right: 20px; }
.table>thead>tr>th { background: rgb(62, 176, 247); color: rgb(255, 255, 255); border-bottom: 0px; text-transform: uppercase; }
.table>thead>tr>th, .table>tbody>tr>td { font-size: 15px; font-weight: 300; padding: 20px; }
.table-bg>tbody>tr:nth-child(2n+1)>td, .table-bg>tbody>tr:nth-child(2n+1)>th { background: rgb(255, 255, 255); }
.table-bg>tbody>tr:nth-child(2n)>td, .table-bg>tbody>tr:nth-child(2n)>th { background: rgb(246, 246, 246); }
.scrollToTop { width: 40px; height: 40px; padding: 5px; font-size: 30px; text-align: center; background: rgba(0, 0, 0, 0.2); color: white; position: fixed; bottom: 20px; right: 20px; border-radius: 50%; display: none; }
.scrollToTop:hover { background: #fff; color: rgb(255, 255, 255); }
.control-group .controls { overflow-x: hidden; }
.form-hub { padding: 40px 40px 0; background: rgb(255 255 255 / 80%); border-radius: 20px; }

@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait) {
    .head-btn { margin: 50px 0px 100px; }
    .signup-header { margin: 50px 0px 100px; }
    .price-feature li { margin-left: 15px; margin-right: 15px; }
    .btn-price { padding: 7px 25px; }
    #intro { padding: 30px 0px 50px; }
    #policy { padding: 30px 0px 50px; }
    #intro h2, #feature-2 h2 { text-align: center; }
    #intro p, #feature-2 p { text-align: center; }
    .btn-section { text-align: center; }
    #feature { padding-top: 75px; }
    .feature-img { margin-top: 0px; }
    .row-feat { padding-top: 10px; padding-bottom: 40px; }
    #feature-2 { padding: 80px 0px; }
    .feature-2-pic { margin-top: 40px; }
    #client img { margin: 10px 0px; max-height: 40px; }
    .video-header { margin: 50px 0px 30px; }
    #bottom-action { text-align: center; }
    .button-demo li { padding-bottom: 50px; }
}
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
    .logo { margin: 100px 0px 30px; }
    .landing h1 { margin: 60px 0px; }
    .landing-text { margin: 60px 0px 40px; }
    .signup-header { margin-top: 250px; }
    .intro-pic { margin-top: 100px; }
    .feature-img { margin-top: 30px; }
    .feat-list { margin-top: 10px; }
    .feat-list p { font-size: 15px; }
    .feature-2-pic { margin-top: 50px; }
    #client img { max-height: 45px; }
    .video-header { margin: 50px 0px 30px; }
}
@media (max-width:767px) {
    .btn-default, .btn-default2{
    width: 100%;
    text-align: center;
}
    .header-phone { display: none; }
    .logo { margin: 40px 0px 30px; width: 100%; }
    .logo a { display: table; margin: 20px auto; }
    .logo img { }
    .head-btn { margin: 30px 0px 80px; }
    .signup-header { margin: 70px 0px 80px; display: none; }
    #intro { padding: 0px 0px 70px; }
    #policy { padding: 70px 0px; }
    #intro h2, #feature-2 h2 { text-align: center; font-size: 30px; }
    #intro h2 span, #feature-2 h2 span { text-align: center; font-size: 30px; }
    #intro p, #feature-2 p { text-align: center; }
    .btn-section { text-align: center; }
    #feature { padding-top: 50px; }
    .row-feat { padding-top: 10px; padding-bottom: 40px; }
    #galleryLP figure { width: 49%; height: 200px; }
    .feat-list i { padding-left: 40px; }
    #feature-2 { padding: 40px 0px 50px; }
    .feature-2-pic { margin-top: 50px; }
    .feat-list { display: table; width: 100%; padding: 0px; margin: 0px; }
    #feature .inner { background: rgb(130, 66, 10); margin: 3% 0px; padding: 10%; }
    #package { padding-top: 80px; }
    .package-option { padding: 50px 0px; }
    .price-box { margin-bottom: 30px; }
    #client img { margin: 10px 0px; }
    .contact-left { margin-bottom: 50px; }
    .video-header { margin: 50px 0px 30px; }
    #bottom-action { text-align: center; }
    #footer #agency a img { width: 35%; filter: grayscale(0); margin: 5% auto 0px; }
    .landing a.btnScroll {display: table;background: rgb(246, 255, 21);margin: 10% auto 20%;color: rgb(0, 0, 0);border-radius: 100px;line-height: 50px;padding: 0px 30px;text-transform: uppercase;width: 100%;text-align: center;}
    .landing .col-md-5 { display: none; }
    .contact-row { margin: 50px 0px; }
    #download p { font-size: 20px; line-height: 28px; padding: 50px 0px 10px; }
    #download p strong { margin: 30px 0px 0px; display: table; width: 100%; }
    .download-cta { padding: 50px 0px 70px; }
}
@media (max-width:736px) {
    .feature-img { margin: 3% 0px; }
}
@media (max-width:667px) {
    .logo { margin: 30px 0px; }
    .landing h1 { font-size: 50px; margin: 10px 0px 25px; max-width: 100%; text-align: center; }
    .landing-text { margin-top: 20px; }
    .subscribe p { margin: 25px auto 15px; }
    .subscribe-form { margin: 20px auto 100px; }
    .action h2 { margin-top: 70px; }
    .download-cta { }
}
@media (max-width:568px) {
    .logo { margin: 15px 0px; }
    .landing h1 { font-size: 34px; margin: 0px; text-align: center; width: 100%; max-width: none; }
    .landing h2 { text-align: center; width: 100%; max-width: none; margin: 5% 0px 0px; }
    .landing-text p { font-size: 16px !important; }
    #intro { }
    #policy { padding-top: 50px; }
    #feature { padding-top: 50px; }
    .feat-list i { padding-left: 20px; }
    #feature-2 { padding: 50px 0px 70px; }
    #screenshot { padding-top: 70px; }
    .screenshots { padding-top: 30px; padding-bottom: 70px; }
    #testi { padding: 70px 0px; }
    .testi-item .box .message { line-height: 25px; font-size: 18px; }
    .action h2 { margin: 50px 0px 20px; }
    .download-text p { line-height: 1.5; }
}
@media (max-width:480px) {
    .feat-list i { padding-left: 5px; }
    .action h2 { font-size: 30px; }
    .button-demo li { padding-bottom: 50px; }
}
@media (max-width:360px) {
    #intro h2, #feature h2, #feature-2 h2 { font-size: 30px; }
    .feat-list i { padding-left: 0px; }
    #feature .inner { padding-left: 15px; }
    .video-header { margin: 30px 0px; }
}
@media (max-width:320px) {
    .logo { margin: 30px 0px 20px; }
    .landing h1 { margin: 20px 0px 35px; }
    .btn-default { font-size: 16px; margin: 30px 0px 10px; padding: 15px 30px; height: 35px; border-radius: 80px; }
    .btn-primary { font-size: 16px; margin: 30px 15px 10px 0px; padding: 15px 30px; height: 35px; border-radius: 80px; }
    .subscribe-form { margin: 50px auto 110px; }
    .subscribe-form input { padding: 5px 15px; }
    .subscribe-form button { padding: 0px 15px; }
    .action h2 { margin: 70px 0px 20px; }
    .table>thead>tr>th, .table>tbody>tr>td { padding: 20px 10px; }
}
