@media (max-width: 1200px){
  .why #pp {
    margin-top: 120px;
    font-size: 12.2px;
}
.why .col-md-6 .big {
    font-size: 15px;
}
.why .col-md-6 img {
    width: 70px;
}
.why .col-md-6 .small {
    font-size: 13px;
    color: #777777;
    margin-top: 6px;
}
.contact .form_box{
  width: 68%;
  height: 590px;
  background: #fff;
  padding: 30px;
  margin: auto;
}
}
@media (max-width: 993px){
  .header{
  width: 100%;
  height: 50px;
}
.logo{
  width: 100px;
  margin-top: 5px;
  height: 38px;
}
.header .box .links_box li{
  display: inline-block;
  margin-left: 17px;
}
.header .box .links_box li a{
  font-size: 12px;
  letter-spacing: 0.2px;
}
.header .box .links_box{
  float: right;
  line-height: 25px;
}

/*SLIDER CSS START*/

.slideshow-container {
  margin-top: 50px;
}
.mySlides .box{
  width: 440px;
  top: 30px;
}
.text {
  color: #f2f2f2;
  font-size: 18px;
  margin-top: -10px;
}
.service_main .main {
    margin-top: 0px;
}
.mySlides .img4,
.mySlides .img3,
.mySlides .img2,
.mySlides .img{
  height: 280px;
  background-size: 100% 400px;
}
.service_main .box {
    margin-block: 20px;
}
.why .ap {
    width: 240px;
    margin-top: 0px;
}
.why #pp {
    margin-top: 2px;
    margin-bottom: 40px;
}
.why .t3 {
    margin-bottom: 20px;
}
.why .col-md-6{
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 40px;
}
}

@media (max-width: 768px){
   #mySidenav{
    display: inline;
  }
	.header #right{
    display: none;
}
.mySlides .img4,
.mySlides .img3,
.mySlides .img2,
.mySlides .img{
  height: 280px;
  background-size: 100% 400px;
}
.mySlides .box{
  width: 400px;
  top: 30px;
}
.logo{    
  position: absolute;
  left: 15px;
  top: 0;
  width: 120px;
}
#mob_right {
  display: initial;
  width: 36px;
  height: 36px;
  background: #FBD232;
  line-height: 36px;
  border-radius: 50%;
  position: absolute;
  right: 15px;
  padding: 7px 5px;
  cursor: pointer;
  margin-top: 8px;
}
#mob_right img{
  width: 21px;
  margin-left: 1px;
  margin-top: 0px;
  transform: rotate(180deg);
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 999;
  top: 0;
  right: -10px;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 30px;
  box-shadow: 0px 1px 5px #0002;
  border: 1px solid #ddd;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 13px;
  color: #121212;
  letter-spacing: 0.2px;
  display: block;
  transition: 0.3s;
  font-family: 'DM Sans';
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 30px;
  margin-left: 0px;
}
.contact{
  width: 100%;
  height: auto;
  background-image: url(assets/img/patti.jpg);
  background-size: 200%;
  padding: 0px;
  justify-content: center;
  align-items: center;
  display: flex;
}
.contact .container{
  padding-left: 0px;
  padding-right: 0px;
}
.contact .form_box{
  width: 90%;
  background: #fff;
  padding: 10px;
  margin: auto;
  padding-top: 35px;
  border: 1px solid #ddd;
}
}
@media (max-width: 430px){
  .header #right{
    display: none;
}
.header{
  top: 0px;
}

#h1{
  font-size: 9.5px;
}

.points-main{
  display: inline;
}
.points{
  margin-top: -20px;
  width: 100%;
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.points li{
  list-style: none;
  width: 86px;
  margin: 3px;
  height: 86px;
  border-radius: 50%;
  border: 1px solid #0001;
  float: left;
  text-align: center;
  box-shadow: 0px 1px 5px #ddd8;
}
.points li img{
  width: 30px;
  margin-top: 5px;
}
.points li p{
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
  font-size: 11px;
  font-family: 'DM Sans';
  font-weight: 500;
}

.mySlides .img4,
.mySlides .img3,
.mySlides .img2,
.mySlides .img{
  height: 200px;
  width: 100%;
  background-size: 155%;
}
.mySlides .container{
  padding: 0px;
}
.mySlides .box{
  width: 350px;
  top: 0px;
  height: 200px;
}
.mySlides #bmt{
  width: 350px;
  top: 0px;
  height: 200px;
}
.text {
  color: #f2f2f2;
  font-size: 11px;
  font-weight: 600;
  margin-top: 0px;
  padding-top: 8px;
}
.text2 {
  color: #f2f2f2;
  font-size: 15px;
  font-family: 'DM Sans';
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
}
.text3 {
  color: #f2f2f2;
  font-size: 13px;
  text-align: left;
  width: 100%;
}
.text3 button{
  padding: 7px;
  padding-left: 22px;
  padding-right: 22px;
  font-size: 14px;
  font-weight: 500;
  font-family: ''DM Sans;
  border-radius: 5px;
}

/*Services*/
.service_main a{
  text-decoration: none;
  color: #000;
}
.service_main .main{
  font-size: 28px;
  margin-top: 0px;
}
.service_main .desc{
  margin-top: 0px;
  font-size: 14px;
  text-align: justify;
  word-spacing: 2px;
}
.service_main .box{
  padding: 0px;
  padding-left: 10px;
  padding-right: 10px;
  border: none;
  margin-top: -20px;
  padding-top: 25px;
  border: 1px solid #ddd6;
  text-align: center;
  margin-bottom: 40px;
}
.service_main .box img {
  width: 70%;
  margin-bottom: 20px;
}
.service_main .col-xs-6{
  padding-left: 0px;
  padding-right: 0px;
}
.b_box{
  width: 100%;
  height: auto;
  margin-top: -10px;
  display: flex;
}
.box .b_box img{
  width: 35px;
  z-index: 2;
}
.box .b_box .yel{
  font-size: 12px;
  font-weight: 600;
  height: 22px;
  width: 250px;
  text-align: right;
  padding-right: 10px;
  font-family: 'DM Sans';
  background: #FBD232;
  margin-top: 9px;
  margin-left: -20px;
  line-height: 22px;
}

/*OUR WORKS*/
.border {
    width: 100%;
    padding: 10px;
    padding-left: 0px;
    padding-right: 0px;
    background-image: url(assets/img/patti.jpg);
    background-size: 400%;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.border .main {
    font-size: 25px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.why .col-md-9,
.why .col-md-3,
.why .col-md-6,
.why .container{
  padding-left: 0px;
  padding-right: 0px;
}
.why .ap {
        width: 200px;
        margin-top: -10px;
}
.why .t2{
  font-size: 22px;
  font-family: 'DM Sans';
  margin-top: 0px;
}
.why #pp,
.why .t1,
.why .t3 {
        margin-bottom: 0px;
        font-size: 14px;
        font-family: 'DM Sans';
        text-align: justify;
}
.why .col-md-6 .small {
  font-size: 14px;
  color: #777777;
  margin-top: 6px;
}
.why #pp{
  margin-bottom: 30px;
}
.why .col-md-6 {
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 20px;
}
.about_us{
  padding: 0px;
}
.about_us .col-md-5,
.about_us .col-md-7{
  padding-left: 0px;
  padding-right: 0px;
}

.about_us .t1{
  font-size: 13px;
  margin-top: 30px;
}
.about_us .t2{
  font-weight: 600;
  margin-bottom: 0px;
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.about_us .t3{
  margin-top: 20px;
  font-size: 13px;
  line-height: 25px;
}
.about_us .t4{
  font-size: 13px;
  line-height: 25px;
  margin-top: 10px;
}
.contact input{
  margin-bottom: 20px;
}
.contact .form_box{
  height: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
  margin-top: 25px;
  margin-bottom: 25px;
}
.contact .big {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
}
.contact button{
 margin-bottom: 10px;
  
}

/*footer strat*/
.footer{
  padding: 20px;
  padding-left: 0px;
  padding-right: 0px;
  background: #121212;
  display: flex;
}
.footer .bb{
  width: 100%;
  height: 10px;
  display: flex;
}
.footer .text11{
  color: #ddd;
  font-size: 22px;
  font-weight: 300px;
  font-family: 'DM Sans';
  margin-bottom: 5px;
  margin-top: 30px;
}
.footer .desc{
  font-family: 'DM Sans';
  color: #ddd9;
  font-size: 15px;
  text-align: justify;
  margin-top: 5px;
}
.footer .col-md-4 .col-md-6{
  padding-left: 0px;
}
.footer a{
  text-decoration: none;
  font-weight: 500;
}
.footer a span{
  margin-right: 7px;
}
.top_nav{
  display: none;
}
.top_nav1{
  display: none;
}

.book_form p{
  font-size: 20px;
  margin-top: 8px;
  font-weight: 600;
  color: #333;
  margin-bottom: 10px;
}
.book_form button,
.book_form input{
  width: 290px;
  height: 40px;
  margin: 10px;
  font-size: 15px;
}
.book_form .small{
  font-size: 13px;
  font-weight: 400;
  margin-top: 20px;
  font-family: 'DM Sans';
  margin-bottom: 10px;
}
.book_form a{
  text-decoration: none;
  color: #000;
  font-size: 22px;
  font-family: 'DM Sans';
  font-weight: 500;
  color: #333;
}
.book_form button{
  background: #FBD232;
  color: #0009;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  font-size: 15px;
}
.content{
  padding: 0px;
  display: flex;
  margin-top: 30px;
  border-top: 1px solid #ddd9;
}
.content .container{
  padding-left: 0px;
  padding-right: 0px;
}
.content img{
  margin-bottom: 20px;
  padding-top: 0px;
  margin-top: 0px;
}
.content p{
  font-size: 15px;
  word-spacing: 0px;
  letter-spacing: 0px;
}

#thank{
  text-align: center;
  justify-content: center;
  margin-top: 80px;
  margin-bottom: 50px;
}
#thank img{
  width: 100%;
}
#thank p{
  font-family: 'DM Sans';
  font-size: 13px;
}
#thank a{
  text-decoration: none;
  color: #000;
  font-family: 'DM Sans';
  font-weight: 400;
}
#thank .button{
  width: 140px;
  line-height: 30px;
  height: 30px;
  background-color: #fbd323;
  border-radius: 5px;
  margin: auto;

}
}
