﻿* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none
}

@media only screen and (min-width:300px) and (max-width:767px) {
    .header,
    .logo-set {
        
    }
    .about-image img,
    .feature-icon i,
    .footer-logo img,
    .footer-menu-box-link,
    .service i {
        box-sizing: border-box
    }
    .button-2,
    .footer-menu-box-link,
    .logo,
    .team-image img {
        vertical-align: middle
    }
    .pull-mb-left {
        float: left
    }
    .logo-set {
        display: table
    }
    .logo {
        height: auto;
        display: table-cell
    }
    .menu {
        height: 65px;
		margin-top:0px;
    }
    .mob-menu {
        position: fixed;
        right: 0;
        top: 0;
        background-color: #db51b9;
        z-index: 9999;
        width: 300px;
        height: 100%;
        -webkit-transform: translateX(320px);
        -o-transform: translateX(320px);
        -ms-transform: translateX(320px);
        -moz-transform: translateX(320px);
        transition: .25s linear all;
        -moz-transition: .25s linear all;
        -o-transition: .25s linear all;
        -webkit-transition: .25s linear all;
        -ms-transition: .25s linear all;
		overflow-y: scroll;
    }
    .menu-link {
        padding: 17px 30px;
        display: block;
        color: #fff;
        font-weight: 300;
        font-size: 17px;
        text-align: left
    }
    .menu-link:hover {
        background-color: #3b3c49
    }
    .animation-off {
        transform: translateX(320px)!important;
        transition: all .25s linear;
        -ms-transform: translateX(320px)!important;
        -ms-transition: all .25s linear;
        -o-transform: translateX(320px)!important;
        -o-transition: all .25s linear;
        -moz-transform: translateX(320px)!important;
        -moz-transition: all .25s linear;
        -webkit-transform: translateX(320px)!important;
        -webkit-transition: all .25s linear
    }
    .banner {
        width: 100%;
        background-position: center center;
        background-size: cover;
        position: relative;
        filter: blur(3)
    }
    .texture {
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .2);
    }
    .banner-box {
        padding: 36px 0
    }
    .banner-extra-div {
        height: 130px;
        margin-top: -119px
    }
    .banner_line1 {
        font-size: 26px;
        color: #f5f5f5;
        letter-spacing: .4px;
        text-shadow: 3px 3px 0 rgba(0, 0, 0, .25);
        text-transform: uppercase;
        font-weight: 100
    }
    .banner_brief_text {
        font-size: 16px;
        color: #fff;
        font-weight: 100;
        letter-spacing: .2px;
        padding: 30px 0;
        text-shadow: 1px 1px 1px #333
    }
    .main-content,
    .main-title {
        font-weight: 300;
        text-align: center
    }
    .about-image img {
        padding: 0 15px;
        width: 100%
    }
    .sub-title {
        padding-top: 30px;
        text-align: center;
        margin-top: 50px
    }
    .content-box {
        color: #484848
    }
    .view-template a {
        color: #fff
    }
    .main-title {
        font-size: 35px;
        padding: 11px 0;
        letter-spacing: 4px;
        text-transform: uppercase
    }
    .main-content {
        padding: 11px 0 20px;
        font-size: 16px;
        letter-spacing: .5px
    }
    .sub-title {
        font-size: 20px;
        padding: 0;
        font-weight: 400;
        text-transform: capitalize
    }
    .button-2,
    .team-name,
    .team-position {
        text-transform: uppercase
    }
    .content-box {
        padding: 15px 0;
        font-weight: 300;
        line-height: 24px;
        font-size: 15px;
        letter-spacing: .1px;
        word-spacing: .5px
    }
    .view-template {
        padding: 11px 24px;
        background-color: #78c557;
        color: #fff;
        border-bottom: 2px solid #64a548;
        max-width: 160px;
        cursor: pointer;
        text-align: center;
        margin: 20px auto
    }
    .temp-data-box .temp-data-box-overlay {
        transform: scale(0);
        -o-transform: scale(0);
        -moz-transform: scale(0);
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transition: all .3s linear;
        -o-transition: all .3s linear;
        -moz-transition: all .3s linear;
        -webkit-transition: all .3s linear;
        -ms-transition: all .3s linear;
        transform-origin: center;
        -o-transform-origin: center;
        -moz-transform-origin: center;
        -webkit-transform-origin: center;
        -ms-transform-origin: center
    }
    .temp-data-box:hover .temp-data-box-overlay {
        -ms-transform: scale(1);
        transform: scale(1);
        -o-transform: scale(1);
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        transition: all .3s linear;
        -o-transition: all .3s linear;
        -moz-transition: all .3s linear;
        -webkit-transition: all .3s linear;
        -ms-transition: all .3s linear
    }
    .feature-icon {
        margin-top: 10px
    }
    .feature-icon i {
        font-size: 35px;
        color: #FBC14A;
        border-radius: 0
    }
    .feature-name {
        color: #233141;
        font-weight: 600;
        font-size: 15px;
        letter-spacing: .5px;
        padding-bottom: 2px
    }
    .feature-content {
        font-size: 15px;
        color: #606873;
        line-height: 23px;
        font-weight: 300;
        letter-spacing: .4px
    }
    .feature-img img {
        width: 95%;
        image-rendering: optimizeQuality
    }
    .quickweb-icon-smile {
        color: #FBC14A
    }
    .service i {
        font-size: 20px;
        color: #fff;
        padding: 8px;
        background-color: #FBC14A
    }
    .service i:hover {
        color: #fff;
        background-color: #E3AD40
    }
    .service .service-title {
        color: #233141;
        font-weight: 600;
        font-size: 17px;
        letter-spacing: .5px;
        padding: 4px 0 12px
    }
    .team-member {
        padding-bottom: 20px
    }
    .team-image {
        width: 290px;
        margin: 0 auto
    }
    .team-name {
        text-align: center;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: .6px;
        padding: 8px 0 4px
    }
    .copyright,
    .footer-menu-box-link,
    .team-position {
        font-size: 15px;
        font-weight: 100
    }
    .team-position {
        text-align: center;
        letter-spacing: .4px;
        padding: 4px 0
    }
    .team-overlay {
        position: absolute;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, .5);
        width: 100%;
        height: 100%;
        text-align: center;
        transform: scale(0);
        -o-transform: scale(0);
        -moz-transform: scale(0);
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transition: all .3s linear;
        -o-transition: all .3s linear;
        -moz-transition: all .3s linear;
        -webkit-transition: all .3s linear;
        transform-origin: center;
        -o-transform-origin: center;
        -moz-transform-origin: center;
        -webkit-transform-origin: center
    }
    .team-member:hover .team-overlay {
        transform: scale(1);
        -o-transform: scale(1);
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transition: all .3s linear;
        -o-transition: all .3s linear;
        -moz-transition: all .3s linear;
        -webkit-transition: all .3s linear;
        -ms-transition: all .3s linear
    }
    .social-link i {
        color: #fff;
        font-size: 15px;
        background-color: #78c557;
        padding: 12px;
        margin-left: 6px;
        cursor: pointer
    }
    .social-link i:hover {
        background-color: #64a548
    }
    .footer {
        background-color: #141B22
    }
    .footer-logo img {
        padding-left: 6px;
        margin-top: 20px
    }
    .button-1,
    .call-action-but {
        cursor: pointer;
        margin: 0 auto
    }
    .footer .bottom-footer {
        background-color: #161B1F;
        padding: 15px 0;
        box-sizing: border-box
    }
    .footer-menu-box-link {
        display: block;
        padding: 10px;
        color: #e5e5e5;
		text-align: center;
    }
    .creator {
        padding-top: 10px;
        text-align: center
    }
    .copyright {
        color: #606873;
        letter-spacing: .3px;
        padding: 0 15px
    }
    .social {
        color: #606873;
        font-size: 17px;
        font-weight: 600;
		text-align: center;
    }
	.social a{
		display:inline-block;
	}
    .social i {
        cursor: pointer;
        display: block;
        padding: 10px
    }
    .social i:hover.quickweb-icon-facebook,
    .social i:hover.quickweb-icon-gplus-1,
    .social i:hover.quickweb-icon-twitter,
    .social i:hover.quickweb-icon-youtube {
        color: #fff
    }
    .design-by {
        text-align: center;
    }
    .map {
        filter: grayscale(1)
    }
    .contact-box {
        padding: 8px;
        text-align: center
    }
    .contact-icon i {
        color: #FBC14A;
        font-size: 30px
    }
    .contact-title {
        letter-spacing: .5px;
        color: #545454;
        line-height: 25px
    }
    .textbox-box {
        padding: 10px 5px
    }
    .textbox {
        width: 100%;
        min-height: 50px;
        background-color: transparent;
        border: none;
        border-bottom: 1px solid #333;
        font-size: 14px;
        letter-spacing: .4px
    }
    .quote-company-name,
    .quote-company-position,
    .quote-text {
        color: #545454;
        letter-spacing: .2px;
        line-height: 30px
    }
    .send {
        text-align: center
    }
    .quote-text {
        font-size: 17px;
        font-weight: 100;
        font-style: italic
    }
    .quote-company-name {
        font-size: 18px;
        font-weight: 600;
        font-style: italic
    }
    .quote-company-position {
        font-size: 15px;
        font-weight: 300
    }
    .button-1 {
        padding: 12px 24px;
        background-color: #FBC14A;
        color: #fff;
        border-bottom: 2px solid #E3AD40;
        max-width: 160px
    }
    .button-1:hover {
        background-color: #F3BD4F
    }
    .button-1 a {
        color: #333
    }
    .button-2 {
        padding: 11px 24px;
        background-color: #78C557;
        max-width: 162px;
        cursor: pointer;
        color: #fff;
        display: inline-block;
        border-bottom: 2px solid #64a548;
        letter-spacing: 1px;
        font-size: 15px
    }
    .call-action-but {
        padding: 12px 24px;
        background-color: #FBC14A;
        color: #333;
        border-bottom: 2px solid #E3AD40;
        max-width: 160px
    }
    .call-action-but:hover {
        background-color: #F3BD4F
    }
    .call-action-but a {
        color: #333
    }
    .call-title {
        text-align: center;
        font-size: 25px;
        font-weight: 300;
        color: #fff;
        padding: 10px 0;
        letter-spacing: .7px
    }
	.bottom-footer .mb-6{width:100%;}
	.menu-link.active{
		border-bottom: none;
		background:#e68bd0;
	}
	.menu-link:hover{
		border-bottom: none;	
		background:#e68bd0;
	}
	.mob-menu-icon{
		border-bottom: 2px solid #fff !important;
	}
	.banner span{
		font-size:21px;
	}
	.bradcam_rt{
		display:none;
	}
	#breadcam_head .overlay {
		padding: 29px 0;
	}
	.contact-icon i {
		color: #2aa7cf;
		font-size: 30px;
	}
	.lab-images{
		margin: 0;
	}
	.lab-images .col-4 {
	    margin-left: 0;
	    width: 100%;
	}
	.lab-images img {
	    height: auto;
	    max-height: 280px;
	    max-width: 410px;
	}
	.whoweare-img img{
		margin-left: 0;
	}
	.whoweare-img p{
		margin-left:0;
	}
	.solution-pic{
		margin-right: 0;
		margin-top: 20px;
	}
}