@media (max-width:767px){
.header-section {background: #ec268f;padding: 1px 0;}
.header-widget{display:none;}
.header-social{display:none;}

.stellarnav {
    position: relative;
    width: 90px;
    z-index: 9900;
    position: absolute !important;
    line-height: normal;
    margin: 0px 0px;
    right: 13px;
    /* margin: 2px; */
    bottom: 23px;
    background-color: #ec268f;
}
.stellarnav.dark li a {
    color: #fff !important;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: 600;
}

.logo img {width: 90px;height: 90px;position: relative;z-index: 1;padding: 0px 0px;}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    background-color: #ec268f;
    width: 25px;
    height: 25px;
    font-size: 11px;
    border-radius: 49px;
    line-height: 21px;
    border: 2px solid #fff!important;
}


.carousel-indicators{display:none;}

.wel-part {
    padding: 20px 0;
    background-color: #ffe4f2;
}
.welcome-text {
    width: 100%;
    margin: 0 auto;
}

.wel-text h1 {
    font-weight: 100;
    font-size: 25px;
    margin: 0 0;
    line-height: 45px;
    color: #001406;
    text-transform: uppercase;
}
.wel-text h1 span {
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    margin: 0 0 0;
    color: #fff;
    margin-bottom: 0;
    line-height: 45px;
    background-color: #ec268f;
    padding: 0 10px 2px 7px;
    display: block;
    width: 70%;
    margin: 0 auto;
}

.welcome-text p {
    font-size: 16px;
    color: #000;
    text-align: center;
    line-height: 27px;
    margin: 7px 0 7px;
}
.button-box {
    background-color: #ec268f;
    color: #fff;
    padding: 0 0 0 25px;
    font-size: 18px;
    text-transform: uppercase;
    display: inline-block;
    margin: 5px 0 0 0;
    border: 0;
    font-weight: 600;
    text-decoration: none;
    border-radius: 23px;
}
.vision-part {
    padding: 20px 0;
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 8px;
    padding: 20px 20px;
}
.single-promo-card.single-promo-hover {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    overflow: hidden;
    z-index: 1;
    margin: 10px 0px;
    background: #f5f5f5;
    border: 2px solid #bb0a68;
    box-shadow: inset 0 0 5px 0 #00000080;
}
.card-body p {
    font-size: 17px;
    margin: 0;
    line-height: 27px;
    opacity: .8;
}
.card-body h5 {
    font-size: 22px;
    font-weight: 600;
    line-height: 35px;
    margin: 0;
    text-transform: uppercase;
    padding: 2px 0 4px;
}
.card-body i {
    font-size: 80px;
    line-height: 70px;
    text-transform: uppercase;
    margin: 5px 0;
}
.our-product-part {
    width: 100%;
    position: relative;
    background-color: #ec268f;
    padding: 20px 0;
}

.our-pro-text h2{
    font-weight: 100;
    font-size: 25px;
    margin: 0 0;
    line-height: 45px;
    color: #fff;
    text-transform: uppercase;
}

.rs-courses-2 {
    padding: 5px 0;
}
.our-pro-text h2 span {
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    margin: 0 0 0;
    color: #ec268f;
    margin-bottom: 0;
    line-height: 45px;
    background-color: #fff;
    padding: 0 10px 2px 7px;
    display: block;
    width: 70%;
    margin: 0 auto;
}

.owl-controls .owl-nav>div {
    position: absolute;
    top: 50%;
    width: 45px;
    height: 45px;
    line-height: 30px;
    text-align: center;
    background-color: #ec268f;
    color: #fff;
    transform: translateY(-50%);
    font-size: 25px;
    border-radius: 50%;
    opacity: 1;
    border: 4px solid #fff;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    opacity: 1;
}
.owl-controls .owl-nav .owl-next {
    right: -12px;
}
.owl-controls .owl-nav .owl-prev {
    left: -12px;
}
.content-details p {
    color: #fff;
    font-size: 17px;
    line-height: 29px;
    padding: 20px 25px;
    margin: 0;
}
.content-details h3 {
    color: #000;
    text-transform: uppercase;
    margin: 0;
    font-size: 23px;
    font-weight: 700;
    background-color: #f9bede;
    padding: 10px 15px 10px;
}
.product-btn a {
    background-color: #ec268f;
    text-decoration: none;
    color: #fff;
    margin-top: 0px;
    padding: 9px 31px;
    font-size: 17px;
    text-transform: uppercase;
    display: inline-block;
    border: 0;
    font-weight: 600;
    border-radius: 50px;
    border-bottom: 3px solid #fff;
}
.spical-offer {
    padding: 20px 0;
    background-image: url(../images/vision-back.jpg);
}
.why-texes h3 {
    font-weight: 100;
    font-size: 25px;
    margin: 0 0;
    line-height: 45px;
    color: #001406;
    text-transform: uppercase;
}

.why-texes h3 span {
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    margin: 0 0 0;
    color: #fff;
    margin-bottom: 0;
    line-height: 45px;
    background-color: #ec268f;
    padding: 0 10px 2px 7px;
    display: block;
    width: 70%;
    margin: 0 auto;
}

.feature-content p {
    font-size: 17px;
    color: #424242;
    line-height: 27px;
    text-align: left;
    margin: 0 0 0;
}
.image-block-content {
    padding: 13px 10px;
    margin: 5px 0;
    background-color: #fff;
    height: 140px;
}
.feature-content h4 {
    font-size: 21px;
    line-height: 23px;
    color: #ec268f;
    font-weight: 600;
    margin: 0px 0 5px 0;
    text-transform: uppercase;
}
.image-block-content .feature-content {
    padding-left: 90px;
}
.image-block-content .feature-icon {
    width: 80px;
    margin: 14px 0;
    height: 80px;
    font-size: 32px;
    position: relative;
    line-height: 67px;
    color: #fff;
    display: inline-block;
    text-align: center;
}
.agile-footer {
    background-color: #600239;
    padding: 20px 0;
    background-position: center center;
    text-align: center;
    background-image: url(../images/footer-bg.png);
    border-top: 3px solid #ec268f;
    background-repeat: no-repeat;
}
.aglie-info-logo img {
    width: 60%;
    height: auto;
}
.w3layouts_mail_grid_left span {
    font-size: 60px;
    color: #ec268f;
    margin:20px 0 0px;
}
.w3layouts_mail_grid_left2 h3 {
    font-size: 26px;
    color: #fff;
    font-weight: 600;
    margin: 2px 0 4px;
}
.w3layouts_mail_grid_left2 a {
    text-decoration: none;
    color: #fff;
    font-size: 17px;
    line-height: 29px;
}
.w3layouts_mail_grid {
    padding: 10px 0px 0px;
}
ul.aglieits-nav {
    padding:5px 0;
    margin-bottom: 0;
}
ul.aglieits-nav li a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: .5px;
    font-weight: 700;
    font-size: 17px;
    line-height: 30px;
}
ul.aglieits-nav li spam {
    padding: 0 8px;
    font-size: 17px;
    color: #fff;
    font-weight: 800;
}
.power-by-bg {
    width: 100%;
    margin: 0 auto;
    padding: 7px 0;
    background-color: #600239;
}
.power-by p {
    text-align: center;
    color: #fff;
    padding: 0;
    margin: 0;
    font-size: 17px;
    line-height: 29px;
}
.barber-grid1 {
    position: relative;
    margin: 13px 0px;
}
.about-text p {
    font-size: 16px;
    line-height: 27px;
	text-align:justify;
}
.about-text h4 {
    font-size: 19px;
    line-height: 29px;
    margin: 0px;
    color: #ec268f;
}
.w3l-breadcrum .breadcrum-bg h1 {
    font-size: 34px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    margin: 1px 0px;
    text-align: right;
}
.w3l-breadcrum .breadcrum-bg p {
    font-size: 14px;
    color: #fff;
    margin: 5px 0px 3px;
    text-transform: uppercase;
}
.w3l-breadcrum .breadcrum-bg p a {
    font-size: 14px;
    color: #fff;
}
.pro_img{ margin-bottom:10px;}
.contact-text-info h3 {
    font-size: 18px;
    font-weight: 600;
    color: #ec268f;
    line-height: 18px;
    margin: 18px 0px 3px;
    letter-spacing: 0;
    text-transform: uppercase;
}
.contact-text-info li p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 26px;
}
.contact-text-info li {
    padding-left: 31px;
    position: relative;
    color: #1f1f1f;
    line-height: 27px;
    font-size: 14px;
    padding-bottom: 0px;
}
.contact-text-info{ margin-bottom:20px;}


