.as_logo{
    width: 145px;
}
.text-justify{
    text-align: justify;
}
.as_pricing_box p{
    text-align: justify;
} 
.as_service_inner_content .as_subheading a{
    color:#e8af30;
}
.as_contact_list p{
    color: #fff;
}
.as_footer_widget ul li a{
    color: #fff !important;
}
.as_footer_heading{
    color:#e8af30;
}
.as_footer_logo img{
    border-radius: 5px;
}
.as_widget .as_widget_title{
    color:#e8af30;
}
.as_widget ul li .call--btn{
    color: #fff !important;
    cursor: pointer;
}
.as_widget ul li a{
    color: #fff;
    transition: 0.6s;
}
.as_widget ul li a:hover{
    letter-spacing: 1px;
    transition: 0.6s;
}
.btn-border{
    border: 1px dashed #fff !important;
}
.as_service_single_new p{
    text-align: justify;
}

/*Css For Form Loader Start*/
#loader2 {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(255, 255, 255, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
}

.spinner2 {
    border: 8px solid rgba(0, 0, 0, 0.1);
    border-top: 8px solid #000;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin2 1s linear infinite;
}

@keyframes spin2 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
/*Css For Form Loader End*/

/*whatsapp icon css*/
#whatsapp .wtsapp{
    position:fixed;
    transform: all .5s ease;
    background-color: #25d366;
    display: block;
    text-align: center;
    box-shadow: 0 0 20px rgba(0,0,0,0.15);
    border-radius: 50px;
    border-right: none;
    color: #fff;
    font-weight: 700;
    font-size: 30px;
    bottom: 30px;
    left: 20px;
    border: 0;
    z-index: 9999;
    width:50px;
    height: 50px;
    line-height: 50px;
}
.fa-whatsapp{
    line-height: 50px;
}
#whatsapp .wtsapp:before{
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    background-color: #25d366;
    -webkit-animation:pulse-border 1500ms ease-out infinite;
    animation:pulse-border 1500ms ease-out infinite;
}

.whatsapp-icon{
    margin-top: 1px;
}

#whatsapp .wtsapp:focus{
    border: none;
    outline: none;
}
.as_blog_wrapper p{
    text-align: justify;
}
.neelam-blog h6{
    padding: 10px 0;
}
.neelam-blog-row-second{
    margin-top: 50px;
}
.neelam-blog-row-third{
    margin-top: 20px;
}
.blog-ulli ul li{
    display: flow;
}

.table-one{
    width: 100%;
    border-collapse: collapse;
    border-radius: 8px;
    overflow: hidden;
    background-color: white;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
 }

 .table-one th,
 .table-one td {
    padding: 15px;
    text-align: center;
 }

 .table-one th {
    background-color: #f39c12;
    color: #fff;
    font-size: 1.1em;
 }

 .table-one tr:nth-child(even) {
    background-color: #f4f4f4;
 }

 .table-one tr:hover {
    background-color: #e2e2e2;
 }

 .table-one td {
    font-size: 1em;
    color: #333;
 }

 .table-responsive {
    overflow-x: auto;
 }

 @media only screen and (max-width: 768px) {

    .table-one th,
    .table-one td {
       padding: 12px;
       font-size: 0.9em;
    }

    .table-one table {
       border: 0;
    }

    .table-one th {
       font-size: 1em;
       text-align: left;
       background-color: #f39c12;
    }
 }

@keyframes pulse-border{
    0%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5); opacity:1;}
    100%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1); opacity:0;}
}
/*whatsapp icon css end*/

@media only screen and (min-width:1200px){
    .as_pricing_box{
        height:400px;
    }
}
@media only screen and (max-width:1190px) and (min-width:768px){
    .as_pricing_box{
        height:450px;
    }
}
@media only screen and (max-width:770px) and (min-width:531px){
    .as_pricing_box{
        height:375px;
    }
}
@media only screen and (max-width:1030px){
    .about-gif{
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
@media only screen and (min-width:768px){
    .shape_design{
        width:165px
    }
    .about-mlb{
        margin-left: 35px;
    }
    .as_shop_sidebar{
        position: sticky;
        top: 150px;
    }
}
@media only screen and (max-width:770px){
    .as_logo{
        width: 120px;
    }    
}

@media only screen and (max-width:530px){
    .as-about-heading{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .shape_design{
        width:125px
    }
    .as_sign_box{
        border-radius: 10px !important;
    }
    body,.as_footer_widget > ul > li,.as_text_color,.as_about_inner1 p,.as_testimonial_inner_content p,.foot-p{
        font-size: 14px !important;
    }
    .as_pricing_box .as_heading{
        font-size: 24px;
    }
    .breadcrumb{
        display: flex;
        flex-direction: column;        
    }
    .as_breadcrum_wrapper .breadcrumb {
        line-height: 25px;
    }
    .breadcrumb>li {
        display: inline-flex;
        align-items: center;
        font-size: 13px;
    }
    .as_blog_wrapper {
        padding: 35px 0px 60px;
    }
    .as_breadcrum_wrapper {
        padding: 50px 0px;
    }
    .as-about-heading h1 {
        text-align: center;
        font-size: 28px;
    }
    .as_menu {
        width: 240px;
    }
    .neelam-blog-row-second {
        margin-top: 0px;
    }
    .neelam-blog-row-third{
        margin-top: 0px;
    }
}
@media only screen and (max-width: 320px) {
    .breadcrumb>li {
        display: inline-flex;
        align-items: center;
        font-size: 11px;
    }
}  