﻿/*
    Bootstrap sizes:
    .col-xs-$	Extra Small	    Phones Less than 768px
    .col-sm-$	Small Devices	Tablets 768px and Up
    .col-md-$	Medium Devices	Desktops 992px and Up
    .col-lg-$	Large Devices	Large Desktops 1200px and Up
*/

@font-face
{
    font-family: 'Korolev-Bold';
    src: url('../fonts/Korolev-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Korolev-Bold.woff') format('woff'), url('../fonts/Korolev-Bold.ttf') format('truetype'), url('../fonts/Korolev-Bold.svg#Korolev-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'DigitalICG';
    src: url('../fonts/DigitalICG.eot?#iefix') format('embedded-opentype'), url('../fonts/DigitalICG.woff') format('woff'), url('../fonts/DigitalICG.ttf') format('truetype'), url('../fonts/DigitalICG.svg#DigitalICG') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'MyriadProRegular';
    src: url('../fonts/MyriadProRegular.eot');
    src: url('../fonts/MyriadProRegular.woff') format('woff'), url('../fonts/MyriadProRegular.ttf') format('truetype');
}

@font-face
{
    font-family: 'merriweatherbold_italic';
    src: url('../fonts/merriweather-boldit-webfont.woff2') format('woff2'), url('../fonts/merriweather-boldit-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html, body
{
}

body
{
    background-color: #abdef8;
    /*font-family: Arial;*/
    font-family: 'Montserrat', sans-serif;
    /* Disable selecting text on the page */
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.container
{
    margin: 0 auto;
}

.verjo-top-row
{
    background-color: #2f6eb2;
    color: #fff;
    margin-left: 5px;
    margin-right: 15px;
}

.verjo-top-row img
{
    margin-left: 30px;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-right: 30px;
    width: 80%;
}

.verjo-top-row h1
{
    text-align: right;
    font-size: 2.0em;
    margin-top: 14px;
    font-style: italic;
    font-weight: bold;
    white-space: nowrap;
}

.col-verjo-type1
{
    width: 12%;
}

.col-verjo-type2
{
    width: 25%;
}

.col-verjo-type3
{
    width: 12%;
}

.col-verjo-type4
{
    width: 49.5%;
}

.verjo-main-row
{
    margin-top: 10px;
}

.verjo-col
{
    padding-left: 5px;
    padding-right: 5px;
}

.verjo-footnote
{
    color: #2f6eb2;
    font-style: italic;
    font-weight: bold;
    font-size: 0.9em;
    height: 100px;
}

.verjo-footnote .verjo-footnote-text
{
    padding-right: 20px;
}

.verjo-footnote .verjo-footnote-icon
{
    cursor: pointer;
    float: right;
    margin-right: 20px;
}

.verjo-panel
{
    background-color: #fff;
    margin-bottom: 10px;
    min-height: 270px;
}

.verjo-panel .panel-heading
{
    font-family: merriweatherbold_italic;
    font-size: 1.4em;
    font-weight: 800;
    text-align: center;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.verjo-panel .panel-heading .subtitle
{
    font-size: 0.7em;
    display: block;
}

.col-verjo-type4 .verjo-panel
{
    min-height: inherit;
}

.col-verjo-type4 .verjo-panel .panel-heading
{
    padding: 0;
}

.col-verjo-type4 .verjo-panel .panel-body
{
    padding: 0;
    margin: 0;
}

.verjo-bottom-row
{
    clear: both;
}

.verjo-bottom-row .verjo-panel
{
    min-height: 100px;
    background-color: transparent;
}

/* Select vehicle */
.verjo-select-vehicle
{
}

.verjo-select-vehicle div
{
    text-align: center;
    margin-bottom: 18px;
    cursor: pointer;
}

.verjo-select-vehicle div img
{
    margin: 0 auto;
}
/* end Select vehicle */

/* Select max. speed */
.verjo-select-maxspeed
{
    position: relative;
    padding-top: 20px;
}

.verjo-select-maxspeed .verjo-maxspeed
{
    float: left;
    width: 70%;
}

.verjo-select-maxspeed .verjo-maxspeed img
{
    float: right;
    margin-right: 5px;
}

.verjo-select-maxspeed .verjo-maxspeed-buttons
{
    float: right;
    width: 30%;
}

.verjo-select-maxspeed .verjo-maxspeed-buttons img
{
    display: block;
    margin-left: 5px;
    cursor: pointer;
}

.verjo-select-maxspeed .verjo-maxspeed-buttons img.verjo-maxspeed-up
{
    margin-top: 30px;
    margin-bottom: 5px;
}
/* end Select max. speed */

/* Select driving. speed */
.verjo-select-drivingspeed
{
    position: relative;
    padding-top: 20px;
}

.verjo-select-drivingspeed .verjo-drivingspeed
{
    float: left;
    width: 70%;
}

.verjo-select-drivingspeed .verjo-drivingspeed .verjo-drivingspeed-container
{
    position: relative;
    float: right;
    margin-right: 5px;
    margin-top: 22px;
    background: #e2001a;
    width: 150px;
    height: 100px;
    border-radius: 15px;
}

.verjo-select-drivingspeed .verjo-drivingspeed .verjo-drivingspeed-container .verjo-value
{
    float: left;
    display: inline-block;
    font-family: DigitalICG;
    font-size: 3.4em;
    line-height: 96px;
    vertical-align: middle;
    margin-left: 5px;
    color: #fff;
}

.verjo-select-drivingspeed .verjo-drivingspeed .verjo-drivingspeed-container .verjo-km
{
    float: right;
    display: inline-block;
    font-family: DigitalICG;
    font-size: 2.3em;
    line-height: 96px;
    vertical-align: middle;
    margin-right: 5px;
    color: #fff;
}

.verjo-select-drivingspeed .verjo-drivingspeed-buttons
{
    float: right;
    width: 30%;
}

.verjo-select-drivingspeed .verjo-drivingspeed-buttons img
{
    display: block;
    margin-left: 5px;
    cursor: pointer;
}

.verjo-select-drivingspeed .verjo-drivingspeed-buttons img.verjo-drivingspeed-up
{
    margin-top: 30px;
    margin-bottom: 5px;
}
/* end Select driving speed */

/* Select response time */
.verjo-select-responsetime
{
    position: relative;
    padding-top: 20px;
}

.verjo-select-responsetime .verjo-responsetime
{
    float: left;
    width: 70%;
}

.verjo-select-responsetime .verjo-responsetime .verjo-responsetime-container
{
    position: relative;
    float: right;
    margin-right: 5px;
    margin-top: 22px;
    background: #f29400;
    width: 150px;
    height: 100px;
    border-radius: 15px;
}

.verjo-select-responsetime .verjo-responsetime .verjo-responsetime-container .verjo-value
{
    float: left;
    display: inline-block;
    font-family: DigitalICG;
    font-size: 3.4em;
    line-height: 96px;
    vertical-align: middle;
    margin-left: 5px;
    color: #fff;
}

.verjo-select-responsetime .verjo-responsetime .verjo-responsetime-container .verjo-sec
{
    float: right;
    display: inline-block;
    font-family: DigitalICG;
    font-size: 2.3em;
    line-height: 96px;
    vertical-align: middle;
    margin-right: 5px;
    color: #fff;
}

.verjo-select-responsetime .verjo-responsetime-buttons
{
    float: right;
    width: 30%;
}

.verjo-select-responsetime .verjo-responsetime-buttons img
{
    display: block;
    margin-left: 5px;
    cursor: pointer;
}

.verjo-select-responsetime .verjo-responsetime-buttons img.verjo-responsetime-up
{
    margin-top: 30px;
    margin-bottom: 5px;
}
/* end Select response time */

/* Select weather */
.verjo-select-weather
{
    padding-bottom: 0px;
}

.verjo-select-weather div
{
    text-align: center;
    cursor: pointer;
}

.verjo-select-weather div img
{
    margin: 0 auto;
    margin-bottom: 6px;
}
/* end Select weather */

/* Select tyre */
.verjo-select-tyre
{
}

.verjo-select-tyre > div
{
    width: 32.5%;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}

.verjo-select-tyre > div img
{
    margin: 0 auto;
}

.verjo-select-tyre > div div.verjo-tyre-title
{
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 1.2em;
    color: #2f6eb2;
}

.verjo-select-tyre > div div.verjo-tyre-title.verjo-disabledtext
{
    color: #939393;
}
/* end Select tyre */

/* Select profile */
.verjo-select-profile
{
}

.verjo-select-profile > div
{
    width: 32.5%;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}

.verjo-select-profile > div img
{
    margin: 0 auto;
}

.verjo-select-profile > div div.verjo-profile-title
{
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 1.2em;
    color: #2f6eb2;
}

.verjo-select-profile > div div.verjo-profile-title.verjo-disabledtext
{
    color: #939393;
}
/* end Select profile */


/* Result */
/* graph */
.verjo-result-row
{
    padding: 0px;
    margin-left: 5px;
    margin-right: 15px;
    margin-bottom: 10px;
    float: left;
    height: 120px;
    background-color: #fff;
}

.verjo-result-row .verjo-result
{
    position: relative;
    height: 120px;
    padding: 0px;
}

.verjo-result-row .verjo-result .verjo-result-number
{
    font-size: 1.4em;
    color: #000;
    height: 68px;
    width: 30px;
    padding-top: 42px;
    text-align: center;
}

.verjo-result-row .verjo-result .verjo-start-bar
{
    position: absolute;
    top: 15px;
    left: 174px;
    width: 39px;
    height: 101px;
    background-image: url(Images/verjo-animatie-startstreep.png);
    z-index: 3;
}

.verjo-result-row .verjo-result .verjo-breaktime-bar
{
    position: absolute;
    top: 0px;
    left: 160px;
    width: 0px;
    height: 120px;
    background-color: #df0024;
    z-index: 1;
}

.verjo-result-row .verjo-result .verjo-responsetime-bar
{
    position: absolute;
    top: 0px;
    left: 160px;
    width: 0px;
    height: 120px;
    background-color: #ef9c00;
    z-index: 2;
}

.verjo-result-row .verjo-result .verjo-breaktime-bar .value, .verjo-result-row .verjo-result .verjo-responsetime-bar .value
{
    position: absolute;
    bottom: 3px;
    right: 2px;
    font-size: 1em;
    font-weight: bold;
    color: #fff;
    display: none;
}

.verjo-result-row .verjo-result .verjo-vehicle
{
    background-repeat: no-repeat;
    width: 169px;
    height: 95px;
    position: absolute;
    top: 17px;
    left: 15px;
    z-index: 4;
}

.verjo-result-row.row1 .verjo-result .verjo-vehicle.Car
{
    background-image: url(Images/verjo-animatie-auto-1.png);
}

.verjo-result-row.row2 .verjo-result .verjo-vehicle.Car
{
    background-image: url(Images/verjo-animatie-auto-2.png);
}

.verjo-result-row.row1 .verjo-result .verjo-vehicle.Truck
{
    background-image: url(Images/verjo-animatie-vrachtauto-1.png);
}

.verjo-result-row.row2 .verjo-result .verjo-vehicle.Truck
{
    background-image: url(Images/verjo-animatie-vrachtauto-2.png);
}

.verjo-result-row.row1 .verjo-result .verjo-vehicle.Motor
{
    background-image: url(Images/verjo-animatie-motorfiets-1.png);
}

.verjo-result-row.row2 .verjo-result .verjo-vehicle.Motor
{
    background-image: url(Images/verjo-animatie-motorfiets-2.png);
}
/* end graph */

/* Result table */
.verjo-result-data
{
    position: relative;
    text-align: center;
    white-space: nowrap;
}

.verjo-result-data > div
{
    display: inline-block;
}


.verjo-result-data .verjo-result-data-number-value, .verjo-result-data .verjo-result-data-responsedistance-value, .verjo-result-data .verjo-result-data-breakdistance-value, .verjo-result-data .verjo-result-data-stopdistance-value
{
    font-size: 1.4em;
    background-color: #ef9c00;
    color: #fff;
    font-weight: bold;
    text-align: right;
    width: 90px;
    margin-top: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 5px;
}

.verjo-result-data .verjo-result-data-number-value
{
    background-color: #fff;
    color: #000;
    padding-right: 15px;
    width: auto;
}

.verjo-result-data .verjo-result-data-breakdistance-value
{
    background-color: #df0024;
}

.verjo-result-data .verjo-result-data-responsedistance-value.normal, .verjo-result-data .verjo-result-data-breakdistance-value.normal, .verjo-result-data .verjo-result-data-stopdistance-value
{
    background-color: #e1e4e2;
    color: #2f6eb2;
}

.verjo-result-data .verjo-result-data-plus, .verjo-result-data .verjo-result-data-equals
{
    font-size: 2.2em;
    color: #2f6eb2;
    text-transform: lowercase;
    padding-top: 24px;
    margin-left: 8px;
    margin-right: 8px;
    vertical-align: top;
}

.verjo-result-data .verjo-result-data-number-descr, .verjo-result-data .verjo-result-data-responsedistance-descr, .verjo-result-data .verjo-result-data-breakdistance-descr, .verjo-result-data .verjo-result-data-stopdistance-descr
{
    font-size: 0.9em;
    line-height: normal;
    color: #2f6eb2;
    font-weight: bold;
    text-align: center;
    white-space: normal;
    width: 90px;
    padding-left: 0;
    padding-right: 0;
    padding-top:10px;
}
/* end Result table */

/* Result text */
.verjo-results-text
{
    height: auto;
}

.verjo-results-text .verjo-panel
{
    min-height: 0;
}

.verjo-results-text .panel-body
{
    /*font-family: 'MyriadProRegular', 'Segoe UI', sans-serif;*/
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1em;
}

.verjo-results-text .panel-body span
{
    color: #2f6eb2;
    font-weight: bold;
}
/* end Resul text */
/* end Result */

/* Other options */
.verjo-other
{
    margin-left: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #fff;
}

.verjo-other .verjo-col
{
    padding-left: 0px;
    padding-right: 0px;
}

.verjo-other .verjo-other-option
{
    font-size: 1.4em;
    font-weight: bold;
    color: #2f6eb2;
    background-color: #fff;
    text-transform: lowercase;
    background-repeat: no-repeat;
    padding-left: 68px;
    padding-top: 35px;
    height: 100px;
    cursor: pointer;
    background-position: 16px 26px;
}

.verjo-other .verjo-other-option.start
{
    background-image: url(Images/verjo-opties_speel_animatie.png);
    border-right: 10px #abdef8 solid;
    padding-top:22px;
}

.verjo-other .verjo-other-option.reset
{
    background-image: url(Images/verjo-opties_herstel_waarden.png);
}

.verjo-panel.verjo-crashspeed
{
    background-color: #000;
    color: #fff;
    height: 100px;
    white-space: nowrap;
    display: none;
    margin-right: 10px;
}

.verjo-panel.verjo-crashspeed div
{
    white-space: nowrap;
    text-align: center;
}

.verjo-panel.verjo-crashspeed .panel-heading
{
    font-size: 1.3em;
    text-transform: uppercase;
    text-align: center;
}

.verjo-panel.verjo-crashspeed .panel-body
{
    padding-top: 0px;
    padding-bottom: 0px;
}

.verjo-panel.verjo-crashspeed .verjo-crashspeed-image
{
    float: left;
    margin-left: 5px;
    margin-top: 0px;
}

.verjo-panel.verjo-crashspeed .verjo-crashspeed-value
{
    float: right;
    display: inline-block;
    min-width: 70px;
    font-size: 1.8em;
    color: #fff;
    margin-top: 20px;
    margin-left: 10px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 3px;
    text-align: right;
}
/* end Other options */


/* Very small XS */
@media only screen and (max-width:400px)
{
    .verjo-other .verjo-other-option
    {
        font-size: 1.2em;
    }
}

/* XS */
@media only screen and (max-width: 767px)
{
    .verjo-top-row
    {
        margin-right: 5px;
    }

    .verjo-top-row h1
    {
        font-size: 1.2em;
        margin-top: 3px;
    }

    .col-verjo-type1, .col-verjo-type2, .col-verjo-type3, .col-verjo-type4
    {
        width: auto;
    }

    .verjo-top-row img
    {
        width: 98%;
    }

    .verjo-select-maxspeed .verjo-maxspeed
    {
        width: 60%;
    }

    .verjo-select-maxspeed .verjo-maxspeed-buttons
    {
        width: 40%;
    }

    .verjo-select-drivingspeed .verjo-drivingspeed
    {
        width: 60%;
    }

    .verjo-select-drivingspeed .verjo-drivingspeed-buttons
    {
        width: 40%;
    }

    .verjo-select-responsetime .verjo-responsetime
    {
        width: 60%;
    }

    .verjo-select-responsetime .verjo-responsetime-buttons
    {
        width: 40%;
    }

    .verjo-result-row.results
    {
    }

    .verjo-result-row.results .verjo-result-data
    {
    }

    .verjo-result-data .verjo-result-data-number-value, .verjo-result-data .verjo-result-data-responsedistance-value, .verjo-result-data .verjo-result-data-breakdistance-value, .verjo-result-data .verjo-result-data-stopdistance-value
    {
        margin-top: 18px;
        font-size: 1.1em;
        width: 60px;
    }

    .verjo-result-data .verjo-result-data-number-value
    {
        width: auto;
        padding-right: 5px;
    }

    .verjo-result-data .verjo-result-data-number-descr, .verjo-result-data .verjo-result-data-responsedistance-descr, .verjo-result-data .verjo-result-data-breakdistance-descr, .verjo-result-data .verjo-result-data-stopdistance-descr
    {
        font-size: 1.0em;
        padding-left: 2px;
        padding-right: 2px;
        width: 60px;
    }

    .verjo-result-data .verjo-result-data-plus, .verjo-result-data .verjo-result-data-equals
    {
        font-size: 1.5em;
        padding-top: 64px;
        margin-left: 3px;
        margin-right: 3px;
    }

    .verjo-bottom-row.col-xs-12
    {
        padding-left: 5px;
        padding-right: 5px;
    }

    .verjo-other-container
    {
        padding-top: 10px;
        padding-right: 20px;
    }

    .verjo-bottom-row.col-xs-12 .verjo-panel
    {
        min-height: 113px;
    }

    .verjo-panel.verjo-crashspeed
    {
        margin-right: 0px;
        height: 113px;
    }

    .verjo-panel.verjo-crashspeed .verjo-crashspeed-image
    {
        margin-top: 0px;
    }

    .verjo-panel.verjo-crashspeed .verjo-crashspeed-value
    {
        font-size: 1.6em;
        margin-top: 5px;
    }


    .verjo-results-text
    {
        margin-top: 150px;
    }
}

/* XS-SM */
@media only screen and (max-width: 1199px)
{
    .verjo-footnote
    {
        height: 50px;
        padding-left: 20px;
        padding-bottom: 10px;
    }
}
/* SM-MD */
@media only screen and (min-width:768px) and (max-width: 1199px)
{
    .verjo-panel .panel-heading
    {
        font-size: 0.95em;
    }

    .verjo-select-maxspeed .verjo-maxspeed img
    {
        margin-right: 0px;
    }

    .verjo-select-maxspeed .verjo-maxspeed-buttons img.verjo-maxspeed-up
    {
        margin-top: 18px;
    }

    .verjo-select-drivingspeed .verjo-drivingspeed .verjo-drivingspeed-container
    {
        width: 120px;
        height: 80px;
        margin-right: 0px;
    }

    .verjo-select-drivingspeed .verjo-drivingspeed-buttons img.verjo-drivingspeed-up
    {
        margin-top: 18px;
    }

    .verjo-select-drivingspeed .verjo-drivingspeed .verjo-drivingspeed-container .verjo-value
    {
        font-size: 2.4em;
        line-height: 76px;
    }

    .verjo-select-drivingspeed .verjo-drivingspeed .verjo-drivingspeed-container .verjo-km
    {
        font-size: 1.8em;
        line-height: 76px;
    }

    .verjo-select-responsetime .verjo-responsetime .verjo-responsetime-container
    {
        width: 120px;
        height: 80px;
        margin-right: 0px;
    }

    .verjo-select-responsetime .verjo-responsetime-buttons img.verjo-responsetime-up
    {
        margin-top: 18px;
    }

    .verjo-select-responsetime .verjo-responsetime .verjo-responsetime-container .verjo-value
    {
        font-size: 2.4em;
        line-height: 76px;
    }

    .verjo-select-responsetime .verjo-responsetime .verjo-responsetime-container .verjo-sec
    {
        font-size: 1.8em;
        line-height: 76px;
    }

    .verjo-result-data .verjo-result-data-responsedistance-value, .verjo-result-data .verjo-result-data-breakdistance-value, .verjo-result-data .verjo-result-data-stopdistance-value
    {
        margin-top: 18px;
        font-size: 1.3em;
        width: 70px;
    }

    .verjo-result-data .verjo-result-data-responsedistance-descr, .verjo-result-data .verjo-result-data-breakdistance-descr, .verjo-result-data .verjo-result-data-stopdistance-descr
    {
        font-size: 0.8em;
        padding-left: 0px;
        padding-right: 0px;
        width: 70px;
    }

    .verjo-result-data .verjo-result-data-plus, .verjo-result-data .verjo-result-data-equals
    {
        font-size: 1.7em;
        padding-top: 30px;
        margin-left: 4px;
        margin-right: 4px;
    }
}

@media only screen and (min-width:768px) and (max-width: 991px)
{
    /* SM */
    .verjo-top-row
    {
        margin-right: 12px;
    }

    .verjo-top-row h1
    {
        font-size: 1.3em;
    }

    .verjo-panel
    {
        min-height: 205px;
    }

    .verjo-panel .panel-heading .subtitle.weather
    {
        font-size: 0.5em;
    }

    .verjo-select-profile > div
    {
        margin-top: 11px;
    }
    
    .verjo-result.col-sm-8
    {
        width: 63%;
    }

    .verjo-select-drivingspeed .verjo-drivingspeed .verjo-drivingspeed-container
    {
        width: 110px;
    }

    .verjo-select-responsetime .verjo-responsetime .verjo-responsetime-container
    {
        width: 110px;
    }

    .verjo-result-data .verjo-result-data-responsedistance-value, .verjo-result-data .verjo-result-data-breakdistance-value, .verjo-result-data .verjo-result-data-stopdistance-value
    {
        margin-top: 18px;
        font-size: 1.1em;
        width: 60px;
    }

    .verjo-result-data .verjo-result-data-responsedistance-descr, .verjo-result-data .verjo-result-data-breakdistance-descr, .verjo-result-data .verjo-result-data-stopdistance-descr
    {
        font-size: 1.0em;
        padding-left: 2px;
        padding-right: 2px;
        width: 60px;
    }

    .verjo-result-data .verjo-result-data-plus, .verjo-result-data .verjo-result-data-equals
    {
        font-size: 1.5em;
        padding-top: 32px;
        margin-left: 3px;
        margin-right: 3px;
    }

    .verjo-panel.verjo-crashspeed
    {
        padding-right: 18px;
    }
    .verjo-panel.verjo-crashspeed .panel-heading
    {
        font-size: 1.2em;
    }

    .verjo-panel.verjo-crashspeed .verjo-crashspeed-image
    {
        margin-left: 0px;
    }

    .verjo-panel.verjo-crashspeed .verjo-crashspeed-value
    {
        float: right;
        font-size: 1.5em;
        margin-left: 3px;
        padding-right: 0px;
    }

    .verjo-footnote
    {
        display: block;
        height: 50px;
        padding-left: 20px;
        padding-bottom: 10px;
    }

    .verjo-results-text
    {
        margin-top: 10px;
    }
}
/* MD */
@media only screen and (min-width:992px) and (max-width: 1199px)
{
    .verjo-top-row h1
    {
        font-size: 1.8em;
    }

    .verjo-panel
    {
        min-height: 240px;
    }
}

/* LG */
@media only screen and (min-width:1200px)
{
    .verjo-result.col-sm-8
    {
        width: 65.5%;
    }
}