/*
Template Name: Expert Ad
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
/*********************services****************/
#choose{
background:#323946;
padding-top:40px;
padding-bottom:40px; 
 }
.choose_1r2l span{
border:1px solid #fff;
width:70px;
height:70px;
display:inline-block;
text-align:center;
line-height:70px;
font-size:30px; 
 }
.choose_1r2l span:hover{
background:#44bef1;
border-color:#44bef1; 
 }
.choose_1r2{
margin-top:30px;
border-bottom:1px solid #434d5f;
padding-bottom:30px; 
 }
 
#history{
padding-top:40px;
padding-bottom:40px; 
 }
.history_1i span{
background: #44bef1;
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:#44bef114;
padding:30px 15px;
border: 1px solid #dcf1f9; 
 }
.history_1{
margin-top:30px; 
 }
.serv_h1{
margin-bottom:10px; 
 }
 
#pricing{
background:#44bef114;
padding-top:40px;
padding-bottom:40px; 
 } 
.pricing_1i{
 background: #fff;
 padding:40px 20px 45px 20px;
 border: 1px solid #dcf1f9;
 }
.pricing_1i hr{
border-color:#44bef12b;
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 #44bef12b;
padding-bottom:15px; 
 }

/*********************services_end****************/


@media screen and (max-width : 767px){
#choose{
text-align:center; 
 }
.choose_1r1 {
margin-top:15px; 
 }
.choose_1r2r {
margin-top:15px; 
 }
.history_1i{
margin-top:10px; 
 }
.pricing_1i {
margin-top:10px; 
 }
}

@media (min-width:768px) and (max-width:991px) {
.choose_1l  img{
min-height:700px; 
 }
.choose_1r2l span {
width: 40px;
height: 40px;
line-height: 38px;
font-size: 18px;
}
.pricing_1i h2{
font-size:34px; 
 }
 }
@media (min-width:992px) and (max-width:1200px) {
.choose_1l  img{
min-height:700px; 
 }
.choose_1r2l span {
width: 50px;
height: 50px;
line-height: 48px;
font-size: 20px;
}
  }
@media (min-width:1201px) and (max-width:1350px) {

 }