.jss4 {
    background: transparent linear-gradient(
269deg
, #fed401 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}

.top1{
        margin-bottom: 0px;
    }
.imgbanner{
    
    top: 89px;
    width: -webkit-fill-available;
}
.newcontain
{
    top: 23%;
    width: 100%;
    position: absolute;
    padding-left: 145px;

}
.study{
    font-size: 45px;
}
.btnfree{
    background: #f8ed00; padding: 5px 30px 5px 30px;font-size: 24px;border-radius: 8px;margin-left: 60px;color: #000;
}
.cons{
    font-size: 47px;padding: 55px;
}
.btn1{
background: #f8ed00;padding: 5px 30px 5px 30px;font-size: 24px;border-radius: 8px;margin-left: 60px;    color: #000;
}
.injust{
    font-size: 50px;background-color: blue;color: #fff;border-radius: 20px;padding: 5px 20px 5px 20px;
}
.inask{
    font-size: 70px;padding-left: 41px;top: -26px;position: relative;
}
.inbtn{
    background: #f8ed00;padding: 5px 50px 5px 50px;font-size: 24px;border-radius: 8px;margin-left: 43px;color: #000;font-weight: 600;
                                        top: -40px; position: relative;
}
.inimg{
    width: 133px;
}
 .ukrate{
        color:#fff;text-align: center;font-size: 54px;
    }
    .inukg{
        font-size: 46px;
    }
    .btndemo{
        background: #f8ed00;
    padding: 5px 30px 5px 30px;
    font-size: 24px;
    border-radius: 8px;
    margin-left: 170px;
    color: #000;
    }

    /*  Inquiry Popup Model Css */


    #modalOverlay {
            position: fixed;
            top: 0;
            left: 0;
            background: rgba(0, 0, 0, 0.5);
            z-index: 99999;
            height: 100%;
            width: 100%;
    }
.modalPopup {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background: #fff;
            width: 50%;
            /*padding: 0 0 30px;*/
            -webkit-box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
            -moz-box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
            box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
    }
.modalContent {
        padding: 0px 11px 0px 11px;
    }
.headerBar {
            width: 100%;
            background: #edcb04 url(http://cognex.com/gfx/site/bg-global-header.png) repeat-x 0 0;
            margin: 0;
            text-align: left;
    }
.headerBar img {
            margin: 5px .7em;
            width: 100px;
    }
h1 {
       margin-bottom: 0.2em;
    font-size: 18px;
    text-transform: capitalize;
    line-height: 1.5;
}
p {
    margin: .75em 0 1.5em;
}
.buttonStyle {
        border: transparent;
        border-radius: 0;
        background: #6d6d6d;
        color: #eee !important;
        cursor: pointer;
        font-weight: bold;
        font-size: 14px;
        text-transform: uppercase;
        padding: 6px 25px;
        text-decoration: none;
        background: -moz-linear-gradient(top, #6d6d6d 0%, #1e1e1e 100%);
       
        background: -webkit-linear-gradient(top, #6d6d6d 0%,#1e1e1e 100%);
        background: -o-linear-gradient(top, #6d6d6d 0%,#1e1e1e 100%);
        background: -ms-linear-gradient(top, #6d6d6d 0%,#1e1e1e 100%);
        background: linear-gradient(to bottom, #6d6d6d 0%,#1e1e1e 100%);
       
    /*  -webkit-box-shadow: 0 2px 4px 0 #999;
        box-shadow: 0 2px 4px 0 #999; */
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }
    
.returnToProfile {
    text-align: center; 
    margin:3em;
}
.returnToProfile a, .returnToProfile a:visited {
    color: #ddd;
}
.returnToProfile a:hover {
    color: #fff;
}

.closebtn{
    position: absolute;
    right: 0;
    background: no-repeat;
    color: #000!important;
    width: 1px;

}








@media only screen and (max-width: 600px) {
    .top1{
        margin-bottom: 0px;
        margin-top: 56px;
    }
    .imgbanner{
   margin-left: 0px;
    top: 0px;
    width: 100%;
}
.newcontain
{
    margin-left: 150px;top:0px; width: 100%;padding-left: 0px;
}
.study{
    font-size: 45px;
}
.btnfree{
    background: #f8ed00;
    padding: 1px 30px 1px 30px;
    font-size: 24px;
    border-radius: 8px;
    margin-left: 0px;
    color: #000;
}
.cons{
    font-size: 28px;
    padding: 11px;
}
.btn1{
    background: #f8ed00;
    padding: 4px 30px 5px 30px;
    font-size: 19px;
    border-radius: 8px;
    margin-left: 44px;
    color: #000;
    font-weight: 600;
}
.injust{
    font-size: 16px;
    background-color: blue;
    color: #fff;
    border-radius: 10px;
    padding: 5px 19px 5px 20px;
}
.inask{
    font-size: 47px;
    padding-left: 0;
    top: -46px;
    position: relative;

}
.inbtn{
    background: #f8ed00;
    padding: 5px 50px 5px 50px;
    font-size: 21px;
    border-radius: 8px;
    margin-left: 0px;
    color: #000;
    font-weight: 600;
    top: -40px; position: relative;
}
.inimg{
    width: 100%;
}
.service-item .content {
    padding: 7px 14px 20px;
    border: 2px solid;
    border-radius: 0 1px 0px 25px;
}
.banner-img-two .banner-images {
   padding-top: 55px!important;
}
marquee{
    display: none;
}
.ukcrack{
    font-size: 28px;padding: 0px 0px 0px 10px;
}
.client-card {
    padding: 0px 0px;
    }
    .ukrate{
        color:#fff;text-align: center;font-size: 34px;
    }
    .inukg{
        font-size: 22px;
    }
    .btndemo{
        background: #f8ed00;
    padding: 5px 30px 5px 30px;
    font-size: 24px;
    border-radius: 8px;
    margin-left: 11px!important;
    color: #000;
    }

}