*{
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
    /* position: relative; */
}
h1, h2, h3, #button{
    font-family: 'Hore';
}
p{
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
}
@font-face {
    font-family: 'Hore';
    src: url('../Fonts/Hore/TTF-FILE/Hore.ttf');
    font-style: normal;
    font-weight: normal;
 
}

.play_our_trun .padding-cards .card-1,
.play_our_trun .padding-cards .card-2,
.play_our_trun .padding-cards .card-3{
    margin-right: 10px;
}

.navbar-toggler {
    border: none;
    background-color: transparent; 
  }
  
  /* Customize the color of the toggle icon */
  .navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-image: var(--bs-navbar-toggler-icon-bg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    filter: invert(1) brightness(100) !important;
  }
  
  
.main-navigation{
    position: relative;
}
.main-navigation .navbar{
    background-color: #7d4292 !important;
    
}
.navbar-toggler:focus{
    box-shadow: 0 0 0 3px #FAF5EF;
}
.main-navigation .nav-link {
    font-weight: 600;
    color: #FAF5EF !important;
    margin: 10px 20px;
    text-transform: capitalize;
}
.paradice_banner{
    background-color: #7d4292 ;
    height: 100%;
    padding-top: 5%;
}
.paradice_banner .carousel-indicators {
margin-right: 0%;
     margin-bottom: 3rem;
    margin-left: -20%;
    width: 320px;
    justify-content: right;
}
.paradice_banner .banner_heading{
    margin: 0px 85px;
    position: relative;
}
.paradice_banner .banner_heading img.art{
    position: absolute;
    top: 27%;
    left: 40%;
    width: 81px;
}
.paradice_banner .banner_heading h1{
    font-family: 'Hore';
    font-weight: 400;
    font-size: 80px;
    color: #FAF5EF;
    line-height: 76px;
}

.paradice_banner .slider_border {
    /*background-image: url('../images/slider_backgorund.png');*/
    background-size: cover;
    /*background-position: ;*/
    height: 430px;
    width: 360px;
    position: relative;
    padding: 61px 46px 40px 46px; 
}
.carousel-item.slide-no-bg:nth-child(1),
.carousel-item.slide-no-bg:nth-child(3){
    background-image: url('../images/slider_backgorund.png');
}
.carousel-item.slide-bg:nth-child(2) {
    background-image: url('../images/slider_backgorund_left.png');
}

.carousel-item.slide-bg:nth-child(4) {
    background-image: url('../images/slider_backgorund_left.png');
}


   .paradice_banner  .carousel-indicators li {
        font-size: 0;  
        width: 12px;  
        height: 12px; 
        border-radius: 50%;  
        background-color: #6f42c1;
        border: #6f42c1;
        margin: 0 2px; 
    }
.paradice_banner .carousel-indicators li {
        font-size: 0;  
    }

 .paradice_banner .carousel-indicators li::after {
        content: ""; 
    }
  .paradice_banner .carousel-indicators .active {
        background-color: #7d4292 !important;
    }
.paradice_banner .inner_side_slider {
    width: 100%;
    height: 100%;
}

.paradice_banner .inner_side_slider img {
    width: 100%;
    height: 300px;  
}

.paradice_banner .slick-dotted.slick-slider{
    margin-bottom: 0px;
}
.inner_side_slider .slick-dots{
    bottom: 3px;
}
.slick-dots li button:before{
    color: #7d4292 !important;
    font-size: 9px !important;
}
.inner_side_slider .slick-dots li{
    margin: 0px -4px;
}
.paradice_banner p{
    color: #FAF5EF;
        /* width: 400px; */
        margin-top: 24px;
        font-size: 16px;
}
.paradice_banner .know_more{
    background-color: #f8c7c3;
    color: #7d4292;
    padding: 14px 29px;
    font-family: 'Hore';
    font-size: 40px;
    margin-top: 20px;
    border:#f8c7c3 ;
    text-transform: uppercase;
}

.footer .footer_logo img{
    width: 300px;
}
#footer{
    background: #7d4292 !important;
    position: relative;
}
.footer .top_footer {
    padding: 50px 0px;
}
.footer .top_footer .footer-social-two{
list-style: none;
padding: 0px;
margin: 0px;
}
.footer .top_footer a{
    text-decoration: none;
}
.footer .top_footer .footer-social-two li{
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 15px;
}
.footer .top_footer .footer-social-two li a{
position: relative;
display: inline-block;
width: 42px;
height: 42px;
line-height: 42px;
/* background: #f0f0f0; */
font-size: 14px;
color:#f5e600;
text-align: center;
border-radius: 5px;
z-index: 1;
border: 1px solid rgba(16, 14, 14, 0.1);
margin-top: 1rem;
}
.footer .footer-bottom{
    display: flex;
    text-align: center; 
}
.footer .top_footer h3, .footer .top_footer p,
.footer .top_footer a,
.footer-bottom .copyright{
color:#f5e600;
}
.footer-bottom .copyright {
    font-size: 13px;
}
.footer-bottom .copyright{
    font-weight:500;
}
.form_background label {
    display: block; 
    margin-bottom: 5px; 
  }
  .contact-form .star{
    position: absolute;
    width: 100px;
    top: -3%;
    left: 36%;
  }
  
  .contact-form .form_data{
    position: absolute;
    top: 17%;
    left: 27%;
    transform: translate(0%, 0%); 
  }
.contact-form .form_data h2{
    display: flex;
    justify-content: center;
}
.contact-form .form_data .form_background{
    justify-content: left;
    position: relative;
}
.contact-form .form_background{
    width: 580px;
    background: #FAF5EF;
    margin: auto;
    padding: 5% 7%;
}
.contact-form .form_data h2 {
    font-family: 'Hore' !important;
    color: #FAF5EF;
    text-transform: uppercase;
    margin-bottom: 5%;
    font-size: 80px;

}
.contact-form .form_data label{
    color: #1a1a1a;
    font-weight: 700;
    font-size: 16px;
}
.contact-form .form_data .form_background input,
.contact-form .form_data .form_background  #service,
.contact-form .form_data .form_background select
{
    background: #FAF5EF;
    font-family: 'Poppins';
    border: none;
    border-bottom: 2px solid #1a1a1a;
    width:100%;
}
.contact-form .form_data .form_background select{
    border-bottom: 2px solid #1a1a1a !important;
    background-color: #FAF5EF  !important;
    color:#1a1a1a  !important;
    border-radius: 0px;
}
.contact-form .form_data .form_background  #service option{
      color: #1a1a1a;
}
.contact-form .form_data .form_background input:focus-visible,
.contact-form .form_data .form_background  #service:focus-visible{
    border-bottom: 2px solid #1a1a1a;
}

.contact-form .form_data .form_background .name, 
.contact-form .form_data .form_background .number,
.contact-form .form_data .form_background .message{
    margin-bottom: 16px;
}
.contact-form .form_data .form_background #form_btn{
    margin-top: 20px;
    padding: 10px 18px;
    text-transform: capitalize;
    background-color: #f8c7c3;
    border: none;
    font-weight: 700;
    font-size: 20px;
    position: relative;
    overflow: hidden;
    color:#1a1a1a;
}
 .shape_39 {
    fill:#f8c7c3;
}
.contact-form {
    position: relative;
}
.contact-form img{
    width: 100%;
    position: relative;
}
.contact-form .form_line{
    position: absolute;
    bottom: 84px;
    left: -176px;
    width: 194px;
} 
.play_our_trun{
    position: relative;
    overflow: hidden;
    background-image: url('../images/play_backgournd_1.png');
    background-size: cover;
    background-position: center; 
    background-repeat: no-repeat; 
    min-height: 800px;
    display: flex;
}
.play_our_trun img{
    width:100%
}
.play_our_trun .heading h1{
    font-size: 80px;
    color: #FAF5EF;
    text-align: center;
}
.play_our_trun .heading p {
    color: #FAF5EF;
    text-align: center;
    margin: 10px 180px;
}

.play_our_trun .heading {
    padding-bottom: 60px;
    /* padding-top: 60px; */
}

.padding-cards .row {
    display: flex;
    flex-wrap: wrap; 
    justify-content: space-between; 
}

.play_our_trun .padding-cards .card-1,
.play_our_trun .padding-cards .card-2,
.play_our_trun .padding-cards .card-3,
.play_our_trun .padding-cards .card-4,
.play_our_trun .padding-cards .card-5{
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center; 
    align-items: center;
    text-align: center;
    height: 100%;
}

.play_our_trun .padding-cards .card-1 img,
.play_our_trun .padding-cards .card-2 img,
.play_our_trun .padding-cards .card-3 img,
.play_our_trun .padding-cards .card-4 img,
.play_our_trun .padding-cards .card-5 img{
    width: 100%;
    height: auto;
    max-width: 100%;
}

.play_our_trun .padding-cards .card-1 .overlay,
.play_our_trun .padding-cards .card-2 .overlay,
.play_our_trun .padding-cards .card-3 .overlay,
.play_our_trun .padding-cards .card-4  .overlay,
.play_our_trun .padding-cards .card-5 .overlay{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #495ac5;
    z-index: 10;
    border-radius: 10px;
    width: 200px;
}

.play_our_trun .padding-cards .card-1 .overlay .cirle,
.play_our_trun .padding-cards .card-2 .overlay .cirle,
.play_our_trun .padding-cards .card-3 .overlay .cirle,
.play_our_trun .padding-cards .card-4 .overlay .cirle,
.play_our_trun .padding-cards .card-5 .overlay .cirle{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #495ac5;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 20;
    margin-top: -48px; 
    margin-bottom: 15px; 
}

.play_our_trun .padding-cards .card-1 .overlay h3,
.play_our_trun .padding-cards .card-3 .overlay h3,
.play_our_trun .padding-cards .card-2 .overlay h3,
.play_our_trun .padding-cards .card-4 .overlay h3,
.play_our_trun .padding-cards .card-5 .overlay h3
{
    font-size: 24px;
    margin: 0;
    margin-top: 10px; 
}

.play_our_trun .padding-cards .card-1 .overlay p,
.play_our_trun .padding-cards .card-2 .overlay p,
.play_our_trun .padding-cards .card-3 .overlay p,
.play_our_trun .padding-cards .card-4 .overlay p,
.play_our_trun .padding-cards .card-5 .overlay p{
    font-size: 16px;
    margin-top: 10px;
    text-align: left;
}

.ready_play {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.ready_play img{
    position: relative;
    width: 100%;
    height: auto;
}
.service #service{
    border-bottom: 2px solid #000 !important;
    border: none;
    background: #FAF5EF;
    width: 200px;
}

.ready_play .ready_content{
position: absolute;
top: 28%;
left: 45%;
}
.ready_play .ready_content h1{
    font-size: 80px;
    color: #495ac5;
}
.ready_play .ready_content p{
    width: 520px;
    color: #495ac5;
}
.ready_play #know_more{
    background-color: #f5e600;
    color: #495ac5;
    padding: 14px 29px;
    border: #f5e600;
    font-size: 40px;
    font-family: 'Hore';
    margin-top: 20px;
}
.ready_play .lides{
position: absolute;
bottom: 26%;
left: 20%;

}
.ready_play .lides .counter{
    color: #495ac5;
    width: 160px;
    margin-left: 20px;
}
.ready_play .ready_desktop{
    display: block;
}
.ready_play .ready_mobile{
    display: none;
}
.contact-form .contact_desktop{
    display: block;
}
.contact-form .ready_mobile{
    display: none;
}
.paradice_banner .know_more {
    margin-top: 20px; 
  }
  footer .list-footer{
    margin-top: 25%;
  }
  i.fa-envelope,
  i.fa-phone,
  i.fa-map-marker-alt{
    color: #f5e600;
    /* margin-right: 20px; */

  }
  footer .widget-out-link ul li,
  footer .widget-out-link ul{
    list-style-type: none;
  }
  footer .widget-out-link ul{
    padding-left: 0px;
  }
  .social-icons {
    margin: 0;
    padding: 0;
  }
  .social-icons .list-inline li {
    display: inline-block;
    padding-right: 10px !important;
    border: none;
    padding: 0 0 15px;
}
.social-icons .list-inline{
    /* text-align: center; */
    padding-left: 32px;
}
.social-icons .list-inline li i{
    color: #f5e600;
    font-size: 18px;
}
  footer .widget-out-link ul li
  {
  list-style: none;
    padding-left: 30px;
    position: relative;
    padding-top: 0;
    padding-bottom: 12px;
    line-height: 20px;
  }
  .widget ul>li {
    padding: 0 0 15px;
}
.widget-contact li i {
    position: absolute;
    left: 0;
    top: 4px;
}
footer .widget-out-link{
    margin-top: 14%;
}
footer .widget-out-link h3{
    margin-bottom: 20px;
}
/* about us */
.about_us{
    position: relative;
}
.about_us_banner .overlay .image{
    height: 350px;
}
.about_us .main-navigation .navbar,
.about_us .person-cards{
    /* background-color: #FAF5EF !important; */
    height: 100% !important;
}
.about_us .person-cards{
    background-color: #FAF5EF !important;
    height: 100% !important;
}
.about_us .main-navigation .nav-link{
    /* color: #495ac5 !important; */
}
.about_us_banner {
    width: 100%;
    height:700px;
    position: relative;
    color: white;
    text-align: center;
  }
 
  .about_us_banner img.banner_img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index:99
  }
  .about_us_banner .overlay {
    width: 100%;
    height: 500px;
    position: absolute;
    top: 12%;
    left: 0;
    z-index:999
  }
  .about_us .about_us_banner h1, 
  .about_us .about_us_banner p{
    color: #7d4292;
    text-align: left;
  }
  .footer-bottom .copyright a{
    color: #f5e600;
  }
  .about_us .about_us_banner p{
    font-weight: 500;
  }
  .about_us .about_us_banner h1{
    font-size: 80px;
  }
  .about_us .about_us_banner p{
    font-size: 16px;
    width: 520px;
  }
  .about_us .leads .counter p{
    width: 100%;
  }
  .about_us .leads .counter  h1{
    font-size: 50px;
  }
  .about_us .leads .counter  h1, 
    .about_us .leads .counter p{
        text-align: center;
  }
  .about_us .leads{
    padding-top:3%;
  }
  .about_us .person-cards {
    padding-top: 0%;
    padding-bottom: 5%;
  }
  
  .about_us .person-cards .image .img-custom {
    width: 100%;
    height: auto;
  }
  
  .about_us .person-cards .row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; /* Ensure the columns wrap properly */
  }
  
  .about_us .person-cards .col-12 .image {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding: 0; /* Ensure no padding inside the image columns */
  }
  
  .about_us .person-cards .image img {
    max-width: 100%;
    height: auto;
    display: block;
  }
  .banner_img_image{
    display: none;
}
  .about_us .person-cards .content h1, 
  .about_us .person-cards .content p {
    margin: 0;
    padding: 0;
    color: #7d4292;
    text-align: center;
  }
  
  .about_us .person-cards .content {
    padding-top: 10%;
    height:155px;
  }
  
  .about_us .person-cards .content h1 {
    text-align: center;
    padding-bottom: 6px;
  }
  
  .about_us .person-cards .row > .col-12.col-md-4.col-lg-1 {
    padding-left: 0;
    padding-right: 0;
  }
  
  .about_us .person-cards .row > .col-12.col-md-4.col-lg-1:first-child {
    padding-right: 0; 
  }
  
  .about_us .person-cards .row > .col-12.col-md-4.col-lg-1:last-child {
    padding-left: 0; 
  }
  
  .about_us .person-cards .col-12.col-md-4.col-lg-3 {
    padding-left: 0;
    padding-right: 0; 
    margin-right: 27px; 
  }
  
  .about_us .person-cards .col-12.col-md-4.col-lg-3:first-child {
    padding-right: 15px; 
  }
  .about_us .person-cards .col-12.col-md-4.col-lg-3:last-child {
    margin-right: 0; 
  }
  .about_us .person-cards .col-12.col-md-4.col-lg-3:last-child {
    padding-left: 15px; 
  }
  .about_us .gallery {
    position: relative;
    height: 100%;
  }
  .about_us .gallery img {
    position: relative;
    width: 100%;
    height: auto;
  }
  .about_us .gallery .list_images {
    position: absolute;
    top: 10%;
  }
  
  .about_us .gallery h1 {
    text-align: center;
    color: #f5e600;
    font-size: 80px;
    margin-top: 8%;
    margin-bottom: 20px;
  }
  .gallery .container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .about_us .gallery .row{
    justify-content: center;
  }
  .gallery .list-pro-gallery figure {
    margin: 0;
  }
  
  .gallery .list-pro-gallery img {
    display: block;
    max-width: 100%; /* Ensure images do not overflow their container */
    height: 100%;
  }
  .galley_desktop, .galley_mobile {
    display: none;
  }
  .gallery .col-sm-12, .gallery .col-lg-3 {
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 0;
}
.about_us .gallery #row{
    margin-top: 25px;
}
.blog_banner{
    position: relative;
    overflow: hidden;
    background-image: url(../images/blog-dt-banner.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /* min-height: 800px; */
    height: 100%;
    display: flex;
}
.blog_banner h1{
color: #7d4292;
font-size: 80px;
text-align: center;
padding-top: 5%;
padding-bottom: 3%;
} 
.blog_banner .cards{
    padding: 0px 30px;
    margin-bottom: 6%;
}
.blog_banner .image img{
    width: 100%;
    padding: 20px;
}
.blog_banner .frame-1 .content{
    padding-left: 50px;
    color: #7d4292;

}
.blog_banner .frame-1 .content p{
    min-height: 110px;
}
.blog_banner .frame-2 .content p{
    min-height: 115px;
}
.blog_banner .frame-3 .content p{
    min-height: 120px;
    height: auto;
}
.blog_banner .frame-2 .content,
.blog_banner .frame-3 .content{
    padding-left: 30px;
    color: #7d4292;
}
.blog_banner .frame-2 .content h2,
.blog_banner .frame-3 .content h2,
.blog_banner .frame-1 .content h2{
    color: #7d4292;
    font-size: 28px;
}
.blog_banner .frame-2 .content p,
.blog_banner .frame-3 .content p,
.blog_banner .frame-1 .content p{
    font-size: 16px;
    line-height: 22px;
}
.blog_banner .frame-3 .content{
    padding-top: 18px;
}
.blog_banner .frame-2  .button,
.blog_banner .frame-3 .button,
.blog_banner .frame-1 .button{
    background-color: #FAF5EF;
    color: #7d4292;
    font-size: 25px;
    border: #7d4292;
    padding: 10px 22px;
}
#button{
    text-decoration: none;
}
.contact_form {
    position: relative;
    overflow: hidden;
    background-image: url(../images/contact_us_banner.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /* min-height: 800px; */
    height: 100%;
    display: flex;
}
.contact_form h1{
    color: #FAF5EF;
    text-align: center;
    padding-bottom: 20px;
    font-size: 80px;
}
.contact_form {
    padding: 50px 0px;
}
.contact_form .form_background{
    width: 100%;
    background: #FAF5EF;
    margin: auto;
    padding: 5% 7%;
}
.contact_form .form_background .name,
.contact_form .form_background .number, 
.contact_form .form_background .message {
    margin-bottom: 16px;
}
.contact_form .form_background label {
    color: #1a1a1a;
    font-weight: 700;
    font-size: 16px;
}
.contact_form .form_background label {
    display: block;
    margin-bottom: 5px;
}
.contact_form .form_background input {
    background: #FAF5EF;
    font-family: 'Poppins';
    border: none;
    border-bottom: 2px solid #1a1a1a;

    }
    .contact_form .form_background #form_btn {
        margin-top: 20px;
        padding: 10px 18px;
        text-transform: capitalize;
        background-color: #f8c7c3;
        border: none;
        font-weight: 700;
        font-size: 20px;
        position: relative;
        overflow: hidden;
        color:#1a1a1a;
    }
    .contact_form .map,
    .contact_form .map img {
        width: 100%;
    }
    .contact_form .map img,
    .contact_form .form_background{
        height: auto;
    }
    .content_for_post h1{
        font-size:40px;
        text-align: left;
        margin: auto;
    }
.fa-location-dot,
.fa-phone-volume,
.fa-instagram{
    color:#f5e600;
}
  .map iframe{
    width: 550px;
    height: 400px;
  }
  .banner_heading a{
      text-decoration: none;
  }
   #successMessage {
            display: none;
            color: green;
            padding: 10px;
            border: 1px solid green;
            margin-top: 10px;
        }
        .rating{
            padding-top:20px;
            text-align: center;
        }
        #inner_blog{
            padding:0px 90px;
            
        }
#inner_blog img{
    width:320px;
    height:400px;
    padding-top:50px;
}

.paradice_banner .know_more:hover,
.ready_play #know_more:hover,
.main-navigation .nav-link:hover{
   text-decoration:underline ;
    }
@media (min-width: 768px) {
    .galley_desktop {
      display: block;
      width: 100%;
      height: auto; 
    }
  }
@media (max-width: 1120px) {
    .about_us .about_us_banner p{
         width: 100%;

    }
    .about_us_banner {
    height: 850px;
}
.about_us .person-cards .content {
    /*padding-top: 10%;*/
    height: 190px;
}
.gallery .list-pro-gallery img {
    height:170px;
}
}
@media (max-width: 1020px) {
    
    .gallery .list-pro-gallery img{
        height: 160px;
    }
    .gallery .col-sm-12, .gallery .col-lg-3 {
        padding-right: 10px;
        padding-left: 10px;
        margin-top: 0;
    }
    .about_us .gallery h1{
        font-size: 50px;
        margin-top: 0px;
    }
    .about_us .gallery #row{
        margin-top: 15px;
    }
    .paradice_banner .slider_border{
        width: 100%;
    }
    .about_us_banner{
        height: 900px;
    }
    .about_us .person-cards{
        padding-bottom: 5%;
    }
    .about_us .about_us_banner h1{
        font-size: 50px;
    }
    .about_us .person-cards .col-12.col-md-4.col-lg-3{
        margin-right: 0px;
    }
    .paradice_banner .banner_heading h1{
        font-size: 60px;
    }
    .paradice_banner .banner_heading{
        margin: 0px;
    }
    .paradice_banner p{
        width: 100%;
    }
    .ready_play .lides{
        display: none;
    }
    .ready_play .ready_content p{
        width: 100%;
    }
    .ready_play .ready_content h1{
        font-size: 60px;
    }
    .play_our_trun .padding-cards .card-1, .play_our_trun .padding-cards .card-2{
        margin-bottom: 30px;
    }
    .contact-form .contact_desktop {
        min-height: 630px;
    }
    .contact-form .form_data h2{
        font-size: 60px;
    }
    .contact-form .form_background{
      width: 100%;
    }
    .contact-form .form_data{
        left: 21%;
    }
    .play_our_trun{
        padding-bottom: 60px;
    }
    .contact_form .form_background{
        margin-bottom: 40px;
      }
      .about_us .about_us_banner p{
          width:100%;
      }
}
@media (max-width: 767px) {
    .blog_banner .image img{
        padding:0px;
    }
    .blog_banner .frame-1 .content {
    padding-left: 0px;
    }
    .content_for_post h1{
        font-size:25px !important;
    }
    #inner_blog{
        padding:0px;
    }
    #inner_blog img {

    text-align: center;
    margin: auto;
    display: flex;
}

    .paradice_banner .carousel-indicators {
        left: 36%;              
        transform: translateX(-50%);
        bottom: 0px;         
    }
    .about_us .gallery {
        height:100%;
}
      .about_us .person-cards .content{
          height:100%;
      }
    .ready_play #know_more{
        font-size: 29px;
        display: flex;
        margin: auto;
        padding: 11px 23px;
    }
    .play_our_trun .heading h1{
        font-size: 55px;
    }
    .ready_play .ready_content h1{
        text-align: center;
        font-size: 50px;
        padding-top:20px;
    }
    .paradice_banner .row {
        flex-direction: column; 
      }
      .paradice_banner .col-12.col-lg-5 {
        order: 2; 
        margin-top: 20px; 
      }
    
      .paradice_banner .col-12.col-lg-7 {
        order: 1; 
      }
    
     
      .paradice_banner .know_more {
        margin: auto; 
        align-self: center; 
        display: flex;
        padding: 11px 22px;
        font-size: 29px;
      }
  
    .contact-form .contact_desktop{
        display: none;
    }
    .contact-form .ready_mobile{
        display: block;
    }
    .play_our_trun .padding-cards .card-1,
    .play_our_trun .padding-cards .card-2,
    .play_our_trun .padding-cards .card-3 {
        flex: 0 0 100%; 
    }
    .ready_play .ready_content {
        top: 19%;
        left: 0%;
    }
    .play_our_trun .padding-cards .card-1 img, 
    .play_our_trun .padding-cards .card-2 img, 
    .play_our_trun .padding-cards .card-3 img{
        width: 300px;
        margin-bottom: 30px;
    }
    .paradice_banner .banner_heading h1{
        font-size: 70px;
    }
    
    .play_our_trun .heading{
        padding-top: 0px;
        padding-bottom: 45px;
    }
    .main-navigation .nav-link{
        margin: 1px;
    }
    .contact-form .form_data {
        width: 100%;
        top: 0; 
        left: 0; 
        transform: none; 
      }
    .ready_play .ready_content p{
        width: 100%;
    }
    .ready_play .lides{
        display: none;
    }
    .ready_play .ready_mobile{
        display: block;
        height: 550px;
    }
    .ready_play .ready_desktop{
        display: none;
    }
    .paradice_banner .slider_border{
        width: 100%;
        padding: 61px 30px 40px 30px;
    }
    .paradice_banner .banner_heading {
      width: 100%;
      margin: auto;
      padding-top: 30px;
    }
    .paradice_banner p{
        width: 100%;
        margin-bottom: 30px;
    }
    .contact-form img{
        height: 630px;
    }
    .contact-form .form_data{
        left: 0%;
        top: 20%;
    }
    .contact-form .form_background{
        width: 280px;
    }
    .contact-form .star{
        display: none;
    }
    .play_our_trun .heading p{
        margin: auto;
    }
    .paradice_banner{
        padding: 1% 0%;
    }
    .contact-form .form_data h2{
        margin: 20px auto;
       text-align: center;
       font-size: 40px;
    }
    .play_our_trun{
        padding-bottom: 0px;
    }
    .play_our_trun .padding-cards .card-1 .overlay .cirle, .play_our_trun .padding-cards .card-2 .overlay .cirle, .play_our_trun .padding-cards .card-3 .overlay .cirle{
        margin-top: -60px;
    }
    .banner_img_image{
        display: block;
        height: 990px;
    }
    .about_us_banner img.banner_img{
        display: none;
    }
    .about_us_banner img{
        width: 100%;
    }
    .about_us_banner .overlay .image{
        height: 100%;
        padding: 0px 40px;
      }
      .about_us .leads{
        display: none;
      }
      .about_us_banner{
        height: auto;
      }
      .about_us .person-cards{
        padding: 40px;
      }
      .about_us .about_us_banner h1 {
        font-size: 50px;
        padding-top: 40px;
    }
    .about_us .gallery h1{
        margin-top: 5%;
    }
    .about_us .person-cards .col-12 .image{
        padding-bottom: 50px;
    }
    .gallery .list-pro-gallery img{
        padding: 10px;
        height: 100%;
        width: auto;
        margin: auto;
    
    }
    .galley_mobile {
        display: block;
        width: 100%;
        height: auto; 
      }
      .blog_banner h1{
        font-size: 48px;
      }
      .gallery{
          background-image: url(../images/Abt-us/gallery-bg-mobile.png);
          background-size: cover;
          background-position: center;
      }
      .blog_banner .cards{
        padding: 0px 10px;
      }
      .about_us .gallery .list_images{
          position: relative;
      }
      .about_us .gallery h1{
        font-size: 60px;
      }
      .about_us .gallery .list_images .list-pro-gallery{
        padding-top: 10%;
        padding-bottom: 30px;
      }
      .contact_form h1{
        font-size: 45px;
      }
      .contact_form .form_background{
        margin-bottom: 40px;
      }
      .contact_form {
        padding: 35px 0px;
    }
    .contact_form .map img{
        height: auto;
    }
.contact_form {
    background-image: url(../images/contact-mb.png);
    width: 100%;
    height: auto;
  }
  .blog_banner{
    background-image: url(../images/blog-mb.png);
    width: 100%;
    height: auto;
  }
  .blog_banner .frame-1 .content p, .blog_banner .frame-2 .content p, .blog_banner .frame-3 .content p{
    height: auto;
    min-height: auto;
  }
  .map iframe{
      width:100%;
  }
  .about_us .about_us_banner p{
      width:100%;
  }
}