/*============================================================
	For Small Desktop
==============================================================*/

@media (min-width: 980px) and (max-width: 1150px) {

	/* parallax section */
    .parallax-section {
        background-position: center top !important;
    }
	
	/* home slider */
    #slitSlider .carousel-caption h2 {
        font-size: 60px;
    }
	
	/* about us */
    .feature-desc h3 {
        margin-top: 0;
    }
	
	/* our team */
    .team-mate {
        margin-bottom: 30px;
    }

    .mask ul {
        top: 85px;
    }

    .mask ul li {
        margin: 0 5px;
    }

    .team-mate > h4 {
        margin-bottom: 10px;
    }

    .team-mate img {
        margin: 0 auto;
    }

    .member-info ul li {
        margin-right: 10px;
    }
	/* testimonial */
    .client-info {
        width: 55%;
    }
	
	/* blog page */
	.tab-post-nav li a {
		padding: 15px 8px;
	}
	
	/* single blog page */
    .author-bio h5 {
        margin-left: 70px;
    }
}

/*============================================================
	Tablet (Portrait) Design for a width of 768px
==============================================================*/

@media (min-width: 768px) and (max-width: 979px) {

	/* parallax section */
    .parallax-section {
        background-position: center top !important;
    }

	/* home page slider */
    #slitSlider .carousel-caption h2 {
        font-size: 50px;
    }

    #nav-dots {
        display: block;
    }

    #nav-arrows {
        display: none;
    }
	
	/* navigation */
    .navbar-inverse .navbar-nav li a {
        padding: 20px 10px;
    }

	/* about us */
    .wrap-about {
        margin: 0 0 75px;
    }

    .about-content {
        margin: 0 auto;
        width: 60%;
    }

	/* fun facts */
    #counter {
        padding-bottom: 50px;
    }

    .counters-item {
        margin-bottom: 30px;
    }

	/* our services */
    .service-block {
        margin: 0 auto 40px;
        width: 310px;
    }

	/* our team */
    .team-mate {
        margin: 0 auto 30px;
        width: 280px;
    }

	/* our skills */
    .skill-chart {
        margin: 0 auto 40px;
        width: 300px;
    }

    .skill-chart {
        margin: 0 auto 40px;
        width: 90%;
        color: #ddd;
    }

    .skill-chart > h3 {
        margin: 15px 0;
        color: #ddd;
    }

	/* pricing table */
    .pricing {
        margin: 0 auto 30px;
        width: 300px;
    }

	/* testimonial */
    .client-info {
        width: 75%;
    }

	/* latest posts */
    .note {
        margin-bottom: 30px;
    }

	/* blog page */
    .tab-post-nav li a {
        padding: 10px;
    }

	/* singla blog page */
    .author-social {
        margin-left: 0;
    }
}


/*============================================================
	Mobile (Portrait) Design for a width of 320px
==============================================================*/

@media only screen and (max-width: 767px) {
    .navbar-inverse .navbar-nav > li > a:hover {
        color: white;
    }
    #scrollUp:hover {
        background-color: #286c9c;
        border: 1px solid #286c9c;
    }
    .lianxi{
        color: #2a6496
    }
    .border1::before{
        background-color:#7399b4;
        border:1px ridge #7399b4
    }
    .goodsbox span{
        font-size: 3.8vw; 
    }

    .goodsbox> div{
        font-size:3.5vw
    }

    .goodsbox img{
        width:18%
    }
	/* parallax section */
    .parallax-section {
        background-attachment: scroll !important;
        background-position: center top !important;
    }

  
    #loading-mask{
        background-color: #f6fbfe;
    }
    .loading-img {display: none}
    .loading-img1 {display: block}
    .navbar-brand1 {
       display: block
    }
    .navbar-brand {
       display: none
    }
	/* h1 font size home slider */
    h1 {
        font-size: 30px;
    }

    .carousel-caption img {
        width: 70%;
    }

    #slitSlider .carousel-caption h2 {
        font-size: 24px;
        letter-spacing: 0.5px;
        line-height: 35px;
        margin-bottom: 25px;
    }

    #slitSlider .carousel-caption h3 {
        font-size: 20px;
        letter-spacing: 0.5px;
        line-height: 28px;
        margin-bottom: 25px;
    }

    #slitSlider .carousel-caption a {
        font-size: 14px;
    }

    #nav-dots {
        display: block;
    }

    #nav-arrows {
        display: none;
    }

    /* navigation */
   
    .navbar-fixed-top {
        padding-bottom: 10px;
    }

    .navbar-inverse{
        background-color:#286c9c; 
    }
    .bg-one{
        background-color: #fff;
    }
    .title h2{
        color: #2a6496;
    }
body {
    background-color: white;
}
#services{
    background:#e8e8e8;
}
    
    .color{
        color: #7cc0f0;
    }
    .icon-box:before{
        border-top:solid 4.2426px #7cc0f0;
        border-right:solid 4.2426px #7cc0f0;
    }

    .icon-box{
        border-left:solid 3px #7cc0f0;
        border-right:solid 3px #7cc0f0;
    }
    .icon-box:after{
        border-bottom:solid 4.2426px #7cc0f0;
        border-left:solid 4.2426px #7cc0f0;
    }
    .fa-lightbulb-o:before{
        color: #7cc0f0;
    }

    .text-center {
        color: #9ed2f8;
    }   

    /* .text-center span {
        color: #ddd;
    } */
    .tweet{
        color: #ddd;
    }
    
    .sub-title h3{
        color: #ddd;
    }
    .client-info{
        color: #ddd;
    }

    .navbar-inverse .navbar-toggle,
	.navbar-inverse .navbar-toggle .icon-bar {
        border-color: #fff;
        border-radius: 0;
    }

    .navbar-inverse .navbar-toggle:hover {
        border-color: #ddd;
        border-radius: 0;
    }

    .navbar-inverse .navbar-toggle .icon-bar:hover {
        background-color: #666;
    }

    .navbar-inverse .navbar-nav > li.current > a{
        color: #666;
        background-color: #f6fbfe;
    }

    #main-features{
        background-color: #f6fbfe;
    }

    .feature-media {
        color: #666;
    }

    .feature-desc {
        color: #666;
    }

    .btn-transparent{
       border: 1px solid #ddd;
    }

    .btn{
        color: #ddd;
    }

    .owl-controls .owl-page.active span, .owl-controls .owl-page:hover span{
        background-color: #4482ae;
    }

    .btn-transparent:hover {
    background-color: #4482ae;
    }

    .owl-controls .owl-page span{
        border:1px solid #333;
    }

    .owl-controls .owl-page.active span, .owl-controls .owl-page:hover span{
        background-color: #4482ae;
        /* border: 1px solid #333; */
    }

    .counters-item {
        color: #ddd;
    }

   

    .navbar-collapse.in {
        overflow-y: inherit;
    }

    .navbar-brand {
        padding: 10px 0 10px 10px;
    }
    .navbar-brand1 {
        padding: 10px 0 10px 10px;
    }

    .sunjiqing{
    display: none
}
 .sunjiqing1{
    display: block
} 


    .navbar-toggle {
        margin-top: 15px;
    }

    .navbar-nav {
        margin: 0 -15px;
    }

    .navbar-inverse .navbar-nav li a {
        line-height: 45px;
        padding: 0;
        text-align: center;
        border-bottom: 1px solid transparent;
    }

    .wrap-about {
        margin: 0 auto 80px;
        width: 85%;
    }

    .feature-desc a {
        margin: 5px 5px 5px 0;
    }

	/* fun facts */
    .counters-item {
        margin: 0 auto 25px;
        width: 270px;
    }

	/* services */
    #services .title {
        padding-bottom: 60px;
    }

    .service-block {
        margin: 0 auto 30px;
        width: 280px;
        position: relative;
        left: -8px;
    }

    .service-block{
        border-left:1px solid #ddd;
        border-top: 1px solid #ddd;
    }


	/* our skills */
    .skill-chart {
        margin: 0 auto 40px;
        width: 280px;
        color: #ddd;
    }

    #showcase{
        background-color: #f6fbfe;
    }

    .portfolio-filter ul li a::before{
        background: #7cc0f0;
    }

    .portfolio-filter ul li a::after{
        background: #7cc0f0;
    }

    .portfolio-filter ul li a{
        color: #666;
    }
	/* our team */
    .team-mate {
        margin: 0 auto 31px;
        width: 280px;
        background-color: #5085a5;
        border: 1px solid #ddd;
    }

    .member-title {
        border-bottom: 1px solid #ddd;
    }
    .twitter-bird span{
        color: #ddd;
        border:2px solid #ddd;
    }
    #our-team{
        background-color: #f6fbfe;
    }

    .team-mate img {
        margin: 0 auto;
    }

    .member-info ul {
        text-align: center;
        margin-bottom: 10px;
    }

	/* pricing table */
    .pricing {
        margin: 0 auto 20px;
        width: 280px;
    }

	/* portfolio */
    .portfolio-filter ul li a {
        margin: 0 10px 10px 0;
        padding: 5px 10px;
    }
    
	/* testimonials */
    .sub-title h3 {
        font-size: 18px;
    }

    .client-info {
        width: 100%;
    }

	/* latest posts */
    #blog {
        padding-bottom: 0;
    }
	
    .note {
        margin-bottom: 30px;
        background-color: #5085a5;
        border: 1px solid #5085a5;
    }

    .look{
        color: #5085a5;
        border:1px solid #5085a5;
    }

    #contact-us{

        background-color: #2d241d;
    }
    
    .note .excerpt {
        padding: 0 20px 20px;
    }

    .all-post {
        margin: 20px 0 30px;
    }

    /* contact */
    .border:before{
        background-color:#7399b4;
        border: 1px ridge #7399b4;
    }
    .border,.border1{
            border-top: 1px solid #7399b4;
            width: 70%;
    }
    .contact-info {
        margin: 0 0 30px;
        color: #fff;
    
    }
    .copyright a {
        color: #9ed2f8;
    }
    .btn-transparent1{display: none}
    .btn-transparent2{display: block}
    .btn-transparent3{display: block}

    #scrollUp{
        color: #4e595f;
    }
    #map-canvas {
        height: 250px;
    }

    /* footer */
    /* .col-lg-12{display: none} */
    .social-icon ul li, .social-icon ul li:first-child {
        margin: 15px;
    }

    .social-icon ul li a {
        width: 50px;
        height: 50px;
    }

    .social-icon ul li a i {
        font-size: 24px;
        line-height: 50px;
    }

    .blog-title h1 {
        font-size: 28px;
    }

	/* blog page */
    #blog-page {
        margin: 0;
    }

    #blog-posts {
        margin: 0 0 40px;
    }

    .post-excerpt h3 {
        font-size: 20px;
    }
	
	.post-pagination ul li {
		margin: 0 10px 10px 0;
	}
	
    .tab-post-nav li a {
        padding: 8px 5px;
    }

	/* single blog page */
    .author-social {
        margin-left: 0;
    }

    .author-avatar {
        margin-right: 10px;
    }
}




/*============================================================
	Mobile (Landscape) Design for a width of 480px
==============================================================*/

@media only screen and (min-width: 480px) and (max-width: 767px) {

	/* homepage slider */
    #slitSlider .carousel-caption h2 {
        font-size: 30px;
    }

    
    #slitSlider .carousel-caption h3 {
        font-size: 25px;
    }

    #slitSlider .carousel-caption a {
        font-size: 14px;
    }

    .carousel-caption img {
        width: 50%;
    }

	/* navigation */
    .navbar-fixed-top {
        padding-bottom: 10px;
    }

    .navbar-brand {
        padding: 10px 0 10px 10px;
    }
    .navbar-brand1 {
        padding: 10px 0 10px 10px;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #ffc107;
        border-radius: 0;
    }

    .navbar-inverse .navbar-toggle:hover {
        border-color: #fff;
        border-radius: 0;
    }

    

    .navbar-collapse.in {
        overflow-y: inherit;
    }

    .navbar-toggle {
        margin-top: 22px;
    }

    .navbar-inverse .navbar-nav li a {
        line-height: 45px;
        padding: 0;
        text-align: center;
        border-bottom: 2px solid transparent;
    }

	/* about us */
    .wrap-about {
        margin: 0 auto 75px;
        width: 70%;
    }

	/* services */
    .service-block {
        margin: 0 auto 40px;
        width: 310px;
    }

	/* our team */
    .team-mate {
        margin: 0 auto 30px;
        width: 280px;
        
    }

    .member-title {
        border: 1px solid #ddd;
        color: #666;
    }

    .member-info {
        color: #666;
    }

    .team-mate img {
        margin: 0 auto;
    }

	/* portfolio */
    .og-grid li {
        width: 245px;
    }

	/* skills */
    .skill-chart {
        margin: 0 auto 40px;
        width: 300px;
    }

	/* pricing table */
    .pricing {
        margin: 0 auto 30px;
        width: 350px;
    }

	/* testimonials */
    .client-info {
        width: 74%;
    }

	/* latest posts */
    #blog {
        padding-bottom: 0;
    }
	
    .note {
        margin: 0 auto 30px;
        width: 75%;
    }

	/* contact */
    .contact-info {
        width: 100%;
    }

	/* blog page */
    .tab-post-nav li a {
        padding: 10px 15px;
    }

    
}

