.hero3{
    /* overflow: hidden;   */
    overflow: hidden;  
    position: relative;
    height: 230px;
}
.hero3.article{
    margin-top: 13%;
    text-align: center;
}
.hero3 .article h1{
    font-size: 23px;
}
.hero3 .article{
    width: 80%;
    margin-left: 10%;
    color: #333;
}

.myarticles{
    width: 80%;
    margin-left: 10%;
    color: #333;
    text-align: center;
}
.myarticles h1{
    font-size: 25px;
    font-family: Helvetica, sans-serif;
    color: #26264b;
    text-transform: none;
    font-weight: bolder;
}
.art1header{
    width: 60%;
    margin-left: 20%;
    /* border-radius: 5%; */ 
}

@media (max-width: 768px){
    .hero3{
        /* overflow: hidden;   */
        
        height: 100px;
    }
    .art1header{
        width: 80%;
        margin-left: 10%;
        

    }
    .myarticles h1{
        font-size: 15px;
    }
    .myarticles p{
        font-size: 13px;
    }
    .myarticles h3{
        font-size: 14px;
    }
    .myarticles h4{
        font-size: 13px;
    }
    
@media (max-width: 768px){
    
}
}
.services-divider{
    width: 80%;
}
.services-divider .breadcrumb{
    /* width: 20%; */
    margin:30px 0 0;
	float:left;
    background-color: #4c62ac;
    margin-left: 10px;
}
.services-divider .breadcrumb ul li{
    margin-bottom:0;
	padding-bottom:0;
}
.services-divider .breadcrumb li{
    font-size:13px;
	color:#fff;
	font-weight: 600;
}
.breadcrumb i{
    font-size: 1.5em;
}
.breadcrumb li a{
    color: #fff;
    padding-right: 5px;
    text-decoration: none;
    
}
.services-divider.breadcrumb li i{
    color: #fff;
}
/* .services-divider{
    background-color: #404F80;
    width: 15%;
    margin-left: 2%;
    margin-top: 10px;

    
}
.services-divider i{
    color: #fff;
    font-size: 1.5rem;
}
.services-divider a{
    text-decoration: none;
    color: #fff;
    font-weight: bolder;
} */
.services{
    width: 60%;
    margin-left: 20%;
    text-align: left;
    margin-top: -3%;
}
.services .about-col .icon {
    width: 64px;
    height: 64px;
    padding-top: 8px;
    text-align: center;
    position: absolute;
    background-color: #404F80;
    border-radius: 50%;
    text-align: center;
    border: 4px solid #fff;
    left: calc( 50% - 32px);
    bottom: -30px;
    transition: 0.3s;
  }
  .services .about-col {
    background: #fff;
    border-radius: 0 0 4px 4px;
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
   margin-bottom: 0px;
   text-align: center;
  }
  .services .about-col .img {
    position: relative;
  }
  .services .about-col .img img {
    border-radius: 4px 4px 0 0;
  }
  .services .about-col i {
    font-size: 36px;
    line-height: 1;
    color: #fff;
    transition: 0.3s;
    margin-left: -3%;
  }
  
/* services*/
.hero4{
    /* background: url("../images/est.jpg") no-repeat center; */
    /* overflow: hidden;   */
    position: relative;
    height: 400px;
    display: inline;

}
.hero4 img{
    width: 100%;
    height: 500px;
    opacity: .5;
    position: relative;
    /* object-fit: contain; */
    
}
.hero4 h1{
    position: relative;
    margin-top: -15%;
    padding-bottom: 10%;
    text-align: center;
    color: #4c62ac;
    opacity: 1;
    font-family: Helvetica, sans-serif;

}
.services h1{
    font-size: 35px;
    font-family: Helvetica, sans-serif;
    color: #26264b;
    text-transform: none;
    text-align: center;
}
.services h4{
    text-align: center;
    font-family: Helvetica, sans-serif;
    color: #4c62ac;
    margin-top: 5%;
    font-family: Helvetica, sans-serif;
}
.services i{
    font-size: 4em;
    
    color: #4c62ac;
    margin-left: 45%;
    
}
.services p{
    color: #333;
    font-family: Helvetica, sans-serif;
}
.services li{
    color: #333;
    font-weight: bolder;
    font-family: Helvetica, sans-serif;
}
@media (max-width: 768px){
    .hero4 img{
        /* height: 250px; */
        height: 200px;
        
    }
    .services-divider .breadcrumb{
        margin-top: -5%;
    }
    .services{
        margin-top: 1%;
        width: 80%;
        margin-left: 10%;
    }
    .services h4{
        margin-top: 9%;
    }
    .hero4 .serv h1{
        margin-top: -20%;
    }
    .hero4 .serv .spec1{
        margin-top: -20%;
    }
    .hero4 .serv .spec2{
        margin-top: -13%;
    }
    .hero4 .serv .spec3{
        /* margin-top: -30; */
    }
    .hero4 .serv .spec5{
        margin-top: -25%;
    }
}
.hero5{
    height: 150px;
}
/* .services .prof-image img {
    height:350px
    
    /* height: 400px; */
    /* border-radius: 30%; */
    /* height: 400px; */
    /* width: 50%; */
    /* width: 80%; */
    /* width: 700px; 
} */
.about-us{
    background-color: #fff;
    width: 80%;
    margin-left: 10%;
    /* opacity: .8; */
    

}
.about-us h2{
    text-align: center;
    color: #404F80;
    font-family: Helvetica, sans-serif;
}
.about-us p{
    /* margin-left: 10%; */
    color: #333;
    /* text-align: center; */
    margin-left: 15%;
}
.services .img #about-ico{
    margin-top: 5%;
}

.header{
    margin-top: 5%;
}
.header h1{
    text-align: center;
    color: #404F80;
    font-family: Helvetica, sans-serif;
}
.about-image{
    width: 70%;
    margin-left: 10%;
    margin-top: -4%;
    /* background-color: #0077b5; */
    /* background-color: #fafafa; */
background-color:#fff;
/* height: 300px; */

}
.about-image .about-img img{    
    padding-bottom: 50px;

    
}
.about-image .about-details{
    /* text-align: center; */
    /* background-color: #232946; */
    background-color: #fff;
    height: 200px;
    /* text-align: center; */
    text-align: right;
    width: 80%;
    margin-left: 20%;
}
.about-image .about-details h2{
    font-family: Helvetica, sans-serif;
    color: #404F80;
    font-size: 1.3rem;
    text-align: right;
    
}
.about-image .about-details i{
    /* color: #404F80; */
    font-size: 2rem;
    padding-right: 50px;
    margin-top: 5%;
    
}
.about-image .about-details #tweet {
    color:#1DA1F2;
}
.about-image .about-details #linkedin{
color: #0077b5;
}
.about-image .about-details #mail{
    color: #DB4437;
}
.about-image .about-img img:hover{
    cursor: pointer;
    animation-name: grow;
    animation-duration: 3s;
}
@keyframes grow{
    100%{transform: scale(1.05,1.05);}
}
@media (max-width: 768px){

    .about-image .about-img img{
        padding-bottom: 10px;
        width: 300px;
        margin-left: 15%;
        /* border-radius: 25px; */

    }
    .about-image .about-img img:hover{
        cursor: pointer;
        animation-name: grow;
        animation-duration: 3s;
    }
    @keyframes grow{
        100%{transform: scale(1.1,1.1);}
    }
    .about-image .about-details{
        text-align: center;
        /* background-color: ; */
        width: 100%;
        margin-left: 10px;
        height: 100px;
    }
  .services .header{
    margin-top: 10%;
  }
  .services-divider #about-bread{
    display: none;
  }
  #about-services{
    margin-top: -10%;
  }

    
}