

/*for extra small size device*/
@media (max-width: 576px) {
    .mobile-full-width {
        width: 100%;
        padding: 4px 0 48px 0;
    }

    .pad-30 {
        padding-bottom: 30px;
    }

    .headr-pad {
        padding: 7px 0;
    }

    .navbar-header {
        padding: 0 0 8px 0;
    }

    /*h1 {
        /*font-size: 50px;
        font-size: 3em;
        line-height: 55px;
        margin: 10px 10px;
    }*/

    .bx-wrapper .bx-viewport {
        min-height: 500px;
        height: 500px !important;
    }

    .bx-wrapper img {
        min-height: 500px;
    }

    /* .page-header .page-header-bckgd {
        bottom: 0;
        left: 0;
        overflow: hidden;
        position: absolute;
        right: 0;
        top: 0;
    } */

    .screen-centered {
        min-height: 500px;
    }

    .plexus-img {
        padding-bottom: 60px;
        padding-top: 20px;
    }

    .case-study {
        margin-bottom: 60px;
        padding-bottom: 42px;
    }

    .market-sector-featured-mobile {
        border-bottom: 1px solid #fff;
    }

        .market-sector-featured-mobile a {
            text-decoration: none;
        }

    .navbar-toggler-right {
        right: 0;
        top: 0.2rem;
    }

    .mobile-text-center {
        text-align: center;
    }

    .fluid-width-video-wrapper iframe {
        height: inherit !important;
    }

    .fsbanner-2 > div {
        border-bottom: 2px solid #fff;
    }

        .fsbanner-2 > div:nth-child(5) {
            border-bottom: 4px solid #fff;
        }

    .title-align {
        writing-mode: inherit;
        text-orientation: inherit;
        padding: 1rem 0.625rem 1rem 1.875rem;
        -ms-writing-mode: lr-tb;
        transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        max-width: 100%;
    }

    #microelectronics-video .screen-centered {
        height: auto;
    }

    .microelectronics-col2 {
        padding-top: 0 !important;
    }

    .case-study-dark-gray-bar {
        margin-left: 6px !important;
    }

    /* .dark-gray-case-study {
        min-height: 235px !important;
    } */

    .main-header {
        border-top: 10px solid #5c5a5b !important;
    }

    .napkin-sketch-box {
        max-width: initial !important;
		padding: 0;
    }

/* 	.page-header-bckgd img{
		height:200px;
	} */
}

@media screen and (min-width: 577px) and (max-width: 767px) {
    .main-header {
        border-top: 10px solid #5c5a5b !important;
    }

    /*.navbar-header {
        padding: 0 0 8px 0;
    }*/

    .headr-pad {
        padding: 7px 0;
    }

    /*h1 {
        font-size: 50px;
        line-height: 55px;
        margin: 0;
    }*/

    .bx-wrapper .bx-viewport {
        min-height: 500px;
        height: 500px !important;
    }

    .bx-wrapper img {
        min-height: 500px;
    }

   /*  .page-header .page-header-bckgd {
        bottom: 0;
        left: 0;
        overflow: hidden;
        position: absolute;
        right: 0;
        top: 0;
    } */

    .screen-centered {
        min-height: 500px;
    }

    /*h2 {
        font-size: 62.5px;
        line-height: 70.83px;
    }*/

    .mobile-text-center {
        text-align: center;
    }

    .market-sector-featured-mobile {
        border-bottom: 1px solid #fff;
    }

    .fluid-width-video-wrapper iframe {
        height: inherit !important;
    }

    .container.collapsible-slider {
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 100%;
    }

    .fsbanner-2 > div {
        border-bottom: 2px solid #fff;
    }

        .fsbanner-2 > div:nth-child(5) {
            border-bottom: 4px solid #fff;
        }

    .title-align {
        writing-mode: inherit;
        text-orientation: inherit;
        padding: 1rem 0.625rem 1rem 1.875rem;
        -ms-writing-mode: lr-tb;
        transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        max-width: 100%;
    }

    #microelectronics-video .screen-centered {
        height: auto;
    }

    .microelectronics-col2 {
        padding-top: 0 !important;
    }

    .case-study-dark-gray-bar {
        margin-left: 6px !important;
    }

    .dark-gray-case-study {
        min-height: 185px !important;
    }

    .mobile-nav-icon, .mobile-nav-icon:active {
        margin-top: -3px !important;
    }
}

/*@media screen and (max-width: 700px) and (min-width: 568px){
	.dark-gray-case-study {
		min-height: 308px !important;
	}
}*/

.micro-elec
{
	margin:50px 0;
	position:relative;
}

.playbtn-small img {
    width: 61%;
}
