/*
Template Name: It Comp
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
/*********************services****************/
#history{
padding-top:40px;
padding-bottom:40px; 
 }
.history_1i span{
background: #ff3c00;
color: #fff;
width: 70px;
height: 70px;
line-height: 70px;
text-align: center;
display: inline-block;
border-radius: 3px;
font-size: 30px;
border-radius:50%; 
 }
.history_1i span:hover{
background:#242424;
 }
.history_1i{
background:#f4f4f4;
padding:30px 15px; 
 }
.history_1{
margin-top:30px; 
 }
.serv_h1{
margin-bottom:10px; 
 }
#pricing{
background:#f4f4f4;
padding-top:40px;
padding-bottom:40px; 
 } 
.pricing_1i{
 background: #fff;
 padding:40px 20px 45px 20px;
 }
.pricing_1i hr{
border-color:#ff3c001c;
width:20%;
border-width:2px; 
 }
.pricing_1i h6 span{
font-size:60px;
font-weight:bold; 
 }
.pricing_1i h5{
font-weight:normal;
border-bottom:1px solid #ff3c001c;
padding-bottom:15px; 
 }
/*********************services_end****************/


@media screen and (max-width : 767px){
.history_1i{
margin-top:10px; 
 }
.pricing_1i {
margin-top:10px; 
 }
}

@media (min-width:768px) and (max-width:991px) {
.pricing_1i h2{
font-size:34px; 
 }

 }
@media (min-width:992px) and (max-width:1200px) {


  }
@media (min-width:1201px) and (max-width:1350px) {

 }