.buffet_ms_newbox{
	/*padding: 8px;*/
    text-align: center;
    /*height: 75px;*/
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 14px 0;
    -webkit-box-shadow: 0px 0px 5px 0px rgb(183 183 183 / 75%);
-moz-box-shadow:    0px 0px 5px 0px rgb(183 183 183 / 75%);
box-shadow: 0px 0px 5px 0px rgb(183 183 183 / 75%);
}
.buffet_ms_newbox h3{
	line-height:30px;
	color:#000;
	/*text-shadow: 1px 1px 1px rgb(0 0 0 / 70%);*/
}
.buffet_ms_newbox span{
	line-height:22px;
	color:#000;
}
.buffet_ms_newbox a{
	text-decoration:none;
}
.buffet_ms_newbox2{
	padding: 22px;
    text-align: center;
    height: 155px;
    display: flex;
    align-items: center;
	justify-content: center;
	margin:14px 0;
}
.buffet_ms_newbox2 h3{
	line-height:30px;
	color:#FFF;
	text-shadow: 1px 1px 1px rgb(0 0 0 / 70%);
}
.buffet_ms_newbox2 span{
	line-height:22px;
	color:#FFF;
}
.buffet_ms_newbox2 a{
	text-decoration:none;
}

/****************---PARALLEX STARTS HERE---**********************/
.parallex_bg{
  background-image: url("https://www.gamsat-prep.com/source/images/MastersSeriesGAMSATpreparation-booksv1.webp");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.parallex_bg h4{
	color:#FFF;
}
.parallex_bg p{
	color:#FFF !important;
}
.parallex_btn{
	display: flex;
    padding: 6px 24px;
    border: 1px solid #fff;
    width: fit-content;
    margin: 0 auto;
	color:#FFF;
}
.parallex_btn:hover{
	background-color:#FFF;
	color:#000;
}
/****************---PARALLEX ENDS HERE---**********************/

/****************---PRICE CSS STARTS HERE---******************/
.price-Ntxt p {
    font-family: "Open Sans", Arial, sans-serif !important;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    margin: 0;
}
.price-Ntxt span {
    text-decoration: line-through;
    color: #687074 !important;
    font-weight: 400 !important;
    font-size: 15px !important;
}
.price-Ntxt .red-txt {
    font-size: 15px;
    color: red !important;
    font-weight: 400 !important;
    text-decoration: none;
}
.price-Ntxt .normaltxt {
    font-size: 16px;
    font-weight: 400 !important;
    color: #000 !important;
    text-decoration: none;
}
.red_cnt_txt {
    color: red !important;
    font-weight: 400 !important;
    text-decoration: none;
}
/****************---PRICE CSS ENDS HERE---******************/

/************---FLIP CARD STYLES STARTS---***************/
.col-flipbox1{
	padding-bottom:21px;
}
.flip-card {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.flip-card-front,
.flip-card-back {
    background-size: cover;
    background-position: center;
    -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    height: 100%;
    border-radius: 6px
}

.flip-card-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #ddd;
    text-align: center;
	display:flex;
	flex-flow: column;
	justify-content: center;
	padding:6px;
}

.flip-card-back {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.flip-card-front,
.flip-card:hover .flip-card-back {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.flip-card:hover .flip-card-front {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.flip-card-back h3 {
    text-align: center;
    color: #000;
    font-size: 21px;
	line-height: 31px;
    font-weight: 400;
}

.flip-card-back p {
    text-align: center!important;
    color: #FFF;
    font-size: 14px;
    padding-top: 14px
}

.flip-card-back i {
    padding: 4px 8px;
    color: #FFF;
    font-size: 20px;
    background-color: #000;
    border-radius: 4px
}

.flip-card-back i:hover {
    background-color: #FFF;
    color: #000
}
.flip-card-back a {
    padding: 4px 8px;
    color: #FFF;
    font-size: 20px;
	font-weight:300;
    background-color: #000;
    border-radius: 4px;
	width: fit-content;
	margin: 10px auto 0 auto;
}

.flip-card-back a:hover {
    background-color: #FFF;
    color: #000
}
.flip-newbox {
    float: left;
    width: 100%;
    margin: 0
}
	.wep {
     background: linear-gradient(to top left, #cc0000 0%, #ff0000 100%);
}
	#grad1 {
    height: 130px;
    width: 100%;
    background-color: #1fc8db;
   background: linear-gradient(to bottom right, #ff0000 0%, #B20000 100%);
    color: white;
    opacity: 0.95;
}
@media(max-width:1199px) {
	.flip-card-back h3 {
        font-size: 18px !important;
		line-height:24px;
    }
	.flip-card-back a{
		font-size:16px;
		margin-top: 19px !important;
	}
}
@media(max-width:720px) {
    .col-flipbox1 {
        float: left;
        width: inherit;
        padding: 0;
        margin: 4px
    }
    .flip-card-front {
        height: 100%;
        padding: 0px;
        margin-bottom: 13px;
		display: flex;
        justify-content: center;
        flex-flow: column;
    }
    .flip-card-back {
        height: 100%;
        padding: 0px 10px;
        margin-bottom: 13px;
		display: flex;
        justify-content: center;
        flex-flow: column;
    }
    .flip-card-back h3 {
        font-size: 18px !important;
		line-height:24px;
    }
    .flip-card-back p {
        font-size: 12px
    }
	.flip-card-back a{
		width:fit-content;
		margin:0 auto;
		font-size:16px;
		margin-top: 19px !important;
	}
}

@media (min-width: 1200px){
.portfolio_alignN1 {
    padding-top: 45px;
}
}
/************---FLIP CARD STYLES ENDS---***************/

.mseries_heading{
	float:left;
	width:100%;
	border-bottom: 1px solid #ccc;
	margin-bottom:12px;
	padding:0 16px;
	text-align:center;
}
.mseries_contentbox_align{
	padding:0 16px;
}
.mseries_heading h5{
	text-align: center !important;
    margin-top: 17px !important;
    font-size: 18px !important;
	margin-bottom:0px;
    line-height: 25px !important;
	color: #000000 !important;
}
.mseries_heading h5 span{
	color:#de0010 !important;
}
.mseries_heading h6{
	font-weight:normal;
	font-size:16px !important;
	margin-bottom:0px;
	text-align:center !important;
}



.headline {
	width:100%;
    display: block;
    margin: 10px 0 25px 0;
    border-bottom: 1px dotted #e4e9f0;
}
.headline h2, .headline h3, .headline h4 {
    border-bottom: 2px solid #DE0010;
}

.headline h1, .headline h2, .headline h3, .headline h4 {
    margin: 0 0 -2px 0;
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 2px solid #DE0010;
}
.headline h3{
	font-weight:bold;
	font-size:21px;
}

/***************---SIDE NAVIGATION DROPDOWN CSS STARTS---*********************/
/* Fixed sidenav, full height */
.sidenav {
  width:100%;
  height: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  overflow-x: hidden;
  /*padding-top: 20px;*/
}

/* Style the sidenav links and the dropdown button */
.sidenav a, .dropdown-btn {
  padding: 6px 8px 6px 16px;
  text-decoration: none;
  font-size: 15px;
  color: #000;
  display: block;
  border: none;
  background: none;
  width: 100%;
  text-align: left;
  cursor: pointer;
  outline: none;
  margin-bottom: 2px;
  border: 1px solid #e4e4e4;
}

/* On mouse-over */
.sidenav a:hover, .dropdown-btn:hover {
  color: #F00;
}

/* Main content */
.main {
  margin-left: 200px; /* Same as the width of the sidenav */
  font-size: 20px; /* Increased text to enable scrolling */
  padding: 0px 10px;
}

/* Add an active class to the active dropdown button */
.active {
  background-color: #F00;
  color:#FFF;
}
.active:hover {
  background-color: #F00;
  color:#FFF;
}
/* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
.dropdown-container {
  display: none;
  background-color: #fff;
  padding-left: 8px;
}

/* Optional: Style the caret down icon */
.icon-caret-down1 {
  float: right;
  margin-top:2px;
}

/* Some media queries for responsiveness */
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
/***************---SIDE NAVIGATION DROPDOWN CSS ENDS---*********************/

/****************---SLIDER CSS STARTS HERE---*************************/
.MS-mySlides {display: none}

.MS-slideshow-container {
  max-width: 1280px;
  position: relative;
  margin: auto;
}

.MS-prev, .MS-next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: #000;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

.MS-next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

.MS-prev:hover, .MS-next:hover {
  background-color: rgba(0,0,0,0.8);
  color:#FFF;
}

.MS-text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

.MS-numberMS-text {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@media only screen and (max-width: 300px) {
  .MS-prev, .MS-next,.MS-text {font-size: 11px}
}
/****************---SLIDER CSS ENDS HERE---*************************/

/***************---TABLE CSS STARTS HERE---************************/
.table-border-box_New {
    border: 1px solid #de0010;
    margin-bottom: 26px;
    border-radius: 6px;
    position: relative;
}
.table-border-box_New h6 {
    width: 100%;
    font-size: 18px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    top: 0;
    left: 0;
    margin: 0;
    font-weight: 600;
    background-color: #de0010;
    color: #fff;
    padding: 10px;
    border: none;
}
.table_inner_New {
    padding: 12px;
}
.table_inner_New table {
    width: 100%;
    border-collapse: collapse;
    margin: 0 auto;
    font-size: 16px;
    color: #000;
}
.table_inner_New tr:nth-of-type(odd) {
    background: #f5f5f5;
}
.table_inner_New th {
    background: #000;
    color: #fff;
}
.table_inner_New td,
th {
    padding: 10px;
    border: 1px solid #ccc;
}
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    .table_inner_New table {
        width: 100%;
    }
    .table_inner_New table,
    thead,
    tbody,
    th,
    td,
    tr {
        display: block;
    }
    .table_inner_New thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .table_inner_New tr {
        border: 1px solid #ccc;
    }
    .table_inner_New td {
        border: none;
        border-bottom: 1px solid #d8d8d8;
        position: relative;
        padding-left: 50%;
    }
    .table_inner_New td:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 45%;
        padding-right: 10px;
        content: attr(data-column);
        font-weight: 700;
        padding-left: 7px;
        padding-top: 10px;
        color: #000;
        height: 100%;
        border-right: 1px solid #dcdcdc;
    }
    .table_inner_New_none td:before {
        content: none !important;
    }
    .table_inner_New_none td {
        padding: 12px !important;
    }
}
/***************---TABLE CSS ENDS HERE---************************/

.marquee_list ul{
	margin:0px;
	padding:0px;
	margin-left:20px;
}
.marquee_list ul li{
	margin-bottom:10px;
	list-style:disc;
}
.marquee_list ul a{
	text-decoration:underline;
	color:#000;
}
.marquee_list ul a:hover{
	color:#F00;
}

/*********************---INNER PAGE CSS STARTS HERE---******************/
.MS-Book-image{
	float:left;
	padding:0 12px;
}
.quantity_listS {
    margin-bottom: 18px;
}
.quantity_listS li {
    font-family: "Open Sans", Arial, sans-serif !important;
    margin-left: 16px;
    padding: 3px 5px;
    font-size: 16px;
    margin-top: 0;
}
/*********************---INNER PAGE CSS ENDS HERE---******************/

/*****************---PRICE STYLE STARTS HERE---**********************/
.price-Ntxt p {
    font-family: "Open Sans", Arial, sans-serif !important;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin: 0;
}
.price-Ntxt span {
    text-decoration: line-through;
    color: #687074 !important;
    font-weight: 400 !important;
    font-size: 15px !important;
}
.price-Ntxt .red-txt {
    font-size: 15px;
    color: red !important;
    font-weight: 400 !important;
    text-decoration: none;
}
.price-Ntxt .normaltxt {
    font-size: 16px;
    font-weight: 400 !important;
    color: #000 !important;
    text-decoration: none;
}
/*****************---PRICE STYLE ENDS HERE---**********************/

/*****************---EXTRA CSS STYLE STARTS HERE---**********************/
.ft-sr {
    padding: 7px 5px;
    position: relative;
    text-align: center;
    background: #ff7575 url(https://www.gamsat-prep.com/assets/img/main/banner2.png) 50% 0 no-repeat;
    background-size: 360px;
    background-position: left top;
    color: #FFF;
    margin-bottom: 10px;
}
.ft-sr h3 {
    font-size: 30px;
    color: #000;
    font-weight: 700;
    line-height: normal;
}
.ft-apps {
    padding: 19px 5px;
    position: relative;
    text-align: center;
    background: #ff7575 url(https://www.gamsat-prep.com/assets/img/main/banner1.png) 50% 0 no-repeat;
    background-size: 360px;
    background-position: left top;
    color: #FFF;
}
.ft-apps h3 {
    font-size: 30px;
    color: #000;
    font-weight: 700;
    line-height: normal;
}
/*****************---EXTRA CSS STYLE ENDS HERE---**********************/

/*****************----LIJO CSS STARTS----*****************/
i.icon-bg-u, i.icon-bg-red, i.icon-bg-sea, i.icon-bg-dark, i.icon-bg-darker, i.icon-bg-grey, i.icon-bg-blue, i.icon-bg-green, i.icon-bg-yellow, i.icon-bg-orange, i.icon-bg-purple, i.icon-bg-aqua, i.icon-bg-brown, i.icon-bg-dark-blue, i.icon-bg-light-grey, i.icon-bg-light-green {
    color: #fff;
    border-color: transparent;
}
i.icon-sm {
    width: 35px;
    height: 35px;
    font-size: 16px;
    line-height: 35px;
}
i.icon-custom {
    color: #fff;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 5px;
    text-align: center;
    display: inline-block;
    border: solid 1px #fff;
}
.rounded-x {
    border-radius: 50% !important;
}
.content-boxes-v3 i.icon-custom {
    top: 8px;
    float: left;
    position: relative;
}
i.icon-sm.icon-line {
    font-size: 14px;
}
i.icon-bg-sea {
    background: #1abc9c;
}
i.icon-bg-red {
    background: #e74c3c;
}
i.icon-bg-brown {
    background: #9c8061;
}
i.icon-bg-green {
    background: #2ecc71;
}
i.icon-bg-dark {
    background: #555;
}
i.icon-bg-blue {
    background: #3498db;
}
i.icon-bg-yellow {
    background: #f1c40f;
}
i.icon-bg-aqua {
    background: #27d7e7;
}
i.icon-bg-purple {
    background: #9b6bcc;
}
.content-boxes-v3 .content-boxes-in-v3 {
    padding: 0 20px;
    overflow: hidden;
}
.content-boxes-v3 .content-boxes-in-v3 h3 {
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 3px;
    text-transform: capitalize;
	color:#000;
}
.nu-features h3 {
    font-size: 16px !important;
    font-weight: 600 !important;
}
.nu-features p {
    font-size: 13px !important;
}

@font-face {
	font-family: 'Simple-Line-Icons';
	src:url('fonts/Simple-Line-Icons.eot');
	src:url('fonts/Simple-Line-Iconsd41d.eot?#iefix') format('embedded-opentype'),
		url('fonts/Simple-Line-Icons.woff') format('woff'),
		url('fonts/Simple-Line-Icons.ttf') format('truetype'),
		url('fonts/Simple-Line-Icons.svg#Simple-Line-Icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-social-youtube, .icon-star, .icon-education-024 {
	font-family: 'Simple-Line-Icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.icon-star:before {
    content: "\e09b";
	top: -1px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.icon-social-youtube:before {
    content: "\e008";
	font-size:18px;
}
/*****************----LIJO CSS ENDS----*****************/

/***********---LIVE COURSE SECTION STARTS---****************/
.cities-bottom {
    display: flex;
    justify-content: center
}

.C_promobox {
    float: left;
    margin-bottom: 28px
}

.C_promobox img {
    display: block !important
}

.C_promobox h3 a {
    color: #fff;
    font-size: 17px;
    background-color: #000;
    border-top: 4px solid #ff0000;
    width: 100%;
    float: left;
    padding: 10px;
    text-align: center;
    z-index: 111;
    position: relative
}

.C_promobox h3 a:hover {
    color: #ff0000;
}

.C_promobox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    cursor: pointer
}

body:not(.device-touch):not(.device-sm):not(.device-xs) .C_promobox-overlay {
    -webkit-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out
}

.C_promobox-item:hover .C_promobox-overlay,
.C_promobox:hover .C_promobox-overlay {
    opacity: 1
}

.C_promobox-overlay a {
    position: absolute;
    top: 47%;
    left: 59%;
    background-color: #f5f5f5;
    width: 40px !important;
    height: 40px !important;
    margin: -28px 0 0 -44px;
    line-height: 40px;
    color: #444;
    border-radius: 50%
}

.C_promobox-overlay a:hover {
    color: #ff0000;
    background-color: #EEE
}

.C_promobox {
    position: relative
}

/***********---LIVE COURSE SECTION ENDS---****************/