/* --------------------------------------
=========================================
RESPONSIVE FIXES
=========================================
-----------------------------------------*/
 


@media (max-width: 1200px) and (min-width: 1025px) {

    .available {
        margin-top: 50px;
    }
}

@media (max-width: 1024px) {

    #naslov{
        font-size: 13px;
    }

    .animated {
        -webkit-transform: translateZ(0);
    }

    
    body {
        font-size: 15px;
        line-height: 26px;
    }

    header {
        background-attachment: scroll;
    }

    header .color-overlay {
        min-height: 800px;
    }

    .app-brief .left-align {
        text-align: left;
    }

    .colored-line-left {
        float: left;
        margin: auto;
    }

    .marg {
        margin-top: 120px;
    }

    #naslovIntro {
        margin-top: 80px;
        font-size: 35px;
        line-height: 45px;
        height: 400px;
    }

    .subtitle {
        margin-top: -30px;
    }

    .bx-wrapper .bx-next {
        right: 40px;
    }

    .bx-wrapper .bx-prev {
        left: 40px;
    }

    .bx-wrapper .bx-controls-direction a {
        top: -6%;
    }



}

@media (min-width: 768px) and (max-width: 1100px) {
    #probIcon {
        height: 210px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
 
    
    html {
        font-size: 90%;
    }

    header .color-overlay {
        min-height: 780px;
    }

    .sticky-navigation .navbar-header {
        width: 100%;
        position: relative;
        text-align: center;
        margin-top: 10px;
    }
    .sticky-navigation .navbar-header a {
        float: left !important;
        margin-left: 14px !important;
    }
    
    .sticky-navigation .navbar-header img {
        max-height: 40px;
    }
    
    .sticky-navigation .main-navigation {
        text-align: center;
        width: 100%;
        padding-top: 0;
    }

    header .intro-section {
        padding-top: 0;
    }
    
    header .phone-image {
        max-width: 265px;
        margin-top: 5%;
    }

    .features .features-left,
    .features .features-right {
        margin-top: 0;
    }

    .features .features-left .icon-container,
    .features .features-right .icon-container {
        display: none;
    }

    .marg {
        margin-top: 120px;
    }

    .title22 {
        margin-top: 150px;
    }
    .subtitle {
        margin-top: -30px;
    }
    #naslovIntro {
        margin-top: 80px;
        font-size: 30px;
        line-height: 40px;
        height: 200px;
        margin-bottom: 30px;
    }
    .features {
        margin-top: -58px;
    }

    /*.container {
        width: 750px !important;
    }*/

    header {
        background-position: center;
    }

}

@media (max-width: 767px) {
 
    
    html {
        font-size: 80%;
    }

    body {
        font-size: 15px;
        line-height: 26px;
    }

    header .color-overlay {
        min-height: 580px;
    }

    header .only-logo .navbar {
        padding: 20px;
    }
    
    .navbar-inverse .navbar-nav {
        padding-left: 10px;
        line-height: normal;
        text-align: center;
    }

    .navbar-inverse .navbar-nav>li {
        display: inline-block;
        margin-bottom: 0;
    }

    header .intro-section {
        padding-top: 9%;
        text-align: center;
    }

    .features .features-left,
    .features .features-right {
        text-align: center;
        margin-top: 5px;
    }

    .features .feature {
        margin-bottom: 70px;
    }

    .features .features-left .icon-container,
    .features .features-right .icon-container {
        float: none;
        margin-left: inherit;
        min-height: 70px;
    }

    .features .feature .icon-container .icon {
        margin: auto;
    }

    .download .subscription-form .input-box {
        margin: auto;
        width: 80%;
        margin-bottom: 10px;
    }

    .marg {
        margin-top: 120px;
    }
}

@media (max-width: 480px) {
 
    
    html {
        font-size: 65%;
    }

    header .color-overlay {
        min-height: 480px;
    }

    header .only-logo .navbar {
        padding: 10px;
    }

    header .intro-section {
        padding-top: 2%;
    }

    header .intro-section .intro {
        margin-bottom: 16px;
    }

    header .intro-section h5 {
        color: #ffffff;
    }

    header .intro-section .buttons {
        margin-top: 15px;
    }

    .testimonials, 
    .download { 
        background-attachment: inherit !important; 
    }

    .download .subscription-form .input-box {
        width: 95%;
        height: 50px;
    }

    .standard-button,
    .standard-button2 {
        font-size: 15px;
        min-width: 100px;
    }

    .logoCustomButtons {
        font-size: 15px;
        line-height: 50px;
        vertical-align: middle
    }



    .features .feature:hover .icon-container .icon, 
    footer .contact-button:hover {
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
    }

    .marg {
        margin-top: 120px;
    }

}

@media (max-width: 320px) {
 
    
    html {
        font-size: 60.5%;
    }

    .marg {
        margin-top: 120px;
    }

}

@media (min-width: 320px) and (max-width: 640px) and  (orientation: landscape) {
        
    .full-screen h1 {
        font-size: 30px !important;
        line-height: 40px;
        margin-top: 0;
        font-weight: bold;
    }
    .full-screen .intro-section .intro {
       margin-bottom: 0;
            
    }
    
    .full-screen .intro-section h5 {
        
        font-size: 14px;
    }
    .full-screen .intro-section .buttons { 
        margin-top: 0;
    }
    
    .full-screen .standard-button {
        font-size: 14px;
        padding: 8px 5px;
    }

    .marg {
        margin-top: 120px;
    }

    .marg {
        margin-top: 120px;
    }

    .title22 {
        margin-top: 0px;
    }

    .subtitle {
        margin-top: -20px;
    }

    .features {
        margin-top: -80px;
    }
}





@media (max-width: 767px) and (min-width: 481px) {
    .title22 {
        margin-top: 0px;
    }
    .subtitle {
        margin-top: -20px;
    }
    #naslovIntro {
        margin-top: -40px;
        margin-bottom: 45px;
        font-size: 20px;
        line-height: 30px;
        height: 100px;
    }

    .features {
        margin-top: -60px;
    }
    #prvi, #drugi, #tretji, #cetrti {
        margin-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .bx-wrapper .bx-next {
        right: 40px;
    }

    .bx-wrapper .bx-prev {
        left: 40px;
    }

    .bx-wrapper .bx-controls-direction a {
        top: -6%;
    }
    header {
        background-position: top 60px;
    }

    #designAndProduction {
        display: none;
    }

    header {
        background-position: center;
    }
}

@media (max-width: 480px) and (min-width: 321px) {
    .title22 {
        margin-top: 0px;
    }
    .subtitle {
        margin-top: -20px;
    }

    #naslovIntro {
        margin-top: 20px;
        margin-bottom: 45px;
        font-size: 20px;
        line-height: 30px;
        height: 100px;
    }

    .features {
        margin-top: 0px;
    }
    #prvi, #drugi, #tretji, #cetrti {
        margin-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .bx-wrapper .bx-next {
        right: 40px;
    }

    .bx-wrapper .bx-prev {
        left: 40px;
    }

    .bx-wrapper .bx-controls-direction a {
        top: -6%;
    }

    header {
        background-position: top 60px;
    }

    #designAndProduction {
        display: none;
    }
}

@media (max-width: 320px) and (min-width: 0px) {
    .title22 {
        margin-top: 0px;
    }
    .subtitle {
        margin-top: -20px;
    }
    #naslovIntro {
        margin-top: 20px;
        margin-bottom: 40px;
        font-size: 20px;
        line-height: 30px;
        height: 100px;
    }
    .features {
        margin-top: 0px;
    }

    #prvi, #drugi, #tretji, #cetrti {
        margin-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .bx-wrapper .bx-next {
        right: 40px;
    }

    .bx-wrapper .bx-prev {
        left: 40px;
    }

    .bx-wrapper .bx-controls-direction a {
        top: -6%;
    }

    #designAndProduction {
        display: none;
    }

    #tovarnaIdejLogo {
        display:none !important;
    }

    header {
        background-position: top 50px;
    }

}




/*@media (min-width: 992px) {
    navbar-brand {
        width: 975px !important;
    }
}*/

@media (max-width: 460px) {
    #tovarnaIdejLogo {
        display:none !important;
    }
    #zumoRigths {
        width: 100% !important;
        float: none !important;
        margin-left: auto;
        margin-right: auto;
    }

    #rightsReserved {
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}