/*
Theme Name: GL WPTheme v1.2.10
Theme URI: http://www.junction59.com/
Author: Junction59
Author URI: http://www.junction59.com/
Description: Theme for Gay Lea food product companies
Version: 1.2.10
Text Domain: gaylea
*/

@import url(https://fonts.googleapis.com/css?family=Quicksand:400,300,700);

@font-face {
    font-family: iconFont;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/MaterialIcons-Regular.eot); /* For IE6-8 */
    src: local('Material Icons'),
        local('MaterialIcons-Regular'),
        url(fonts/MaterialIcons-Regular.woff2) format('woff2'),
        url(fonts/MaterialIcons-Regular.woff) format('woff'),
        url(fonts/MaterialIcons-Regular.ttf) format('truetype');
}

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

    div.f-item-1 {
        margin-top: 230px !important;
    }

}

@media screen and (max-width: 620px) {
    div.f-item-1 {
        margin-top: 260px !important;
    }
}

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

    div.f-item-1 {
        margin-top: 260px !important;
    }
}

@media screen and (max-width: 460px)  {
    div.f-item-1 {
        margin-top: 300px !important;
    }
}

@media screen and (max-width: 991px) {
    .faq-container .col-md-5 {
        padding: 0;
        margin: 90px -35px !important;
    }
}
