﻿div.service-another-card-1 {
    height: 501px;
    background: linear-gradient( 448deg, #007bff 0%, rgb(156, 39, 176) 100%) !important;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    h1.ml2 {
        margin-top: 2px !important;
        font-size: 18px !important;
    }

    p#p_heading_1 {
        font-size: 18px !important;
    }

    div#typedtext {
        padding-top: 0px !important;
        line-height: 30px !important;
    }

    .social_icon ul li a i {
        margin-left: 10%;
        padding: 7px 12px;
    }

    .social_icon ul li a {
        line-height: 0px;
        padding-left: 0px;
        margin-left: 0px;
    }

    .social_icon ul li {
        background: #00000000;
    }

        .social_icon ul li:hover {
            -o-transform: translateY(100px,0);
            -moz-transform: translateY(100px,0);
            -webkit-transform: translate(100px,0);
            transform: translate(100px,0);
            background: white;
        }

        .social_icon ul li a span {
            text-align: center;
            font-size: small;
        }

    /*  .social ul li:hover a {
        color: #000
    }

    .social ul li:hover i {
        color: #fff;
        background: red;
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -ms-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s
    }*/

    .float {
        position: fixed;
        padding: 6px !important;
        width: 50px !important;
        height: 50px !important;
        bottom: -55px !important;
    }
}

a.float {
    background-color: transparent;
    box-shadow: none;
    margin: 0px;
    right: calc(100% - 80px);
    /*top: 37%;*/
    top: 2%;
    right: 2%;
}

    a.float > img {
        width: 40px;
        height: 40px;
    }


section.social_icon.bg-top {
    /*display: none;*/
}

div.app_round_image {
    padding: 4px;
    margin: -3px -17px 25px -62px;
    border-radius: 15px 15px 15px 15px;
}

div#halfCircleLeft {
    background: none;
}

div.enquiry_form_div {
    padding-right: 0px;
    padding-left: 0px;
    margin-top: -50px !important;
}

div#typedtext {
   /* height: 90px;*/
     min-height: 90px;
}

h1#h1_heading_2 {
    line-height: 24px;
    padding-left: 5px;
}

h1#h1_heading_1 {
    font-size: medium !important;
    line-height: 25px !important;
}

.call-us-top a {
    font-size: 16px;
}

.column-100 h4 {
    font-size: 24px;
    line-height: 34px;
}

h3#h3_fraud_alert {
    margin-bottom: 40px;
}

div.talk-bubble.tri-right.btm-left-in {
    margin-top: 10px;
}

.header_txt_price {
    line-height: 18px;
    font-size: small;
}

.scrollbar {
    height: auto !important;
    overflow-y: unset !important;
}

::marker {
    color: white !important;
}

.ts-padding {
    border-bottom: 10px solid #fef8ff !important;
}

textarea {
    outline: none;
}

@media only screen and (min-width: 375px) and (max-width: 424px) {
    .call-us-top a {
        font-size: 20px;
    }
}

@media only screen and (min-width: 425px) and (max-width: 600px) {
    .call-us-top a {
        font-size: 26px;
    }

    h1.ml2.header_txt_price {
        margin-top: 10px;
    }
}

}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) and (max-width: 767px) {
    h1.ml2 {
        margin-top: 2px !important;
        font-size: 25px !important;
    }

    p#p_heading_1 {
        font-size: 25px !important;
    }

    div#typedtext {
        padding-top: 8px !important;
        line-height: 32px !important;
    }

    a.float {
        display: none;
    }

    section.social_icon.bg-top {
        display: none;
    }

    div.app_round_image {
        padding: 4px;
        margin: -3px -17px 25px -62px;
        border-radius: 15px 15px 15px 15px;
    }

    div#halfCircleLeft {
        background: none;
    }

    div.enquiry_form_div {
        padding-right: 0px;
        padding-left: 0px;
        margin-top: -50px !important;
    }

    div#typedtext {
        height: 100px;
    }

    h1#h1_heading_2 {
        line-height: 24px;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    a.float {
        background-color: transparent;
        box-shadow: none;
        margin: 0px;
        right: calc(100% - 80px);
        /*top: 37%;*/
        top: 2%;
        right: 2%;
        padding: 18px;
    }

        a.float > img {
            width: 50px;
            height: 50px;
        }

    .social_icon ul li a i {
        padding: 12px 13px;
        margin-left: 10%;
    }

    .social_icon ul li {
        background: none;
    }

        /*  .social_icon ul li:hover {
            transform: none;
        }*/

        .social_icon ul li:hover {
            -o-transform: translateY(100px,0);
            -moz-transform: translateY(100px,0);
            -webkit-transform: translate(100px,0);
            transform: translate(100px,0);
            background: white;
        }

        .social_icon ul li a span {
            text-align: center;
            font-size: small;
        }


    div.app_round_image {
        padding: 4px;
        margin: -3px -17px 25px -62px;
        border-radius: 15px 15px 15px 15px;
    }

    div#halfCircleLeft {
        background: none;
    }

    div.enquiry_form_div {
        padding-right: 35px;
        padding-left: 35px;
        margin-top: 20px !important;
    }

    div.col-md-4.enquiry_form_div {
        flex: none;
        max-width: none;
    }

    div.bullet_1_div, div.bullet_2_div {
        flex: 0 0 50%;
        max-width: 50%;
        /*padding-right: 20px;
        padding-left: 35px;*/
        padding-right: 0px;
        padding-left: 10px;
    }


    div#month_img_1 {
        background: url(appFile/Temp6/img/222.jpg) !important;
        background-position: center !important;
        background-size: cover !important;
    }

    div#month_img_2 {
        background: url(appFile/Temp6/img/222.jpg) !important;
        background-position: center !important;
        background-size: cover !important;
    }

    .app_feature_inner {
        padding: 0px 0px 0px 30px;
    }


    div.service-another-card-text-1 > h3 {
        padding: 5px !important;
        font-size: x-large;
    }

    div.service-another-card-1 {
        height: 501px;
    }

    h1.header_txt_price {
        font-size: large;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) and (max-width: 1100px) {
    div.bullet_1_div, div.bullet_2_div {
        padding-right: 0px;
        padding-left: 25px;
    }

    div#halfCircleLeft {
        background: none;
    }

    div#month_img_1 {
        background: url(appFile/Temp6/img/222.jpg) !important;
        background-position: center !important;
        background-size: cover !important;
    }

    div#month_img_2 {
        background: url(appFile/Temp6/img/222.jpg) !important;
        background-position: center !important;
        background-size: cover !important;
    }

    .app_feature_inner {
        padding: 0px 0px 0px 20px;
    }

    .call-us-top a {
        font-size: 16px;
    }
}


/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
}

/* Special Case for Side Image */
@media only screen and (min-width: 1025px) and (max-width: 1420px) {
    #med-box {
        /*background-position: 157% 54%;*/
        background-image: none;
    }

    #med-box-1 {
        /*background-position: -46%;*/
        background-image: none;
    }

    #med-box-4-1 {
        /*background-position: -50%;*/
        background-image: none;
    }

    #med-box-4 {
        /*background-position: 145% 54%;*/
        background-image: none;
    }
}
