@media screen and (min-width:1px) and (max-width:767px) {
    p {
        margin: 0 0 35px;
        /* font-size: 20px; */
        line-height: 1.6;
    }

    .navbar-brand {
        /* padding:0px; */
        padding: 15px 15px !important;
        height: auto;
    }

    .navbar-custom {
        padding: 10px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background: #fff;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

        .navbar-custom.top-nav-collapse {
            padding: 0;
            /* border-bottom: 1px solid rgba(255,255,255,.3);
         background: #fff; */
            background: rgba(255, 255, 255, 0.98);
            border-bottom: 1px solid 1px solid #D6D6D6;
            box-shadow: 0px 0px 5px #ccc;
        }

        .navbar-custom .nav li.active {
            outline: 0;
            background: #F9F9F9;
        }

    .navbar-brand > img {
        height: 100%;
    }

    .navbar-brand {
        height: 65px;
    }

    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

        ul.banner-social-buttons li:last-child {
            margin-bottom: 0;
        }

    .navbar a {
        font-size: 13px;
        text-align: left;
    }

    .intro {
        height: 100%;
        /* padding: 0;  */
        /* height: 60%;
        padding: 10px; */
    }

        .intro .intro-body .brand-heading {
            font-size: 100px;
        }

        .intro .intro-body .intro-text {
            font-size: 26px;
        }

    .content-section {
        padding-top: 250px;
    }

    .download-section {
        padding: 100px 0;
    }

    #map {
        height: 400px;
        margin-top: 250px;
    }

    #services-top,
    #works-top, #technologies, #news, #ametek, #contact, #businesses #gallery-top,
    #team-top {
        padding: 20px 0 50px 0;
    }

    .myway-icon-services {
        width: 48px;
        height: 48px;
    }

    .myway-icon-features {
        width: 90px;
        height: 90px;
    }

    .myway-icon-gallery {
        width: 48px;
        height: 48px;
    }

    #footer li {
        text-align: left;
    }

    #services .thumbnail i {
        font-size: 48px;
    }


    .analytical_wrapper {
        border: 1px solid #c1c1c1;
        padding: 10px;
        height: auto;
        background: #FDFDFD;
        overflow: none;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .ourtech_carousel {
        background: #f5f5f5;
        height: auto;
        overflow: hidden;
        border: 1px solid #f1f1f1;
    }

    .divide {
        margin-top: 5%;
        margin-bottom: 5%;
        width: 100%;
        margin: 0 auto;
        /* padding: 20px 10px; */
        padding: 0px;
    }

    .divide1 {
        margin-top: 5%;
        margin-bottom: 5%;
        width: 100%;
        margin: 0 auto;
        padding: 20px 0px;
    }

    .banner_bottomcontent {
        overflow: hidden;
        margin-top: 0px;
        height: 100%;
        color: #000;
    }
    /* Added below code for Mozila mobile issues */
    .navbar-header {
        width: 100%;
    }

    .navbar-brand.page-scroll {
        width: 75%;
    }
    /* Added above code for Mozila mobile issues */

    .navbar-collapse {
        padding-right: 15px;
        padding-left: 15px;
        overflow-x: visible;
        -webkit-overflow-scrolling: touch;
        border-top: 1px solid #E0E0E0;
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
        box-shadow: inset 0 1px 2px rgba(158, 156, 156, 0.1);
    }

    .nav .active a {
        color: #000 !important;
    }

    .nav a:hover {
        color: #FF0000 !important;
        background: #E6E6E6 !important;
    }

    #contact span {
        color: #fff;
        display: block;
    }

    .footer_bottom .footer_menu ul {
        margin: 0px 0px;
        padding: 0px;
    }

        .footer_bottom .footer_menu ul li a {
            padding: 5px 10px;
            font-size: 13px;
            color: #fff;
            line-height: 30px;
        }

    #home .container {
        padding-right: 0px;
        padding-left: 0px;
    }

    .banner_bottomcontenthead {
        border: 1px solid #F1F1F1;
        padding-bottom: 10px;
        background: #F1F1F1;
        padding: 10px;
        text-align: center;
        margin-bottom: 0px;
        border-bottom: 0px;
    }

    ul.analytics_systems, .nuclear_instrumentation, .digital_imaging {
        padding: 10px;
        background: #FDFDFD;
        border: 1px solid #F1F1F1;
    }

    .analytics_systems li, .nuclear_instrumentation, .digital_imaging {
        list-style: none;
        /* font-size: 14px; */
    }

    .navbar-toggle {
        padding: 9px 0px;
        margin-right: 0px;
    }

    .banner_bottomcontent ul {
        display: block;
    }

    #intro {
        min-height: auto;
        /* background: #fff url("../img/intro-bg.jpg") no-repeat center center; */
        -webkit-background-size: cover;
        background-size: cover;
        padding: 67px 0 10px 0px;
    }

    .thumbnail {
        height: 100px;
    }

    .container {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }

    .edax_gray {
        background: url(../img/EDAX-gray.png);
    }

    .spectro_gray {
        background: url(../img/Spectro-gray.png);
    }

    .cameca_gray {
        background: url(../img/Cameca-gray.png);
    }

    .visionresearch_gray {
        background: url(../img/Visionresearch-gray.png);
    }

    .amptek_gray {
        background: url(../img/AMPTEK-gray.png);
    }

    .amt_gray {
        background: url(../img/AMT-gray.png);
    }

    #contact div#works-top {
        padding: 50px 0 100px 0px;
        margin-bottom: -35px;
    }

    .tech_carouseldescription p {
        font-size: 12px;
        margin-bottom: 0px;
    }

    .read_more {
        font-size: 12px;
    }
    /* #skrollr-body {
    float: left;
    width: 100%;
    height: 100%;
} */
    /* #business_content, #technologies_content , #news_content, #ametek_content, #contact_content{
	padding-top:50px;
} */
    #works-top {
        padding-top: 50px;
    }

    #contact_content {
        padding-top: 50px;
        padding-bottom: 5px;
    }
    /* #business_content h1, #technologies_content h1, #news_content h1, #ametek_content h1, #contact_content h1{
	font-size:25px;
} */
    #works-top h1 {
        font-size: 25px;
    }

    #contact #Works-top h1 {
        padding: 20px 0 90px 0;
    }

    .intro_subtext {
        font-style: italic;
        color: #888;
        margin-bottom: 20px;
        font-size: 16px;
        text-align: center;
        margin-top: 0px;
    }

    .intro_text {
        font-style: italic;
        color: #888;
        font-size: 18px;
        text-align: center;
        margin-top: -5px;
    }

    #contact + .section_content {
        margin-top: 0px;
    }

    #businesses, #technologies, #news, #ametek, #contact {
        padding-top: 50px !important;
        padding-bottom: 0px;
    }

    .banner_bottomcontenthead {
        border-bottom: none;
        padding-bottom: 5px;
        color: #000;
        font-size: 16px;
    }

    .footer_email, .footer_url {
        padding: 10px 0px;
        display: block;
    }

    h1.header {
        font-size: 26px;
        letter-spacing: -1px;
        margin-top: 76px !important;
        margin-bottom: 0px !important;
    }

    #contact p {
        line-height: 1.6;
        margin: 0px;
        color: #fff;
        font-size: 14px;
    }

    /*.welcome_text{
	width:100%;
}*/


    .welcome_text {
        position: absolute;
        top: 180px;
        /* text-align: center; */
        margin: 0 0;
        /* font-size: 20px; */
        color: #fff;
        padding: 10px;
        text-transform: uppercase;
        width: 100%;
        left: 0px;
        max-width: 440px;
    }

        .welcome_text h2:first-letter {
            font-size: 35px;
        }

        .welcome_text h2 {
            font-size: 20px;
        }
		
	
}
