@media only screen and (max-width: 1200px) {

}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
.nav-collapse.opened{max-height:9999px;}
.nav-toggle{background: url("../img/mobile-menu.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 33px;
    overflow: hidden;
    position: absolute;
    right: 30px;
    text-indent: -9999px;
    top: 30px;
    width: 33px;}
.js .nav-collapse{max-height:0;position:absolute;display:block;overflow:hidden;top:-26px;}
#nav li a{font-size:14px !important;font-weight:600 !important;}
.menu-container li{float:none;width:100%;background-color:#fff;border-bottom:1px solid #f1f1f1;padding-left:25px;padding-bottom:10px;padding-top:10px;}

#teaser,#teaser-text-lrg{height:100px;}
.teaser-lrg-text-anim h2{font-size: 62px;}

.about-box{width:170px;}
.single-image-team{height:212px !important;}
}

@media only screen and (max-width: 991px) {
.nav-collapse.opened{max-height:9999px;}
.nav-toggle{background: url("../img/mobile-menu.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 33px;
    overflow: hidden;
    position: absolute;
    right: 30px;
    text-indent: -9999px;
    top: 30px;
    width: 33px;}
.js .nav-collapse{max-height:0;position:absolute;display:block;overflow:hidden;top:-26px;}
#nav li a{font-size:14px !important;font-weight:600 !important;}
.menu-container li{float:none;width:100%;background-color:#fff;border-bottom:1px solid #f1f1f1;padding-left:25px;padding-bottom:10px;padding-top:10px;}

#cnext{right:12px;}
#cprev{left:12px;}
#cnexttwo{right:0px;}
#cprevtwo{left:0px;}
[class*="col-"]{padding-top:15px;padding-bottom:15px;}
.view .mask{padding:15px;}

#teaser,#teaser-text-lrg{height:100px;}
.teaser-lrg-text-anim h2{font-size: 52px;}
.about-box{width:170px;}
.tabbed-area .col-md-4:before, .tabbed-area .col-md-4:after {display: none;}
.details-block .col-lg-10 a:last-child{display:none;}

#team .menu-social{display:block}
#team .menu-social .pull-right{float:left}
#team .menu-social .social{margin:0;}
.single-image-team{height:158px !important;}
.active .single-team:before{bottom:15px;}

.process-detail{padding-top:20px;}
.txtform{margin:0 !important;}
.c-box{display:block;}
.footer .text,.footer .row{text-align:center;}
}

@media only screen and (max-width: 767px) {
#teaser,#teaser-text-lrg{height:70px;}
.teaser-lrg-text-anim h2{font-size:32px;}
.home-splash{font-size:18px !important;}

.about-box{width: 40%;height: 100px;margin:0 10px 10px 0;padding:24px 0;}
.about-icon i {font-size: 25px;height: 40px;line-height: 40px;margin-bottom: 10px;width: 40px;}
.about-box:after, .about-box:before {display: none;}
.slider-nav{bottom:-230px;}
.some-analytics{margin:270px auto 0}
.tabbed-area .col-md-4:before, .tabbed-area .col-md-4:after {display: none;}
.details-block .col-lg-10 a:last-child{display:none;}

#team .menu-social{display:block}
#team .menu-social .pull-right{float:left}
#team .menu-social .social{margin:0;}
.single-image-team{height:210px !important;}
.active .single-team:before{bottom:15px;}

.service-detail {display: block;}
.service-item{margin: 0 auto;width: 90%;}
.stat:before,.stat:after{display:none}
.stat .num{font-size:28px;}
.process-detail{padding-top:20px;}
.txtform{margin:0 !important;}
.c-box{display:block;}
.footer .text,.footer .row{text-align:center;}
}


/* Tablet Portrait size to Tablet Landscape (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 991px) {

}

@media only screen and (min-width: 480px) and (max-width: 769px) {


}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
#home .menu-social{display:none;}
#teaser,#teaser-text-lrg{height:60px;}
.teaser-lrg-text-anim h2{font-size:20px;}
.home-splash{width:90%;font-size:16px !important;}

.title-heading{font-size:28px}

.about-box{width: 40%;height: 100px;margin:0 10px 10px 0;padding:24px 0;}
.about-icon i {font-size: 18px;height: 25px;line-height: 26px;width: 25px;margin-bottom:10px;}
.about-box:after, .about-box:before {display: none;}

.details-block i{font-size:24px;}

.text-slider ul li h2{font-size:32px;}
.text-slider ul li{height:40px}

.details-block {margin-bottom:0 !important;}
.tabbed-area .col-md-4:before, .tabbed-area .col-md-4:after {display: none;}
.details-block .col-lg-10 a:last-child{display:none;}
.slider-nav{bottom:-215px;}
#team .menu-social{display:block}
 #team .menu-social .pull-right{float:left}
 .menu-social .social{margin:0;}
.single-image-team{height:140px !important;}
.active .single-team:before{bottom:15px;}
.service-detail {display: block;}
.service-item{margin: 0 auto;width: 90%;}

.stat:before,.stat:after{display:none}
.stat .num{font-size:28px;}
.process-detail{padding-top:20px;}
.txtform{margin:0 !important;}
.contact ul{margin-left:70px;}
.c-box{display:block;}
.footer .text,.footer .row{text-align:center;}
}