
.content {
    padding: 0;
    height: 100%;
}
.menu {
    position: absolute;
    top: 50%;
    width: 80%;
    margin: 0 10%;
}
.menu a {
    font-size: 40px;
    margin-bottom: 20px;
    text-decoration: none;
}
.menu a i {
    display: block;
    border: 4px solid #fff;
    width: 100px;
    height: 100px;
    padding: 27px 25px;
    margin-bottom: 10px;
    border-radius: 50%;
    transition: all .5s
}
.menu a i:hover,
.menu a i:active,
.menu a i:focus {
    background-color: #5DA647;
    border-color: #39921E
}
.menu a span {
    display: block;
    font-size: 20px;
    text-shadow: 1px 1px 0 #656363;
}
.menu .SoftwareTesting i {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.menu .SoftwareTesting i:before {
    content: "\f0c3"
}
.menu .SoftwareDevelopment i {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.menu .SoftwareDevelopment i:before {
    content: "\f0d0"
}
.menu .Careers i {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.menu .Careers i:before {
    content: "\f0c0"
}
#betica-menu {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
    background: none;
    border: none;
}
#betica-menu .navbar-brand {
    color: #fff;
}
#betica-menu .navbar-brand:hover,
#betica-menu .navbar-brand:focus {
    color: #e6e6e6;
    background-color: transparent;
}
#betica-menu .navbar-text {
    color: #777;
}
#betica-menu .navbar-nav>li>a {
    /*color: #ddd;*/

    margin: 0 5px;   
    background: none;
    color: #fff; 
    border: 1px solid rgba(0,0,0,0); 
    border-radius: 0px;
    text-transform:uppercase; 

    /*padding:15px 12px;*/
}
#betica-menu .navbar-nav>li>a:hover,
#betica-menu .navbar-nav>li>a:focus {
    /*color: #39921E;
    background-color: transparent*/

    margin: 0 5px;   
    background: #39921E;
    color: #fff; 
    border: 1px solid #50ca2c; 
    border-radius: 0px;
    text-transform:uppercase; 
    /*padding:15px 12px;*/
}
#betica-menu .navbar-nav>.active>a,
#betica-menu .navbar-nav>.active>a:hover,
#betica-menu .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: transparent
}
#betica-menu .navbar-nav>.disabled>a,
#betica-menu .navbar-nav>.disabled>a:hover,
#betica-menu .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}
#betica-menu .navbar-toggle {
    border-color: #ddd
}
#betica-menu .navbar-toggle:hover,
#betica-menu .navbar-toggle:focus {
    background-color: #ddd
}
#betica-menu .navbar-toggle .icon-bar {
    background-color: #888
}
#betica-menu .navbar-collapse,
#betica-menu .navbar-form {
    border-color: #e7e7e7
}
#betica-menu .navbar-nav>.open>a,
#betica-menu .navbar-nav>.open>a:hover,
#betica-menu .navbar-nav>.open>a:focus {
    background-color: transparent;
    color: #fff
}
@media (max-width: 767px) {
    #betica-menu .navbar-nav .open .dropdown-menu>li>a {
        color: #ddd
    }
    #betica-menu .navbar-nav .open .dropdown-menu>li>a:hover,
    #betica-menu .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }
    #betica-menu .navbar-nav .open .dropdown-menu>.active>a,
    #betica-menu .navbar-nav .open .dropdown-menu>.active>a:hover,
    #betica-menu .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: transparent
    }
    #betica-menu .navbar-nav .open .dropdown-menu>.disabled>a,
    #betica-menu .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    #betica-menu .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}
#betica-menu .navbar-link {
    color: #ddd
}
#betica-menu .navbar-link:hover {
    color: #fff
}
#betica-menu .btn-link {
    color: #ddd
}
#betica-menu .btn-link:hover,
#betica-menu .btn-link:focus {
    color: #fff
}
#betica-menu .btn-link[disabled]:hover,
fieldset[disabled] #betica-menu .btn-link:hover,
#betica-menu .btn-link[disabled]:focus,
fieldset[disabled] #betica-menu .btn-link:focus {
    color: #ccc
}
#betica-menu a {
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    /*border-radius: 5px*/
}
#betica-menu .navbar-nav .active>a {
    border: 1px solid #fff;
    background: none;
    border-radius: 0px;
}
#betica-menu .navbar-default .navbar-toggle:hover,
#betica-menu .navbar-default .navbar-toggle:focus {
    background-color: transparent
}
#betica-home {
    background-image: url('/img/betica-asia4.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #000;
    color: #fff;
    min-height: 700px;
    height: 100vh
}

#betica-home h1 {
    display: none;
}


#betica-home .row {
    margin-right: 0px;
}

#betica-home .overlay {
    background-color: rgba(0, 0, 0, 0.4);
    min-height: 250px;
    height: 100vh;
    background-attachment: fixed
}
#betica-home a {
    color: #fff
}
#betica-about {
    margin-bottom: 20px;
}

#betica-about .intro {
    /*font-size:24px;line-height:30px*/
}
#betica-about strong {
    color: #39921E
}
#betica-testing {
    background-image: url('../img/betica-software-testing.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #000;
    color: #cfcfcf;
    min-height: 250px;
    height: 250px
}
#betica-testing .overlay {
    background-color: rgba(0, 0, 0, 0.6);
    min-height: 250px;
    height: 250px;
    background-attachment: fixed
}
#betica-testing .betica-logo {
    width: 150px
}
#betica-development {
    background-image: url('../img/betica-software-dev.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #000;
    color: #cfcfcf;
    min-height: 250px;
    height: 250px
}
#betica-development .overlay {
    background-color: rgba(0, 0, 0, 0.6);
    min-height: 250px;
    height: 250px;
    background-attachment: fixed
}
#betica-careers, #betica-blog, #betica-blog-post {
    background-image: url('../img/software-careers.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #000;
    color: #cfcfcf;
    min-height: 250px;
    height: 250px
}
#betica-careers .overlay, #betica-contact .overlay,  #betica-blog .overlay,  #betica-blog-post .overlay {
    background-color: rgba(0, 0, 0, 0.6);
    min-height: 250px;
    height: 250px;
    background-attachment: fixed
}
#betica-contact {
    background-color: #4E4E4E;
    color: white;
    padding-top: 20px;
}

#betica-contact.cover-wrap {
    background-image: url('../img/software-contact.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #000;
    color: #cfcfcf<a href="/contact.php" class="btn main-btn btn-default btn-minimal">Contact Us</a>;
    min-height: 250px;
    height: 250px;
    padding: 0px;
}

#betica-contact.contact-page {
    background: #fff;
    color: #4e4e4e;
}

#betica-contact.contact-page .row {
    margin: 10px 0px;
}

#betica-contact.contact-page .form-group label, #betica-contact[data-pagename="careers"] .form-group label {
    margin-top: -25px;
}

#betica-contact.contact-page .form-group .mce-tinymce {
    margin-top: 30px;
}

#betica-contact[data-pagename="careers"] .form-group .mce-tinymce {
    margin-top: 38px;
}

#betica-contact.contact-page select {
    height: 35px;
    /*-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;*/
    padding-left: 10px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #CCC;
    width: 100%;
}

#betica-contact.contact-page .fa-chevron-down {
    right: 10px;
    position: absolute;
    top: 10px;
}

#betica-contact.contact-page input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

#betica-contact.contact-page .row > div {
    padding: 0px;
}

#betica-contact.contact-page .section-title h2 {
    color: #39921E
}

.contact-wrapper {
    width: 100%;
    position: relative;
    float: left;
}

.contact-wrapper a.btn-default {
    margin: 5px auto;
    margin-bottom: 25px;
    display: block;
    float: none;
    width: 168px;
}

ul,
ol {
    padding-left: 20px
}
.navbar-brand {
    padding: 0
}
.betica-logo {
    width: 180px;
    height: 60px
}
.betica-logo-home {
    width: 600px;
}
.abt-img {
    width: 100%
}
.about-list {
    text-align: justify;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 18px
}
@media (max-width: 991px) {
    #betica-contact.contact-page .fa-chevron-down {
        top: 32px;
    }
    #betica-menu {
        padding: 0;
        background: rgba(0, 0, 0, 0.4);
        border: 1px solid rgba(0, 0, 0, 0.7);
        border-width: 0 0 1px
    }
    .betica-logo {
        width: 160px;
        padding-left: 10px;
        height: auto
    }
    #betica-home .menu {
        top: 0;
        padding: 72px 0 20px;
        padding-top: 40%;
        height: 100%
    }
    #betica-home .menu>div {
        height: 33%;
        padding: 0
    }
    #betica-home .menu a {
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -50px;
        width: 100%
    }
    #betica-home .menu i {
        font-size: 15px;
        width: 50px;
        height: 50px;
        border-width: 2px;
        text-align: center;
        padding: 0;
        line-height: 50px
    }
    .home {
        display: none !important
    }
    .betica-logo-home {
        width: 75%;
        padding-top: 10%
    }
}

@media (max-width: 603px) {
    #betica-contact.contact-page .fa-chevron-down {
        top: 10px;
    }

}
/*# sourceMappingURL=custom.css.map */

#betica-home .overlay {
    background: none;
}


#betica-home a {
    color: #fff;
}

#betica-home a:hover {
    color: #39921E;
}

#betica-home a.btn {
    margin: 0 5px;   
    /*background-color:rgba(0,0,0,.5); */
    color: #fff; 
    border: 1px solid #fff; 
    border-radius: 0px;
    text-transform:uppercase; 
    padding:15px 12px;
}

#betica-home a.btn:hover,
#betica-home a.btn:active,
#betica-home a.btn:focus {
    
    margin: 0 5px;   
    background: #39921E;
    color: #fff; 
    border: 1px solid #50ca2c; 
    border-radius: 0px;
    text-transform:uppercase; 
    padding:15px 12px;
}


    

#betica-home p.lead {
    text-align: center;
    text-transform:uppercase;color: #fff;margin-top:20px; text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.9), 0px 0px 10px rgba(0, 0, 0, 0.5);
}

#betica-home .careers {
    text-align:center; color: #fff; margin-top:20px;
}

#betica-home .careers a{
    text-decoration: underline;
}


#betica-home .text-vertical-center {
    /*display: table-cell;*/
    text-align: center;
    /*vertical-align: middle;*/
        padding-top: 90px;
        display: block;
}

#betica-about .intro {
    font-size: 14px;
}

button.btn.tf-btn.btn-default {
    float: left;
}

img.tech-logos {
    width: 100%;
}
/*to desktop*/
@media (min-width: 768px) {
    #betica-blogposts {padding-bottom: 20px;}
    .blogposts-inner {padding-top: 85px;}
    .blogposts-head {
        width: 840px;
        float: left;
        margin-bottom: 20px;
    }
    img.tech-logos {
        width: 650px;
    }

    .featured-img {
        float: right;
    }

    .nav>li.nav-home {
        display: none;
    }
    .foot-toprow .small {
        width: 200px!important;
    }
}
    

.double-column {
    text-align:left;
}

.double-column .column-item .fa {
    float:left; margin-right: 20px;
}

p.intro,
p {
    text-align: justify;
}

.text-center p.intro {
    text-align: center;
}

.caption p {
        text-align: center;
    }

.nav>li {
    margin-bottom: 5px;
}

.gallery {
    margin-top:30px;
}

.spinner {
    display: none;
}

#betica-contact p.intro {
    margin-bottom:30px;
}

.foot-toprow, .foot-bottomrow {
    width: 100%;
    height: 80px;
}

.foot-bottomrow {
    border-top: 1px solid rgba(140,140,140,0.5);
    margin-top: 20px;
    padding-top: 20px;
}

.foot-toprow .small {
    width: 400px;
    margin-top: 20px;
    float: left;
}

.foot-toprow .partner-logos {
    height: 80px;
    width: 580px;
    float: right;
    display: block;
}

#footer .nav {
    width: 440px;
    -moz-column-count: 2; 
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}

#footer .nav li{
    display: inline-block;
    margin: 0 10px 0 0;
    float: left;
    padding-right: 20px;
    width: 100%;
}

#footer .nav li a{
    display: inline-block;
    padding: 0;
    color: #fff;
}

#footer .nav li a:hover{
    display: inline-block;
    color: #50ca2c;
    background: none;
}

.footer-social {
    float: right;
    margin: 10px 20px 0px 0px;
}

nav#footer {
    float: left;
    width: 100%;
}

nav#footer p {
    margin-top: 15px;
    float: left;
    padding: 0px 20px;
}

nav#footer p span {
    padding-left: 40px;
}

nav#footer p span a {
    color: #dcdcdc;
}

nav#footer p span a:hover {
    color: #39921e;
}

article h1 {
    font-weight: 300;
}

article h2 {
        font-size: 22px;
    font-weight: 300;
    text-transform: none;
    line-height: 1.1;
    margin: 30px 0 20px;
}

article .double-column h2 {
    text-transform: uppercase;
}

.double-column .row {
    margin-bottom: 20px;
}

/* positioning fix for dashboard icon */
.fa-dashboard:before, .fa-tachometer:before {
    /*content: "\f0e4";*/
    margin: -5px 0 0px 2px;
    /* top: 2px; */
    position: absolute;
}

/*Latest Blog Posts Section*/
#betica-blogposts {
    background: #4E4E4E;
    color: #fff;
    padding: 0px 30px;
    padding-bottom: 20px;
}

.blogposts-head {
    max-width: 1150px;
    min-height: 65px;
    display: block;
    margin: 0 auto;
}

.btn-minimal {
    float: left;
    text-transform: uppercase;
    padding: 10px 20px;
    text-align: center; 
    cursor: pointer;
    transition: all 0.3s ease;
    color: #fff;
    background: #39921E;
    border: 1px solid #50ca2c!important;
}

.btn-minimal a {
    color: #fff;
}

.btn-minimal:hover {
    color: #fff;
    background: #50ca2c!important;
    border: 1px solid #39921E!important;
}

.btn-minimal:hover a {
    color: #fff;
}

#send-btn {
    float: none;
}

.blogposts-headtxt {
    margin-left: 10px;
    position: absolute;
    top: -55px;
    left: 0px;
    text-transform: uppercase;
}

.btn-visitblog {
    margin-left: 20px;
    margin-left: 20px;
    position: absolute;
    right: -21px;
    top: -60px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 0px;
    text-transform: uppercase;
    padding: 10px 20px;
    text-align: center;
}

.btn-visitblog:hover {
    color: #fff;
    background: #39921E!important;
    border: 1px solid #50ca2c!important;
}

.btn-visitblog a {
    color: #fff;
}

.btn-readmore{
    /*margin: 0px 0px 20px;*/
    position: absolute;
    bottom: 0px;
    width: 100%;
    right: 0px;
    height: 80px;
    border: 0px solid!important;
    background: rgba(78,78,78,0);
    background: -moz-linear-gradient(top, rgba(78,78,78,0) 0%, rgba(78,78,78,0.83) 49%, rgba(78,78,78,1) 59%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(78,78,78,0)), color-stop(49%, rgba(78,78,78,0.83)), color-stop(59%, rgba(78,78,78,1)));
    background: -webkit-linear-gradient(top, rgba(78,78,78,0) 0%, rgba(78,78,78,0.83) 49%, rgba(78,78,78,1) 59%);
    background: -o-linear-gradient(top, rgba(78,78,78,0) 0%, rgba(78,78,78,0.83) 49%, rgba(78,78,78,1) 59%);
    background: -ms-linear-gradient(top, rgba(78,78,78,0) 0%, rgba(78,78,78,0.83) 49%, rgba(78,78,78,1) 59%);
    background: linear-gradient(to bottom, rgba(78,78,78,0) 0%, rgba(78,78,78,0.83) 49%, rgba(78,78,78,1) 59%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e4e4e', endColorstr='#4e4e4e', GradientType=0 );
}

.btn-readmore.btn-minimal:hover {
    padding: 0px;
    border: 0px solid!important;
    background: rgba(78,78,78,0);
    background: -moz-linear-gradient(top, rgba(78,78,78,0) 0%, rgba(78,78,78,0.83) 49%, rgba(78,78,78,1) 59%)!important;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(78,78,78,0)), color-stop(49%, rgba(78,78,78,0.83)), color-stop(59%, rgba(78,78,78,1)))!important;
    background: -webkit-linear-gradient(top, rgba(78,78,78,0) 0%, rgba(78,78,78,0.83) 49%, rgba(78,78,78,1) 59%)!important;
    background: -o-linear-gradient(top, rgba(78,78,78,0) 0%, rgba(78,78,78,0.83) 49%, rgba(78,78,78,1) 59%)!important;
    background: -ms-linear-gradient(top, rgba(78,78,78,0) 0%, rgba(78,78,78,0.83) 49%, rgba(78,78,78,1) 59%)!important;
    background: linear-gradient(to bottom, rgba(78,78,78,0) 0%, rgba(78,78,78,0.83) 49%, rgba(78,78,78,1) 59%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e4e4e', endColorstr='#4e4e4e', GradientType=0 )!important;
}

.btn-readmore.btn-minimal a {
    color: #fff;
    background: #39921E;
    border: 1px solid #50ca2c!important;
    padding: 10px 20px;
    position: absolute;
    bottom: 0px;
    width: 130px;
    right: 25%;
    height: 42px;
}

.btn-readmore.btn-minimal a:hover {
    color: #fff;
    background: #50ca2c!important;
    border: 1px solid #39921E!important;
}

.blogposts-items {
    max-width: 850px;
    min-height: 400px;
    float: left;
    position: relative;
}

.blogposts-items.loading {
    background: url(../img/ring-alt.gif) no-repeat center;
    background-size: 50px;
}

.blogposts {
    list-style: none;
    padding: 0px;
}

.blogposts h3 a {
    color: #50CA2C;
}

.blog-item {
    width: 250px;
    float: left;
    margin: 0px 10px;
    margin-top: 20px;
    position: relative;
    height: 462px;
    margin-bottom: 25px;
    overflow: hidden;
    background-color: #4e4e4e;
}

.blog-item:hover img{
    padding: 10px;
}

.blog-item img {
    width: 100%;
    border: 1px solid #DCDCDC;
    padding: 3px;
    transition: all 0.3s ease;
    background-size: cover;
    background-position: center;
    height: 141px;
}

.blog-item p {
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 200px;
}

#betica-blogposts .section-title h2 {
    float: left;
}

#betica-blogposts .section-title strong , .blogposts-headtxt strong {
    margin-left: 10px;
    color: #50ca2c;
}

#betica-blogposts .blogposts-inner {
    max-width: 1150px;
    min-height: 400px;
    display: block;
    margin: 0 auto;
}

#betica-blogposts .blogposts-right {
    width: 320px;
    height: 400px;
    float: right;
    padding: 20px;
    border-left: 1px solid #797979;
}

#mc_embed_signup {
    background: #4E4E4E!important;
}

#betica-blogposts #mc_embed_signup input.button {
    width: 120px;
    text-transform: uppercase;
    transition: all 0.3s ease;
    border-radius: 0px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background: #39921E;
    border: 1px solid #50ca2c;
    height: 40px;
}

#betica-blogposts #mc_embed_signup input.email {
    width: 100%;
    background: #eee;
}

#betica-blogposts #mc_embed_signup input.button:hover {
    color: #fff;
    background: #50ca2c;
    border: 1px solid #39921E;
}

/*careers*/
.custom-file-input {
    width: 100%;
    height: 40px;
    color: #fff;
    overflow: hidden;
    border-radius: 3px;
    border: 1px solid #fff;
    margin-bottom: 10px;
    transition: all 0.3s ease;
    background: rgba(255,255,255,0);
}

.custom-file-input:hover {
    background: rgba(255,255,255,0.3);
}

.custom-file-input .file-name {
    line-height: 40px;
    text-align: center;
    transition: all 0.3s ease;
    background: #3E3E3E;
    float: left;
    display: none;
}

.custom-file-input .file-name:hover .fa-close{
    color: rgba(255,67,67,1);
}

.custom-file-input.active .file-name{
    width: 50%;
    display: block;
    height: 40px;
    line-height: 40px;
}

.custom-file-input .fa-close {
    cursor: pointer;
    color: rgba(255,255,255,0.5);
    transition: color 0.3s ease;
}

.custom-file-input.active .file-btn{
    width: 50%;
}

.custom-file-input .file-btn {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    float: left;
    text-transform: capitalize;
}

.custom-file-input i {
    margin-right: 20px;
    line-height: 40px;
}


/*top social icons*/
.top-social-wrapper {
    height: 120px;
    width: 100%;
    position: absolute;
    top:0px;
}

.top-social {
    position: relative;
    height: 120px;
    background: rgba(130, 130, 130, 0.3);
    width: 180px;
    padding: 10px;
    margin-right: 10%;
    float: right;
}

.top-social .top-social-txt {
    font-weight: 300;
    padding-top: 15px;
}    

.top-social .top-social-txt p{
    text-align: center;
} 
.top-social .top-social-icons a {
    font-size: 23px;
    margin: 2px;
    color: #fff;
}

/*above tablet less desktop*/
@media (min-width: 993px) and (max-width: 1189px) {
    .blogposts-inner {padding-top: 85px;}
    .btn-visitblog, .blogposts-headtxt {
        top: -45px;
    }
    .btn-visitblog {
        right: 0px;
    }
    .blogposts-head {
        width: 75%;
        padding-bottom: 20px;
    }
    .blogposts-items {
        width: 75%;
    }
    .blogposts-items  li {
        width: 30%;
    }
    .blogposts-right {
        width: 25%!important;
    }
}

/*tablet*/
@media (max-width: 992px) {
    .blogposts-items {
        width: 100%;
    }
    .blogposts-head {
        width: 100%;
    }
    .column-item {
        clear: both;
        margin-bottom: 30px;
    }

    .text-center p.intro,
    p.intro,
    p {
        text-align: justify;
    }

    #betica-contact p.intro {
        text-align: center;
    }

    .featured-img {
        margin-bottom: 20px;
        text-align: center;
    }

    .caption p {
        text-align: center;
    }

    article h1, #betica-contact h2 {
        font-size: 28px;
    }

    #betica-blogposts {
        padding-bottom: 40px;
    }

    .blog-item {
        width: 30%;
    }

    #betica-blogposts .blogposts-right {
        float: left;
        padding: 0px;
        border-top: 1px solid #797979;
        border-left: 0px solid;
        width: 100%;
        margin-top: 20px;
        height: 200px;
    }

    #betica-blogposts #mc_embed_signup input.email {
        width: 50%;
    }

    #betica-blogposts #mc_embed_signup label {
        width: 100%;
    }

    #betica-about {
        padding-top: 0px;
        margin-top: -20px;
    }

    .foot-toprow {
        height: 100px;
    }

    .foot-toprow .partner-logos {
        width: 250px;
        height: 100px;
    }

    .foot-toprow .partner-logos img{
        height: 55px;
    }
}


/*mobile*/
@media (max-width: 768px) {
    .blogposts-inner {
        padding-top: 30px;
    }
    .btn-visitblog, .blogposts-headtxt  {
        position: static;
    }
    #footer .nav {
        -webkit-column-count: 1;
        -webkit-column-gap: 0px;
        column-count: 1;
        column-gap: 0px;
    }
    .blogposts-head {
        width: 100%;
    }
    #betica-home a.btn, 
    #betica-home a.btn:hover,
    #betica-home a.btn:active,
    #betica-home a.btn:focus {
        width: 80%;
        margin-bottom: 20px;
    }


    .main-btn {
    display: block;
    width: 100%;
    }

    /*footer*/
    .foot-toprow, .foot-bottomrow {
        width: 100%;
        height: 140px;
    }

    .foot-toprow {
        height: 160px;
    }

    #footer .nav, #footer .nav li {
        width: 100%;
        font-size: 16px;
    }
    .partner-logos {width: 100%!important;}
    .partner-logos img {
        margin-left: 0px;
        margin-top: 10px;
    }
    #betica-blogposts {
        padding-bottom: 0px;
    }
    #betica-blogposts .blogposts-right {
        border-left: 0px solid;
        height: 300px;
        padding: 0px;
        border-top: 1px solid #797979;
        margin-top: 20px;
    }    
    .btn-visitblog {
        margin: 20px 0px 0px;
    }
    .foot-toprow {
        height: 220px;
    }
    .foot-toprow .small {
        width: 100%;
    }
    .foot-toprow .partner-logos {
        padding: 0px 10px;
        width: 300px!important;
        float: left;
    }

    .footer-social {
        float: left;
        width: 100%;
    }
    .blog-item {
        width: 100%;
        margin: 20px 0px 0px 0px;
        height: auto;
    }
    .btn-readmore {
        margin: 0px 0px 20px;
        height: 50px;
        position: relative;
    }

    .btn-readmore a {
        width: 100%!important;
        right: 0px!important;
        top: 10px!important;
    }

    #betica-blogposts #mc_embed_signup input.email, .btn-minimal,
    #betica-blogposts #mc_embed_signup input.button, .btn-visitblog {
        width: 100%;
    }
    .top-social-wrapper {
        height: 90px; 
    }
    .top-social {
        height: 90px;
        display: block;
        margin: 0 auto;
        float: none;
    }
}

