@media (min-width: 992px){
    #mySidenav {
        width: 100%;
    }
    .top-menu {
        padding-right: 80px;
    }
    .top-menu li:hover > .sub-menu, .top-menu li:focus > .sub-menu {
        display: block;
    }
    .top-menu li.menu-item-has-children > a::after {
        content: "\f0d7";
        font: normal normal normal 0.875em/1 FontAwesome;
        font-size: 0.875em;
        font-size: inherit;
        text-rendering: auto;
        position: relative;
        margin-left: 10px;
        text-decoration: none !important;
    }
    .top-menu li li.menu-item-has-children a::after {
        top: 9px;
        transform: rotate(-90deg);
        position: absolute;
        right: 10px;
    }

    .home_protocol li:nth-child(2n) .row {
        flex-direction: row-reverse;
    }
    .home_protocol li:nth-child(2n) .row .img_wrap {
        text-align: right;
    }

}

@media (min-width: 1200px){
    .container, .container-lg, .container-md, .container-sm, .container-xl{
        max-width: 1199px;
    }
    .container-fluid.cst_container {
        padding: 0 40px;
    }
    .home_explained .exp_image {
        margin-left: -250px;
        margin-top: 20px;
    }
    .home_explained .exp_boxes {
      max-width: 100%;
      flex: 1;
      padding-left: 90px;
    }


}

@media (min-width: 1300px){
    .container-fluid.cst_container {
        padding: 0 90px;
    }
}
@media (min-width: 1365px){
    .container, .container-lg, .container-md, .container-sm, .container-xl{
        max-width: 1280px;
    }
}
@media (min-width: 1500px){

}
@media (max-width: 1600px){
    .footer-menu-wrapper .footer-menu {
        padding: 0 20px;
    }
}
@media (max-width: 1500px){
    .top-menu ul li {
        margin-right: 50px;
    }
}
@media (max-width: 1370px){ 
    .grow_caro_box .img_wrap img {
        height: 200px;
    }
}
@media (max-width: 1199px){ 
    .top-menu ul li a, .btn-wrapper .uc_btn {
        font-size: 14px;
    }
    .top-menu ul li {
        margin-right: 30px;
    }
    .footer-menu-wrapper .footer-menu {
        padding: 0 15px;
    }
    footer {
        font-size: 15px;
    }
    .footer-menu-wrapper {
        display: flex;
        justify-content: space-between;
    }
    .top_wrap img, .footer_logo img {
    }
    #header {
    }
    .home_below_banner .rotate_description .sub_title {
      max-width: 100%;
    }
    .home_below_banner {
        padding: 3rem 0;
        text-align: center;
    }
    .content_colmn .content_inner {
        max-width: 100%;
        margin-bottom: 3rem;
        text-align: center;
        padding: 0 2rem;
    }
    .logo_section img {
        max-width: 140px;
    }
    .home_banner {
        position: relative;
    }
    .home_banner .img_section {
        top: 30%;
    }

}


@media (max-width: 991px){
    body {
        padding-top: 150px;
    }
    .home_banner .img_section {
        position: static;
        max-width: 100%;
    }
    .home_banner .banner_content {
        text-align: center;
    }
    .home_banner .row {
        flex-direction: column-reverse;
    }
    .hm_inner_boxes_wrap {
        margin: 15px 0;
    }
    .home_protocol .box_wrap {
        background: #fff;
        color: #212121;
        padding: 4rem 2rem;
        text-align: center;
    }
    .home_protocol .box_wrap::before {
        left: calc(50% - 30px);
    }
    .home_gallery.cmn_padd {
        padding: 5rem 0;
    }
    .home_gallery .hd_heading {
        margin-bottom: 20px;
    }
    #mySidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 1;
        top: 0;
        right: 0;
        background: #005532;
        overflow-x: hidden;
        transition: 0.3s;
        padding-top: 60px;
        box-shadow: 0 0 39px #1c1c1c;
        left: unset;
    }
    #mySidenav {
        z-index: 4;
    }
    .top-menu {
        width: 300px;
    }
    .top_wrap .burger {
        display: inline-block;
        color: #fff;
        font-size: 35px;
        cursor: pointer;
        right: 50px;
        position: relative;
    }

    .top-menu ul, .top-menu .btn-wrapper {
        display: block;
        padding: 0 25px;
    }
    
    .top-menu ul li a {
        padding: 0;
        font-size: 18px;
        display: block;
    }
    .top-menu .sub-menu .sidebar-menu-arrow {
        padding-right: 15px;
    }
    #mySidenav a:hover {
      color: #f1f1f1;
    }

    #mySidenav .closebtn {
        position: absolute;
        top: 20px;
        right: 25px;
        font-size: 33px;
        margin-left: 50px;
        color: #fff;
        text-decoration: none;
        background: #313131;
        padding: 5px;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        display: inline-flex;
        justify-content: center;
        align-items: center;
    }
    .top-menu ul li {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid rgba(255,255,255,0.1);
        padding-bottom: 10px;
         margin: 15px 0px;
    }
    .top-menu ul li:last-child {
        margin-right: 0;
    }

    .top-menu .sub-menu .sidebar-menu-arrow {
      padding-right: 15px;
    }
    .top-menu .sub-menu .sub-menu {
        background: #353535;
        left: 0;
        top: 100%;
    }
    .top-menu .sidebar-menu-arrow {
      position: absolute;
      right: 0;
      top: 0;
    }

    .top-menu .sidebar-menu-arrow:before {
      content: "\f0d7";
      font-size: 14px;
      text-rendering: auto;
      font-family: FontAwesome;
      display: inline-block;
      color: #fff;
      cursor: pointer;
    }
    .top-menu .btn_orange {
        width: 100%;
        text-align: center;
    }
    .sidebar-menu-arrow.responsive-up-arrow:before {
      content: "\f0d8";
    }
    .sidebar-menu-arrow.responsive-up-arrow + sub-menu {
    }
    .btn-wrapper .uc_btn {
        margin: 0 0 15px;
        display: block;
    }
    #header:not(.home #header).small-header #mySidenav li a, 
    #header:not(.home #header).small-header #mySidenav .btn-wrapper .uc_btn {
        color: #818181;
    }
    .layout_wrap.layout_one .left_wrap p {
        margin-bottom: 0;
    }
    .layout_wrap.layout_one .left_wrap {
        padding: 50px 20px;
    }
    .loan_form_wrap img {
        height: 450px;
        width: 100%;
    }
    .loan_form.form_code {
        left: 0;
        right: 0;
        margin: 0 auto;
        max-width: 80%;
        align-items: center;
    }
    .loan_form_wrap {
        padding: 0;
        justify-content: center;
    }
    .loan_form_wrap .loan_form .field_col {
      width: 100%;
      margin: 4px 0;
    }
    .loan_form_inner {
      width: 100%;
    }
    .loan_form_wrap .loan_form .field_col .wpcf7-form-control {
      width: 100%;
    }
    .loan_form_wrap .form_heading {
      text-align: center;
    }
    .loan_form_wrap .loan_form .field_col.submit_wrap {
      margin: 20px auto 0 auto;
    }
    .layout_two_list li {
      flex-wrap: wrap;
    }
    .layout_two_list li .side_content {
      width: 100%;
    }
    .layout_two_list li .side_content.left_content {
      order: 1;
    }
    .layout_two_list li .side_content .content {
      padding: 50px 30px;
    }
    .layout_two_list li .side_content.img_wrap img {
        height: auto;
    }
    .grow_caro_box .img_wrap img {
        height: 170px;
    }



    /**** Home *****/
    .home_banner {
        padding: 0px 0 5rem 0;
    }
    .home_stable_farming {
        padding-bottom: 10rem;
    }
    .hm_video {
        padding: 0rem 0 !important;
    }
    .home_explained .hd_wrapper {
        max-width: 100%;
        text-align: center;
    }
    .hm_boxes {
        padding: 0px 0px 0px 0;
        margin: 15px 0;
    }
    .hm_boxes {
        padding: 30px;
        margin: 0;
        background: rgb(14, 28, 19);
        border-radius: 10px;
    }
    .home_rural .second_section .img_wrap {
        margin-top: 2rem;
    }

    .home_rural .hd_wrapper {
        margin-bottom: 3rem;
    }
    .home_banner .right_img {
      max-width: 100%;
      left: 0;
      height: 100%;
    }
    .home_banner .right_img:before {
      content: "";
      background: rgba(0,0,0,0.6);
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
    }

    .home_startup {
      margin-top: 30px;
    }
    .home_startup .sub_heading {
        margin-top: 1rem;
    }
    .three_step_box .content_box h3 {
        font-size: 30px;
    }
    .grow_caro {
        margin: 2rem 0 4rem 0 !important;
    }
    
    .be_partner {
      text-align: center;
      justify-content: center;
      height: auto;
      padding: 2rem 0;
      min-height: auto;
      position: relative;
    }
    .be_partner .content:before {
      display: none;
    }
    .be_partner .content {
      padding: 0;
    }
    .logo_section ul li img {
      max-width: 130px;
    }
    .logo_section ul {
      justify-content: center;
    }
    .be_partner:before {
      content: "";
      background: rgba(0, 0, 0, 0.55);
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      height: 100%;
      width: 100%;
    }
    .home_news {
      margin: 2rem 0;
      text-align: center;
    }
    .news_block {
        padding-right: 0;
    }
    .blog_block .img_wrap, .blog_block img {
      height: auto;
      margin-bottom: 10px;
    }
    .blog_block {
      text-align: center;
      margin-bottom: 60px;
    }
    .blog_block h3 {
      margin: 0.5rem 0 !important;
    }
    .blog_list {
      text-align: center;
    }
    .hm_service_layout_list li:last-child, .hm_service_layout_list li:last-child h4 {
        margin-bottom: 0 !important;
    }
    .hm_service_wrapper .img_wrap, .hm_service_wrapper .img_wrap img {
        height: 190px;
    }
    /**** End Home *****/

    /**** Inner Page *****/

    .inner_banner_wrap h1 {
      font-size: 30px;
      text-align: center;
      margin-bottom: 20px;
    }
    .inner_banner {
        height: auto;
    }
    .inner_banner_wrap .sub_heading {
      padding-left: 0;
      margin: 0;
      padding-top: 20px;
      text-align: center;
    }
    .inner_banner_wrap .sub_heading:before {
      right: 0;
      top: 0;
      margin: 0 auto;
    }
    .inner_banner_wrap .sub_heading p {
      line-height: 1.5;
    }

    .inner_banner {
      padding-top: 110px;
      height: 500px;
      margin-bottom: 3rem;
    }
    .service_layout_list li .side_content{
        max-width: 100%;
    }
    .service_layout_list li .image_wrapper .img_wrap:not(.service_layout_list li:nth-child(2n) .image_wrapper .img_wrap) {
       margin: 2rem auto 0;
    }
    .service_layout_list .icon_wrap {
        margin: 0 auto 2rem;
    }
    .service_layout_list li {
        padding-bottom: 3rem;
    }
    .service_layout_list li:last-child{
        padding-bottom: 0;
    }
    .service_layout_list li .image_wrapper {
        margin-top: 2rem;
    }
    .page-template-service .below_banner {
       padding: 0rem 0 8rem;
    }
    .cst_bg {
        padding: 3rem 0;
    }
    .cmn_lt {
        margin-bottom: 2rem;
    }
    .text_image .image_wrap {
        margin: 0 0 1rem 0;
    }
    .text_content {
        text-align: center;
    }
    .text_image {
       margin-bottom: 0;
    }
    .text_image li:not(:last-child) {
       margin-bottom: 1rem;
    }
    .inner_banner .the_date {
        padding: 3px 10px;
        font-size: 12px;
    }
    .single .single_content {
        padding-top: 0;
    }
    /***** End Inner Page *****/


    /***** Blog Page *****/
    
    .featured_blog .post_box, 
    .featured_blog .img_wrap, 
    .featured_blog .img_wrap img {
      min-height: auto;
      height: 500px;
    }
    .featured_blog .blog_post_meta {
      top: 0;
      display: flex;
      flex-direction: column;
      justify-content: center;
    }
    .featured_blog .content, 
    .featured_blog .btn_green {
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 0;
    }
    .featured_blog .blog_post_meta p, .featured_blog .blog_post_meta .post_meta {
      font-size: 15px;
      line-height: 1.5;
    }

    .featured_blog li:first-child .blog_post_meta {
      padding-top: 110px;
    }
    .two_blog .post_box {
      flex-direction: column !important;
    }

    .two_blog .post_box .blog_post_meta {
      width: 100%;
      text-align: center;
    }
    .two_blog .post_box .blog_post_meta {
      padding: 0 !important;
    }
    .two_blog .post_box .img_wrap {
      margin-bottom: 1rem;
      width: 100%;
    }
    .two_blog li:nth-child(2) .post_box {
      flex-direction: row;
    }
    .two_blog li {
      margin: 0rem 0 2rem;
    }
    .two_blog li:last-child {
      margin-bottom: 0;
    }
    .two_blog li img {
        height: 350px;
        width: 100%;
        object-fit: cover;
    }
    .two_blog {
      padding-top: 2rem;
      padding-bottom: 0;
    }

    .imp_blog .post_box {
      flex-direction: column;
    }
    .imp_blog .img_wrap {
      max-width: 100%;
      width: auto;
    }
    .imp_blog .blog_post_meta {
      padding: 1rem 0 0 0;
      text-align: center;
    }
    .imp_blog .post_items {
      margin-bottom: 2rem;
    }
    .green_blog .blog_post_meta {
        padding: 2rem !important;
    }
    /***** End Blog Page *****/

}
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
@media (max-width: 767px){ 
    .footer-menu-wrapper {
        display: block;
    }
    .copyright {
        font-size: 12px;
        margin-bottom: 12px;
    }
    footer h3 {
        margin-bottom: 1rem;
    }
    .footer_contact .address {
        margin: 10px 0;
    }
    .footer-menu-wrapper .footer-menu {
        margin-bottom: 40px;
        padding: 0;
    }
    .footer-newsletter {
        margin: 0;
    }
    .copyright_wrap {
        justify-content: center;
    }
    .inner_banner {
        height: auto;
    }
    .layout_one_list li::after {
        margin: 2rem 0;
    }
    .grow_caro .owl-nav {
        padding: 0 2rem;
    }
    .footer_ct .wpcf7-form-control.wpcf7-textarea {
        height: 100px;
    }
    .footer_ct {
        margin-top: 2rem;
    }
    .footer_contact .footer_content {
        margin: 30px 0;
    }


    /**** Common *****/
    .h2, h2 {
        font-size: 30px;
    }
     /**** End Common *****/

     /**** Home *****/
     .success-car-wrapper .image_wrapper img {
         max-height: unset;
         min-height: unset;
         height: 230px;
     }
     .grow_caro {
         margin: 2rem 0 2rem 0 !important;
     }
     .loan_form .field_col.submit_wrap {
         margin: 1rem auto 0 auto;
     }
     .home_below_banner h2, .main_rotate li, .main_rotate p {
        font-size: 30px;
     }
     .home_banner select, .home_banner input {
         height: 45px;
         padding: 0 15px;
         width: 100%;
     }
     .loan_form .field_col {
         width: 100%;
         margin: 10px 0;
     }
     .form_heading {
         text-align: center;
     }
     .home_banner h2 {
        font-size: 36px;
        margin-bottom: 30px;
        line-height: normal;
     }
     .home_audit .content_wrap_inner {
        text-align: left;
     }
     .home_audit .hd_wrapper, .home_stable_farming .hd_wrapper {
        text-align: center;
     }
     .home_stable_farming .btn_wrap {
        text-align: center;
     }
     .animate_ring {
        margin: 50px auto 0 auto;
     }
     .home_stable_farming {
        padding-bottom: 5rem;
     }
     .hm_boxes {
        text-align: center;
     }
     .home_gallery.cmn_padd {
        padding: 0rem 0;
     }
     #header .logo-wrapper {
        transition: 0.5s all;
        max-width: 250px;
        padding: 25px 30px 25px 60px;
        width: 100%;
     }
     body {
        padding-top: 100px;
     }
     #header .logo-wrapper {
        max-width: 200px;
        padding: 25px 30px 25px 30px;
     }
     .home_audit .icon_section {
        float: none;
        margin-top: 50px;
     }
     .home_banner .banner_content {
         text-align: center;
     }
     .home_banner .content p {
         font-size: 18px;
     }

     .home_banner {
         padding: 3rem 0;
     }
     .home_rural {
         padding-bottom: 2rem;
     }
     .logo_section ul li {
        margin: 10px 1rem;
     }
     p {
         font-size: 16px;
     }
     .three_step_box .content_box p br {
         display: none;
     }
     .h4, h4 {
         font-size: 20px;
         line-height: 1.3;
     }
     .h3, h3 {
        font-size: 18px;
     }
     .short_hd {
        margin-bottom: 10px;
     }
     .inner_banner {
        padding-bottom: 30px;
     }


}
@media (max-width: 575px){ 
    #menu-copyright-menu a {
        font-size: 10px;
    }
    #menu-copyright-menu li::after {
        height: 13px;
        top: 9px;
    }
    p.numbering {
        margin-top: 18px;
    }
    .hm_service_wrapper .img_wrap, .hm_service_wrapper .img_wrap img {
        max-height: 300px;
    }
}

@media (max-width: 420px){

}

@media (max-width: 360px){

}

@media (max-width: 340px){ 

}

