
@media screen and (max-width:1100px) {
    .jom-image img {
        left: 0px;
}

}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
     .container{
    max-width: 95%;
}


.banner-container{
    padding: 0px;
}

.banner-text {
    padding: 150px 0px 0px;
    width: 100%;
    }
    .banner-image img {
    position: absolute;
    bottom: 0px;
    width: 100%;
}

}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
 .menu a {
    font-size: 8px;
    color: #fff;
    padding: 7px 10px;
}
.banner{
    height: 534px;
}

}

 @media screen and (max-width:991px) {
    

    .jom-dtl{
        height: auto;
    }
.jom-quote{
    margin-top: 20px;

    position:initial;
}
    .hm-abt{
        margin-top: 40px;
    }
    
    .hm-evts{
        margin-top: 30px;
    }

.hm-evts li{
    padding-bottom: 15px;
    margin-bottom: 15px;
    }

    .jom-dtl h2{
        margin-top: 90px
    }

    .jom-dtl h2 {
    font-size: 40px;
        }

        .jom-dtl h2 span{
            font-size: 20px;
        }
        .right-ftr .dnte-btn {
    padding: 10px 70px !important;
}
.banner{
    height: auto;
}
 }


@media only screen and (min-width: 320px) and (max-width: 991px) {
    .navbar-toggler {
    position: absolute;
    right: 0px;
    top: 10px;
}

  .menu-dtl{
    position:inherit !important;
    right: 0px;
  }
.menu {
    width: 260px !important;
    font-size: 14px;
    text-align: left !important;
    line-height: 29px;
    background: #14009f;
    padding: 12px;
    top: 49px;
    display: table;
    position: absolute;
    right: -7px;
    z-index: 999;
    border-radius: 10px;
    border: 1px solid #ff0;
}
}

 @media screen and (max-width:1024px) {
 	.menu-dtl{
 		padding: 0px;
 		top:0px;
 		left: 0px;
 		text-align: left; 
 	}

 	.top-scl {
    	margin: 15px 10px 0px;
		}


#toggle {
  width: 28px;
  height: 30px;
  margin:8px 0px 0px
}

#toggle div {
  width: 100%;
  height: 5px;
  background: white;
  margin: 4px auto 0px;
  transition: all 0.3s;
  backface-visibility: hidden;
}

#toggle.on .one {
  transform: rotate(45deg) translate(5px, 5px);
}

#toggle.on .two {
  opacity: 0;
}

#toggle.on .three {
  transform: rotate(-45deg) translate(7px, -8px);
}

.navbar-toggler{
	border:0px;
	padding: 0px
}
}

@media only screen and (min-width: 320px) and (max-width: 799px) {
    
.jom-dtl h2 {
    font-size: 30px;
    margin-top: 40px;
}
    .jom-dtl .col-sm-4, .jom-dtl .col-sm-8{
        -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    }

.hm-srv{
    height: auto;
}


.hm-srv-img img {
    height: 370px;
}

.hm-srv-txt h2 {
    font-size: 35px;
    }

    .hm-srv-txt {
    position: relative;
    padding: 99px 0px 0px 30px;
}

footer{
    height: auto;
}

    footer .col-sm-4{
        -ms-flex: 0 0 100%;
    flex: 0 0 50%;
    max-width: 50%;

    }
.m-wth{
      -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;

}
    .right-ftr{
        text-align: center;
    }

    .rcr-hd {
padding-top: 30px;
    width: 370px;
}

    .rcrhdimg {
    position: absolute;
    top: 13px;
    right: 30px;
    width: 220px;
}


}


@media only screen and (min-width: 200px) and (max-width: 740px) {
    .banner-container .col-sm-7, .banner-container .col-sm-5 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.banner {
    height: auto;
}

.banner-text{
    padding:50px 0px 0px;
    text-align: center;
}

.banner-image {
    text-align: center;
    position: relative;
    height: auto;
}

.banner-image img {
    position: inherit;
height: 350px;
    width: auto;
}


.jom-image img {
    position: initial;
    margin: 20px 0px 0px;
}

.jom-dtl h2 {
    margin-top: 40px;
}
header .col-sm-10,  header .col-sm-2{
    width: 50%
}

.hm-srv-txt h2 {
    font-size: 25px;
    position: initial;
        text-shadow: 0px 0px 0px rgba(0,0,0,0.42);
    }


.hm-srv-txt {
    padding: 10px 20px;
    background: #FFFF;
    color: #000;
    border-radius: 10px;
}

.hm-srv-txt p {
    padding: 10px 0px 0px;
}

.rd-btn{
    color: #14009f !important;
}
}

@media only screen and (min-width: 200px) and (max-width: 675px) {

    .hm-srv .col-sm-6, .hm-srv .col-sm-5{
        -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    }

    .hm-srv {
    padding: 20px 0px 0px;
}

.hm-srv-img img {
    height: 260px;
}


.hm-srv-txt{

    background: #fff;
    color: #000;
    padding: 40px;
    border-top-left-radius: 10px;
        border-top-right-radius: 10px;
            border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
}

.hm-srv-img {
    text-align: center;
}

.hm-srv-txt h2 {
    font-size: 25px;
}
}

@media only screen and (min-width: 200px) and (max-width: 575px) {
    .contact-box {
    padding: 25px;
    height: auto;
 
}
.jom-dtl h2 {
    font-size: 30px;
    margin-top: 40px;
    margin-bottom: 20px
}

.hm-heading{
    margin-bottom: 30px;
}

.jom-dtl h2 span {
    font-size: 16px;
}
.jom-image {
    display: none;
 
}

.hm-srv{
    height: auto;
    padding: 0px
}

.hm-srv-txt h2 {
    text-shadow: 0px 0px 0px rgba(0,0,0,0.42);
}
.rd-btn {
    color: #14009f !important;
}
.hm-srv-txt{

    background: #fff;
    color: #000;
    padding: 40px;
    border-top-left-radius: 10px;
        border-top-right-radius: 10px;
            border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
}

.hm-srv-img {
    text-align: center;
}

.hm-srv-txt h2 {
    font-size: 25px;
}

.threeiconboxdtl {
    padding: 20px 0px 20px;
}
.threeiconboxdtl h2 {
    margin-bottom: 8px;
}
.threeiconboxdtl.active{
    padding: 20px;
}
.hm-srv {
    padding: 50px 0px 0px;
    background-position: -170px 0px;
}
.hm-srv-img img {
    height: 320px;
}
.hm-srv-txt h2{
    position: initial;
}
.d-n{
    display: block;
}

.md-n{
    display: none
}

.collage-img{
    margin-bottom: 20px
}

.dnt-popup .modal-content{
    width: 80%
}
.rcrheader {
    height: auto!important;
}

.rcrhdimg {
    position: inherit;
    width: 100%;
 
}



.rcr-hd {
    padding-top: 30px;
    width: 100%;
    font-size: 20px;
    text-align: center;
}

.rcr-hd span, .rcrtimedtl span, .rcrtimedtl small {
    margin: 10px auto;
}
.rcrtimedtl{
    text-align: center;
}

}
@media only screen and (min-width: 200px) and (max-width: 500px) {

.banner-text p{
    font-size: 14px
}
.jom-quote{
    padding: 20px;
}
.jom-quote p {
    font-size: 14px;
    line-height: 25px;
}
.center-box {
    top: 34%;
}
    .banner-text h1 {
    font-size: 18px;
    margin-bottom: 30px;
    line-height: 28px;
}

.rcr-thanks {
    padding: 30px 20px;
 
}

.rcr-thanks h1 {
    font-size: 18px;
    text-align: center;
    line-height: 35px;
}

footer .col-sm-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
}

.innter-bg {
height: 234px;
}

.heading-main {
    margin-top: 40px;
    font-size: 20px;
    padding: 0px
    }

    .event-dtl .col-sm-2{
width: 33%;
    }

    .hover-zoom{
        margin-bottom: 20px
    }

    .ftr-logo {
    position: relative;
    width: 110px;
    margin: 20px auto;
    height: 220px;
}
.dnt-popup .modal-body h2 {
    margin-bottom: 25px;
    font-size: 25px;
}
}


@media only screen and (min-width: 200px) and (max-width:400px) {
    .banner-text h1 {
    font-size: 16px;
    margin-bottom: 22px;
    line-height: 25px;
}

.banner-text p{
    font-size: 12px
}

.manifestodgnimg img {
    width: 70px;}
    .manifestodetil h2, .manifestolink a{
    font-size: 12px;
}
.manifestolink {
    text-align: right;
}
    .event-dtl .col-sm-2{
width: 50%       ;
    }
    .dnt-popup .modal-body h2 {
    margin-bottom: 28px;
    font-size: 18px;
}
}