@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');







html {

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

	font-family: 'Poppins', sans-serif;

}

p{
	margin: 0 !important;
}


*,

*:before,

*:after {

	-webkit-box-sizing: inherit;

	-moz-box-sizing: inherit;

	box-sizing: inherit;

	margin: 0;

	padding: 0;	

}

.whatsapp-icon2{
    width: 48px;
    height: 48px;
    position: fixed;
    bottom: 22px;
    right: 24px;
    z-index:9999;
}



body {

	margin:0;

	padding:0;

    font-family: 'Poppins', sans-serif;

}

.clear{

	clear:both;

}

.img{

	width:100%;

	display:block;

}

.v_a_img{

	vertical-align:middle;

}



.fix_button{

    position: fixed;

    top:320px;

    right: 0;

    z-index: 999999999999;

}

.fix_button2{

    position: fixed;

    top: 164px;

    right: 0;

    z-index: 999999999999;

}


.bg{
	background-color: #f4f4f4;
	padding: 2% 0%;
}

.top_yes{
	display: none;
}




/*-----------------------------
whtas up
-----------------------------*/

.whatsapp_float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 60px;
    right: 10px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 40px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.whatsapp-icon {
    margin-top: 16px;
}

/* for mobile */
@media screen and (max-width: 767px) {
    .whatsapp-icon {
        margin-top: 10px;
    }

    .whatsapp_float {
        width: 40px;
        height: 40px;
        bottom: 70px;
        right: 10px;
        font-size: 28px;
    }
}



/*--------------------------------------------------------------

Header

--------------------------------------------------------------*/

.top_main{

	width:100%;

    position: static;

    background-color: #fff;

    opacity: 0.9;

}

.top{
	width:90%;
	margin:0 auto;
	max-width:1400px;

}



.top2{

	width:90%;

	margin:0 auto;

	max-width:1400px;

}



.logo{

	width:350px;

	float:left;

	margin:1% 0.5% 0.7% 0.5%;

}



.logo h1{
	font-family: "Poppins",sans-serif;
	color: #f28891;
	font-size: 45px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 1% auto;

}



.logo h1 span{
	color: #f28891;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
}



.logo_link{

	text-decoration: none!important;

}



.red-bg {

    background-color: #b40000;

}



.top_mar_left {

    margin-left: 3%;

}

.bg-main{
	background-image: url('../images/bg-main.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}


.call_em {
    width: 710px;
    float: right;
    margin: 1.5% 1.5% 1% 1%;
}

.img-rishabh{
	width: 100%;
    margin: 0 auto;
}

.box-shw{
	box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 3px 0px;
}

.ach-txt h3{
	font-size: 16px;
    font-weight: 500;
    color: #000;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    line-height: 140%;
    min-height: 70px;
}

.ach-txt h3 a{
    text-decoration: none;
    color: #000;
}


.img-rishabh h2 {
    font-size: 18px;
    font-weight: 600;
    color: #ec008c;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 140%;
}

.img-rishabh p {
    font-size: 16px;
    font-weight: 600;
    color: #ec008c;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 2px;
    line-height: 140%;
}

.call_copy {
    width:170px;
    float: right;
    text-align: center;
    background-color: #0162bd;
    margin-left: 20px;
    padding: 5px;
}

.call {
    width:170px;
    float: right;
    text-align: center;
    background-color: #FF958C;
    margin-left: 20px;
    padding: 5px;
}

.cus_fa{
    color:#fff !important;
}


.call_em_txt {
	font-family: "Poppins",sans-serif;
	color: #FF958C;
	font-size:16px;
}



.call_em_txt .fa {

    font-size: 20px !important;

    color: #FF958C;

}



.top_link {
    color: #f28891;
    text-decoration: none;
}

.top_link:hover{
    text-decoration:none;
    color: #f28891;
}

.email {
    /*width: 315px;*/
    float: right;
    text-align: right;
    padding: 3px 0px;
}

.top_left i.fa {
    color: #000;
    font-size: 20px;
}


/*--------------------------------------------------------------
pakg
--------------------------------------------------------------*/

.pakg h1 {
	font-size: 28px;
    font-weight: 700;
    color: #f28891;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    margin: 1%;
}


.pakg h2 {
    font-size:20px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    margin: 13% 0% 7%;
	padding:4% 2%;
	background-color:#f2cf66;
}


.pakg h3 {
    font-size:20px;
    font-weight: 600;
    color: #000;
    text-align: center;
    font-family: 'Poppins', sans-serif;
	padding:1%;
}

.pakg h6 {
    font-size:16px;
    font-weight: 500;
    color: #000;
    text-align: center;
    font-family: "Montserrat", sans-serif;
	line-height:140%;
}


.pakg h6 a {
    color: #ec008c;
    text-decoration: none;
}

.pakg p {
    font-size:15px;
    font-weight: 500;
    color: #000;
    text-align: center;
            	font-family: "Montserrat", sans-serif;

    margin:2% 1% 4%;
	line-height:140%;
	padding:4% 2%;
	min-height:61px;
}
.brd{
	border:1px solid #ccc;
}



.brd2{
	border-bottom:1px dashed #ccc;
}

.ab_shdw22 {
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 15%);
    background-color:rgb(255 255 255 / 0.8);
}

/*--------------------------------------------------------------

Front Page

--------------------------------------------------------------*/

.banner{

	width:100%;

}



.banner_bg {

    background-image: url(../images/3.jpg);

    background-size: cover;

    height: 100vh;

    z-index: 9999999999;

}


.bg-top{
	background: #6108B2;
	padding: 10px 0;
}

.line-txt h3{
	text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 38px;
    font-weight: 500;
    margin: 1%;
    color: #fff;
    letter-spacing: 3px;

}

.line-txt h4{
	text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin: 1%;
    color: #fff;


}
		

/*--------------------------------------------------------------

Welcome 

--------------------------------------------------------------*/

.form_main{

    width: 40%;

    float: right;

    margin: 1%;

}



.form_main2{

    width: 98%;

    float: left;

    margin: -10% 1% 1% 1%;

}







.form_bg{
   background-color: #fdf2e3;
    border: 8px solid #FF958C;
    width: 400px;
    border-radius: 4px;
    padding: 1%;
    position: absolute;
    top: 50%;
    left: 76%;
    transform: translate(-50%, -50%);

}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: none!important;
    /*height: 85vh !important;*/
}





.shdw {

    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);

    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);

    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);

}

.flexx{
    display: flex;
    text-align: center;
    justify-content: center;
    flex-wrap: wrap;
}

.contact h1{

    font-size: 25px;
    font-weight: 500;
    color: #e88b7f;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    line-height: 150%;

}


.media-head h2 {
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    margin: 1%;
}

.abt h1{
	font-size:28px;
	font-weight: 700;
	color: #ec008c;
	text-align: center;
	  font-family: "Montserrat", sans-serif;
	text-transform: uppercase;
	margin: 1%;
}

.abt p{
	font-size: 18px;
	font-weight: 400;
	color: #000;
	text-align: center;
	font-family: "Montserrat", sans-serif;
	line-height: 140%;

}



.why h1{
	font-size:28px;
	font-weight: 700;
	color: #FFA39C;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	margin: 1%;
}



.why p{
	font-size: 15px;
	font-weight: 500;
	color: #000;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	line-height: 160%;

}

.banner_brd{
	border: 1px solid #ebebeb;
}

.why p span{

    color: #000;

}


.why2 h1{
	    font-size: 28px;
    font-weight: 700;
    color: #FFA39C;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    margin: 30px 0px 10px 0px;
}

.why2 p{
	font-size: 15px;
	font-weight: 500;
	color: #666666;
	text-align: justify;
	font-family: 'Poppins', sans-serif;
	line-height: 160%;
}

.why2 span{
	font-weight: 700;
}

.why2 a{
	text-decoration: none;
	color: #666666;
}

.why2 ul{
	margin-top: 10px;
}

.why2 ul li{
	    font-size: 15px;
    font-weight: 500;
    color: #666666;
    text-align: justify;
    font-family: 'Poppins', sans-serif;
    line-height: 160%;
    list-style: disc;
    margin-left: 2%;
}

.about_bg {

    background-image: url(../images/about_bg.jpg);

    background-size: cover;

    padding: 3% 0%;

}


.about_bg1 {
    background-image: url(../images/about-bg.jpg);
    background-size: cover;
    padding: 3% 0%;
}




.ab_col_sm2{

    width: 50%;

    float: left;

    min-height: 406px;

}


.about h1{
	font-size:18px;
	font-weight: 600;
	color: #6A0900;
	text-align: left;
	font-family: 'Poppins', sans-serif;
	line-height: 150%;

}



.about p{
	font-size: 15px;
	font-weight: 500;
	color: #000;
	text-align: justify;
	font-family: 'Poppins', sans-serif;
	line-height: 160%;

}



.ab_bg{

    background-color: #fff;

    padding: 3%;

}





.achieve h1{
	font-size:28px;
	font-weight: 700;
	color: #ec008c;
	text-align: center;
	    	font-family: "Montserrat", sans-serif;

	text-transform: uppercase;

}


.achieve p{
	font-size:16px;
	font-weight: 500;
	color: #000;
	text-align: center;
	 font-family: "Montserrat", sans-serif;
}


/* CSS */
.call-btn-f h2{
    text-align: center;
    font-size: 20px;
    color: #fff!important;
    padding: 10px;
    width: 490px;
    border-radius: 22px;
    background: #ec008c;
    margin: 0 auto;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}


.call-btn-f  h2 a:hover{
    text-decoration: none;
    color: #fff;
}

.call-btn-f  h2 a {
    color: #fff;
    text-decoration: none;
}

.media-txt h2{
	font-family: "Montserrat", sans-serif;
    text-align: justify;
    font-size: 16px;
    color: #000;
    margin: 1%;
    line-height: 140%;
}

.flex-media{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.box-media{
    background: #fff;
    border-radius: 20px;
    padding: 10px;
}


/*counter*/
  .counter-section {
    display: flex;
    justify-content: space-around;
    text-align: center;
    padding: 50px 0;
    font-family: Arial, sans-serif;
  }

  .counter-box h2 {
	font-family: "Montserrat", sans-serif;
    font-size: 60px;
    font-weight: 700;
  }

  /* Exact colors from your design */
  .c1 { color: #6108B2; }   /* Years in Matchmaking */
  .c2 { color: #ec008c; }   /* Divorces Saved */
  .c3 { color: #6108B2; }   /* Successful Marriages */
  .c4 { color: #ec008c; }   /* Awards Received */
  .c5 { color: #6108B2; }   /* Media Recognitions */

  .counter-box p {
	font-family: "Montserrat", sans-serif;
    margin-top: 10px;
    font-size: 16px;
    color: #6108B2;
    font-weight: 500;
  }

  @media (max-width: 768px) {
    .counter-section {
      flex-direction: column;
      gap: 40px;
    }
  }


  .ahv-flx{

    display: flex;
    align-items: center;
    justify-content: space-between;
  }

/*--------------------------------------------------------------

Regular Content

--------------------------------------------------------------*/

.contener{

	width:90%;

	margin:0 auto;

	max-width:1400px;

}



.col_sm1{

	width:100%;

	margin:0 auto;

}



.col_sm2{

	width:48%;

	margin:1%;

	float:left;

}



.col_sm3{

	width: 31%;

	float: left;

	margin: 1%; 

}
/*
.col_sm3 h1{
		    	font-family: "Montserrat", sans-serif;

    font-size: 16px;
    text-align: center;
    padding: 10px;
    font-weight: 500;
    line-height: 160%;
    color:#000;
}
*/
.col_sm4{

	width: 23%;

	float: left;

	margin: 1%;

}



.col_sm5{

	width:18%;

	float: left;

	margin: 1%;

}



.col_sm8{

	width:40%;

	float: left;

	margin: 1%;

}

.col_sm88{

	width:55%;

	float: left;

	margin: 1%;

}





.col2_sm8{

	width:40%;

	float: left;

	margin: 1%;

}

.col2_sm88{

	width:55%;

	float: right;

	margin: 1%;

}





.col_sm9{

	width:28%;

	float: left;

	margin: 1%;

}

.col_sm99{

	width:68%;

	float: left;

	margin: 1%;

}

.abt_head{
	    font-size: 28px;
    font-weight: 700;
    color: #fd584b;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
}
.txt_ctr p{
	text-align: center !important;
}


.special_head{
	font-size: 18px;
    font-weight: 600;
    color: #fd584b;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
}

.special{
	text-align: center;
}

.special img{
	
}

.special h1{
	font-size: 20px;
    font-weight: 700;
    color: #fd584b;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    margin: 5% 0% 0% 0%;
}


/*--------------------------------------------------------------

link

--------------------------------------------------------------*/

a.link:link {

	color:#000;

	text-decoration:none;

}

a.link:visited {

	color:#000;

	text-decoration:none;

}

a.link:hover {

	color:#000;

	text-decoration:none;

}

a.link:active {

	color:#000;

	text-decoration:none;

}









a.link2:link {

	color:#fff;

	text-decoration:none;

}

a.link2:visited {

	color:#fff;

	text-decoration:none;

}

a.link2:hover {

	color:#fff;

	text-decoration:none;

}

a.link2:active {

	color:#f15757;

	text-decoration:none;

}






a.link3:link {
	color:#000;
	text-decoration:none;
}

a.link3:visited {
	color:#000;
	text-decoration:none;
}

a.link3:hover {
	color:#000;
	text-decoration:none;
}

a.link3:active {
	color:#000;
	text-decoration:none;
}



/*--------------------------------------------------------------

Extra

--------------------------------------------------------------*/

.bg_clr{

	background-color:#03b3e4;

}

.bg_clr3{

	background-color:#f5f5f5;
}


.bg_clr5{
	background-color:#ffe0dd;
}


.bg_clr4{

	background-color:#78483c;

}



.bullet2 ul {

    list-style-image:url(../images/bullet3.png);

	margin-left:3%;

    margin-top: 3%;

}

.bullet2 ul li{
	font-family: 'Poppins', sans-serif;
	color: #828282;
	font-weight: 500;
	font-size:15px;
	line-height:130%;
	text-align:justify;
	margin:2% 1% 2% 1%;

}



.bullet3 ul {

    list-style:disc;

	margin-left:0%;

	

}

.bullet3 ul li{	

	font-family: 'Poppins', sans-serif;

	color: #fff;

    font-weight: 600;

	font-size:15px;	

	margin:2% 0%;

	line-height:130%;

	text-align:justify;

	margin:2% 1% 2% 3%;	

}



.bullet4 ul {

    list-style:disc;

	margin-left:0%;

	

}

.bullet4 ul li{	

	font-family: 'Poppins', sans-serif;

	color: #000;

    font-weight: 500;

	font-size:15px;	

	margin:2% 0%;

	line-height:130%;

	text-align:justify;

	margin:2% 1% 2% 3%;	

}







.view_all2 {

    width: 100px;

    float: none;

    margin: 0% auto 2%;

}



.btn2 {

    width: 100%;

    padding: 7% 12%;

    font-size: 13px;

    text-align: center;

    font-family: 'Poppins', sans-serif;

    background-color: #f8f8f8;

    color: #000;

    text-decoration: none;

    cursor: pointer;

    font-weight: 500;

    border: 1px solid #ccc;

    text-transform: capitalize;

}



/*slider*/
    .swiper {
      width: 100%;
      padding: 20px 0;
      box-sizing: border-box;
    }

    .swiper-slide {
      color: #fff;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      text-align: center;
      padding: 30px;
      border-radius: 10px;
      min-height: 260px;
      box-sizing: border-box;
    }

    .slide-icon {
      font-size: 50px;
      margin-bottom: 20px;
    }

    .slide-heading {
	    font-family: "Montserrat", sans-serif;
	    font-size: 18px;
	    font-weight: 600;
	    color: #ec008c;
	    margin-bottom: 10px;
    }

    .slide-text {
	font-family: "Montserrat", sans-serif;
	color: #000;
     font-size: 15px;
     line-height: 140%;
    }

    .swiper-pagination{
    	display: none;
    }

    .bg1 { background: #fff; }
    .bg2 { background: #457b9d; }
    .bg3 { background: #2a9d8f; }
    .bg4 { background: #ff9f1c; }
    .bg5 { background: #6a4c93; }

/*--------------------------------------------------------------

Footer

--------------------------------------------------------------*/



.ftr_col_sm2 {

    width: 50%;

    float: left;

}

.txt_ctr{
	text-align: center;
}

.txt_ctr a{
	text-decoration: none;
	color: #fff;
}

.txt_ctr a:hover{
	text-decoration: none;
	color: #fff;
}


.ftr_txt1{

	color:#fff;

	font-size: 15px;

	padding: 2.5% 1%;

	font-family: 'Poppins', sans-serif;

}

.ftr_txt1_copy{
	color:#000;
	font-size: 15px;
	padding: 1% 1%;
	font-family: 'Poppins', sans-serif;
	text-align:center;
}



.ftr_txt2{

	float: right;

}



.ftr_clr2{

	background-color: #ec008c;

}



.award-bg{

	background: #F7EEFF;

}


.f_link{

	color: #fff;

	text-decoration: none;

}

.dis-flex-head{
	display: flex;
	text-align: center;
	justify-content: space-between;
}


.dis-flex{
	display: flex;
	text-align: center;
	justify-content: space-between;
}


.ftr-txt p{
	font-size: 16px;
	font-family: "Montserrat", sans-serif;
	color: #fff;
	text-align: justify;
	float: left;
	margin: 1%;
}

.ftr-txt2 p{
	font-size: 16px;
	font-family: "Montserrat", sans-serif;
	color: #fff;
	text-align: right;
	float: right;
	margin: 1%;
}

.ftr-txt2 p a{
	color: #fff;
	text-decoration: none;
}



/* ------------------------------------------------------

top arrow

------------------------------------------------------ */

.top_arrow{
	width:25px;
	height:33px;
	position:fixed;
	right: 2.5%;
    bottom: 2.5%;
	display:none;
	transition-duration: 1s;
	background-image:url('../images/top-b.png');
	cursor:pointer;
	background-repeat:no-repeat;
	z-index: 999;
}

.top_arrow:hover{
	width:25px;
	height:33px;
	position:fixed;
	right: 2.5%;
    bottom: 2.5%;
	transition-duration: 1s;
	cursor:pointer;
	background-image:url('../images/top-b.png');
	display:none;
}


@media only screen and (max-width:1920px){
    .ab_col_sm2 {
        min-height: 467px;
    }
}


@media only screen and (max-width:1400px){
    .ab_col_sm2 {
        min-height: 406px;
    }

    .ab_bg {
        background-color: #fff;
        padding: 1% 3% 0%; 
    }
}

@media only screen and (max-width:1232px){

}

@media only screen and (max-width:1190px){
    .top{
    	width:100%;
    }

}

@media only screen and (max-width:1150px){

}

@media only screen and (max-width:1125px){
    .top2{
    	width:94%;
    }

}

@media only screen and (max-width:1067px){

}

@media only screen and (max-width:1015px){

}

@media only screen and (max-width:1000px){

    .ahv-flx {
        flex-direction: column;
    }


    .dis-flex-head {
        flex-direction: column;
    }

    .col_sm5 {
        width: 31%;
        float: left;
        margin: 1%;
    }

    .col_sm3 {
        width: 98%;
    }

    .dis-flex {
        flex-direction: column;
    }

    .img-rishabh {
        width: 44%;
        margin: 0 auto;
    }

    .logo h1 {
        text-align: center;
    }


    .logo {
        width: 100%;
        float: none;
    }

    .call_em {
        width: 710px;
        float: none;
        margin: 1% auto;
    }

    .form_main {
       top: 57%;
        left: 65%;
    }

    .contact h1 {
        font-size: 22px;
    }

    .ab_col_sm2 {
        width: 98%;
        float: left;
        min-height: 4px;
        margin: 1%;
    }

}


@media only screen and (max-width:960px){

    .form_bg{
    	    left: 50%;
    }

    .col_sm5{
    	width: 23%;
    }

    .col_sm2 {
        width: 98%;
    }


    .ftr-txt p {
        text-align: center;
        float: none;
    }

    .ftr-txt2 p {
        text-align: center;
        float: none;
    }

}


@media only screen and (max-width:900px){

}

@media only screen and (max-width:892px){

}



@media only screen and (max-width:825px){

}


@media only screen and (max-width:800px){

	.col_sm4{
		width: 98%;
		float: none;
		margin: 1% auto 5% auto;
	}

	.col_sm5{
		width: 31%;
	}

	.ftr_col_sm2 {
	    width: 98%;
	    float: left;
	}

	.ftr_txt2 {
	    float: left;
	}

	.col_sm3 {
	    width: 98%;
	}

	.logo {
	    width: 80%;
	    float: none;
	    margin: 1% auto;
	}

	.logo h1 {
	    text-align: center;
	}

	.img-rishabh {
	    width: 68%;
	    margin: 0 auto;
	}

}


@media only screen and (max-width:750px){

}

@media only screen and (max-width:715px){

}

@media only screen and (max-width:700px){

    .flex-media {
        flex-direction: column;
    }

    .col_sm99 {
        width: 98%;
    }

    .media-txt h2 {
        text-align: center;
    }

    .banner_bg {
        background: #efe5d9 url(../images/mob_banner.jpeg) no-repeat center top;
        width: 100%;
    }

}


@media only screen and (max-width:600px){

    .col_sm9 {
        width: 68%;
    }

    .line-txt h3 {
        font-size: 14px;
    }

    .achieve p {
        padding-bottom: 24px;
    }

    .img-rishabh {
        width: 95%;
        margin: 0 auto;
    }

    .img-rishabh h2 {
        margin: 1%;
    }

    .abt h1 {
        padding-top: 30px;
    }

    .ach-txt h3 {
        padding-bottom: 20px;
    }

    .call_em {
        width: 64%;
        float: none;
        margin: 0 auto;
    }

    .email {
        width: 100%;
        float: none;
        text-align: center;
        padding: 5px 0px;
    }

    .col_sm3 {
        width: 98%;
        float: none;
        margin: 1% auto;
    }

    .form_main {
        top: 66%;
        left: 50%;
        width: 90%;
    }

    .contact h1 {
        font-size: 18px;
    }

    .form_bg{
    	width: 80%;
    }

    .col_sm5{
    	width: 48%;
    }

    .carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
        height: 20vh !important;
    }

}


@media only screen and (max-width:500px){
	.col_sm5{
		width: 98%;
	}

	.bullet2 ul {
	    margin-left: 6%;
	}
}


@media only screen and (max-width:491px){

}


@media only screen and (max-width:460px){

    .call-btn-f h2 {
        font-size: 17px;
        width: 380px;
    }

}

@media only screen and (max-width:400px){

	.call_em_txt {
	    font-size: 15px;
	}

	.form_main {
	    margin: 13% auto 1%;
	}

	.call-btn-f h2 {
        font-size: 17px;
        width: 363px;
    }

}