.ar .first-section .advs-box-content{
	height: 274px;
}
.ar .first-section .advs-box-content p{
	    height: 130px;
}

.ar .second-section .advs-box .advs-box-content p {
    height: 80px;
}

.ar .about-item img{
	    object-fit: cover;
    height: 100%;

}
.ar .contact .advs-box.boxed-inverse.text-left{
	height: 268px;
}
.ar .contact .advs-box.boxed-inverse.text-left p{
	height: 45px;
}
.ar .third-section .advs-box.text-left p{
      overflow-y: scroll;
    height: 240px;
}
@media (max-width: 320px) {
  .ar .first-section .advs-box .advs-box-content{
  	padding: 26px;
  }
  .ar .header-base .title-base h1 {
    font-size: 20px;
}
}
.ar .footer-contact span {
    width: 100px;
    display: block;
    float: left;
}
.ar .navbar .navbar-nav > li a {
 font-size: 15px;
}
body.ar p, body.ar .adv-img p, body.ar .caption-bottom p, body.ar .adv-circle .caption p, body.ar .advs-box p, body.ar .list-blog p, body.ar .progress-circle .inner-circle p{
    font-size: 17px;
}
.ar .selected-language span {
   font-size: 11px;
}
.ar .lan-menu li > .lang-dropdown-menu > .dropdown-item {
    font-size: 11px;
}
.ar .row-footer {
    display: grid;
        grid-template-columns: auto 316px 228px;
    grid-template-areas: "company contact_info links";
    justify-content: space-between;
}

.ar .text-s{
    font-size: 17px !important;
}