@media(max-width:2560px) {
  @import url("https://fonts.googleapis.com/css?family=Rubik:400,700&display=swap");

  /* *,
*::after,
*::before {
  margin: 0;
  padding: 0;
  box-sizing: inherit;
} */

  /* html {
  font-size: 48.5%;
}

body {
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  line-height: 1.7;
  padding: 3rem;
  box-sizing: border-box;
}  */

  /* .grids {
  max-width: 136rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
} */
.social-icon{
  text-align: center;
}
  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    /* padding: 20px; */
  }

  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    /* color: #818181; */
    display: block;
    transition: 0.3s;
  }

  .sidenav a:hover {
    color: #f1f1f1;
  }

  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 30px;
    font-size: 36px;
    /* margin-left: 50px; */
  }

  #main {
    transition: margin-left .5s;
    padding: 16px;
  }

  @media screen and (max-height: 450px) {
    .sidenav {
      padding-top: 15px;
    }

    .sidenav a {
      font-size: 18px;
    }
  }

  .card-one {
    margin-top: 30px;
    grid-column: 1/4;
  }

  .card-two {
    margin-top: 30px;
    grid-column: 1/4;
  }

  .card-three {
    margin-top: 30px;
    grid-column: 1/4;
  }

  .card-four {
    margin-top: 30px;
    grid-column: 1/4;
  }

  .card-five {
    margin-top: 30px;
    grid-column: 1/4;
  }

  .card-six {
    margin-top: 30px;
    grid-column: 1/4;
  }

  .card-seven {
    margin-top: 30px;
    grid-column: 1/4;
  }

  .grids .card {
    perspective: 150rem;
    -moz-perspective: 150rem;
    position: relative;
    /* height: 25rem; */
    width: 100%;
    transition: all ease-in-out 400ms;
    cursor: pointer;
  }

  .grids .card:hover {
    transform: scale(1.05);
  }

  .grids .card:active {
    transform: translateY(-1px);
  }

  .card__side {
    transition: all 0.8s ease;
    color: white;
    font-size: 2rem;
    position: absolute;
    top: 0;
    left: 0;
    height: 20rem;
    width: 100%;
    backface-visibility: hidden;
    box-shadow: 2px 4px 16px rgba(0, 0, 0, 0.4);
    border-radius: 8px;
  }

  .card__side--front {
    background-color: #2196f3;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .card__side--back {
    background-color: #303f9f;
    transform: rotateY(180deg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .showGreen {
    transform: rotateY(-180deg);
  }

  .showRed {
    transform: rotateY(0);
  }

  .text-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
  }

  .text-box-top {
    font-size: 2.2rem;
    text-shadow: 2px 2px 10px #0000006c;
    font-weight: 400;
  }

  .text-box-middle {
    font-size: 1rem;
    font-weight: 700;
    text-shadow: 2px 2px 10px #0000006c;
  }

  .text-box-lower {
    font-size: 2rem;
    text-shadow: 2px 2px 10px #0000006c;
    font-weight: 400;
  }

  .heading {
    transition: all 0.6s linear;
  }

  .hide {
    visibility: hidden;
    opacity: 0;
  }

  .show {
    visibility: visible;
    opacity: 1;
  }

  #front-1 {
    background-image: linear-gradient(rgba(204, 30, 88, 0.6),
        rgba(20, 20, 20, 0.6)),
      url("../img/a1.png");
  }

  #front-2 {
    background-image: linear-gradient(rgba(31, 136, 168, 0.767),
        rgba(14, 46, 65, 0.9)),
      url("../img/a1.png");
  }

  #front-4 {
    background-image: linear-gradient(rgba(84, 86, 175, 0.9),
        rgba(27, 27, 85, 0.9)),
      url("../img/a33.png");
  }

  #front-3 {
    background-image: linear-gradient(rgba(74, 190, 122, 0.767),
        rgba(6, 66, 48, 0.9)),
      url("../img/a32.png");
  }

  #front-5 {
    background-image: linear-gradient(rgba(128, 74, 190, 0.767),
        rgba(42, 6, 66, 0.9)),
      url("../img/a34.png");
  }

  #front-6 {
    background-image: linear-gradient(rgba(214, 21, 86, 0.801),
        rgba(20, 20, 20, 0.6)),
      url("../img/a44.png");
  }

  #front-7 {
    background-image: linear-gradient(rgba(31, 136, 168, 0.767),
        rgba(14, 46, 65, 0.9)),
      url("../img/a31.png");
  }

  #front-50 {
    background-image: linear-gradient(rgba(128, 74, 190, 0.767),
        rgba(42, 6, 66, 0.9)),
      url("../img/a1sys.jpg");
  }

  #front-51 {
    background-image: linear-gradient(rgba(74, 190, 122, 0.767),
    rgba(6, 66, 48, 0.9)),
      url("../img/a2sys.jpg");
  }

  #front-52 {
    background-image: linear-gradient(rgba(128, 74, 190, 0.767),
        rgba(42, 6, 66, 0.9)),
      url("../img/a3sys.jpg");
  }

  #front-53 {
    background-image: linear-gradient(rgba(214, 21, 86, 0.801),
    rgba(20, 20, 20, 0.6)),
      url("../img/a4sys.jpg");
  }

  #front-54 {
    background-image: linear-gradient(rgba(31, 136, 168, 0.767),
    rgba(14, 46, 65, 0.9)),
      url("../img/a5sys.jpg");
  }

  #front-55 {
    background-image: linear-gradient(rgba(128, 74, 190, 0.767),
        rgba(42, 6, 66, 0.9)),
      url("../img/a6sys.jpg");
  }
  #front-56 {
    background-image: linear-gradient(rgba(74, 190, 122, 0.767),
    rgba(6, 66, 48, 0.9)),
      url("../img/a7sys.jpg");
  }
  #front-57 {
    background-image: linear-gradient(rgba(128, 74, 190, 0.767),
        rgba(42, 6, 66, 0.9)),
      url("../img/a8sys.jpg");
  }
  #front-58 {
    background-image: linear-gradient(rgba(31, 136, 168, 0.767),
    rgba(14, 46, 65, 0.9)),
      url("../img/a9sys.jpg");
  }
  #front-59 {
    background-image:linear-gradient(rgba(214, 21, 86, 0.801),
    rgba(20, 20, 20, 0.6)),
      url("../img/a10sys.jpg");
  }

























  /* Back */

  #back-1 {
    background-image: linear-gradient(rgba(204, 30, 88, 0.6),
        rgba(20, 20, 20, 0.6)),
      url("../img/a1.png");
  }

  #back-2 {
    background-image: linear-gradient(rgba(31, 136, 168, 0.767),
        rgba(14, 46, 65, 0.9)),
      url("../img/a1.png");
  }

  #back-3 {
    background-image: linear-gradient(rgba(84, 86, 175, 0.9),
        rgba(27, 27, 85, 0.9)),
      url("../img/a1.png");
  }

  #back-4 {
    background-image: linear-gradient(rgba(74, 190, 122, 0.767),
        rgba(6, 66, 48, 0.9)),
      url("../img/a1.png");
  }

  #back-5 {
    background-image: linear-gradient(rgba(128, 74, 190, 0.767),
        rgba(42, 6, 66, 0.9)),
      url("../img/a1.png");
  }

  #back-6 {
    background-image: linear-gradient(rgba(214, 21, 86, 0.801),
        rgba(20, 20, 20, 0.6)),
      url("../img/a1.png");
  }

  #back-7 {
    background-image: linear-gradient(rgba(31, 136, 168, 0.767),
        rgba(14, 46, 65, 0.9)),
      url("../img/a1.png");
  }

  @media screen and (min-width: 1024px) {
    /* html {
    font-size: 62.5%;
  } */

    .grids {
      /* max-width: 136rem;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 3rem;
    grid-row-gap: 3rem; */
    }

    .card-one {
      grid-column: 1/3;
    }

    .card-two {
      grid-column: 3/4;
    }

    .card-three {
      grid-column: 1/2;
    }

    .card-four {
      grid-column: 2/2;
    }

    .card-five {
      grid-column: 3/4;
    }

    .card-six {
      grid-column: 1/2;
    }

    .card-seven {
      grid-column: 2/4;
    }
  }

  p {
    text-align: justify;
  }

  /* nav {
        background: #d2ecfb;
    }

    nav .navbar-brand {
        width: 10%;
    } */
  @import url('https://fonts.googleapis.com/css?family=Roboto');

  body {
    font-family: 'Roboto', sans-serif;
  }

  * {
    margin: 0;
    padding: 0;
  }

  i {
    margin-right: 10px;
  }

  /*----------bootstrap-navbar-css------------*/
  /* .navbar-logo{
	padding: 15px;
	color: #fff;
}
.navbar-mainbg{
	background-color: #5161ce;
	padding: 0px;
}
#navbarSupportedContent{
	overflow: hidden;
	position: relative;
}
#navbarSupportedContent ul{
	padding: 0px;
	margin: 0px;
}
#navbarSupportedContent ul li a i{
	margin-right: 10px;
}
#navbarSupportedContent li {
	list-style-type: none;
	float: left;
}
#navbarSupportedContent ul li a{
	color: rgba(255,255,255,0.5);
    text-decoration: none;
    font-size: 15px;
    display: block;
    padding: 20px 20px;
    transition-duration:0.6s;
	transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    position: relative;
}
#navbarSupportedContent>ul>li.active>a{
	color: #5161ce;
	background-color: transparent;
	transition: all 0.7s;
}
#navbarSupportedContent a:not(:only-child):after {
	content: "\f105";
	position: absolute;
	right: 20px;
	top: 10px;
	font-size: 14px;
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	padding-right: 3px;
	vertical-align: middle;
	font-weight: 900;
	transition: 0.5s;
}
#navbarSupportedContent .active>a:not(:only-child):after {
	transform: rotate(90deg);
}
.hori-selector{
	display:inline-block;
	position:absolute;
	height: 100%;
	top: 0px;
	left: 0px;
	transition-duration:0.6s;
	transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
	background-color: #fff;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	margin-top: 10px;
}
.hori-selector .right,
.hori-selector .left{
	position: absolute;
	width: 25px;
	height: 25px;
	background-color: #fff;
	bottom: 10px;
}
.hori-selector .right{
	right: -25px;
}
.hori-selector .left{
	left: -25px;
}
.hori-selector .right:before,
.hori-selector .left:before{
	content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #5161ce;
}
.hori-selector .right:before{
	bottom: 0;
    right: -25px;
}
.hori-selector .left:before{
	bottom: 0;
    left: -25px;
}


@media(min-width: 992px){
	.navbar-expand-custom {
	    -ms-flex-flow: row nowrap;
	    flex-flow: row nowrap;
	    -ms-flex-pack: start;
	    justify-content: flex-start;
	}
	.navbar-expand-custom .navbar-nav {
	    -ms-flex-direction: row;
	    flex-direction: row;
	}
	.navbar-expand-custom .navbar-toggler {
	    display: none;
	}
	.navbar-expand-custom .navbar-collapse {
	    display: -ms-flexbox!important;
	    display: flex!important;
	    -ms-flex-preferred-size: auto;
	    flex-basis: auto;
	}
}


@media (max-width: 991px){
	#navbarSupportedContent ul li a{
		padding: 12px 30px;
	}
	.hori-selector{
		margin-top: 0px;
		margin-left: 10px;
		border-radius: 0;
		border-top-left-radius: 25px;
		border-bottom-left-radius: 25px;
	}
	.hori-selector .left,
	.hori-selector .right{
		right: 10px;
	}
	.hori-selector .left{
		top: -25px;
		left: auto;
	}
	.hori-selector .right{
		bottom: -25px;
	}
	.hori-selector .left:before{
		left: -25px;
		top: -25px;
	}
	.hori-selector .right:before{
		bottom: -25px;
		left: -25px;
	}
} */
  /*******************************/
  /*********** Team CSS **********/
  /*******************************/
  .team {
    position: relative;
    width: 100%;
    padding: 45px 0 114px 0;
  }

  /* .team .team-item {
  position: relative;
  margin-bottom: 30px;
  background: #ffffff;
} */

  .team .team-img {
    position: relative;
    border-radius: 15px 15px 0 0;
    overflow: hidden;
  }

  .team .team-img img {
    position: relative;
    width: 100%;
    margin-top: 15px;
    transform: scale(1.1);
    transition: .3s;
  }

  .team .team-item:hover img {
    margin-top: 0;
    margin-bottom: 15px;
  }

  .team .team-social {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s;
  }

  .team .team-social a {
    position: relative;
    margin: 0 3px;
    margin-top: 100px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    font-size: 16px;
    color: #ffffff;
    background: #1e74bd;
   
    opacity: 0;
  }

  .team .team-social a:hover {
    color: #ffffff;
    background: #06bcf2;
  }

  .team .team-item:hover .team-social {
    background: rgba(256, 256, 256, .5);
  }

  .team .team-item:hover .team-social a:first-child {
    opacity: 1;
    margin-top: 0;
    transition: .3s 0s;
  }

  .team .team-item:hover .team-social a:nth-child(2) {
    opacity: 1;
    margin-top: 0;
    transition: .3s .1s;
  }

  .team .team-item:hover .team-social a:nth-child(3) {
    opacity: 1;
    margin-top: 0;
    transition: .3s .2s;
  }

  .team .team-item:hover .team-social a:nth-child(4) {
    opacity: 1;
    margin-top: 0;
    transition: .3s .3s;
  }

  .team .team-text {
    position: relative;
    padding: 25px 15px;
    text-align: center;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, .07);
    border-top: none;
    border-radius: 0 0 15px 15px;
  }

  .team .team-text h2 {
    font-size: 20px;
    font-weight: bolder;
  }

  .team h2 {
    padding-bottom: 30px;
  }

  .team .team-text p {
    margin: 0;
    font-size: 16px;
    text-align: center;
  }

  .tclr {
    color:#2c2cbd;
    font-family: 'Roboto Condensed', sans-serif;
  }

  .faq-section {
    background: url(../img/footer.jpg);
    /* min-height: 100vh; */
    /* padding: 10vh 0 0; */
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .faq-title h2 {
    position: relative;
    margin-bottom: 0px;
    display: inline-block;
    font-weight: 600;
    line-height: 1;
  }

  /*.faq-title h2::before {
content: "";
position: absolute;
left: 50%;
width: 60px;
height: 2px;
background: #E91E63;
bottom: -25px;
margin-left: -30px;
}*/
  .faq-title p {
    padding: 0 190px;
    margin-bottom: 10px;
  }

  .faq {
    background: #ffffff00;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
    border-radius: 4px;
  }

  .faq .card {
    border: none;
    background: none;
    border-bottom: 1px dashed #ffc107;
  }

  .faq .card .card-header {
    padding: 0px;
    border: none;
    background: none;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }

  .faq .card .card-header:hover {
    background: rgb(255 193 7);
    padding-left: 10px;
  }

  .faq .card .card-header .faq-title {
    width: 100%;
    text-align: left;
    padding: 0px;
    padding-left: 30px;
    padding-right: 30px;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 1px;
    color: #000000;
    text-decoration: none !important;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .faq .card .card-header .faq-title .badge {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 14px;
    float: left;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    text-align: center;
    background: #005e0b;
    color: #fff;
    font-size: 12px;
    margin-right: 20px;
  }

  .faq .card .card-body {
    padding: 30px;
    padding-left: 35px;
    padding-bottom: 16px;
    font-weight: 400;
    font-size: 16px;
    color: #6F8BA4;
    line-height: 28px;
    letter-spacing: 1px;
    border-top: 1px solid #F3F8FF;
  }

  .faq .card .card-body p {
    margin-bottom: 14px;
  }

  @media (max-width: 991px) {
    .faq {
      margin-bottom: 30px;
    }

    .faq .card .card-header .faq-title {
      line-height: 26px;
      margin-top: 10px;
    }
  }

  .zoom {
    transition: transform .2s;
  }

  .zoom:hover {
    transform: scale(1.1);
  }

  .imgscroll {
    text-align-last: left;
    /* background: url(../img/a7.jpg); */
    background: url(../img/a4.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    padding-top: 50px;
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .nav-pills .nav-link.active,
  .nav-pills .show>.nav-link {
    color: #ff8e03;
    background-color: #007bff57;
  }

  .nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: 0.25rem;
    color: #ffdbaf;
    font-family: 'Cookie', cursive;
  }
  p{font-family: 'Roboto Condensed', sans-serif;}

  .scrollspy-example {
    /*position: relative;*/
    height: 510px;
    overflow: auto;
  }

  .testimonial {
    background: url(../img/a4.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    padding-top: 50px;
    padding-bottom: 50px;
    color: white;
  }

  .footer {
    width: 100%;
    height: auto;
    padding: 50px 0;
    background: #35755b;
    color: #fff;
  }
  

  .copyright {
    width: 100%;
    height: auto;
    padding: 10px 0;
    background: #0e8052;
    color: #fff;
    text-align: center;
  }

  .nav-up span {
    color: #ff8e03;
    
  }

  .nav-up {
    background:rgb(30 116 189);
    padding: 10px 0px;
  }

  .abt {
    padding: 50px 0px;
  }

  nav .navbar-brand {
    width: 32%;
  }
  .dot{
    height: 30px;
    width: 30px;
    background-color: white;
    border-radius: 50%;
    display: inline-block
  }

  /* #abt{
    background:url(../img/a3.jpg);
    background-size:cover;
    background-attachment: fixed;
  } */
  .abt .card {
    box-shadow: 0px 0px 13px 0px #543e9975;
    margin-bottom: 20px;
  }

  .abt .card:hover {
    box-shadow: 0px 0px 13px 0px #ff8e03;
    margin-bottom: 20px;
    cursor:pointer;
  }
  .part .item:hover{
    padding:0px 20px 0px 20px;
    
  }




  .zom {
    animation: shakee 0.5s;
    animation-iteration-count: infinite;
    animation-duration: 4s;
  }

  @keyframes shakee {
    0% {
      transform: scale(1.1);
    }
    50% {
      transform: scale(1.2);
    }
    100% {
      transform: scale(1.1);
    }
  }















  .abt .card:hover img {
    animation: shake 0.5s;
    animation-iteration-count: 1;
    animation-duration: 1s;
  }

  @keyframes shake {
    0% {
      transform: rotate(0deg);
    }

    100% {
      transform: rotate(360deg);
    }
  }

  .pages {
    width: 100%;
    height: auto;
    padding:50px 0;
    background-blend-mode: overlay;
    background: url(../img/zUWv9C.jpg) no-repeat center/cover;
    background-color: #efefef8c;
    text-align: justify;
  }

  .rotate {
    animation: namerrotate;
    animation-iteration-count: infinite;
    animation-duration: 10s;
    animation-timing-function: linear;
  }

  @keyframes namerrotate {
    0% {
      transform: rotate(0deg);
    }

    100% {
      transform: rotate(360deg);
    }
  }

}

@media(max-width:1920px) {
  textarea.form-control {
    height: 40px;
}
  .ser{
    padding-top: 60px;
    padding-bottom: 60px;
  }
  #main {
    display: none !important;
  }

  .navbar-light .navbar-nav .active>.nav-link,
  .navbar-light .navbar-nav .nav-link.active,
  .navbar-light .navbar-nav .nav-link.show,
  .navbar-light .navbar-nav .show>.nav-link {
    color: rgb(25 78 145)!important;
  }
  .navbar .nav-link{
    color: #703e00!important;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Roboto Condensed', sans-serif;
  }
}

@media(max-width:1440px) {}

@media(max-width:1024px) {}

@media(max-width:768px) {}

@media(max-width:576px) {
  #main {
    display: block !important;
  }

  .navbar {
    display: none;
  }
}

@media(max-width:425px) {}

@media(max-width:375px) {}

@media(max-width:320px) {}

/*==================== BANNER MEDIA QUERRY =========================*/
@media(min-width: 2560px) {

  .mobile {
    display: none;
  }
}

@media(min-width: 1440px) {
  .mobile {
    display: none;
  }
}

@media(min-width: 1024px) {
  .mobile {
    display: none;
  }
}

@media(min-width: 768px) {
  .mobile {
    display: none;
  }
}

@media(max-width: 576px) {
  .desktop {
    display: none
  }

}

@media (max-width: 425px) {
  .desktop {
    display: none
  }
}

@media (max-width: 375px) {
  .desktop {
    display: none
  }
}

@media (max-width: 320px) {
  .desktop {
    display: none
  }
}