﻿/* Large desktops and laptops */

@media (min-width: 1200px) {
    /*Created By Naveen*/

    #panel {
        padding: 50px;
        display: none;
    }

    .sign-in {
        border-right: 1px solid;
        min-height: 220px;
    }

    .sign-background {
        height: 35px;
        background-color: black;
    }

    .sign-in-height {
        padding-top: 8px;
        float: right;
        height: 25px;
    }

    .sign-right {
        padding-right: 2px;
    }

    .sign-container {
        background-color: rgb(240, 240, 240);
        position: absolute;
        z-index: 11;
    }

    .awesome-work-heading2 {
        font-size: 38px;
    }

    .btn-color {
        background-color: rgb(254, 241, 24);
    }

    .home-button {
        height: 34px;
        width: 152px;
    }

    .contact-txt-box {
        height: 116px;
        padding-bottom: 72px;
    }

    .default-left {
        padding-left: 72px;
    }

    .component-bottom {
        margin-bottom: 10px;
    }

    .component-margin {
        margin-left: 10px;
        margin-right: 10px;
    }

    .page-content {
        font-size: 17px;
    }

    .portfolio-container {
        margin-left: 50px;
        margin-top: 50px;
    }

    .page-heading {
        font-size: 48px;
        margin-top: 30px;
    }

    .page-heading-title {
        font-size: 22px;
        padding-bottom: 30px;
    }

    .padding-left {
        padding-left: 0;
    }

    .image-padding {
        padding-left: 0px;
    }

    .main-image-height {
        width: 100%;
        height: 600px;
    }

    .awesome-work-images {
        width: 100%;
    }

    .color {
        color: white;
    }

    .padding-top {
        padding-top: 30px;
    }

    .default-services-color {
        color: rgb(0, 116, 4);
    }
    /*Created By Naveen*/

    /*start-contect us page*/
    .padding-top {
        padding-top: 24px;
    }

    /*.font-size {
        font-size: 30px;
    }*/

    .margin-top {
        margin-top: 20px;
    }

    .contact-second-heading {
        font-size: 20px;
        padding-top: 25px;
        padding-bottom: 5px !important;
    }

    .contact-us-fields {
        margin-top: 0px;
    }

    /*end*/

    /*Start default-page*/


    .mobile section {
        min-height: 200px;
        margin-left: 25px;
    }

    .margin-top {
        margin-top: 30px;
    }

    .margin-bottom {
        margin-bottom: 30px;
    }

    .margin-top2 {
        margin-top: 32px;
    }

    .margin-bottom2 {
        margin-bottom: 20px;
    }

    .margin-right {
        margin-right: 20px;
    }

    .margin-top3 {
        margin-top: 85px;
    }

    .margin-top4 {
        margin-top: 50px;
    }

    .subscribe-section {
        background-image: url('/Images/slider/subscription-img.jpg');
        /*background-color: rgb(205, 51, 51);*/
        min-height: 300px;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .float-left {
        float: left;
    }

    .width {
        width: 100%;
    }

    .margin-top5 {
        margin-top: 15px;
    }

    .float-initial {
        float: initial;
    }


    .font-family {
        font-family: bold;
    }

    .image-logo {
        width: 200px;
        height: 200px;
    }
    /*end*/
    .padding-bottom {
        padding-bottom: 0px;
    }

    .text-center {
        text-align: left;
    }

    .button-padding {
        padding-left: 14px;
        padding-top: 36px;
        padding-bottom: 36px;
    }

    .map-height-width {
        height: 350px;
        width: 100%;
    }

    .padding-top-1 {
        padding-top: 0px;
    }

    /*Created By Naveen version-6*/
    .service {
        text-align: left;
    }

    .service-blocks {
        margin-top: 50px;
    }

    .client-testimonial-text {
        font-size: 16px;
        white-space: normal;
    }

    .center {
    }

    .awesome-work-heading {
        font-size: 30px;
    }

    .footer-logo {
        font-size: 42px;
    }

    .footer-headings {
        font-size: 22px;
    }

    .footer-phone-block {
        font-size: 22px;
        padding-top: 20px;
    }

    .footer-numbers {
        font-size: 35px;
        padding-top: 22px !important;
    }

    .footer-numbers-text {
        font-size: 22px;
        padding-top: 12px !important;
    }

    .footer-service-heading {
        padding-top: 39px;
        padding-bottom: 22px;
        font-size: 22px;
    }


    .footer-padding-top {
        padding-top: 20px !important;
    }

    .footer-social-icons {
        float: right;
        padding-top: 35px !important;
    }

    .footer-social-icons-inner {
        float: right;
        width: 450px;
    }

    .a-footer {
        color: lightgray !important;
        font-size: 16px;
    }

        .a-footer:hover {
            text-decoration: none;
            color: lightgray !important;
        }

    a {
        color: black;
        text-decoration: none;
    }

        a:visited {
            color: black;
            text-decoration: none;
        }

        a:hover {
            color: black;
            text-decoration: none;
        }

    .footer-copyrights-text {
        margin-top: 50px !important;
        text-align: right;
    }

    /*Footer social icons*/
    /* Social icon*/
    div#page {
        text-align: center;
    }

    #page a {
        display: block;
        float: left;
        /*margin: 0 10px 10px 0;*/
    }

    #page a {
        overflow: hidden;
        height: 50px;
        -webkit-transition: all linear 200ms;
        -moz-transition: all linear 200ms;
        -o-transition: all linear 200ms;
        transition: all linear 200ms;
    }

        #page a img {
            border: none;
            display: block;
        }

            #page a img:first-child {
                margin-top: 0;
                -webkit-transition: all linear 200ms;
                -moz-transition: all linear 200ms;
                -o-transition: all linear 200ms;
                transition: all linear 200ms;
            }

        #page a:hover img:first-child {
            margin-top: -50px;
        }

        #page a:hover {
            -moz-box-shadow: 0 0 6px #000000;
            -webkit-box-shadow: 0 0 6px #000000;
            box-shadow: 0 0 6px #000000;
        }

    .img-footer {
        width: 50px;
    }
    /*End of footer social icons*/

    /*IMAGE PORTFOLIO*/
    .margin-left-port {
        margin-left: 20px;
    }

    /*Header munu*/
    .sub-menu-container {
        width: 20%;
    }

    /*Pinky*/

    .sms-images {
        border: 2px solid rgb(2, 131, 8);
        border-radius: 50%;
        height: 200px;
        width: 200px;
    }

    .padding-top {
        padding-top: 40px;
        left: 31px;
    }

    .product-heading {
        border-bottom: 2px solid;
        border-color: lightgray;
        padding-bottom: 16px;
    }

    .product-content {
        padding-top: 41px;
        padding-bottom: 46px;
        border-bottom: 2px solid;
        border-color: lightgray;
    }

    .product-image-heading {
        padding-bottom: 30px;
        padding-top: 19px;
        background-color: rgb(244, 244, 244);
    }

    .sms-height-width {
        height: 400px;
        width: 350px;
    }

    .share-market-images {
        border: 2px solid rgb(2, 131, 8);
        border-radius: 50%;
        height: 153px;
        width: 153px;
    }

    .product-serkil-heading {
        padding-top: 5px;
        font-weight: bold;
        font-size: 20px;
    }

    .center {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .padding-top2 {
        padding-top: 12px;
    }

    .service-heading2 {
        font-size: 22px;
    }

    .shree-height {
        height: 200px;
    }

    .portfolio-container1 {
        padding-bottom: 50px;
    }

    .share-icon-image {
        height: 36px;
        width: 32px;
    }

    .product-heading1 {
        border-bottom: 2px solid;
        border-color: lightgray;
        padding-bottom: 9px;
    }

    .padding-top1 {
        padding-top: 25px;
    }

    .padding-bottom2 {
        padding-bottom: 25px;
    }

    .share-market-images2 {
        padding-top: 26px;
        padding-bottom: 18px;
    }

    .padding5 {
        padding: 20px;
    }

    .line-height {
        line-height: 0.555555;
    }

    .sms-round-images {
        padding-top: 8px;
        padding-bottom: 0px;
    }

    .width3 {
        width: 34%;
    }

    .width4 {
        width: 21%;
    }

    .width5 {
        width: 38%;
    }

    .width6 {
        width: 93%;
    }

    .service-heading2 {
        font-size: 22px;
    }

    .width7 {
        width: 27%;
    }

    .page-heading1 {
        font-size: 48px;
        margin-top: 20px;
    }

    .padding3 {
        padding-right: 0px;
    }

    .padding-top3 {
        padding-top: 46px;
    }
    /*end*/
    .site-map-links {
        width: 90%;
        float: left;
    }

    .site-map-here {
        width: 10%;
        float: left;
    }

    .registration-bottom {
        padding-bottom: 11px;
    }

    .registration-padding {
        padding-right: 27px;
    }

    .registration-image {
        height: 41px;
    }

    .registration-border {
        border: 1px solid;
        border-color: rgb(230, 225, 225);
        background-color: white;
    }

    .registration-border-height {
        height: 236px;
    }

    .padding-contect {
        padding-bottom: 0px;
    }

    .product-require-box {
        border: 1px solid;
        margin-top: 16px;
        margin-left: 2px;
        border-color: rgb(244, 237, 237);
    }

    .product-reqire-color {
        color: #C4C4C4;
    }

    .product-require-fonts {
        font-weight: bold;
        font-size: 18px;
    }
}
/* Landscape tablets and medium desktops */

@media (min-width: 992px) and (max-width: 1199px) {
    /*Created By Naveen*/
    #panel {
        padding: 50px;
        display: none;
    }

    .sign-in {
        border-right: 1px solid;
        min-height: 220px;
    }

    .sign-background {
        height: 35px;
        background-color: black;
    }

    .sign-in-height {
        padding-top: 8px;
        float: right;
        height: 25px;
    }

    .sign-right {
        padding-right: 2px;
    }

    .sign-container {
        background-color: rgb(240, 240, 240);
        position: absolute;
        z-index: 11;
    }

    .awesome-work-heading2 {
        font-size: 38px;
    }

    .btn-color {
        background-color: rgb(254, 241, 24);
    }

    .home-button {
        height: 34px;
        width: 152px;
    }

    .contact-txt-box {
        height: 116px;
        padding-bottom: 72px;
    }

    .default-left {
        padding-left: 72px;
    }

    .component-bottom {
        margin-bottom: 10px;
    }

    .component-margin {
        margin-left: 10px;
        margin-right: 10px;
    }

    .page-content {
        font-size: 17px;
    }

    .portfolio-container {
        margin-left: 50px;
        margin-top: 50px;
    }

    .page-heading {
        font-size: 40px;
        margin-top: 30px;
    }

    .page-heading-title {
        font-size: 25px;
        padding-bottom: 30px;
    }

    .padding-left {
        padding-left: 0;
    }

    .image-padding {
        padding-left: 0px;
    }

    .main-image-height {
        width: 100%;
        height: 600px;
    }

    .awesome-work-images {
        width: 100%;
    }

    .color {
        color: white;
    }

    .default-services-color {
        color: rgb(0, 116, 4);
    }
    /*Created By Naveen*/
    .padding-top {
        padding-top: 30px;
    }

    /*start-contect us page*/
    .padding-top {
        padding-top: 24px;
    }

    .font-size {
        font-size: 30px;
    }

    .margin-top {
        margin-top: 20px;
    }

    .contact-second-heading {
        font-size: 20px;
        padding-top: 25px;
        padding-bottom: 5px;
    }

    .contact-us-fields {
        margin-top: 0px;
    }
    /*end*/

    /*Start default-page*/


    .mobile section {
        min-height: 200px;
        margin-left: 25px;
    }

    .margin-top {
        margin-top: 30px;
    }

    .margin-bottom {
        margin-bottom: 30px;
    }

    .margin-top2 {
        margin-top: 32px;
    }

    .margin-bottom2 {
        margin-bottom: 20px;
    }

    .margin-right {
        margin-right: 20px;
    }

    .margin-top3 {
        margin-top: 85px;
    }

    .margin-top4 {
        margin-top: 50px;
    }

    .subscribe-section {
        background-image: url('/Images/slider/subscription-img.jpg');
        /*background-color: rgb(205, 51, 51);*/
        min-height: 300px;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .float-left {
        float: left;
    }

    .width {
        width: 100%;
    }

    .margin-top5 {
        margin-top: 15px;
    }

    .float-initial {
        float: initial;
    }


    .font-family {
        font-family: bold;
    }

    .image-logo {
        width: 200px;
        height: 200px;
    }
    /*end*/
    .padding-bottom {
        padding-bottom: 0px;
    }

    .text-center {
        text-align: left;
    }

    .button-padding {
        padding-left: 14px;
        padding-top: 36px;
        padding-bottom: 36px;
    }

    .map-height-width {
        height: 350px;
        width: 1069px;
    }

    .padding-top-1 {
        padding-top: 0px;
    }

    /*Created By Naveen version-6*/
    .service-blocks {
        margin-top: 50px;
    }

    .service {
        text-align: left;
    }

    .client-testimonial-text {
        font-size: 16px;
        white-space: normal;
    }

    hr {
        margin-top: 20px;
    }

    .center {
    }

    .awesome-work-heading {
        font-size: 30px;
    }


    .footer-padding-top {
        padding-top: 20px !important;
    }

    .footer-social-icons {
        float: right;
        padding-top: 35px !important;
    }

    .footer-social-icons-inner {
        float: right;
        width: 450px;
    }

    .footer-numbers {
        font-size: 35px;
        padding-top: 22px !important;
    }

    .footer-numbers-text {
        font-size: 22px;
        padding-top: 12px !important;
    }

    .a-footer {
        color: lightgray !important;
        font-size: 16px;
    }

        .a-footer:hover {
            text-decoration: none;
            color: lightgray !important;
        }

    a {
        color: black;
        text-decoration: none;
    }

        a:visited {
            color: black;
            text-decoration: none;
        }

        a:hover {
            color: black;
            text-decoration: none;
        }

    .footer-copyrights-text {
        margin-top: 50px !important;
        text-align: right;
    }
    /*Footer social icons*/
    /* Social icon*/
    div#page {
        text-align: center;
    }

    #page a {
        display: block;
        float: left;
        /*margin: 0 10px 10px 0;*/
    }

    #page a {
        overflow: hidden;
        height: 45px;
        -webkit-transition: all linear 200ms;
        -moz-transition: all linear 200ms;
        -o-transition: all linear 200ms;
        transition: all linear 200ms;
    }

        #page a img {
            border: none;
            display: block;
        }

            #page a img:first-child {
                margin-top: 0;
                -webkit-transition: all linear 200ms;
                -moz-transition: all linear 200ms;
                -o-transition: all linear 200ms;
                transition: all linear 200ms;
            }

        #page a:hover img:first-child {
            margin-top: -45px;
        }

        #page a:hover {
            -moz-box-shadow: 0 0 6px #000000;
            -webkit-box-shadow: 0 0 6px #000000;
            box-shadow: 0 0 6px #000000;
        }

    .img-footer {
        width: 45px;
    }
    /*End of footer social icons*/
    .margin-left-port {
        margin-left: 20px;
    }
    /*Header munu*/
    .sub-menu-container {
        width: 20%;
    }
    /*Pinky*/

    .sms-images {
        border: 2px solid rgb(2, 131, 8);
        border-radius: 50%;
        height: 200px;
        width: 200px;
    }

    .padding-top {
        padding-top: 12px;
        left: 31px;
    }

    .product-heading {
        border-bottom: 2px solid;
        border-color: lightgray;
        padding-bottom: 16px;
    }

    .product-content {
        padding-top: 41px;
        padding-bottom: 46px;
        border-bottom: 2px solid;
        border-color: lightgray;
    }

    .product-image-heading {
        padding-bottom: 30px;
        padding-top: 19px;
        background-color: rgb(244, 244, 244);
    }

    .sms-height-width {
        height: 400px;
        width: 350px;
    }

    .share-market-images {
        border: 2px solid rgb(2, 131, 8);
        border-radius: 50%;
        height: 153px;
        width: 153px;
    }

    .product-serkil-heading {
        padding-top: 5px;
        font-weight: bold;
        font-size: 20px;
    }

    .center {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .padding-top2 {
        padding-top: 12px;
    }

    .service-heading2 {
        font-size: 22px;
    }

    .shree-height {
        height: 200px;
    }

    .portfolio-container1 {
        padding-bottom: 50px;
    }

    .share-icon-image {
        height: 36px;
        width: 32px;
    }

    .product-heading1 {
        border-bottom: 2px solid;
        border-color: lightgray;
        padding-bottom: 9px;
    }

    .padding-top1 {
        padding-top: 28px;
    }

    .padding-bottom2 {
        padding-bottom: 26px;
    }

    .share-market-images2 {
        padding-top: 26px;
        padding-bottom: 18px;
    }

    .padding5 {
        padding: 20px;
    }

    .line-height {
        line-height: 0.555555;
    }

    .sms-round-images {
        padding-top: 8px;
        padding-bottom: 0px;
    }

    .width3 {
        width: 34%;
    }

    .width4 {
        width: 21%;
    }

    .width5 {
        width: 38%;
    }

    .width6 {
        width: 93%;
    }

    .service-heading2 {
        font-size: 22px;
    }

    .width7 {
        width: 27%;
    }

    .page-heading1 {
        font-size: 48px;
        margin-top: 20px;
    }

    .padding3 {
        padding-left: 16px;
        padding-right: 0px;
    }

    .padding-top3 {
        padding-top: 46px;
    }
    /*end*/
    .any-container {
        width: 100%;
        float: left;
    }

    .site-map-links {
        width: 90%;
        float: left;
    }

    .site-map-here {
        width: 10%;
        float: left;
    }

    .registration-bottom {
        padding-bottom: 11px;
    }

    .registration-padding {
        padding-right: 27px;
    }

    .registration-image {
        height: 41px;
    }

    .registration-border {
        border: 1px solid;
        border-color: rgb(230, 225, 225);
        background-color: white;
    }

    .registration-border-height {
        height: 236px;
    }

    .padding-contect {
        padding-bottom: 0px;
    }
}
/* Portrait tablets and small desktops */

@media (min-width: 768px) and (max-width: 991px) {

    /*Created By Naveen*/
    #panel {
        padding: 50px;
        display: none;
    }

    .sign-in {
        border-right: 0px solid;
        min-height: 51px;
    }

    .sign-background {
        height: 35px;
        background-color: black;
    }

    .sign-in-height {
        padding-top: 8px;
        float: right;
        height: 25px;
    }

    .sign-right {
        padding-right: 2px;
    }

    .sign-container {
        background-color: rgb(240, 240, 240);
        position: absolute;
        z-index: 11;
    }

    .awesome-work-heading2 {
        font-size: 38px;
    }

    .btn-color {
        background-color: rgb(254, 241, 24);
    }

    .home-button {
        height: 34px;
        width: 152px;
    }

    .contact-txt-box {
        height: 116px;
        padding-bottom: 72px;
    }

    .default-left {
        padding-left: 72px;
    }

    .component-bottom {
        margin-bottom: 10px;
    }

    .component-margin {
        margin-left: 10px;
        margin-right: 10px;
    }

    .page-content {
        font-size: 14px;
    }

    .portfolio-container {
        margin-left: 10px;
        margin-top: 50px;
    }

    .page-heading {
        font-size: 30px;
        margin-top: 30px;
    }

    .float-right {
        float: right;
    }

    .page-heading-title {
        font-size: 25px;
        padding-bottom: 30px;
    }

    .padding-left {
        padding-left: 0;
    }

    .image-padding {
        padding-left: 0px;
    }

    .main-image-height {
        width: 100%;
        height: 600px;
    }

    .awesome-work-images {
        width: 100%;
    }

    .color {
        color: white;
    }

    .default-services-color {
        color: rgb(0, 116, 4);
    }
    /*Created By Naveen*/

    .padding-top {
        padding-top: 22px;
    }

    /*start-contect us page*/
    .padding-top {
        padding-top: 27px;
    }

    .font-size {
        font-size: 39px;
    }

    .margin-top {
        margin-top: 20px;
    }

    .contact-second-heading {
        font-size: 19px;
        padding-top: 25px;
        padding-bottom: 5px;
    }

    /*end*/

    /*Start default-page*/


    .mobile section {
        min-height: 200px;
        margin-left: 25px;
    }

    .margin-top {
        margin-top: 30px;
    }

    .margin-bottom {
        margin-bottom: 30px;
    }

    .margin-top2 {
        margin-top: 32px;
    }

    .margin-bottom2 {
        margin-bottom: 20px;
    }

    .margin-right {
        margin-right: 20px;
    }

    .margin-top3 {
        margin-top: 85px;
    }

    .margin-top4 {
        margin-top: 50px;
    }

    .subscribe-section {
        background-image: url('/Images/slider/subscription-img.jpg');
        /*background-color: rgb(205, 51, 51);*/
        min-height: 300px;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .float-left {
        float: left;
    }

    .width {
        width: 100%;
    }

    .margin-top5 {
        margin-top: 15px;
    }

    .float-initial {
        float: initial;
    }



    .font-family {
        font-family: bold;
    }

    .image-logo {
        width: 200px;
        height: 200px;
    }
    /*end*/
    .padding-bottom {
        padding-bottom: 0px;
    }

    .text-center {
        text-align: left;
    }

    .padding-top-1 {
        padding-top: 0px;
    }
    /*Created By Naveen version-6*/
    .service {
        text-align: left;
    }

    .service-blocks {
        margin-top: 50px;
    }

    .tab-block {
        margin-top: 25px;
    }

    .client-testimonial-text {
        font-size: 16px;
        white-space: normal;
    }

    hr {
        margin-top: 20px;
    }

    .center {
    }

    .awesome-work-heading {
        font-size: 30px;
    }

    .footer-numbers {
        font-size: 35px;
        padding-top: 22px;
    }

    .footer-numbers-text {
        font-size: 22px;
        padding-top: 12px;
    }

    .footer-padding-top {
        padding-top: 20px !important;
    }

    .footer-social-icons {
        float: right;
        padding-top: 35px !important;
    }

    .footer-social-icons-inner {
        float: right;
        width: 450px;
    }

    .a-footer {
        color: lightgray !important;
        font-size: 16px;
    }

        .a-footer:hover {
            text-decoration: none;
            color: lightgray !important;
        }

    a {
        color: black;
        text-decoration: none;
    }

        a:visited {
            color: black;
            text-decoration: none;
        }

        a:hover {
            color: black;
            text-decoration: none;
        }

    .footer-copyrights-text {
        margin-top: 50px !important;
        text-align: right;
    }
    /*Footer social icons*/
    /* Social icon*/
    div#page {
        text-align: center;
    }

    #page a {
        display: block;
        float: left;
        /*margin: 0 10px 10px 0;*/
    }

    #page a {
        overflow: hidden;
        height: 50px;
        -webkit-transition: all linear 200ms;
        -moz-transition: all linear 200ms;
        -o-transition: all linear 200ms;
        transition: all linear 200ms;
    }

        #page a img {
            border: none;
            display: block;
        }

            #page a img:first-child {
                margin-top: 0;
                -webkit-transition: all linear 200ms;
                -moz-transition: all linear 200ms;
                -o-transition: all linear 200ms;
                transition: all linear 200ms;
            }

        #page a:hover img:first-child {
            margin-top: -50px;
        }

        #page a:hover {
            -moz-box-shadow: 0 0 6px #000000;
            -webkit-box-shadow: 0 0 6px #000000;
            box-shadow: 0 0 6px #000000;
        }

    .img-footer {
        width: 50px;
    }
    /*End of footer social icons*/
    .footer-logo {
        font-size: 35px;
    }

    .margin-left-port {
        margin-left: 0px;
    }
    /*Header munu*/
    .sub-menu-container {
        width: 20%;
    }

    /*TODO :: Hide menu and display collapse icon*/
    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

        .navbar-collapse.collapse {
            display: none !important;
        }

    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }
    /*Pinky*/

    .sms-images {
        border: 2px solid rgb(2, 131, 8);
        border-radius: 50%;
        height: 200px;
        width: 200px;
    }

    .padding-top {
        padding-top: 40px;
        left: 31px;
    }

    .product-heading {
        border-bottom: 2px solid;
        border-color: lightgray;
        padding-bottom: 16px;
    }

    .product-content {
        padding-top: 41px;
        padding-bottom: 46px;
        border-bottom: 2px solid;
        border-color: lightgray;
    }

    .product-image-heading {
        padding-bottom: 30px;
        padding-top: 19px;
        background-color: rgb(244, 244, 244);
    }

    .sms-height-width {
        height: 400px;
        width: 350px;
    }

    .share-market-images {
        border: 2px solid rgb(2, 131, 8);
        border-radius: 50%;
        height: 153px;
        width: 153px;
    }

    .product-serkil-heading {
        padding-top: 5px;
        font-weight: bold;
        font-size: 20px;
    }

    .center {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .padding-top2 {
        padding-top: 12px;
    }

    .service-heading2 {
        font-size: 22px;
    }

    .shree-height {
        height: 200px;
    }

    .portfolio-container1 {
        padding-bottom: 50px;
    }

    .share-icon-image {
        height: 36px;
        width: 32px;
    }

    .product-heading1 {
        border-bottom: 2px solid;
        border-color: lightgray;
        padding-bottom: 9px;
    }

    .padding-top1 {
        padding-top: 25px;
    }

    .padding-bottom2 {
        padding-bottom: 25px;
    }

    .share-market-images2 {
        padding-top: 26px;
        padding-bottom: 18px;
    }

    .padding5 {
        padding: 20px;
    }

    .line-height {
        line-height: 0.555555;
    }

    .sms-round-images {
        padding-top: 8px;
        padding-bottom: 0px;
    }

    .width3 {
        width: 34%;
    }

    .width4 {
        width: 21%;
    }

    .width5 {
        width: 38%;
    }

    .width6 {
        width: 93%;
    }

    .service-heading2 {
        font-size: 22px;
    }

    .width7 {
        width: 27%;
    }

    .page-heading1 {
        font-size: 48px;
        margin-top: 20px;
    }

    .padding3 {
        padding-right: 0px;
    }

    .padding-top3 {
        padding-top: 46px;
    }

    .width9 {
        width: 820px;
    }
    /*end*/
    .any-container {
        width: 100%;
        float: left;
    }

    .site-map-links {
        width: 80%;
        float: left;
    }

    .site-map-here {
        width: 15%;
        float: left;
    }

    .registration-bottom {
        padding-bottom: 2px;
    }

    .registration-padding {
        padding-right: 27px;
    }

    .registration-image {
        height: 41px;
    }

    .registration-border {
        border: 1px solid;
        border-color: rgb(230, 225, 225);
        background-color: white;
    }

    .registration-border-height {
        height: 236px;
    }

    .padding-contect {
        padding-bottom: 0px;
    }

    .map-height-width {
        height: 200px;
        width: 968px;
    }
}
/* Landscape phones and portrait tablets */

@media (max-width: 767px) {
    /*Created By Naveen*/
    #panel {
        padding: 50px;
        display: none;
    }

    .sign-in {
        border-right: 0px solid;
        min-height: 41px;
    }

    .sign-background {
        height: 35px;
        background-color: black;
    }

    .sign-in-height {
        padding-top: 8px;
        float: right;
        height: 25px;
    }

    .sign-right {
        padding-right: 2px;
    }

    .sign-container {
        background-color: rgb(240, 240, 240);
        position: absolute;
        z-index: 11;
    }

    .awesome-work-heading2 {
        font-size: 38px;
    }

    .btn-color {
        background-color: rgb(254, 241, 24);
    }

    .home-button {
        height: 34px;
        width: 152px;
    }

    .contact-txt-box {
        height: 116px;
        padding-bottom: 72px;
    }

    .default-left {
        padding-left: 72px;
    }

    .component-bottom {
        margin-bottom: 10px;
    }

    .component-margin {
        margin-left: 10px;
        margin-right: 10px;
    }

    .page-content {
        font-size: 14px;
    }



    .portfolio-container {
        margin-left: 25%;
        margin-top: 50px;
    }

    .page-heading {
        font-size: 30px;
        margin-top: 30px;
    }

    .float-right {
        float: right;
    }

    .page-heading-title {
        font-size: 25px;
        padding-bottom: 30px;
    }

    .padding-left {
        padding-left: 0;
    }

    .image-padding {
        padding-left: 0px;
    }

    .main-image-height {
        width: 100%;
        height: 600px;
    }

    .awesome-work-images {
        width: 100%;
    }

    .color {
        color: white;
    }

    .default-services-color {
        color: rgb(0, 116, 4);
    }
    /*Created By Naveen*/
    .padding-top {
        padding-top: 30px;
    }

    /*start-contect us page*/
    .padding-top {
        padding-top: 20px;
    }

    .font-size {
        font-size: 38px;
    }

    .margin-top {
        margin-top: 20px;
    }

    .contact-second-heading {
        font-size: 19px;
        padding-top: 25px;
        padding-bottom: 5px;
    }

    .contact-us-fields {
        margin-top: 20px;
    }

    /*end*/

    /*Start default-page*/


    .mobile section {
        min-height: 200px;
        margin-left: 25px;
    }

    .margin-top {
        margin-top: 30px;
    }

    .margin-bottom {
        margin-bottom: 30px;
    }

    .margin-top2 {
        margin-top: 32px;
    }

    .margin-bottom2 {
        margin-bottom: 20px;
    }

    .margin-right {
        margin-right: 20px;
    }

    .margin-top3 {
        margin-top: 85px;
    }

    .margin-top4 {
        margin-top: 50px;
    }

    .subscribe-section {
        background-image: url('/Images/slider/subscription-img.jpg');
        /*background-color: rgb(205, 51, 51);*/
        min-height: 300px;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .float-left {
        float: left;
    }

    .width {
        width: 100%;
    }

    .margin-top5 {
        margin-top: 15px;
    }

    .float-initial {
        float: initial;
    }


    .font-family {
        font-family: bold;
    }

    .image-logo {
        width: 200px;
        height: 200px;
    }
    /*end*/
    .padding-bottom {
        padding-bottom: 0px;
    }

    .text-center {
        text-align: center;
    }

    .button-padding {
        padding-left: 14px;
        padding-top: 36px;
        padding-bottom: 36px;
    }

    .map-height-width {
        height: 350px;
        width: 800px;
    }

    .padding-top-1 {
        padding-top: 0px;
    }

    /*Created By Naveen version-6*/
    .service {
        text-align: center;
        margin-top: 25px;
    }

    .service-blocks {
        margin-top: 25px;
    }

    .tab-block {
        margin-top: 25px;
    }

    .client-testimonial-text {
        font-size: 16px;
        white-space: normal;
        margin-top: 20px;
    }

    .xs-blocks {
        margin-top: 20px;
    }

    hr {
        margin-top: 0px;
    }

    .center {
        display: block;
        margin: 0 auto;
    }

    .awesome-work-heading {
        font-size: 25px;
    }


    .footer-padding-top {
        padding-top: 20px !important;
    }

    .ul-padding-left {
        padding-left: 19px !important;
    }

    .footer-social-icons {
        float: right;
        padding-top: 35px !important;
    }

    .footer-social-icons-inner {
        float: left;
        width: 400px;
    }

    .a-footer {
        color: lightgray !important;
        font-size: 15px;
    }

        .a-footer:hover {
            text-decoration: none;
            color: lightgray !important;
        }

    a {
        color: black;
        text-decoration: none;
    }

        a:visited {
            color: black;
            text-decoration: none;
        }

        a:hover {
            color: black;
            text-decoration: none;
        }

    .footer-numbers {
        font-size: 30px;
        padding-top: 22px;
    }

    .footer-numbers-text {
        font-size: 20px;
        padding-top: 12px;
    }

    .footer-copyrights-text {
        margin-top: 50px !important;
        text-align: right;
    }
    /*Footer social icons*/
    /* Social icon*/
    div#page {
        text-align: center;
    }

    #page a {
        display: block;
        float: left;
        /*margin: 0 10px 10px 0;*/
    }

    #page a {
        overflow: hidden;
        height: 50px;
        -webkit-transition: all linear 200ms;
        -moz-transition: all linear 200ms;
        -o-transition: all linear 200ms;
        transition: all linear 200ms;
    }

        #page a img {
            border: none;
            display: block;
        }

            #page a img:first-child {
                margin-top: 0;
                -webkit-transition: all linear 200ms;
                -moz-transition: all linear 200ms;
                -o-transition: all linear 200ms;
                transition: all linear 200ms;
            }

        #page a:hover img:first-child {
            margin-top: -50px;
        }

        #page a:hover {
            -moz-box-shadow: 0 0 6px #000000;
            -webkit-box-shadow: 0 0 6px #000000;
            box-shadow: 0 0 6px #000000;
        }

    .img-footer {
        width: 50px;
    }
    /*End of footer social icons*/
    .footer-logo {
        font-size: 35px;
    }

    .margin-left-port {
        margin-left: 0px;
    }
    /*Header munu*/
    .sub-menu-container {
        width: 20%;
    }
    /*Pinky*/

    .sms-images {
        border: 2px solid rgb(2, 131, 8);
        border-radius: 50%;
        height: 200px;
        width: 200px;
    }

    .padding-top {
        padding-top: 40px;
        left: 31px;
    }

    .product-heading {
        border-bottom: 2px solid;
        border-color: lightgray;
        padding-bottom: 16px;
    }

    .product-content {
        padding-top: 41px;
        padding-bottom: 46px;
        border-bottom: 2px solid;
        border-color: lightgray;
    }

    .product-image-heading {
        padding-bottom: 30px;
        padding-top: 19px;
        background-color: rgb(244, 244, 244);
    }

    .sms-height-width {
        height: 400px;
        width: 350px;
    }

    .share-market-images {
        border: 2px solid rgb(2, 131, 8);
        border-radius: 50%;
        height: 153px;
        width: 153px;
    }

    .product-serkil-heading {
        padding-top: 5px;
        font-weight: bold;
        font-size: 20px;
    }

    .center {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .padding-top2 {
        padding-top: 12px;
    }

    .service-heading2 {
        font-size: 22px;
    }

    .shree-height {
        height: 200px;
    }

    .portfolio-container1 {
        padding-bottom: 50px;
    }

    .share-icon-image {
        height: 36px;
        width: 32px;
    }

    .product-heading1 {
        border-bottom: 2px solid;
        border-color: lightgray;
        padding-bottom: 9px;
    }

    .padding-top1 {
        padding-top: 25px;
    }

    .padding-bottom2 {
        padding-bottom: 25px;
    }

    .share-market-images2 {
        padding-top: 26px;
        padding-bottom: 18px;
    }

    .padding5 {
        padding: 20px;
    }

    .line-height {
        line-height: 0.555555;
    }

    .sms-round-images {
        padding-top: 8px;
        padding-bottom: 0px;
    }

    .width3 {
        width: 34%;
    }

    .width4 {
        width: 21%;
    }

    .width5 {
        width: 38%;
    }

    .width6 {
        width: 93%;
    }

    .service-heading2 {
        font-size: 22px;
    }

    .width7 {
        width: 27%;
    }

    .page-heading1 {
        font-size: 31px;
        margin-top: 20px;
    }

    .padding3 {
        padding-right: 0px;
    }

    .padding-top3 {
        padding-top: 46px;
    }
    /*end*/
    .any-container {
        width: 100%;
        float: left;
    }

    .site-map-links {
        width: 80%;
        float: left;
    }

    .site-map-here {
        width: 20%;
        float: left;
    }

    .registration-bottom {
        padding-bottom: 11px;
    }

    .registration-padding {
        padding-right: 27px;
    }

    .registration-image {
        height: 41px;
    }

    .registration-border {
        border: 1px solid;
        border-color: rgb(230, 225, 225);
        background-color: white;
    }

    .registration-border-height {
        height: 236px;
    }

    .padding-contect {
        padding-bottom: 0px;
    }
}
/* Portrait phones and smaller */

@media (max-width: 480px) {
    #panel {
        padding: 17px;
        display: none;
    }

    .sign-in {
        border-right: 0px solid;
        min-height: 37px;
    }

    .sign-background {
        height: 35px;
        background-color: black;
    }

    .sign-in-height {
        padding-top: 8px;
        float: right;
        height: 25px;
    }

    .sign-right {
        padding-right: 2px;
    }

    .sign-container {
        background-color: rgb(240, 240, 240);
        position: absolute;
        z-index: 11;
    }

    .awesome-work-heading2 {
        font-size: 19px;
    }

    .btn-color {
        background-color: rgb(254, 241, 24);
    }

    .home-button {
        height: 34px;
        width: 152px;
    }

    .contact-txt-box {
        height: 116px;
        padding-bottom: 72px;
    }

    .default-left {
        padding-left: 72px;
    }

    .component-bottom {
        margin-bottom: 10px;
    }

    .component-margin {
        margin-left: 10px;
        margin-right: 10px;
    }

    .page-content {
        font-size: 14px;
    }

    .page-heading {
        font-size: 25px;
        margin-top: 15px;
    }

    .portfolio-container {
        margin-left: 0px;
        margin-top: 50px;
    }

    .float-right {
        float: right;
    }

    .page-heading-title {
        font-size: 20px;
        padding-bottom: 0px;
    }

    .padding-left {
        padding-left: 0;
    }

    .image-padding {
        padding-left: 0px;
        padding-right: 0px;
    }

    .main-image-height {
        width: 100%;
        height: 234px;
    }

    .awesome-work-images {
        width: 100%;
    }

    .color {
        color: white;
    }

    .padding-top {
        padding-top: 30px;
    }

    /*start-contect us page*/
    .padding-top {
        padding-top: 24px;
    }

    .font-size {
        font-size: 25px;
    }

    .margin-top {
        margin-top: 20px;
    }

    .contact-second-heading {
        font-size: 17px;
        padding-top: 20px;
        padding-bottom: 5px;
    }

    .contact-us-fields {
        margin-top: 20px;
    }
    /*end*/

    /*Start default-page*/


    .mobile section {
        min-height: 200px;
        margin-left: 25px;
    }

    .margin-top {
        margin-top: 30px;
    }

    .margin-bottom {
        margin-bottom: 30px;
    }

    .margin-top2 {
        margin-top: 32px;
    }

    .margin-bottom2 {
        margin-bottom: 20px;
    }

    .margin-right {
        margin-right: 20px;
    }

    .margin-top3 {
        margin-top: 85px;
    }

    .margin-top4 {
        margin-top: 50px;
    }

    .subscribe-section {
        background-image: url('/Images/slider/subscription-img.jpg');
        /*background-color: rgb(205, 51, 51);*/
        min-height: 300px;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .float-left {
        float: left;
    }

    .width {
        width: 100%;
    }

    .margin-top5 {
        margin-top: 15px;
    }

    .float-initial {
        float: initial;
    }



    .font-family {
        font-family: bold;
    }

    .image-logo {
        width: 200px;
        height: 200px;
    }

    .padding-bottom {
        padding-bottom: 20px !important;
    }

    .text-center {
        text-align: center;
    }

    .button-padding {
        padding-left: 14px;
        padding-top: 20px;
        padding-bottom: 0px;
    }

    .map-height-width {
        height: 200px;
        width: 425px;
    }

    .padding-top-1 {
        padding-top: 10px;
    }
    /*end*/

    /*Created By Naveen version-6*/
    .service {
        text-align: center;
        margin-top: 25px;
    }

    .service-blocks {
        margin-top: 25px;
    }

    .client-testimonial-text {
        font-size: 16px;
        white-space: normal;
        margin-top: 20px;
    }

    .xs-blocks {
        margin-top: 20px;
    }

    hr {
        margin-top: 0px;
    }

    .center {
        display: block;
        margin: 0 auto;
    }

    .awesome-work-heading {
        font-size: 25px;
    }

    .mobile-solution-heading {
    }

    .footer-logo {
        font-size: 35px;
    }

    .footer-headings {
        font-size: 20px;
    }

    .footer-phone-block {
        font-size: 22px;
        padding-top: 20px;
    }

    .footer-numbers {
        font-size: 30px;
        padding-top: 22px;
    }

    .footer-numbers-text {
        font-size: 20px;
        padding-top: 12px;
    }

    .footer-service-heading {
        padding-top: 39px;
        padding-bottom: 22px;
        font-size: 22px;
    }

    .footer-padding-top {
        padding-top: 20px !important;
    }

    .ul-padding-left {
        padding-left: 19px !important;
    }

    .footer-social-icons {
        float: left;
        padding-top: 35px !important;
    }

    .footer-social-icons-inner {
        float: left;
        width: 350px;
    }

    .a-footer {
        color: lightgray !important;
        font-size: 14px;
    }

        .a-footer:hover {
            text-decoration: none;
            color: lightgray !important;
        }

    a {
        color: black;
        text-decoration: none;
    }

        a:visited {
            color: black;
            text-decoration: none;
        }

        a:hover {
            color: black;
            text-decoration: none;
        }

    .footer-copyrights-text {
        margin-top: 50px !important;
        text-align: left;
    }
    /*Footer social icons*/
    /* Social icon*/
    div#page {
        text-align: center;
    }

    #page a {
        display: block;
        float: left;
        /*margin: 0 10px 10px 0;*/
    }

    #page a {
        overflow: hidden;
        height: 30px;
        -webkit-transition: all linear 200ms;
        -moz-transition: all linear 200ms;
        -o-transition: all linear 200ms;
        transition: all linear 200ms;
    }

        #page a img {
            border: none;
            display: block;
        }

            #page a img:first-child {
                margin-top: 0;
                -webkit-transition: all linear 200ms;
                -moz-transition: all linear 200ms;
                -o-transition: all linear 200ms;
                transition: all linear 200ms;
            }

        #page a:hover img:first-child {
            margin-top: -30px;
        }

        #page a:hover {
            -moz-box-shadow: 0 0 6px #000000;
            -webkit-box-shadow: 0 0 6px #000000;
            box-shadow: 0 0 6px #000000;
        }

    .img-footer {
        width: 30px;
    }
    /*End of footer social icons*/
    .margin-left-port {
        margin-left: 0px;
    }
    /*Header munu*/
    .sub-menu-container {
        width: 20%;
    }

    /*Pinky*/

    .sms-images {
        border: 2px solid rgb(2, 131, 8);
        border-radius: 50%;
        height: 200px;
        width: 200px;
    }

    .padding-top {
        padding-top: 40px;
        left: 31px;
    }

    .product-heading {
        border-bottom: 2px solid;
        border-color: lightgray;
        padding-bottom: 16px;
    }

    .product-content {
        padding-top: 41px;
        padding-bottom: 46px;
        border-bottom: 2px solid;
        border-color: lightgray;
    }

    .product-image-heading {
        padding-bottom: 30px;
        padding-top: 19px;
        background-color: rgb(244, 244, 244);
    }

    .sms-height-width {
        height: 400px;
        width: 350px;
    }

    .share-market-images {
        border: 2px solid rgb(2, 131, 8);
        border-radius: 50%;
        height: 153px;
        width: 153px;
    }

    .product-serkil-heading {
        padding-top: 5px;
        font-weight: bold;
        font-size: 20px;
    }

    .center {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .padding-top2 {
        padding-top: 12px;
    }

    .service-heading2 {
        font-size: 22px;
    }

    .shree-height {
        height: 200px;
    }

    .portfolio-container1 {
        padding-bottom: 9px;
    }

    .share-icon-image {
        height: 36px;
        width: 32px;
    }

    .product-heading1 {
        border-bottom: 2px solid;
        border-color: lightgray;
        padding-bottom: 9px;
    }

    .padding-top1 {
        padding-top: 25px;
    }

    .padding-bottom2 {
        padding-bottom: 25px;
    }

    .share-market-images2 {
        padding-top: 26px;
        padding-bottom: 18px;
    }

    .padding5 {
        padding: 20px;
    }

    .line-height {
        line-height: 0.555555;
    }

    .sms-round-images {
        padding-top: 8px;
        padding-bottom: 0px;
    }

    .width3 {
        width: 34%;
    }

    .width4 {
        width: 21%;
    }

    .width5 {
        width: 38%;
    }

    .width6 {
        width: 93%;
    }

    .service-heading2 {
        font-size: 19px;
    }

    .width7 {
        width: 27%;
    }

    .page-heading1 {
        font-size: 24px;
        margin-top: 20px;
    }

    .padding3 {
        padding-right: 0px;
    }

    .padding-top3 {
        padding-top: 46px;
    }
    /*end*/
    .any-container {
        width: 100%;
        float: left;
    }

    .site-map-links {
        width: 100%;
        float: left;
    }

    .site-map-here {
        width: 100%;
        float: left;
    }

    .registration-bottom {
        padding-bottom: 11px;
    }

    .registration-padding {
        padding-right: 27px;
    }

    .registration-image {
        height: 41px;
    }

    .registration-border {
        border: 1px solid;
        border-color: rgb(230, 225, 225);
        background-color: white;
    }

    .registration-border-height {
        height: 236px;
    }

    .padding-contect {
        padding-bottom: 17px;
    }
}

.subscription-color {
    color: rgb(0, 0, 0);
    font-weight: bold;
}
.active-menu {
    border-top: 1px solid rgb(1, 130, 7) !important;
    color: green !important;
}
