img.ikscirclesliderbg {
    margin: 0px auto;
}
img.ikscircleslider1 {
    width: 75%;
    margin: 0px auto 10px;
    display: block;
}
.ikstetse2 {
    margin-top: 10%;
    margin-left: 4%;
}
.ikshomeslitext {
    margin-top: 10%;
    margin-left: 6%;
}
.ikshomeslitext h2 {
    font-weight: bold;
}
.ikshomeslitext ul {
    padding: 0;
    list-style: none;
}
img.artscience {
    margin: 0px auto;
}
.ikshomeslitext ul li {
        background: #eb472f;
    display: inline-block;
    padding: 5px 65px;
    font-size: 22px;
    margin-top: 24px;
    margin-right: 16px;
    box-shadow: 3px 2px 10px 0px;
}
.ikshomeslitext ul li a {
    color: white;
}
section {
    padding-top: 6%;
    padding-bottom: 6%;
}
.ikstetse {
        text-align: center;
    margin-top: 2%;
}
.ikstetse img {
    width: 100%;
        padding: 15px;
}
.ikstetse ul li {
    display: inline-block;
}
.ikstetse ul {
    list-style: none;
    padding: 0;
}
.ikstetse1 {
    margin-top: 19%;
}
.ikstetse3 {
    margin-top: 15%;
}
.ikstetse4 {
    margin-top: 3%;
}
section.iks6frm h2 {
    text-align: center;
    margin-bottom: 21px;
    font-weight: bold;
    color: black;
}
section.ikshome {
        padding: 0;
    background: url(../images/BG-1.png);
    background-size: contain;
}
img.bgiks1frm {
    width: 100%;
}
.ikssliderhome.container-fluid {
    margin-top: -52%;
    padding-bottom: 2%;
}
section .container-fluid {
    padding: 0;
}
img.ikscircleslider {
    width: 100%;
}

img.bgiks2frm {
    width: 100%;
}
.container-fluid.iksconfrm2 {
    margin-top: -34%;
    position: relative;
    top: -4em;
}

img.bgiks3frm {
    width: 100%;
}
.container-fluid.iksconfrm3 {
    margin-top: -37%;
    position: relative;
    top: -7em;
}

img.bgiks4frm {
    width: 100%;
}
.container-fluid.iksconfrm4 {
    margin-top: -30%;
    position: relative;
    top: -7em;
}

img.bgiks5frm {
    width: 100%;
}
.container-fluid.iksconfrm5 {
    margin-top: -29%;
    position: relative;
    top: -8em;
}
.iks2frm {
    background: url("../images/2nd frame.jpg");
    background-size: cover;
}
.iks4frm {
    background: url("../images/3rd frame.jpg");
    background-size: cover;
}
.iks6frm {
    background: url("../images/last frame.jpg");
    background-size: cover;
}
img.bgiks6frm {
    width: 100%;
}
.container-fluid.iksconfrm6 {
        margin-top: -29%;
    position: relative;
    top: -7em;
}
section.iks4frm .col-md-6 {
    position: relative;
    top: -8em;
}

.flip-card {
  background-color: transparent;
  width: 300px;
  height: 200px;
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
}

/* This container is needed to position the front and back side */
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

/* Position the front and back side */
.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */
.flip-card-front {
  color: black;
}

/* Style the back side */
.flip-card-back {
     background-color: #fdf6e5;
    color: black;
  transform: rotateY(180deg);
  vertical-align: middle;
    display: flex;
    justify-content: space-around;
    align-items: center;
    border: 1px solid;
    padding: 15px;
}
section.iks2frm h2 {
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    color: black;
}
section.iks4frm h2 {
    color: black;
    font-weight: bold;
}
section.iks6frm .col-md-4 img {
    width: 100%;
}
section.iks6frm h4 {
    font-weight: bold;
}
@media (min-width: 1680px) and (max-width: 1919px)  {
.ikshomeslitext ul li {
    font-size: 17px;
}
section.iks2frm h2 {
    font-size: 27px;
}
.flip-card {
    width: 250px;
    height: 184px;
}
.flip-card p {
    font-size: 14px !important;
}
.container-fluid.iksconfrm6 {
    margin-top: -32%;
    position: relative;
    top: -5em;
}
}

@media (min-width: 1600px) and (max-width: 1679px)  {
.ikshomeslitext ul li {
    font-size: 17px;
}
.container-fluid.iksconfrm6 {
    top: -8em;
}
section.iks2frm h2 {
    font-size: 27px;
}
.flip-card {
    width: 245px;
    height: 180px;
}
.flip-card p {
    font-size: 14px !important;
}
.container-fluid.iksconfrm6 {
    margin-top: -34%;
    position: relative;
    top: -4em;
}
section.iks6frm h4 {
    font-size: 20px !important;
}
}
@media (min-width: 1530px) and (max-width: 1599px)  {
.ikshomeslitext ul li {
    font-size: 14px;
}
section.iks2frm h2 {
    font-size: 24px;
}
.ikshomeslitext p {
    font-size: 15px;
}
.flip-card {
        width: 220px;
    height: 161px;
}
.flip-card p {
    font-size: 12px !important;
}
.container-fluid.iksconfrm6 {
    margin-top: -32%;
    position: relative;
    top: -5em;
}
.ikstetse4 h4 {
    font-size: 20px;
}
.ikstetse4 p {
    font-size: 15px;
}
section.iks6frm h2 {
    font-size: 27px;
}
.container-fluid.iksconfrm2 {
    margin-top: -34%;
}
.ikssliderhome.container-fluid {
    padding-bottom: 1%;
}
.container-fluid.iksconfrm3 {
    margin-top: -29%;
}
.container-fluid.iksconfrm4 {
    margin-top: -31%;
    position: relative;
    top: -4em;
}
section.iks4frm h2 {
    font-size: 27px;
}
.ikstetse2 h4 {
    font-size: 22px;
}
.ikstetse2 p {
    font-size: 15px;
}
.container-fluid.iksconfrm5 {
    margin-top: -25%;
    position: relative;
    top: -8em;
}

}
@media (min-width: 1440px) and (max-width: 1529px)  {
.ikshomeslitext ul li {
    font-size: 14px;
}
section.iks2frm h2 {
    font-size: 27px;
}
img.ikscircleslider {
    width: 100%;
    margin-top: 8%;
}
.flip-card {
        width: 220px;
    height: 161px;
}
.flip-card p {
    font-size: 12px !important;
}
.container-fluid.iksconfrm6 {
    margin-top: -33%;
    position: relative;
    top: -3em;
}
.container-fluid.iksconfrm2 {
    margin-top: -34%;
}
.ikssliderhome.container-fluid {
    padding-bottom: 1%;
}
.container-fluid.iksconfrm3 {
    margin-top: -29%;
}
.ikstetse2 {
    margin-top: 13px;
}
.ikstetse4 p {
    font-size: 14px;
}
section.iks6frm h4 {
    font-size: 18px;
}
.container-fluid.iksconfrm4 {
    margin-top: -29%;
    position: relative;
    top: -4em;
}
.container-fluid.iksconfrm5 {
    margin-top: -25%;
    position: relative;
    top: -8em;
}
.container-fluid.iksconfrm6 {
    margin-top: -24%;
    position: relative;
    top: -8em;
}
}

@media (min-width: 240px) and (max-width: 599px)  {
	.ikshomeslitext ul li {
    font-size: 22px;
    margin-top: 24px;
    margin-right: 0;
    width: 100%;
    text-align: center;
}
.ikshomeslitext {
    margin-top: 5%;
    margin-left: 0;
}
.ikshometext {
    margin-top: 6%;
    margin-bottom: 10%;
}
section.ikshome {
    background-size: cover;
    background-position: right;
}
section.iks2frm {
    background-position: bottom;
}
img.bgiks2frm {
    display: none;
}
.ikstetse {
    margin-top: 0;
}
.container-fluid.iksconfrm2 {
    margin-top: 0;
    position: relative;
    top: 0;
}
img.bgiks3frm {
    display: none;
}
.container-fluid.iksconfrm3 {
    margin-top: 0;
    position: relative;
    top: 0;
}
section.iks4frm {
    background-position: bottom;
}
img.bgiks4frm {
    display: none;
}
.container-fluid.iksconfrm4 {
    margin-top: 0;
    position: relative;
    top: 0;
}
section.iks4frm .col-md-6 {
    position: relative;
    top: 0;
}
img.bgiks5frm {
    display: none;
}
.ikstetse4 {
    margin-bottom: 7%;
}
.container-fluid.iksconfrm5 {
    margin-top: 0;
    position: relative;
    top: 0;
}
img.bgiks6frm {
    display: none;
}
.container-fluid.iksconfrm6 {
    margin-top: 0;
    position: relative;
    top: 0;
}
}