.img-responsive{
    height: 300px !important;
    width: 530px !important;
}

#logo-friol-services{
    width: 55%; 
    margin-top: -17%;
}

#logo-friol{
    width: 85%; 
    margin-top: -20%;
}

#call-to-action, .global-page-header {
	background: #1f97c9!important;
}

.icon-services{
    margin-top: 30px;
}

#topbar {
    background: #1f97c9;
    color: #fff;
    height: 40px;
    font-size: 16px;
    font-weight: 600;
    z-index: 996;
    transition: all 0.5s;
}

#top-bar.animated-header {
    top: 40px !important;
}



#top-bar.topbar-scrolled {
    top: -40px !important;
}

#topbar.topbar-scrolled {
    top: -40px;
}

#topbar i {
    padding-right: 6px;
    line-height: 0;
}

.global-page-header h2 {    
    margin-top: 50px;
}

.block h3 {
    margin-top: 10px !important;
}

.class-slide-1
{
    background: url(../images/slider1.jpg) no-repeat 50% !important;
    background-size: cover !important;
    background-attachment: fixed !important;
}

.class-slide-2
{
    background: url(../images/slider2.jpg) no-repeat 50% !important;
    background-size: cover !important;
    background-attachment: fixed !important;
}

#about .block {
    margin-top: 35px;
}

@media only screen and (max-width: 1250px) {

    #logo-friol{
        width: 40%!important; 
        margin-top: -17%!important; 
    }
}

@media only screen and (min-width: 1250px) {
    .class-slide-div{
        width: 50% !important;
    }

    .class-slide-1
    {
        width: 50%;
        float: right;
        padding: 130px 0 !important;
    }

    .class-slide-2
    {
        width: 50%;
        float: right;
        padding: 130px 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    #logo-friol-services {
        width: 52%;
        margin-top: -20%;
    }
    
    #logo-friol{
        width: 40%!important; 
        margin-top: -17%!important; 
    }
    
    #topbar {
        background: #333333;
    }
    #du-au-apl{
        position: absolute; 
        right: 0;
    }
    #mainnav{
        margin-top: -10px;
        position: absolute;
        right: 15px;
        float: right;
    }
    .navbar-collapse{
        box-shadow: none!important;
        margin-right: 0!important;

        margin-top: 14px;
        margin-left: -24px !important;
        float: left;
        font-size: 14px;
    }

    #friol{
        margin-top: -7% !important;
    }
}

@media only screen and (max-width: 351px) {
    #friol{
        position: absolute;
    }
}

@media only screen and (max-width: 525px) {
    #du-au {
        display: none;
    }
}
