/* Medium Layout: 1280px. */

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .social_icon {
        right: 5%;
    }
    .head_two:before,
    .head_two:after {
        width: 110px;
    }
    .head_two:before {
        margin-left: 10px;
    }
    .head_two:after {
        margin-right: 10px;
    }
    .video_set {
        margin-left: 65px;
        width: 350px;
        height: 350px;
    }
    .s_content h4 {
        font-size: 16px;
    }
}


/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .nav.navbar-nav a {
        padding: 15px 10px;
    }
    .head_two h4 {
        text-align: left;
        font-size: 26px;
    }
    .head_two:after {
        display: none;
    }
    .head_two:before {
        margin-left: 0;
        margin-top: 30px;
        width: 150px;
    }
    .social_icon {
        right: 5%;
    }
    .banner_text h1,
    .banner_text h2 {
        font-size: 55px;
    }
    .banner_text h4 {
        font-size: 24px;
    }
    .total_procs .col-md-3:before {
        margin-top: 20%;
    }
    .total_procs .col-md-3:nth-child(4)::after {
        right: -15px;
        top: -5px;
    }
    .video_set {
        margin-left: 100px;
        width: 550px;
    }
    .single_service {
        margin: 0 auto 15px;
    }
    .single_achive h2 {
        font-size: 32px;
    }
    .single_achive p {
        font-size: 14px;
    }
    .total_achive .col-md-3:after {
        margin-left: 0;
    }
    .single_price_head {
        height: 100px;
    }
    .single_price_head h4 {
        padding-top: 15px;
    }
    .single_price_no {
        left: calc(50% - 50px);
    }
    .single_price {
        padding-bottom: 5px;
    }
    .single_price_no h2 {
        font-size: 25px;
        height: 100px;
        padding-top: 20%;
        width: 100px;
    }
    .single_price_list {
        margin: 0 auto;
        padding-top: 70px;
    }
    .single_price_head h4 {
        font-size: 20px;
    }
    .single_price_list.pad-top ul {
        padding-left: 0;
    }
    .single_price_list.pad-top li {
        padding-bottom: 15px;
    }
    .single_price_list {
        padding-bottom: 5px;
    }
    .date-meta p {
        padding-top: 0;
        line-height: 20px;
    }
    .phy_add {
        padding-left: 0;
    }
    .phy_add li,
    .phy_add p {
        font-size: 12px;
    }
    .phy_add span a {
        padding-left: 5px;
    }
    .sub input {
        width: 160px;
    }
    .section_head.text-center h3 {
        padding-top: 20px;
    }
}


/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
    #header {
        height: 70px;
    }
    .logo {
        line-height: 60px;
    }
    .header_area .navbar-header {
        text-align: right;
        margin-top: -50px;
    }
    .header_area .navbar-toggle {
        border: 1px solid #f39c12;
        float: none;
    }
    .is-sticky .header_area .navbar-toggle {
        border: 1px solid #f39c12;
        float: none;
    }
    .is-sticky .header_area .navbar-toggle .icon-bar {
        background-color: #f39c12;
    }
    .sticky-wrapper .header_area .navbar-collapse.collapse {
        z-index: 9999;
        position: relative;
    }
    .header_area .navbar-toggle .icon-bar {
        background-color: #f39c12;
        display: block;
    }
    .header_area .main_menu ul.nav.navbar-nav li {
        display: block;
        background-color: #fff;
    }
    .header_area .main_menu ul.nav.navbar-nav li a {
        border-bottom: 1px solid #e1e1e1;
        font-size: 14px;
        padding: 10px 0;
        text-align: center;
        color: #161616;
        display: block;
    }
    .banner_area:before {
        opacity: 0.7;
    }
    .banner_text h1,
    .banner_text h2 {
        font-size: 30px;
    }
    .banner_text h4 {
        font-size: 23px;
        padding-bottom: 20px;
    }
    .banner_text a {
        display: block;
        height: 40px;
        margin: 0 auto;
        text-align: center;
        width: 200px;
        margin-bottom: 10px;
    }
    .pad-top,
    .about_content {
        padding-top: 30px;
    }
    .head_two h4 {
        font-size: 24px;
        text-align: left;
    }
    .head_two:after {
        display: none;
    }
    .head_two:before {
        margin-left: 0;
        margin-top: 30px;
        width: 150px;
    }
    .section_head h3:before {
        width: 300px;
        left: calc(50% - 140px);
    }
    .edu_content {
        padding-top: 10px;
    }
    .section_head h3 {
        font-size: 24px;
    }
    .total_procs .col-md-3:before,
    .social_icon,
    .year:before,
    .total_procs .col-md-3:nth-child(4):after,
    .vedio_player,
    .total_achive .col-md-3:after,
    .filter-menu li:before {
        display: none;
    }
    .single_procs {
        padding-bottom: 30px;
    }
    .state-text h3 {
        font-size: 20px;
    }
    .single_service,
    .single_price {
        display: block;
        margin: 0 auto 15px;
        width: 270px;
    }
	.achivment_area, .process_area{
		background:none;
	}
    .total_achive .col-md-3 {
        padding: 15px 0;
    }
	.single_achive {
		padding-top: 25px;
	}
    .single_achive h2 {
        font-size: 30px;
    }
    .single_achive p {
        font-size: 16px;
        padding-top: 15px;
    }
    .single_price_head {
        height: 100px;
    }
    .single_price_head h4 {
        padding-top: 15px;
    }
    .single_price_no {
        left: calc(50% - 50px);
    }
    .single_price {
        margin-bottom: 20px;
    }
    .single_price_no h2 {
        font-size: 25px;
        height: 100px;
        padding-top: 20%;
        width: 100px;
    }
    .single_price_list {
        margin: 0 auto;
        padding-top: 70px;
    }
    .single-item {
        margin: 0 auto 30px;
        text-align: center;
        width: 266px;
    }
    .item {
        transform: scale(.50);
    }
    .owl-carousel .owl-stage-outer {
        padding: 0;
    }
    .item_text p {
        font-size: 22px;
    }
    .item_text h3 {
        font-size: 30px;
    }
    .client_area {
        top: 0;
    }
    .owl-item.active.center.big {
        height: 200px;
        margin-top: -60px;
    }
    .single_blog {
        padding-bottom: 30px;
    }
    .pad-bottom {
        padding-bottom: 20px;
    }
    .date-meta h2 {
        margin-bottom: 5px;
    }
    .date-meta p {
        line-height: 18px;
    }
    .photo_list ul li:last-child {
        padding-bottom: 40px;
    }
    .contact_address {
        padding-top: 40px;
    }
    .phy_add {
        padding-left: 0;
        padding-bottom: 30px;
    }
}


/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .head_two:before,
    .head_two:after {
        margin-top: 30px;
    }
    .head_two:before {
        margin-left: 0;
    }
    .single_blog {
        margin-bottom: 50px;
    }
}