@media screen and (max-width:767px) {

  .header-outer{
    display: none !important;
  }
  .owl-carousel{
    display: none !important;
  }
  .our-services-outer{
    display: none !important;
  }
  .live-chat-outer{
    display: none !important;
  }
  .silent-outer{
    display: none !important;
  }
  .footer-outer{
    display: none !important;
  }

.auto-container {
width:100%;
float:left;
}
.service-inner ul li {
width: 100%;
min-height: inherit;
margin: 10px 0!important;
}
.live-chat-outer {
padding: 0 20px;
}
.live-chat-outer h4 {
font-size: 25px;
padding:0px;
}	
.our-services-outer {
padding: 0px;
}
.live-chat-outer p {
margin-bottom: 10px !important;
}
.live-chat-outer ul {
padding: 0px !important;
}
.live-chat-outer ul li {
margin: 0px 0px !important;
padding: 10px 0px !important;
width: 200px;
float: none;
display: inline-block;
}
.silent-outer {
padding: 30px 15px;
}
.silent-outer h5 {
font-size: 25px;
}
.footer-outer ul li {
padding: 0px 0px !important;
font-size: 22px;
}
.silent-outer ul li {
width: 100%;
margin: 10px 0px !important;
text-align: left;
}
.footer-outer {
width: 100%;
padding: 30px 20px;
text-align: center;
}
.main-links ul li a,
.main-links ul li {
font-size: 16px;
}
.main-links h6 {
font-size: 22px;
}
.main-links {
width: 100%;
    padding: 20px 0px !important;
}
.main-links ul li {
    padding: 10px 0px!important;
    font-size: 20px;
    width: 100%;
    border-bottom: 1px solid #353535;
}

.topnav.responsive
{
display:block !important;
}
a.icon {
position: absolute;
top: 20px;
right: 20px;
color: #fff !important;
}
.contact-left {
width: auto;
padding-left:20px;
}
.pages-right ul li {
padding: 0!important;
width: 100%;
}



/* Add a black background color to the top navigation */
.topnav {
  background-color: #333;
  overflow: hidden;
  display:none;
}

/* Style the links inside the navigation bar */
.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

/* Change the color of links on hover */
.topnav a:hover {
  background-color: #ddd;
  color: black;
}

/* Add an active class to highlight the current page */
.topnav a.active {
  background-color: #4CAF50;
  color: white;
}

/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
  display: none;
}

a.icon {
display: block;
}












}





/* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
@media screen and (max-width: 767px) {

  .header-outer{
    display: none !important;
  }
  .owl-carousel{
    display: none !important;
  }
  .our-services-outer{
    display: none !important;
  }
  .live-chat-outer{
    display: none !important;
  }
  .silent-outer{
    display: none !important;
  }
  .footer-outer{
    display: none !important;
  }

  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
@media screen and (max-width: 767px) {

  .header-outer{
    display: none !important;
  }
  .owl-carousel{
    display: none !important;
  }
  .our-services-outer{
    display: none !important;
  }
  .live-chat-outer{
    display: none !important;
  }
  .silent-outer{
    display: none !important;
  }
  .footer-outer{
    display: none !important;
  }

  .topnav.responsive {position: relative;}
  .topnav.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}


/* Mobile View */
.hidden-desktop {
    display: none;
}

#otperror {
    color: Red;
    font-size: 12px;
}

.otp-group button {
    color: #fff;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 5px;
    display: block;
    line-height: 13px;
    background: #0768a0;
    border: none !important;
}

.case_sec_new_bx strong img.rotate45 {
    transform: rotate(65deg);
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}


.ebcf_modal {
    display: none;
    position: fixed;
    z-index: 999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}

/* Modal Content */
.ebcf_modal-content {
    background-color: #ffffff;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 60%;
    border: none;
    padding: 0;
}

/* The Close Button */
.ebcf_close {
    color: #000000;
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: relative;
    z-index: 99999;
    right: 10px;
    top: 5px;
}

.ebcf_close:hover,
.ebcf_close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.offermodal {
    text-align: center;
    padding: 12px;
}

#mySizeChartModal form {}

#mySizeChartModal form .mb-3 {
    position: relative;
}


#mySizeChartModal form i.fa {
    position: absolute;
    left: 15px;
    top: 13px;
    font-size: 18px;
    color: #dd3333;
}

.offermodal h2 {
    color: #000;
    font-size: 27px;
    /* text-transform: uppercase; */
    text-align: left;
}

.offermodal ul li {
    position: relative;
    text-align: left;
    padding-left: 15px;
}

.offermodal ul li:before {
    content: "";
    background: #fc5f08;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: 0;
}

.offermodal ul {
    margin: 0;
    padding: 0;
}

.offermodal p {
    font-size: 20px;
    color: #fff;
    margin-bottom: 30px;
}

.offermodal input.btn.fbtn {
    background: black;
    width: 100%;
    border-radius: 0;
}

#mySizeChartModal form i.fa.fa-phone {
    transform: rotate(90deg);
    top: 15px;
}

.offermodal .get-quate-form {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

#mySizeChartModal form .form-control::placeholder {
    font-weight: 300;
    color: #000;
}


@media only screen and (max-width: 1024px) {

    .ebcf_modal-content {
        width: 80%;
    }

    #mySizeChartModal .col-xl-6.col-lg-6.col-md-6.col-sm-12.p-0 {
        background-position: center !important;
    }
}


@media only screen and (max-width: 768px) {
    #mySizeChartModal .get-quate-form {
        margin-top: 0;
    }
}

@media only screen and (max-width: 425px) {
    .ebcf_modal-content {
        width: 90%;
    }

    .offermodal h2 {
        font-size: 23px;
    }

    .col-lg-6.col-md-6.col-sm-12.col-xl-6.p-0 {
        height: 200px;
    }

    .offermodal p {
        margin-bottom: 20px;
    }

    .offermodal p {
        font-size: 16px;
    }

    .col-lg-6.col-md-6.col-sm-12.col-xl-6.p-0 {
        display: none;
    }

    .offermodal h2 {
        font-size: 21px;
    }

    .offermodal ul li {
        font-size: 15px;
    }


    img {
        max-width: 100%;
        height: auto;
        vertical-align: top;
    }

    .hidden-desktop .btn-outline-primary {
        border: none;
    }



    * {
        font-family: "Nunito Sans", sans-serif;
    }

    .bnrform {
        background-color: #fff;
        border-radius: 8px;
        padding: 30px 40px 30px 40px;
    }

    .bnrform input,
    .bnrform select {
        width: 100%;
        height: 50px;
        border-radius: 6px;
        background-color: #f7f7f7;
        outline: none;
        border: none;
        box-shadow: none;
        font-size: 16px;
        font-weight: 600;
        color: #000000;
        padding: 0px 15px;
        margin-bottom: 15px;
        border: solid 1px #d9d9d9;
    }

    .bnrform textarea {
        width: 100%;
        min-height: 140px;
        max-height: 180px;
        border-radius: 6px;
        background-color: #f7f7f7;
        outline: none;
        border: none;
        box-shadow: none;
        font-size: 13px;
        font-weight: 500;
        color: #0000;
        padding: 15px;
        margin-bottom: 30px;
    }

    .bnrform input::placeholder,
    .bnrform textarea::placeholder {
        color: #000;
    }

    .bnrform button {
        font-size: 13px;
        color: #fff;
        background-color: #019ee2;
        padding: 12px 30px;
        display: inline-block;
        border-radius: 8px;
        font-weight: 500;
        text-transform: uppercase;
        transition: all .3s;
        border: none;
        outline: none;
        width: 100%;
    }

    .alignitemscenter {
        align-items: center;
    }

    .contentofbnr .caption {
        position: inherit;
        transform: inherit;
    }

    .bnrpadding {
        padding: 100px 0 100px 0;
    }

    /*#courses {
    padding-top: 280px;
}*/

    .section-heading h2 {
        font-size: 35px;
        text-align: center;
    }

    .header-area {
        /*    background-color: rgb(255 255 255);*/
        position: inherit;
    }

    .header-area .main-nav .nav li a {
        color: #000;
        text-transform: capitalize;
        font-size: 17px;
        font-weight: 700;
    }

    .services {
        margin-top: 0;
        position: inherit;
        width: 100%;
    }

    .sectionheading {
        padding: 90px 0;
    }

    .services .owl-dots {
        display: none;
    }

    .services {
        /*    background: #000;*/
    }

    section.our-courses {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .our-courses .item .down-content h4 {
        padding: 15px 20px;
        text-align: center;
    }

    .our-courses .item .down-content .info {
        padding: 20px 20px 20px 20px;
    }

    .webbtn .main-button-red a {
        margin-top: 12px;
    }

    section.apply-now .item {
        height: 100%;
    }

    section.apply-now .item {
        margin-bottom: 0;
    }

    section.apply-now .item {
        background-color: rgb(250 250 250 / 21%);
    }

    #apply .row {
        row-gap: 25px;
    }

    .accordion-body {
        padding: 0rem 0rem !important;
    }

    section.apply-now {
        padding: 100px 0px;
    }

    section.our-facts {
        padding: 100px 0px 100px 0px;
    }

    .new-students {
        margin-top: 10px;
    }

    .count-area-content {
        margin: 10px 0px;
    }

    section.contact-us #contact input {
        width: 100%;
        height: 50px;
        border-radius: 6px;
        background-color: #f7f7f7;
        outline: none;
        border: solid 1px #e7e7e7;
        box-shadow: none;
        font-size: 16px;
        font-weight: 400;
        color: #7a7a7a;
        padding: 0px 15px;
        margin-bottom: 15px;
    }

    section.contact-us #contact textarea {
        width: 100%;
        min-height: 140px;
        max-height: 180px;
        border-radius: 6px;
        background-color: #f7f7f7;
        outline: none;
        border: solid 1px #e7e7e7;
        box-shadow: none;
        font-size: 16px;
        font-weight: 400;
        color: #7a7a7a;
        padding: 15px;
        margin-bottom: 20px;
    }

    section.contact-us #contact button {
        font-size: 16px;
        border-radius: 6px;
    }

    section.contact-us #contact h2 {
        margin-bottom: 20px;
    }


    section.contact-us .right-info ul li {
        display: block;
    }

    section.contact-us .right-info ul li span {
        font-size: 16px;
        font-weight: 400;
    }

    section.contact-us .right-info ul li h6 {
        font-size: 23px;
        font-weight: 500;
        display: inline-block;
    }

    h6.innerheading {
        font-size: 19px !important;
        border-bottom: solid 2px #fff;
        padding-top: 12px;
        font-weight: 400 !important;
    }


    .fbox {
        width: 30%;
    }

    .sbox {
        width: 70%;
    }

    section.contact-us {
        padding: 100px 0px 0px 0px;
    }

    .footer {
        margin-top: 100px;
    }

    section.contact-us #contact h2 {
        font-size: 29px;
    }

    /*======================call icon=============*/
    .call-back-1 {
        position: fixed;
        bottom: 50px;
        left: 15px;
        z-index: +9999;
        animation-name: mover1;
        -webkit-animation: mover1 1s infinite alternate;
        animation: mover1 1s infinite alternate;
        animation: mover1 1s infinite alternate;
    }

    .call-back-1 img {
        width: 50px;
        margin-bottom: 5px;
        display: block;
    }

    @-webkit-keyframes mover1 {
        0% {
            transform: translateY(0);
        }

        100% {
            transform: translateY(-10px);
        }
    }

    @keyframes mover1 {
        0% {
            transform: translateY(0);
        }

        100% {
            transform: translateY(-10px);
        }
    }

    .callingbtn a {
        color: #fff !important;
    }

    .callingbtn a i.fa.fa-phone {
        background: #0072a4;
        border-radius: 20px;
        padding: 10px 11px;
        color: #fff;
    }

    li.callingbtn {
        background: #019ee2;
        border-radius: 6px;
        padding: 6px 10px !important;
        display: inline-block !important;
    }

    .imgoflogo img {
        width: 215px;
    }

    .outerofthankyousection {
        text-align: center;
        padding: 90px 0;
    }

    #meetings .row {
        justify-content: center;
    }

    .meeting-item {
        margin-bottom: 30px;
        background: #fff !important;
        height: 380px !important;
        border-radius: 25px;
        border: solid 6px #fff !important;
    }

    .smsm svg {
        width: 43px;
        color: #ffffff;
    }

    .ssmssm svg {
        width: 43px;
        color: #ffffff;
    }

    .moretext {
        display: none;
    }

    .moretexttwo {
        display: none;
    }

    .parternicon {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        justify-content: center;
        align-items: center;
    }

    .iconbox {
        width: 8%;
    }

    section.our-facts {
        background: #f7f7f7;
    }



    @media only screen and (max-width: 768px) {
        li.callingbtn {
            display: none !important;
        }

        .header-area .main-nav .nav li a {
            font-size: 13px;
        }

        section.upcoming-meetings {
            padding-top: 0;
        }

        .meeting-item {
            margin-bottom: 0 !important;
            height: 350px;
        }

        .aboutimg {
            display: none;
        }

        #apply .row {
            justify-content: center;
        }

        #meetings .row {
            justify-content: center;
        }

        .meeting-item {
            margin-bottom: 0 !important;
            margin: 0 auto;
        }

        .iconbox {
            width: 15%;
        }
    }

    @media only screen and (max-width: 425px) {
        section.our-facts {
            padding: 80px 0px 80px 0px;
        }

        .sectionheading {
            padding: 80px 0;
        }

        section.apply-now {
            padding: 80px 0px;
        }

        section#top {
            background-position: center !important;
        }

        .iconbox {
            width: 27%;
        }

        iframe {
            height: 250px;
        }

        section.contact-us .right-info ul li h6 {
            font-size: 17px;
        }

        section.contact-us .right-info ul li span {
            font-size: 14px;
            margin-bottom: 10px;
        }

        .footer {
            margin-top: 50px;
        }

        section.contact-us {
            padding: 60px 0px 0px 0px;
        }

        .footer {
            padding: 50px 0px 10px 0px;
        }

        section.our-facts {
            padding: 60px 0px 60px 0px;
        }

        .sectionheading {
            padding: 60px 0;
        }

        section#meetings {
            padding-bottom: 30px !important;
        }

        section.our-courses {
            padding-top: 60px;
            padding-bottom: 60px;
        }

        .bnrform {
            background-color: #fff;
            border-radius: 8px;
            padding: 20px;
            margin-top: 20px;
        }

        .header-area .main-nav .logo {
            color: #1e1e1e;
            margin-left: 0;
        }

        .header-area .main-nav .nav li a {
            text-align: left;
            padding-left: 20px !important;
        }
    }


    .caption h1 {
        background: #409b2d;
        display: inline;
        padding: 2px 10px;
        border-radius: 2px;
        font-size: 18px;
    }




    #myModal .modal-header {
        padding: 0;
        border-bottom: none;
    }

    #myModal button.btn-close {
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 9;
    }

    #myModal #formmod {
        padding: 0;
    }

    #myModal h2.mb-3 {
        text-align: center;
        text-transform: capitalize;
        padding-top: 20px;
    }

    #myModal textarea#message {
        margin-bottom: 15px;
    }

    #myModal button.button {
        margin-bottom: 10px;
    }


    .getf h2 {
        margin: 0 !important;
    }

    .getf {
        border-left: solid 4px #019ee2;
        margin-bottom: 10px;
    }


    /*.bnrform select {*/
    /*    width: 100%;*/
    /*    height: 50px;*/
    /*    border-radius: 6px;*/
    /*    background-color: #f7f7f7;*/
    /*    outline: none;*/
    /*    border: none;*/
    /*    box-shadow: none;*/
    /*    font-size: 13px;*/
    /*    font-weight: 500;*/
    /*    color: #000000;*/
    /*    padding: 0px 15px;*/
    /*    margin-bottom: 15px;*/
    /*}*/

    p.ratingset {}

    p.ratingset i.fa {
        color: orange;
        font-size: 20px;
    }

    p.ratingset {
        padding-top: 10px;
        font-size: 18px !important;
    }


    .header-area .main-nav .nav {
        align-items: center;
    }




    .div-block-584 {
        background-image: linear-gradient(124deg, #edf6ff, #ecf9ff);
        border-radius: 9px;
        justify-content: space-between;
        width: 100%;
        margin-top: 20px;
        padding: 19px 10px;
        display: flex;
        position: relative;
        bottom: 57px;
        box-shadow: 0px 5px 5px #e7e7e7;
    }

    .div-block-546 {
        align-items: center;
        margin-left: 10px;
        margin-right: 10px;
        display: flex;
    }

    .header_relative-icon-wrapper {
        margin-right: .5rem;
    }

    .text-weight-medium-3.text-style-muted {
        color: #000;
        font-size: 16px;
        font-weight: 500;
    }

    .header_relative-icon-wrapper img.header_relative-icon {
        width: 46px;
    }

    .sectionheadingtwo h2 {
        font-weight: 600;
    }

    .sectionheadingtwo p {
        font-size: 17px;
        font-weight: 500;
        color: #000;
    }

    /*.conset {*/
    /*    margin-bottom: -55px;*/
    /*}*/


    .item h4 {
        padding: 0px !important;
        border-bottom: none !important;
        width: 100%;
    }

    .down-content {
        display: inherit;
        justify-content: center;
        align-items: center;
        gap: 5px;
        flex-wrap: wrap;
        text-align: center;
    }


    .item {
        background: #fff;
        border: solid 1px #d1d1d1;
        border-radius: 8px;
        overflow: inherit;
        /* padding: 15px; */
        margin: 9px 0;
        transition: .5s;
    }

    .item img {
        border-radius: 5px;
    }

    .down-content p {
        font-size: 15px;
        font-weight: 600;
        width: 100%;
        text-align: center;
    }

    .main-button-red {
        text-align: center;
    }

    .down-content p i.fa {
        color: orange;
        font-size: 18px;
    }

    .down-content {
        padding: 17px 0;
    }

    .item:hover {
        box-shadow: 0 0 11px #dbdbdb;
        transform: scale(1.02);
    }

    .webbtn .main-button-red a {
        margin-top: 12px;
        padding: 12px 25px;
        margin: 0;
        font-size: 16px;
        text-transform: capitalize;
        border-radius: 7px !important;
    }

    .bgwhite {
        background: #fff !important;
    }

    .othercourse .owl-stage-outer {
        display: flex;
        justify-content: center;
    }

    .designset {}

    /*.designset p {*/
    /*    width: 41%;*/
    /*}*/

    /*.designset h4 {*/
    /*    width: 53%;*/
    /*}*/
    .video-overlay.header-text .scroll-to-section {
        text-align: left;
    }

    .designset a {
        font-size: 16px;
    }

    img.imgoficon {
        width: 72px;
        /* padding: 10px 10px; */
        /* border: solid 2px #019ee2; */
        /* border-radius: 50%; */
        margin-bottom: 13px;
    }

    .categories a {
        color: #019ee2;
        font-weight: 600;
    }

    .contentofside h2 {
        color: #fff;
    }

    .contentofside p {
        color: #fff;
        font-weight: 300;
        font-size: 17px;
    }

    .videoifram {
        background: #fff;
        padding: 10px 10px 2px 10px;
        border-radius: 8px;
    }

    .videoifram iframe {
        border-radius: 5px;
    }

    .slide2set .down-content {
        display: inherit;
        padding-bottom: 0 !important;
    }

    .slide2set .down-content h4 {
        width: 100%;
        font-size: 25px;
        margin-top: 0;
    }

    .slide2set .down-content p {
        width: 100%;
        text-align: center;
        font-size: 16px;
        font-weight: 400;
    }

    .slide2set .item {
        padding-left: 12px;
        padding-right: 12px;
    }

    .videoset {
        border: solid 1px #c9c9c9;
        padding: 10px 10px;
        border-radius: 8px;
        background: #fff;
    }

    #myModal .modal-body {
        padding: 0;
    }

    #myModal .modal-dialog {
        max-width: 930px !important;
    }

    #myModal .col-lg-12.getf {}

    #myModal .col-lg-12.getf h2.mb-3 {
        text-align: left;
        padding-top: 0;
    }

    #myModal #formmod {
        padding: 30px 40px 30px 20px;
    }

    .modalimg {
        position: relative;
    }

    .modalimg h2 {
        color: #fff;
    }

    .modalimg ul {
        color: #fff;
    }

    #myModal #formmod {
        padding: 30px 40px 30px 20px;
    }

    /*.modalimg:after {content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;background: #0000007a;}*/

    .header-area.header-sticky {
        background: #fff !important;
    }


    .contentofbnr ul li {
        color: #fff;
        width: 39%;
        display: inline-block;
        padding-bottom: 13px;
        font-size: 18px;
    }

    .contentofbnr ul li i.fa {
        color: #24d100;
    }

    .placementsection .item {
        padding: 0;
        box-shadow: 0 0 7px #8080804f;
        overflow: hidden;
        border: none;
    }

    .placementsection .item .down-content {
        padding: 18px 20px;
        height: 79px;
    }

    .placementsection .item .down-content h4 {
        text-align: left;
    }


    .userinfo img {
        width: 80px !important;
        border-radius: 100%;
        margin: 0 auto;
    }

    .userinfo {
        text-align: center;
    }

    .userinfo ul {
        padding: 0;
        margin: 0;
    }

    .userinfo ul li {
        display: inline-block;
    }

    .userinfo ul li i.fa {
        color: orange;
    }

    p.title {
        font-weight: 600;
        font-size: 19px;
        margin-top: 20px;
    }

    .testcontent {
        text-align: center;
    }

    .testimonials .item:hover {
        transform: inherit;
        box-shadow: none;
    }

    .section-heading p {
        text-align: center;
        color: #019ee2;
        font-weight: 500;
        font-size: 18px;
        text-transform: capitalize;
    }

    question {
        font-size: 1.2rem;
        font-weight: 600;
        padding: 20px 80px 20px 20px;
        position: relative;
        display: flex;
        align-items: center;
        cursor: pointer;
    }

    .question::after {
        content: "\002B";
        font-size: 2.2rem;
        position: absolute;
        right: 20px;
        transition: 0.2s;
    }

    .question.active::after {
        transform: rotate(45deg);
    }

    .answercont {
        max-height: 0;
        overflow: hidden;
        transition: 0.3s;
    }

    .answer {
        padding: 0 20px 20px;
        line-height: 1.5rem;
    }

    .question.active+.answercont {}

    .containerset {
        border-bottom: solid 1px #d7d7d7;
        padding: 14px 0;
        position: relative;
    }

    .question {
        font-size: 19px;
        font-weight: 600;
        color: #000;
    }

    .answer {
        font-size: 17px;
        padding: 0;
    }

    .bgofwhite {
        background: #f7f7f7;
        padding: 50px 60px !important;
    }

    .textoffaq h2 {
        text-align: left;
    }

    .contactform li {
        padding-bottom: 4px;
        font-size: 15px;
    }

    .contactform li i.fa {
        color: #019ee2;
        padding-right: 6px;
    }


    * {
        font-family: "Nunito Sans", sans-serif;
    }

    .bnrform {
        background-color: #fff;
        border-radius: 8px;
        padding: 30px 40px 30px 40px;
    }

    .bnrform input,
    .bnrform select {
        width: 100%;
        height: 50px;
        border-radius: 6px;
        background-color: #f7f7f7;
        outline: none;
        border: none;
        box-shadow: none;
        font-size: 16px;
        font-weight: 600;
        color: #000000;
        padding: 0px 15px;
        margin-bottom: 15px;
        border: solid 1px #d9d9d9;
    }

    .bnrform textarea {
        width: 100%;
        min-height: 140px;
        max-height: 140px;
        border-radius: 6px;
        background-color: #f7f7f7;
        outline: none;
        border: none;
        box-shadow: none;
        font-size: 13px;
        font-weight: 500;
        color: #0000;
        padding: 15px;
        margin-bottom: 30px;
        border: solid 1px #d9d9d9;
    }

    .bnrform input::placeholder,
    .bnrform textarea::placeholder {
        color: #000;
    }

    .bnrform button {
        font-size: 13px;
        color: #fff;
        background-color: #ff0000;
        padding: 12px 30px;
        display: inline-block;
        border-radius: 8px;
        font-weight: 500;
        text-transform: uppercase;
        transition: all .3s;
        border: none;
        outline: none;
        width: 100%;
    }

    .alignitemscenter {
        align-items: center;
    }

    .contentofbnr .caption {
        position: inherit;
        transform: inherit;
    }

    .bnrpadding {
        padding: 100px 0 100px 0;
    }

    /*#courses {
    padding-top: 280px;
}*/

    .section-heading h2 {
        font-size: 35px;
        text-align: center;
        text-transform: uppercase;
        font-weight: 500;
    }

    .header-area {
        /*    background-color: rgb(255 255 255);*/
        position: inherit;
    }

    .header-area .main-nav .nav li a {
        color: #000;
        text-transform: capitalize;
        font-size: 17px;
        font-weight: 700;
    }

    .services {
        margin-top: 0;
        position: inherit;
        width: 100%;
    }

    .sectionheading {
        padding: 90px 0;
    }

    .services .owl-dots {
        display: none;
    }

    .services {
        /*    background: #000;*/
    }

    section.our-courses {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .our-courses .item .down-content h4 {
        padding: 15px 20px;
        text-align: left;
        font-size: 22px;
    }

    .our-courses .item .down-content .info {
        padding: 20px 20px 20px 20px;
    }

    .webbtn .main-button-red a {
        margin-top: 12px;
    }

    section.apply-now .item {
        height: 100%;
    }

    section.apply-now .item {
        margin-bottom: 0;
    }

    section.apply-now .item {
        background-color: rgb(250 250 250 / 21%);
        background: #fff;
    }

    i.fa.fa-envelope {

        color: #fff;
    }

    section {
        padding: 0px !important;
    }

    li {}

    .iconofinfo i.fa {
        color: #ffff;
        font-size: 42px;
    }

    .infocontact h6 {
        margin: 0 !important;
    }

    #apply .row {
        row-gap: 25px;
    }

    .accordion-body {
        padding: 0rem 0rem !important;
    }

    section.apply-now {
        padding: 100px 0px;
    }

    section.our-facts {
        padding: 100px 0px 100px 0px;
    }

    .new-students {
        margin-top: 10px;
    }

    .count-area-content {
        margin: 10px 0px;
    }

    section.contact-us #contact input {
        width: 100%;
        height: 50px;
        border-radius: 6px;
        background-color: #f7f7f7;
        outline: none;
        border: solid 1px #e7e7e7;
        box-shadow: none;
        font-size: 16px;
        font-weight: 400;
        color: #7a7a7a;
        padding: 0px 15px;
        margin-bottom: 15px;
    }

    section.contact-us #contact textarea {
        width: 100%;
        min-height: 140px;
        max-height: 180px;
        border-radius: 6px;
        background-color: #f7f7f7;
        outline: none;
        border: solid 1px #e7e7e7;
        box-shadow: none;
        font-size: 16px;
        font-weight: 400;
        color: #7a7a7a;
        padding: 15px;
        margin-bottom: 20px;
    }

    section.contact-us #contact button {
        font-size: 16px;
        border-radius: 6px;
    }

    section.contact-us #contact h2 {
        margin-bottom: 20px;
    }


    section.contact-us .right-info ul li {
        display: block;
    }

    section.contact-us .right-info ul li span {
        font-size: 16px;
        font-weight: 400;
    }

    section.contact-us .right-info ul li h6 {
        font-size: 23px;
        font-weight: 500;
        display: inline-block;
    }

    h6.innerheading {
        font-size: 19px !important;
        border-bottom: solid 2px #fff;
        padding-top: 12px;
        font-weight: 400 !important;
    }


    .fbox {
        width: 30%;
    }

    .sbox {
        width: 70%;
    }

    section.contact-us {
        padding: 100px 0px 0px 0px;
    }

    .footer {
        margin-top: 100px;
    }

    section.contact-us #contact h2 {
        font-size: 29px;
    }

    /*======================call icon=============*/
    .call-back-1 {
        position: fixed;
        bottom: 15px;
        right: 15px;
        z-index: +9999;
        animation-name: mover1;
        -webkit-animation: mover1 1s infinite alternate;
        animation: mover1 1s infinite alternate;
        animation: mover1 1s infinite alternate;
    }

    .call-back-1 img {
        width: 50px;
        margin-bottom: 5px;
        display: block;
        position: relative;
        z-index: 9;
    }

    @-webkit-keyframes mover1 {
        0% {
            transform: translateY(0);
        }

        100% {
            transform: translateY(-10px);
        }
    }

    @keyframes mover1 {
        0% {
            transform: translateY(0);
        }

        100% {
            transform: translateY(-10px);
        }
    }

    .callingbtn a {
        color: #fff !important;
    }

    .callingbtn a i.fa.fa-phone {
        background: #000000;
        border-radius: 20px;
        padding: 10px 11px;
        color: #fff;
    }

    li.callingbtn {
        background: #ff0000;
        border-radius: 6px;
        padding: 6px 10px !important;
        display: inline-block !important;
    }

    .imgoflogo img {
        width: 215px;
    }

    .outerofthankyousection {
        text-align: center;
        padding: 90px 0;
    }

    #meetings .row {
        justify-content: center;
    }

    .meeting-item {
        margin-bottom: 30px;
        background: #fff !important;
        height: 380px !important;
        border-radius: 25px;
        border: solid 6px #fff !important;
    }

    .smsm svg {
        width: 43px;
        color: #019ee2;
    }

    .ssmssm svg {
        width: 43px;
        color: #019ee2;
    }

    .moretext {
        display: none;
    }

    .moretexttwo {
        display: none;
    }

    .parternicon {
        display: flex;
        flex-wrap: wrap;
        gap: 25px;
        justify-content: center;
        align-items: center;
    }

    .iconbox {
        width: 10%;
        box-shadow: 0 0 15px #c3c3c3;
        height: 111px;
        padding: 10px 10px;
        border-radius: 8px;
        display: flex;
        align-items: center;
        transition: .5s;
        cursor: pointer;
    }

    .iconbox-u {
        box-shadow: none;
        border: 1px solid #cdeaf7;
        width: 12%;
        height: 140px;
        padding: 20px;
    }

    .counersetup .counterinrstr {
        padding: 20px;
        box-shadow: 0 0 14px #bdbdbd4a;
        text-align: center;
        height: 100%;
        border-radius: 6px;
        transition: .5s;
        cursor: pointer;
    }

    section.our-facts {
        background: #f7f7f7;
    }

    .cunterimgbox {
        width: 79px;
        margin: 0 auto;
    }

    .counterinrstr h3 {
        font-size: 20px;
        padding-top: 20px;
    }

    .counterinrstr h3 span {
        color: #ff0000;
        font-weight: 700;
        font-size: 35px;
        display: block;
    }

    .counterinrstr:hover {
        transform: scale(1.05);
    }

    .videoifram2 img {
        width: 85%;
    }

    .videoifram2 {
        text-align: center;
    }

    .bgcolor {
        background: #f7f7f7;
    }

    i.fa.fa-hand-o-right {
        color: #ff0000;
    }

    .webbtn .main-button-red {
        padding-top: 10px;
    }


    @media only screen and (max-width: 768px) {
        li.callingbtn {
            display: none !important;
        }

        .header-area .main-nav .nav li a {
            font-size: 13px;
        }

        section.upcoming-meetings {
            padding-top: 0;
        }

        .meeting-item {
            margin-bottom: 0 !important;
            height: 350px;
        }

        .aboutimg {
            display: none;
        }

        #apply .row {
            justify-content: center;
        }

        #meetings .row {
            justify-content: center;
        }

        .meeting-item {
            margin-bottom: 0 !important;
            margin: 0 auto;
        }

        .iconbox {
            width: 15%;
        }
    }

    @media only screen and (max-width: 425px) {
        section.our-facts {
            padding: 80px 0px 80px 0px;
        }

        .sectionheading {
            padding: 80px 0;
        }

        section.apply-now {
            padding: 80px 0px;
        }

        section#top {
            background-position: center !important;
        }

        .iconbox {
            width: 27%;
        }

        iframe {
            height: 250px;
        }

        section.contact-us .right-info ul li h6 {
            font-size: 17px;
        }

        section.contact-us .right-info ul li span {
            font-size: 14px;
            margin-bottom: 10px;
        }

        .footer {
            margin-top: 50px;
        }

        section.contact-us {
            padding: 60px 0px 0px 0px;
        }

        .footer {
            padding: 50px 0px 10px 0px;
        }

        section.our-facts {
            padding: 60px 0px 60px 0px;
        }

        .sectionheading {
            padding: 60px 0;
        }

        section#meetings {
            padding-bottom: 30px !important;
        }

        section.our-courses {
            padding-top: 60px;
            padding-bottom: 60px;
        }

        .bnrform {
            background-color: #fff;
            border-radius: 8px;
            padding: 20px;
            margin-top: 20px;
        }

        .header-area .main-nav .logo {
            color: #1e1e1e;
            margin-left: 0;
        }

        .header-area .main-nav .nav li a {
            text-align: left;
            padding-left: 20px !important;
        }


        .hidden-desktop {
            display: block !important;
        }

        .desktop-screen {
            display: none !important;
        }


        .top-head {
            padding: 20px 0px;
        }

        .topic-section h4 {
            padding-bottom: 25px;
        }

        input {
            padding-left: 20px !important;
        }

        h2.pb-md-1 {
            padding: 20px;
        }

        h3.mb-md-4 {
            padding: 20px 0px;
        }

        .brand-logo {
            padding: 20px 0px !important;

        }

        a.btn.btn-success {
            color: #fff !important;
            text-decoration: none;
        }



    }


    .caption h1 {
        background: #409b2d;
        display: inline;
        padding: 2px 10px;
        border-radius: 2px;
        font-size: 18px;
    }




    #myModal .modal-header {
        padding: 0;
        border-bottom: none;
    }

    #myModal button.btn-close {
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 9;
    }

    #myModal #formmod {
        padding: 0;
    }

    #myModal h2.mb-3 {
        text-align: center;
        text-transform: capitalize;
        padding-top: 20px;
    }

    #myModal textarea#message {
        margin-bottom: 15px;
    }

    #myModal button.button {
        margin-bottom: 10px;
    }


    .getf h2 {
        margin: 0 !important;
        font-size: 23px;
        font-weight: 600;
    }

    .getf h2 span {
        color: #ff0000;
        font-weight: 700;
    }

    .btnofthankyou .main-button-red {
        text-align: center;
    }

    .getf {
        border-left: solid 4px #ff0000;
        margin-bottom: 10px;
    }


    /*.bnrform select {*/
    /*    width: 100%;*/
    /*    height: 50px;*/
    /*    border-radius: 6px;*/
    /*    background-color: #f7f7f7;*/
    /*    outline: none;*/
    /*    border: none;*/
    /*    box-shadow: none;*/
    /*    font-size: 13px;*/
    /*    font-weight: 500;*/
    /*    color: #000000;*/
    /*    padding: 0px 15px;*/
    /*    margin-bottom: 15px;*/
    /*}*/

    p.ratingset {}

    p.ratingset i.fa {
        color: orange;
        font-size: 20px;
    }

    p.ratingset {
        padding-top: 10px;
        font-size: 18px !important;
    }


    .header-area .main-nav .nav {
        align-items: center;
    }




    .div-block-584 {
        background-image: linear-gradient(124deg, #edf6ff, #ecf9ff);
        border-radius: 9px;
        justify-content: space-between;
        width: 100%;
        margin-top: 20px;
        padding: 19px 10px;
        display: flex;
        position: relative;
        bottom: 0;
        box-shadow: 0px 5px 5px #e7e7e7;
    }

    .div-block-546 {
        align-items: center;
        margin-left: 10px;
        margin-right: 10px;
        display: flex;
    }

    .header_relative-icon-wrapper {
        margin-right: .5rem;
    }

    .text-weight-medium-3.text-style-muted {
        color: #000;
        font-size: 16px;
        font-weight: 500;
    }

    .header_relative-icon-wrapper img.header_relative-icon {
        width: 46px;
    }

    .sectionheadingtwo h2 {
        font-weight: 600;
    }

    .sectionheadingtwo p {
        font-size: 17px;
        font-weight: 500;
        color: #000;
    }

    /*.conset {*/
    /*    margin-bottom: -55px;*/
    /*}*/


    .item h4 {
        padding: 0px !important;
        border-bottom: none !important;
        width: 100%;
    }

    .down-content {
        display: inherit;
        justify-content: center;
        align-items: center;
        gap: 5px;
        flex-wrap: wrap;
        text-align: center;
    }


    .item {
        background: #fff;
        border: solid 1px #d1d1d1;
        border-radius: 8px;
        overflow: inherit;

        margin-top: 80px !important;
        transition: .5s;
    }




    .item img {
        border-radius: 5px;
    }

    .down-content p {
        font-size: 15px;
        font-weight: 600;
        width: 100%;
        text-align: left;
    }

    .main-button-red {
        text-align: left;
    }

    .down-content p i.fa {
        color: orange;
        font-size: 18px;
    }

    video {
        max-width: 100%;
        height: auto;
    }

    .videooverly {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: #00000087;
    }

    .videoopen {
        position: relative;
    }

    .videobutton {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 0 auto;
        text-align: center;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .videoupperfix h2 {
        color: #fff;
        text-transform: uppercase;
    }

    .videoupperfix p {
        color: #fff;
        font-weight: 300;
        margin: 10px 0 20px 0;
    }

    .down-content {
        padding: 17px 0;
    }

    .item:hover {
        box-shadow: 0 0 11px #dbdbdb;
        transform: scale(1.02);
    }

    .webbtn .main-button-red a {
        margin-top: 12px;
        padding: 12px 25px;
        margin: 0;
        font-size: 16px;
        text-transform: capitalize;
        border-radius: 7px !important;
    }

    .bgwhite {
        background: #fff !important;
    }

    .othercourse .owl-stage-outer {
        display: flex;
        justify-content: center;
    }

    .designset {}

    /*.designset p {*/
    /*    width: 41%;*/
    /*}*/

    /*.designset h4 {*/
    /*    width: 53%;*/
    /*}*/
    .video-overlay.header-text .scroll-to-section {
        text-align: left;
    }

    .designset a {
        font-size: 16px;
    }

    img.imgoficon {
        width: 72px;
        /* padding: 10px 10px; */
        /* border: solid 2px #019ee2; */
        /* border-radius: 50%; */
        margin-bottom: 13px;
    }

    .categories a {
        color: #019ee2;
        font-weight: 600;
    }

    .contentofside h2 {
        color: #000000;
    }

    .contentofside p {
        color: #000;
        font-weight: 300;
        font-size: 17px;
    }

    .videoifram {
        background: #fff;
        padding: 10px 10px 2px 10px;
        border-radius: 8px;
    }

    .videoifram iframe {
        border-radius: 5px;
    }

    .slide2set .down-content {
        display: inherit;
        padding-bottom: 0 !important;
    }

    .slide2set .down-content h4 {
        width: 100%;
        font-size: 25px;
        margin-top: 0;
    }

    .slide2set .down-content p {
        width: 100%;
        text-align: center;
        font-size: 16px;
        font-weight: 400;
    }

    .slide2set .item {
        padding-left: 12px;
        padding-right: 12px;
    }

    .videoset {
        border: solid 1px #c9c9c9;
        padding: 10px 10px;
        border-radius: 8px;
        background: #fff;
    }

    #myModal .modal-body {
        padding: 0;
    }

    #myModal .modal-dialog {
        max-width: 930px !important;
    }

    #myModal .col-lg-12.getf {}

    #myModal .col-lg-12.getf h2.mb-3 {
        text-align: left;
        padding-top: 0;
    }

    #myModal #formmod {
        padding: 30px 40px 30px 20px;
    }

    .modalimg {
        position: relative;
    }

    .modalimg h2 {
        color: #fff;
    }

    .modalimg ul {
        color: #fff;
    }

    #myModal #formmod {
        padding: 30px 40px 30px 20px;
    }

    /*.modalimg:after {content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;background: #0000007a;}*/

    .header-area.header-sticky {
        background: #fff !important;
    }


    .contentofbnr ul li {
        color: #fff;
        width: 50%;
        display: inline-block;
        padding-bottom: 13px;
        font-size: 18px;
        font-weight: 700;
    }

    .contentofbnr ul li i.fa {
        color: #ff0000;
    }

    .placementsection .item {
        padding: 0;
        box-shadow: 0 0 7px #8080804f;
        overflow: hidden;
        border: none;
    }

    .placementsection .item .down-content {
        padding: 18px 20px;
        height: 79px;
    }

    .placementsection .item .down-content h4 {
        text-align: left;
    }


    .userinfo img {
        width: 80px !important;
        border-radius: 100%;
        margin: 0 auto;
    }

    .userinfo {
        text-align: center;
    }

    .userinfo ul {
        padding: 0;
        margin: 0;
    }

    .userinfo ul li {
        display: inline-block;
    }

    .userinfo ul li i.fa {
        color: orange;
    }

    p.title {
        font-weight: 600;
        font-size: 19px;
        margin-top: 20px;
    }

    .testcontent {
        text-align: center;
    }

    .testimonials .item:hover {
        transform: inherit;
        box-shadow: none;
    }

    .section-heading p {
        text-align: center;
        color: #ff0000;
        font-weight: 500;
        font-size: 18px;
        text-transform: capitalize;
    }

    #partners h3 {
        color: red;
        font-size: 21px;
    }

    .counterinrstr h3 {
        font-size: 19px !important;
        color: #000 !important;
    }

    question {
        font-size: 1.2rem;
        font-weight: 600;
        padding: 20px 80px 20px 20px;
        position: relative;
        display: flex;
        align-items: center;
        cursor: pointer;
    }

    .question::after {
        content: "\002B";
        font-size: 2.2rem;
        position: absolute;
        right: 20px;
        transition: 0.2s;
    }

    .question.active::after {
        transform: rotate(45deg);
    }

    .answercont {
        max-height: 0;
        overflow: hidden;
        transition: 0.3s;
    }

    .answer {
        padding: 0 20px 20px;
        line-height: 1.5rem;
    }

    .question.active+.answercont {}

    .containerset {
        border-bottom: solid 1px #d7d7d7;
        padding: 14px 0;
        position: relative;
    }

    .question {
        font-size: 19px;
        font-weight: 600;
        color: #000;
    }

    .answer {
        font-size: 17px;
        padding: 0;
    }

    .bgofwhite {
        background: #f7f7f7;
        padding: 50px 60px !important;
    }

    .textoffaq h2 {
        text-align: left;
    }

    .contactform li {
        padding-bottom: 4px;
    }

    .contactform li i.fa {
        color: #019ee2;
        padding-right: 6px;
    }

    .footercotent {
        text-align: center;
    }

    .footercotent h2 {
        color: #fff;
    }

    .ksmachinery.in p {
        color: #fff;
    }

    .footercotent p {
        color: #fff;
        font-size: 20px;
    }

    .footerbtn {
        text-align: center;
    }

    @media screen and (max-width: 790px) {
        html {
            font-size: 14px;
        }

        .wrapper {
            width: 80%;
        }
    }


    @media only screen and (max-width: 1440px) {
        .header-area .main-nav .nav li a {
            font-size: 15px;
        }
    }

    @media only screen and (max-width: 1069px) {
        .header-area .main-nav .nav li a {
            font-size: 14px;
        }
    }


    @media only screen and (max-width: 1024px) {
        .header-area .main-nav .nav li a {
            font-size: 15px;
        }
    }

    @media only screen and (max-width: 768px) {
        .othercourse .owl-stage-outer {
            display: inherit;
        }
    }


    @media only screen and (max-width: 425px) {
        .bnrform {
            padding: 30px;
        }

        .div-block-546 {
            width: 40% !important;
        }

        .div-block-584 {
            flex-wrap: wrap;
            row-gap: 13px;
        }

        .section-heading h2 {
            font-size: 30px;
        }

        .main-banner .caption h2 {
            text-align: center !important;
        }

        .main-banner .caption p {
            font-size: 16px;
            text-align: center;
        }

        .video-overlay.header-text .scroll-to-section {
            text-align: center;
        }

        .caption h1 {
            display: block;
        }

        .bgofwhite {
            padding: 50px 20px !important;
        }

        .wrapper {
            width: 100%;
        }

        .section-heading h2 {
            font-size: 27px;
        }

        .textoffaq h2 {
            text-align: center;
        }
    }

    @media screen and (max-width: 790px) {
        html {
            font-size: 14px;
        }

        .wrapper {
            width: 80%;
        }
    }


    @media only screen and (max-width: 1440px) {
        .header-area .main-nav .nav li a {
            font-size: 15px;
        }
    }

    @media only screen and (max-width: 1069px) {
        .header-area .main-nav .nav li a {
            font-size: 14px;
        }

        section.contact-us .right-info ul li h6 {
            font-size: 20px;
        }

        section.contact-us .right-info ul li span {
            font-size: 14px;
        }
    }


    @media only screen and (max-width: 1024px) {
        .header-area .main-nav .nav li a {
            font-size: 15px;
        }
    }

    @media only screen and (max-width: 768px) {
        .othercourse .owl-stage-outer {
            display: inherit;
        }
    }


    @media only screen and (max-width: 425px) {
        .bnrform {
            padding: 30px;
        }

        .div-block-546 {
            width: 40% !important;
        }

        .div-block-584 {
            flex-wrap: wrap;
            row-gap: 13px;
        }

        .section-heading h2 {
            font-size: 30px;
        }

        .main-banner .caption h2 {
            text-align: left !important;
        }

        .main-banner .caption p {
            font-size: 19px;
            text-align: left;
        }

        .video-overlay.header-text .scroll-to-section {
            text-align: center;
        }

        .caption h1 {
            display: inline;
        }

        .bgofwhite {
            padding: 50px 20px !important;
        }

        .wrapper {
            width: 100%;
        }

        .section-heading h2 {
            font-size: 27px;
        }

        .textoffaq h2 {
            text-align: center;
        }

        /*.contentofbnr .caption {*/
        /*    text-align: center;*/
        /*}*/
        .contentofbnr ul li {
            width: 100%;
            text-align: left;
        }

        p.ratingset {
            font-size: 15px !important;
            text-align: left !important;
        }

        .parternicon {
            gap: 15px;
        }

        .iconbox {
            width: 29%;
        }

        video {
            display: none;
        }

        .videobutton {
            position: inherit;
            padding: 60px 10px;
        }

        .videooverly {
            background: #000000;
        }

        section.contact-us .right-info ul li {
            width: 100%;
            margin-bottom: 20px !important;
        }

        .right-info ul {
            display: inherit;
        }

        .iconofinfo i.fa {
            font-size: 31px;
        }

        section.contact-us .right-info ul li span {
            font-size: 15px;
            margin-bottom: 0;
        }

        #myModal #formmod {
            margin: 0;
        }

        .getf h2 {
            font-size: 22px;
        }

        .footercotent p {
            font-size: 16px;

        }

        .footercotent h2 {
            font-size: 23px;
            text-transform: uppercase;
        }

        .video-overlay.header-text .scroll-to-section {
            text-align: center !important;
        }

        .mformset {
            width: 93%;
            margin: 0 auto;
            margin-top: 20px !important;
        }

        section#top {
            background: #000000eb !important;
        }

        .contentofbnr ul li {
            font-size: 17px;
            font-weight: 500;
        }

        .main-banner .caption h2 span {
            font-size: 21px;
            display: block;
        }

        .bnrpadding {
            padding: 20px 0 40px 0 !important;
        }

        .contentofbnr h5 {
            font-size: 16px;
            color: #fff;
            background-color: #ff0000;
            padding: 15px 10px;
            /* display: inline-block; */
            border-radius: 8px;
            font-weight: 500;
            text-transform: uppercase;
            transition: all .3s;
            margin: 0 auto;
            text-align: center;
            width: 249px;
            margin-top: 13px;
        }

        p.callbtnset {
            text-align: center !important;
            font-size: 23px !important;
            padding-top: 10px;
        }

    }


    .down-content-top {
        margin-bottom: 20px;
    }

    i.fa.fa-star {
        color: #ffb72b;
    }

    .section-heading-top {
        text-align: center;
        color: #019ee2;
        font-weight: 500;
        font-size: 18px;
        text-transform: none;

    }

    .item-u {
        background-color: none !important;
        border: dashed 2px #019ee2;
        border-radius: 8px;
        overflow: inherit;
        padding: 15px;
        margin: 9px 0;
        transition: .5s;
    }

    .testcontent p {
        padding: 0px 10px;
        word-spacing: 0px;
        padding-top: 10px;
    }

    .testcontent-u {
        text-align: start;

    }

    .userinfo-u {
        text-align: start;
        display: flex;
        margin-top: 20px;
        align-items: center;
    }

    .userinfo-u img {
        width: 80px !important;
        border-radius: 100%;
        margin: 0;

    }

    p.title-u {
        margin-top: 0px;
    }

    .name-review {
        margin-left: 20px;
    }




    #counter {
        background: rgba(0, 0, 0, .05);
        padding: 25px;
        width: 800px;
        max-width: 100%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }

    #counter li {
        flex: 1;
        text-align: center;
        font-size: 50px;
    }

    #counter span.percent:after {
        content: "%";
        display: inline-block;
    }

    /* * {
    border: solid 1px red !important;
} */


    input::placeholder {
        font-size: 15px !important;
    }

    textarea#message::placeholder {
        font-size: 15px;
        font-weight: 500;
        color: #000;
    }


    input {
        font-size: 15px !important;
    }

    textarea#message {
        font-size: 15px !important;
        font-weight: 500 !important;
        color: #000 !important;
    }

    #myModal .modal-dialog {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
        /*we*/
    }

    .contentofbnr ul li i.fa {
        position: absolute;
        top: 5px;
        left: 0;
    }

    .contentofbnr ul li {
        position: relative;
        padding-left: 24px;
    }

    .call-back-1 a span {
        background: #00a331;
        border-radius: 20px;
        padding: 8px 20px;
        color: #fff;
        position: absolute;
        top: 5px;
        left: 30px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        padding-left: 21px;
        font-weight: 700;
        font-size: 17px;
    }

    .contentofbnr h5 {
        font-size: 16px;
        color: #fff;
        background-color: #ff0000;
        padding: 15px 10px;
        /* display: inline-block; */
        border-radius: 8px;
        font-weight: 500;
        text-transform: uppercase;
        transition: all .3s;
        /*margin: 0 auto;*/
        text-align: center;
        width: 249px;
        margin-top: 13px;
        cursor: pointer;
    }





    @media only screen and (max-width: 2565px) {
        .call-btn {
            display: none;
        }

        .hidden-desktop {
            display: none;
        }
    }


    @media screen and (max-width:425px) {


        * {
            text-align: center;
        }


        h4 {
            font-family: Barlow, sans-serif;
            font-weight: 700;
            font-size: 22px;
            line-height: 32px;
            letter-spacing: 0;
            color: #0c121d;
            text-transform: none;
            font-style: normal;
        }

        h3 {
            font-family: Barlow, sans-serif !important;
            font-weight: 700 !important;
            font-size: 26px !important;
            line-height: 36px !important;
            letter-spacing: 0 !important;
            color: #0c121d !important;
            text-transform: none !important;
            font-style: normal !important;
        }

        .text-dark {
            color: #343a40 !important;
            font-size: 15px;
            padding: 0px 6px;
        }

        .call-up-btn {
            width: 100%;
            margin: 20px 0px;
            background: #2bc186;
            border-radius: 6px;
            padding: 10px 0px;
        }

        .btn-outline-primary {
            width: 100%;

            font-size: 28px;
            font-weight: 600;
            color: #ffffff;
        }

        .welcome-box h2 {
            font-size: 30px;
            font-family: Barlow, sans-serif;
        }

        .form-group {
            margin-bottom: 1rem;
        }

        .calling-phone-ring-wrap {

            display: none;

        }

        input.form-control.mb-md-4 {
            padding: 20px;
            background-color: #f3f3f3;
            border: none;
            border-radius: 6px;
            width: 85%;
        }

        .hidden-desktop .btn-outline-primary {
            border: none;
            margin-top: 20px !important;
        }


        .hidden-desktop .bt-clas {
            padding: 12px 20px;
            font-size: 20px;
            font-weight: 600;
            background-color: #fff;
            border: none;
            color: #03374f;
            border-radius: 6px;
        }

        .two-bg-section h3 {
            color: #0c121d;
            font-size: 28px;
            padding: 20px 0px;
        }

        img {
            max-width: 100%;
            height: auto;
        }

        a {
            color: #0c121d;
            text-decoration: none;
        }

        .hidden-desktop a {
            text-decoration: none !important;
            text-align: center;
        }

        .calling-phone-ring-wrap {
            position: fixed;
            bottom: 0;
            left: 0;
            z-index: 999999;
        }

        .calling-phone-ring {
            position: relative;
            visibility: visible;
            background-color: transparent;
            width: 110px;
            height: 110px;
            cursor: pointer;
            z-index: 11;
            -webkit-backface-visibility: hidden;
            -webkit-transform: translateZ(0);
            transition: visibility .5s;
            left: 0;
            bottom: 0;
            display: block;
        }

        .calling-phone-ring-circle {
            width: 87px;
            height: 87px;
            top: 10px;
            left: 10px;
            position: absolute;
            background-color: transparent;
            border-radius: 100%;
            border: 2px solid #279a6d;
            -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
            animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
            transition: all .5s;
            -webkit-transform-origin: 50% 50%;
            -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
            opacity: 0.5;
        }

        .calling-phone-ring-circle-fill {
            width: 65px;
            height: 65px;
            top: 20px;
            left: 20px;
            position: absolute;
            background-color: rgb(39 154 109 / 70%);
            border-radius: 100%;
            border: 2px solid transparent;
            -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
            animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
            transition: all .5s;
            -webkit-transform-origin: 50% 50%;
            -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
        }

        .calling-phone-ring-img-circle {
            background-color: #279a6d;
            width: 33px;
            height: 33px;
            top: 37px;
            left: 37px;
            position: absolute;
            background-size: 20px;
            border-radius: 100%;
            border: 2px solid transparent;
            -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
            animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
            -webkit-transform-origin: 50% 50%;
            -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .calling-phone-ring-img-circle .pps-btn-img {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
        }

        .calling-phone-ring-img-circle .pps-btn-img img {
            width: 30px;
            height: 30px;
        }

        .calling-bar {
            position: absolute;
            background: rgb(39 154 109 / 70%);
            height: 40px;
            width: 200px;
            line-height: 40px;
            border-radius: 3px;
            padding: 0 10px;
            background-size: 100%;
            cursor: pointer;
            transition: all 0.8s;
            -webkit-transition: all 0.8s;
            z-index: 9;
            box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
            border-radius: 50px !important;
            /* width: 175px !important; */
            left: 33px;
            bottom: 37px;
        }

        .calling-bar>a {
            color: #fff;
            text-decoration: none;
            font-size: 15px;
            font-weight: bold;
            text-indent: 50px;
            display: block;
            letter-spacing: 1px;
            line-height: 40px;
            font-family: Arial;
        }

        .calling-bar>a:hover,
        .calling-bar>a:active {
            color: #fff;
        }

        .call-btn {
            position: fixed;
            bottom: 38px;
            color: #ffffff;
            left: 34px;
            display: block;
            background: #2bc186;
            padding: 4px 38px;
            border-radius: 50px;
            /* height: 41px; */
            font-size: 20px;
            font-weight: 600;
            z-index: 999;
            display: flex;
            justify-content: center;
            align-items: center;
        }


        .calling-phone-ring-wrap {

            display: block;

        }

        .call-btn a {

            color: #ffffff;

        }

        .hidden-desktop {
            display: block;
        }

        @-webkit-keyframes phonering-alo-circle-anim {
            0% {
                -webkit-transform: rotate(0) scale(0.5) skew(1deg);
                -webkit-opacity: 0.1;
            }

            30% {
                -webkit-transform: rotate(0) scale(0.7) skew(1deg);
                -webkit-opacity: 0.5;
            }

            100% {
                -webkit-transform: rotate(0) scale(1) skew(1deg);
                -webkit-opacity: 0.1;
            }
        }

        @-webkit-keyframes phonering-alo-circle-fill-anim {
            0% {
                -webkit-transform: rotate(0) scale(0.7) skew(1deg);
                opacity: 0.6;
            }

            50% {
                -webkit-transform: rotate(0) scale(1) skew(1deg);
                opacity: 0.6;
            }

            100% {
                -webkit-transform: rotate(0) scale(0.7) skew(1deg);
                opacity: 0.6;
            }
        }

        @-webkit-keyframes phonering-alo-circle-img-anim {
            0% {
                -webkit-transform: rotate(0) scale(1) skew(1deg);
            }

            10% {
                -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
            }

            20% {
                -webkit-transform: rotate(25deg) scale(1) skew(1deg);
            }

            30% {
                -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
            }

            40% {
                -webkit-transform: rotate(25deg) scale(1) skew(1deg);
            }

            50% {
                -webkit-transform: rotate(0) scale(1) skew(1deg);
            }

            100% {
                -webkit-transform: rotate(0) scale(1) skew(1deg);
            }
        }

        .heading-5 img {
            width: 70px;
            padding: 20px 0px;
        }

        .img-responsive {
            width: 80px;
            max-width: 100% !important;
            padding: 24px 0px;
            margin: auto;
        }

        h2.animate.fadeInUp.animated {
            font-size: 25px;
            padding: 30px 0px;
            font-family: auto;
        }

        h4 {

            padding-top: 30px;
        }

        .col-sm-2 {
            padding: 12px 0px;
        }
    }



    /* form css */

    .formsetup {
        background: #e9e9e9;
        padding: 30px 19px;
        border-radius: 5px;
        margin: 40px 0px;
    }

    .formsetup input {
        width: 100% !important;
        margin-bottom: 13px;
        background: #fff !important;
        border: none !important;
        text-align: left !important;
    }

    input#email::placeholder {
        padding-left: 20px;
    }

    input#number::placeholder {
        padding-left: 20px !important;
    }

    .elementor-field-textual.elementor-size-lg {
        font-size: 17px !important;
        min-height: 50px !important;
        border-radius: 2px !important;
    }

    .formsetup button.elementor-button.elementor-size-lg {
        width: 100%;
        background: #075a84;
    }

    .button-content-wr {
        padding: 16px 0px;

    }

    button.button {
        width: 100% !important;
        border: none;
        background: #31d694 !important;
        border-radius: 6px;
        padding: 10px 0px !important;
    }

    span.elementor-button-text {
        color: #fff;
        font-size: 18px;
        font-weight: 700;
    }


    input:focus-visible {
        border: solid 1px gray !important;
        box-shadow: none !important;
        outline: none;
    }

    /* form css */
    .hidden-desktop2 {
        display: none !important;
    }
}

.footer-cta.fixed {
    transform: translateY(0);
}

.footer-cta {
    position: fixed;
    z-index: 99999;
    bottom: 0;
    width: 100%;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    transform: translateY(100%);
    overflow-x: hidden;
    transition: transform .5s ease-in;
    left: 0;
    background: url(assets/images/footer_cta.jpg) no-repeat;
    background-size: 100% 60px;
    background-position: center bottom;
}

.CTA_ftr {
    text-align: left;
    margin: auto;
    max-width: 1250px;
}

.footer-cta .close_btn3 {
    position: absolute;
    left: 50px;
    bottom: 17px;
    color: #fff;
    font-size: 20px;
    background: #db4104;
    width: 23px;
    height: 23px;
    text-align: center;
    border-radius: 100%;
    border: 0;
    outline: 0;
    line-height: 24px;
}

.footer-cta .row {
    align-items: flex-end;
}

.footer_ceo figure {
    margin-bottom: 0;
    width: 100%;
    text-align: center;
}

.footer_ceo img {
    width: 200px;
}

.col-md-6.footer_cta_text {
    padding-top: 10px;
    padding-bottom: 10px;
}

.footer_cta_text p {
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 18px;
    line-height: 20px;
    letter-spacing: .5px;
}

.CTA_ftr a.contact-cta {
    margin-bottom: 10px;
}

.contact-cta {
    border: 2px solid #fff;
    color: #fff;
    font-size: 14px;
    padding: 8px 25px;
    border-radius: 15px;
    float: none;
    background: #5D9C3F;
    font-weight: 600;
    max-width: 100%;
    margin-left: auto;
}

.footer-cta.fixed1 {
    transform: translateY(100%);
}

.copyRight.fixed1 {
    margin: 0;
}

section.footer-cta.fixed {
    overflow: hidden;
}

section.footer-cta.fixed::-webkit-scrollbar {
    display: none;
}

.CTA_ftr a.contact-cta {
    margin-bottom: 9px !important;
    display: block;
    text-align: center;
}

.CTA_ftr a.contact-cta:hover {
    color: #fff;
}

.footer_ceo img {
    margin-bottom: -7px;
}

section.auction.fixed1 {
    margin: 0;
}

/*   section.auction {
      margin-bottom: 59px;
   }*/
@media screen and (max-width:991px) {
    .footer_cta_text p {
        margin-bottom: 7px;
    }

    .contact-cta {
        font-size: 13px;
        padding: 4px 4px;
    }
}

@media screen and (max-width:767px) {
    .mobile-none {
        padding: 0px;
        border-radius: 15px 15px 0 0;
        background-size: cover;
        background-position: right bottom;
        text-align: center;
        box-shadow: 0 0 3px #fff;
    }

    section.auction {
        margin-bottom: 0 !important;
    }

    .footer_cta_text p {
        font-size: 16px;
        margin-bottom: 0px;
    }

    .col-md-3.footer_ceo,
    .footer-cta .close_btn3 {
        display: none;
    }

    .CTA_ftr a.contact-cta {
        display: inline-block;
        margin-bottom: 0px !important;
        padding: 10px 15px;
        width: 100%;
        border-radius: 5px;
        border: 0;
        background: none;
        font-size: 20px;
    }

    .footer_cta_text {
        width: 60%;
        display: none;
    }

    .footer-cta .col-md-2 {
        width: 100%;
        padding: 0;
        text-align: center;
    }

    .zsiq_floatmain.zsiq_theme1.siq_bR {
        bottom: 60px;
    }

    .desktop-section {
        display: none;
    }



}

@media only screen and (max-width: 425px) {
    li.numberonmobile {
        display: block !important;
        padding-left: 0;
        background: #ffffffd1;
        border-radius: 25px;
        padding-right: 12px;
        padding: 0px 20px 3px 0px;
        width: 54% !important;
    }

    li.numberonmobile a {
        color: #000;
        font-size: 15px;
        font-weight: 400;
    }

    li.numberonmobile a i.fa {
        font-size: 18px;
        padding-right: 5px;
        position: relative;
        top: 2px;
        background: #fff;
        border-radius: 50%;
        width: 35px;
        height: 35px;
        text-align: center;
        line-height: 35px;
        padding-left: 4px;
        margin-right: 6px;
    }

    .top-header ul {
        flex-wrap: wrap;
    }

    .top-header li {
        width: 45%;
    }
}



