@import url(https://fonts.googleapis.com/css?family=Pacifico|Bangers|Sniglet|Meera+Inimai|Quicksand);
body {position: relative;}
a{color:none;text-decoration:none !important;}
.heading1{font-size: 2.5rem;} .heading2{font-size: 2rem;} .heading3{font-size: 1.75rem;} .heading4{font-size: 1.5rem;} .heading5{font-size: 1.25rem;} .heading6{font-size: 1rem;}
.top-panel {width: 100%;position: absolute;top: 0;z-index: 2;}
.sniglet{font-family: 'Sniglet', cursive;}
.bangers{font-family: 'Bangers', cursive;}
.serif{font-family: 'PT Serif', serif;}
.pacific{font-family: 'Pacifico', cursive;}
.newpara{font-family: 'Quicksand', sans-serif;}
.tamil{font-family: 'Meera Inimai', sans-serif !important;}
p{line-height: 35px;}
.logoplace{position: absolute; top:4%; left: 3%;}
a.navbar-brand {text-align: center;}
a.nav-link {white-space: nowrap;}
.navbar-nav li a{margin:20px 12px; font-size:22px; color:#fff;}
.ham-bg {
  cursor: pointer;
  position: relative;
  float: right;
  padding: 10px;
	margin-right: 25px;
	margin-top: 60px;
}
.violet{color: #6e3f7e !important;}
#myInput {
  width: 98%;border-radius: 50px;
  font-size: 16px;
  padding: 12px 20px 12px 25px;
  border: 1px solid #ddd;
  margin-bottom: 12px;
}
figcaption h3{font-family: 'Quicksand', sans-serif;font-size: 1.5rem;}
.copyright p{color: #555;}
footer h3{font-family: 'Sniglet', cursive;}
.greenmenu{   background-color: #428e7c; border: 1px solid #25eca966;}
.yellowmenu{border: 1px solid #e9e087;background-color: #e3bb34;}
.violetmenu{border: 1px solid #7b7cb7;background-color: #50519e;}
.button_container {position: relative;height: 25px;width: 25px;cursor: pointer;}
.button_container:hover {opacity: .7;} 
.ham-bg.active .middle {opacity: 0;background: #FFF;}
.ham-bg.active .bottom {transform: translateY(-11px) translateX(0) rotate(-45deg) !important; background: #FFF;}
.ham-bg span {
  background: #FFF;
  border: none;
  height: 5px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all .35s ease;
  cursor: pointer;
}
.button_container span:nth-of-type(2) {top: 11px;}
.button_container span:nth-of-type(3) {top: 22px;}
.overlay {
	position: absolute;
	background:url("../img/lightbg.jpg") ;
	top:80px;
	/*top: 55px;*/
	right: 10px;
	width: 100%;
	height: 0%;
	opacity: 0;overflow:hidden;
	visibility: hidden;
	transition: opacity .35s, visibility .35s, height .35s;
}
.overlay.open {
  opacity: 1;
  visibility: visible;
  padding: 15px;top:100%;
	min-height:200px;
  min-height: 500px;
  overflow-y:auto;
  z-index:99999;
}
.overlay.open .navmenu-col, .overlay.open li {animation: fadeInRight .5s ease forwards;animation-delay: .35s;}
.overlay.open .navmenu-col:nth-of-type(2), .overlay.open li:nth-of-type(2) {animation-delay: .4s;}
.overlay.open .navmenu-col:nth-of-type(3), .overlay.open li:nth-of-type(3) {animation-delay: .45s;}
.overlay.open .navmenu-col:nth-of-type(4), .overlay.open li:nth-of-type(4) {animation-delay: .50s;}
.overlay.open .navmenu-col:nth-of-type(5), .overlay.open li:nth-of-type(5) {animation-delay: .55s;}
.overlay nav {font-size: 20px;font-family: 'Varela Round', serif;font-weight: 400;}
.overlay .navrow {list-style: none;padding: 0;position: relative;height: 100%;}
.overlay .navrow .navmenu-col {opacity: 0;}
.overlay .navrow .navmenu-col a {display: block; position: relative; color: #725D5D; text-decoration: none; overflow: hidden;}
.overlay .navrow .navmenu-col ul {margin: 0;padding: 0;}
.overlay .navrow .navmenu-col ul li {display: block;padding: 10px 0;}
.overlay .navrow .navmenu-col ul li:first-child {padding-top: 20px;}
.overlay .navrow .navmenu-col:first-child {margin-left: 0;}
.overlay .navrow .navmenu-col:first-child ul li {padding: 0;margin-bottom: 20px;}
.overlay .navrow .navmenu-col:first-child ul li a {font-size: 20px;}
@keyframes fadeInRight {0% {opacity: 0;left: 20%;}  100% {opacity: 1;left: 0;}}
.carousel-inner img {width: 100%;height: auto;  }
.alltime{background:#bdeabde6;}
.newmenu li a{font-size:20px !important;}
.top-panel .container-fluid { position: absolute; }
.cl-effect-5 a {overflow: hidden;padding: 0 4px;}
.cl-effect-5 a span {
	position: relative;
	display: inline-block;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}
.cl-effect-5 a span::before {
	position: absolute;
	top: 100%;
	content: attr(data-hover);
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.txt{width:72%!important;margin:7%!important;}
.cl-effect-5 a:hover span,
.cl-effect-5 a:focus span {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
}
.scene, .layer {  display: block;  width: 100%;  padding: 0;  margin: 0; }
.scene {position: absolute;overflow: hidden;top: 3%;z-index: 1; }
.layer {  position: absolute;}
.layer div {
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.blackboard{    position: relative;}
.singing{margin-top:5%;}
.song1{position: absolute;z-index: 1;top: 30%;left: 67%;width: 10%;}
.song2{position: absolute;z-index: 1;top: 40%;left: 50%;width: 7%;}
.song3{position: absolute;z-index: 1;top: 37%;left: 83%;width: 14%;}
.song4{position: absolute;z-index: 1;top: 54%;left: 71%;width: 12%;}
.w100{width:100%;}
.navbar{position: absolute;left: 15%;margin-top: 50px;}
.noot-1{position: absolute;z-index: 1;top: 30%;left: 71%;font-size: 27px;color: red;}
.noot-2{position: absolute;z-index: 1;top: 40%;left: 51%;font-size: 33px;color: #0ea3c5;}
.noot-3{position: absolute;z-index: 1;top: 37%; left: 88%;font-size: 35px;color: #2b6587;}
.noot-4{position: absolute;z-index: 1;top: 59%;left: 76%;font-size: 25px;color: #d01af5;}
.noot-1 , .noot-2 , .noot-3 , .noot-4:hover{ position: absolute; animation: notes 2s infinite linear;opacity: 0;cursor:pointer;}
.wrapper2 {
  width: 300px;
  height: 500px;
  background: white;
  margin: auto;
  position: relative;
  overflow: hidden;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 0;
  transform: scale(0.95);
  transition: box-shadow 0.5s, transform 0.5s;
}
.plaintext{color:#767676;}
.wrapper2:hover {  transform: scale(1);  box-shadow: 5px 20px 30px rgba(0, 0, 0, 0.2);}
.wrapper2 .container {  width: 100%;padding:0px;  height: 100%;}
.wrapper2 .container .top {
  height: 80%;
  width: 100%;
  background: url("../img/eng.jpg") no-repeat center center;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
}
.wrapper2 .container .bottom {  width: 100%;  height: 20%;  transition: transform 0.5s;}
.wrapper2 .container .bottom h1 {  margin: 0;padding:20px;text-align:center;}
.wrapper2 .container .bottom p {  margin: 0;  padding: 0;}
.wrapper2 .container .bottom .left {  height: 100%;  width: 50%;  position: relative;  float: left;}
.wrapper2 .container .bottom .left .details {  padding: 20px;  float: left;  width: calc(70% - 40px);}
.wrapper2 .insidelist {
  z-index: 9;
  background: #2b6587;
  width: 140px;
  height: 140px;
  position: absolute;
  top: -70px;
  right: -70px;
  border-radius: 0px 0px 200px 200px;
  transition: all 0.5s, border-radius 2s, top 1s;
  overflow: hidden;
}
.wrapper2 .insidelist .icon {
  position: absolute;
  right: 85px;
  top: 85px;
  color: white;
  opacity: 1;
}
.wrapper2 .insidelist:hover {
  width: 100%;
  right: 0;
  top: 0;
  border-radius: 0;
  height: 80%;
}
.wrapper2 .insidelist:hover .icon {opacity: 0; right: 15px; top: 15px;}
.frontwrapper {max-width: calc(100% / 4); min-width: 10em;}
.books_page {
  height: 250px;
  width: 175px;
  position: relative;
  transition: .4s ease-in-out;
  border-radius: 5px 15px 15px 5px;
  transform-origin: left center 0px;
  display: inline-block;
  margin: 32px;
  perspective: 800px;
}
.books_page:hover {transform: rotateZ(-8deg);}
.books_page:hover .book__cover {
  transform: rotateY(-40deg);
  z-index: 999;
  box-shadow: 20px 10px 50px rgba(0, 0, 0, 0.2);
}
.book__covers {
  height: 250px;
  width: 175px;
  position: absolute;
  border-radius: 5px 15px 15px 5px;
  box-shadow: 0 0 5px 1.5px rgba(0, 0, 0, 0.25);
  z-index: 10;
  transition: .5s linear;
  transform-style: preserve-3d;
  transform-origin: left center 0px;
  background-size: 180px 255px;
}
.book__details {
  background-color: rgba(51, 51, 51, 0.8);
  margin-top: 185px;
  padding: 15px;
  font-size: 12px;
  font-weight: 800;
  position: relative;
  z-index: 10;
  color: #fff;
  text-align: left;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.book__pages {
  height: 100%;
  width: 175px;
  position: absolute;
  background-color: #fbfae8;
  z-index: 0;
  box-shadow: 0 0 5px 1.5px rgba(0, 0, 0, 0.25);
  border-radius: 5px 16px 16px 5px;
  overflow: hidden;
}
.book__pages.ruled {
  background: linear-gradient(to bottom, #fbfae8 9px, #e4e4e4 1px);
  background-size: 100% 10px;
}
.book__pages.squared {
  background-image: linear-gradient(#e4e4e4 1px, transparent 1px), linear-gradient(90deg, #e4e4e4 1px, transparent 1px);
  background-size: 10px 10px, 10px 10px, 2px 2px, 2px 2px;
}
.book__pages.dotted {
  background: linear-gradient(90deg, #fbfae8 10px, transparent 1%) center, linear-gradient(#fbfae8 10px, transparent 1%) center, #999;
  background-size: 11px 11px;
}
.nostyle{list-style:none !important;}
.nostyle li {margin:1em 0px !important;   font-family: 'PT Serif', serif;}
.nostyle li a{color:#d5f0ff}
.wrapper2 .insidelist:hover .contents {
  opacity: 1;
  transform: scale(1);
  transform: translateY(0);
}
.wrapper2 .insidelist .contents {
  padding: 5%;
  opacity: 0;
  transform: scale(0.5);
  transform: translateY(-200%);
  transition: opacity 0.2s, transform 0.8s;
}
.wrapper1 {
  width: 300px;
  height: 500px;
  background: white;
  margin: auto;
  position: relative;
  overflow: hidden;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 0;
  transform: scale(0.95);
  transition: box-shadow 0.5s, transform 0.5s;
}
.wrapper1:hover {
  transform: scale(1);
  box-shadow: 5px 20px 30px rgba(0, 0, 0, 0.2);
}
.wrapper1 .container {width: 100%; padding:0px; height: 100%;}
.wrapper1 .container .top {
  height: 80%;
  width: 100%;
  background: url("../img/tam.jpg") no-repeat center center;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
}
.wrapper1 .container .bottom {
  width: 100%;
  height: 20%;
  transition: transform 0.5s;
}
.wrapper1 .container .bottom h1 {
  margin: 0;
padding:20px;
text-align:center;}
.wrapper1 .container .bottom p {
  margin: 0;
  padding: 0;
}
.wrapper1 .container .bottom .left {
  height: 100%;
  width: 50%;
  position: relative;
  float: left;
}
.wrapper1 .container .bottom .left .details {
  padding: 20px;
  float: left;
  width: calc(70% - 40px);
}
.wrapper1 .insidelist {
  z-index: 9;
  background: #2b6587;
  width: 140px;
  height: 140px;
  position: absolute;
  top: -70px;
  right: -70px;
  border-radius: 0px 0px 200px 200px;
  transition: all 0.5s, border-radius 2s, top 1s;
  overflow: hidden;
}
.wrapper1 .insidelist .icon {
  position: absolute;
  right: 85px;
  top: 85px;
  color: white;
  opacity: 1;
}
.wrapper1 .insidelist:hover {
  width: 100%;
  right: 0;
  top: 0;
  border-radius: 0;
  height: 80%;
}
.wrapper1 .insidelist:hover .icon {
  opacity: 0;
  right: 15px;
  top: 15px;
}
.wrapper1 .insidelist:hover .contents {
  opacity: 1;
  transform: scale(1);
  transform: translateY(0);
}
.wrapper1 .insidelist .contents {
  padding: 5%;
  opacity: 0;
  transform: scale(0.5);
  transform: translateY(-200%);
  transition: opacity 0.2s, transform 0.8s;
}
@keyframes notes {
  0% {transform: scale(1) translate(0, 0);opacity: 0;  }
  50% {opacity: 1;transform: scale(1.5) translate(50%, -50%);}
  80% {opacity: 0;transform: scale(1.5) translate(100%, -100%);}
  100% {transform: scale(1.5) translate(100%, -100%);opacity: 0;}
}
#bridge {
  display: block;
  margin: 0 auto;
  background-image: url("../img/emoji.jpg");
  background-image: -webkit-image-set(url("../img/emoji.jpg") 1x,
  url("../img/emoji.jpg") 2x);
  background-size: cover;
  width: 100%;
  height: auto;
  cursor: crosshair;
  cursor: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/4273/circular-cursor.png) 53 53, crosshair;
}
.table td, .table th {padding: 6px; vertical-align: top; border-top: 1px solid #e9ecef;}
.series{min-height: 500px;}
.tamilseries{background: aqua;}
.englishseries{background:yellowgreen;}
.sticky-top1 {position: sticky; top: 140px;}
.acc1 li{margin: 0px 2em;} .acc2 li{margin: 0px 2em;}
.strokepink{  -webkit-text-stroke: 1px #c65e70;}
.w40{width:40%;}
.alllink{margin:2em 0em;}
.alllink a{ line-height:45px; }
.blue{color:#4767aa !important;}
.olive{color:#9b7c02 !important;}
.maroon{color:#a2592f !important;}
.brown{color:#6f443a !important;}
.greenclr{color:#5b8412 !important ;}
.firebrick{color: #ac2222 !important;}
.sub {bottom: 0em;}
.lead {font-size: 23px; font-weight: 400; line-height: 1.5; font-family: 'PT Serif', serif; color: #272d2c;  margin-bottom: 40px;}
.form-group{margin-bottom: 5px;}
.form-control {
    border-radius: 0px;
    color: #6b6c6d;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    height: 52px;
    padding: 0px;
    line-height: 1.42857143;
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
    border-bottom: 1px solid #cbcfce;
    background-color: transparent;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-bottom: 10px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
}
.form-control:focus {
    color: #34b2a4 !important;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom-color: #34b2a4;
    font-size: 12px;
}
.input-group {    position: relative;    display: table;    border-collapse: separate;}
input[type=checkbox],
input[type=radio] {
    margin: 8px 0 0;
    margin-top: 12px;
    line-height: normal;
}
input::-webkit-input-placeholder {    color: #6b6c6d !important;}
input:focus::-webkit-input-placeholder {    color: #34b2a4 !important;    bottom: 20px;    position: relative;}
textarea::-webkit-input-placeholder {    color: #6b6c6d !important;}
textarea:focus::-webkit-input-placeholder {
    color: #34b2a4 !important;
    bottom: 20px;
    position: relative;
    font-size: 12px;
}
.input-group-addon {    background-color: transparent;    border: 1px solid #34b2a4;    border-radius: 0px;}
.focus {    border-top: transparent;    border-left: transparent;    border-right: transparent;    border-bottom: 1px solid #cbcfce;    background-color: #fff;}
.focus:focus {
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
    border-bottom: 1px solid #cbcfce;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
 .bubbly-button {
  display: inline-block;
  font-size: 1em;
  margin:5px 0px;
  -webkit-appearance: none;
  appearance: none;
  background-color: #b96728;
  color: #fff;
  border-radius: 4px;
  border: none;width: 150px;
  cursor: pointer;
  position: relative;
  transition: transform ease-in 0.1s, box-shadow ease-in 0.25s;
  box-shadow: 0 2px 10px rgb(185, 103, 40);}
.bubbly-button:focus {  outline: 0;}
.bubbly-button:before, .bubbly-button:after {
  position: absolute;
  content: '';
  display: block;
  width: 140%;
  height: 100%;
  left: -20%;
  z-index: -1000;
  transition: all ease-in-out 0.5s;
  background-repeat: no-repeat;
}
.bubbly-button:before {
  display: none;
  top: -75%;
  background-image: radial-gradient(circle, #b96728 20%, transparent 20%), radial-gradient(circle, transparent 20%, #b96728 20%, transparent 30%), radial-gradient(circle, #b96728 20%, transparent 20%), radial-gradient(circle, #b96728 20%, transparent 20%), radial-gradient(circle, transparent 10%, #b96728 15%, transparent 20%), radial-gradient(circle, #b96728 20%, transparent 20%), radial-gradient(circle, #b96728 20%, transparent 20%), radial-gradient(circle, #b96728 20%, transparent 20%), radial-gradient(circle, #b96728 20%, transparent 20%);
  background-size: 10% 10%, 20% 20%, 15% 15%, 20% 20%, 18% 18%, 10% 10%, 15% 15%, 10% 10%, 18% 18%;
}
.bubbly-button:after {
  display: none;
  bottom: -75%;
  background-image: radial-gradient(circle, #b96728 20%, transparent 20%), radial-gradient(circle, #b96728 20%, transparent 20%), radial-gradient(circle, transparent 10%, #b96728 15%, transparent 20%), radial-gradient(circle, #b96728 20%, transparent 20%), radial-gradient(circle, #b96728 20%, transparent 20%), radial-gradient(circle, #b96728 20%, transparent 20%), radial-gradient(circle, #b96728 20%, transparent 20%);
  background-size: 15% 15%, 20% 20%, 18% 18%, 20% 20%, 15% 15%, 10% 10%, 20% 20%;
}
.bubbly-button:active {
  transform: scale(0.9);
  background-color: #b96728;
  box-shadow: 0 2px 10px rgb(185, 103, 40);}
.bubbly-button.animate:before {
  display: block;
  animation: topBubbles ease-in-out 0.75s forwards;
}
.bubbly-button.animate:after {
  display: block;
  animation: bottomBubbles ease-in-out 0.75s forwards;
}
@keyframes topBubbles {
  0% {
    background-position: 5% 90%, 10% 90%, 10% 90%, 15% 90%, 25% 90%, 25% 90%, 40% 90%, 55% 90%, 70% 90%;z-index: 50;
  }
  50% {
    background-position: 0% 80%, 0% 20%, 10% 40%, 20% 0%, 30% 30%, 22% 50%, 50% 50%, 65% 20%, 90% 30%;z-index: 50;
  }
  100% {
    background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%, 50% 40%, 65% 10%, 90% 20%;z-index: 50;
    background-size: 0% 0%, 0% 0%,  0% 0%,  0% 0%,  0% 0%,  0% 0%;
  }
}
@keyframes bottomBubbles {
  0% {
    background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%, 70% -10%, 70% 0%;z-index: 50;
  }
  50% {
    background-position: 0% 80%, 20% 80%, 45% 60%, 60% 100%, 75% 70%, 95% 60%, 105% 0%;z-index: 50;
  }
  100% {
    background-position: 0% 90%, 20% 90%, 45% 70%, 60% 110%, 75% 80%, 95% 70%, 110% 10%;z-index: 50;
    background-size: 0% 0%, 0% 0%,  0% 0%,  0% 0%,  0% 0%,  0% 0%;
  }
}
.has-success .form-control {    border-color: #3c763d;    background-color: #fff;    box-shadow: none;}
.has-success .form-control:focus {    border-color: #3c763d;    outline: 0;    -webkit-box-shadow: none;    box-shadow: none;}
.has-error .form-control {    border-color: #a94442;    background-color: #fff;    box-shadow: none;}
.has-error .form-control:focus {    border-color: #34b2a4;    outline: 0;    -webkit-box-shadow: none;    box-shadow: none;}
.input-group-addon:last-child {    border-left: 0;    border-right: transparent;    border-top: transparent;}
.input-group-addon i {    color: #34b2a4;}
option {    color: #6b6c6d;}
hr {
    border-top: 1px solid #e4e9e8;
    margin-bottom: 40px;
    margin-top: 40px;
}
.newhr{border-top: 1px solid #36ddbc !important; margin-bottom: 20px !important; margin-top: 20px !important;}
.mb60{margin-bottom:60px;}
.btn-primary {    background-color: #f8591b;    color: #fff;    border: 1px solid #f8591b;}
.btn-primary:hover {    background-color: #e64c10;    color: #fff;    border: 1px solid #e64c10;}
.btn-primary.focus,.btn-primary:focus {    background-color: #e64c10;    color: #fff;    border: 1px solid #e64c10;}
.space-medium {    padding-top: 80px;   }
.pdt20 {    padding-top: 20px;}
.contact-pageheader {position: relative; background: linear-gradient(285deg,#bfeaf8 0%,white); margin-bottom: 70px;}
.contact-caption {    position: relative;    top: 80px;}
.contact-title {
    font-family: 'PT Serif', serif;
    font-size: 48px;
    font-style: italic;
    margin-bottom: 40px;
    line-height:80px;
}
.contact-title1{    font-family: 'PT Serif', serif;
    font-size: 30px;
    font-style: italic;
    margin-bottom: 25px;
}
.selfcenter{align-self:center;}
footer p{line-height:2em;font-family: 'PT Serif', serif; font-size:18px;}
.wrd{white-space: nowrap;}
.contact-title2{font-family: 'PT Serif', serif; font-size: 30px; font-style: italic;}
.contact-caption-text {    font-size: 23px;    color: #272d2c;}
#contact-map {    height: 450px;    width: 100%;    position: relative;}
.contact-form {
    background-color: #fff;
    padding: 30px;border-radius:3%;
    text-align: center;
    position: relative;
    bottom: 0px;
    top: 100px;
    -webkit-box-shadow: 1px 2px 14px 0px rgba(0, 0, 0, 0.29);
    -moz-box-shadow: 1px 2px 14px 0px rgba(0, 0, 0, 0.29);
    box-shadow: 1px 2px 14px 0px rgba(0, 0, 0, 0.29);
}
.expertisebg{  background: linear-gradient(180deg,#ffe7ab,white) !important;}
.contact-section {    margin-top: 40px;    border-bottom: 1px solid #e4e9e8;}
.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    margin-left: 3%;
}
.contact-section .contact-icon {
    float: left;
    margin-bottom: 20px;
    font-size: 25px;
    color: #34b2a4;
    padding-right: 20px;
    position: initial;
}
.contact-section .contact-info {font-weight: 700;}
.contact-social ul li {    float: left;}
.contact-social ul li a {    font-size: 16px;    padding-right: 10px;    color: #6b6c6d;}
.contact-social ul li a:hover {   color: #0084bf;}
.location-block {    border-radius: 2px;    border: 1px solid #eaeaea;    padding: 30px;    margin-bottom: 20px;    background-color: #fff;}
.location-block ul li {    line-height: 2.2;    font-size: 15px;}
.location-icon {    color: #0084bf;    padding-right: 10px;    font-size: 15px;}
@media only screen and (max-width:359px){.wrapper1, .wrapper2{width:100% !important;}
.clash-card{width:auto !important;}.separate1 img{ width: 100% !important;top: 5%!important;left: 1%!important; right: 5%!important;}}
@media only screen and (max-width:575px){
.icobutton {font-size: 3em ;}.ham-bg {margin-top: 10px;}.play{padding-top:5%;}.counter{position: absolute;top: 67%;left: 25%;}}
@media screen and (min-width: 576px) and (max-width: 767px) {
.mbllogo{position:absolute; top:4%;left:5%;}.icobutton {font-size: 5em;} .counter{position: absolute;top: 60%;left: 30%;}}
.mbllogo{position: absolute;top: 4%;left: 5%;width: 14%;}
@media (max-width: 767px) {.logoplace{display:none !important;}
	.dk-footer-box-info{position:relative !important;top: -50px !important;}
	.lang{display:none;}
	.navbar-expand .navbar-collapse {display: table !important;justify-content: inherit !important;width: 100%;}
	.navbar-expand .navbar-collapse a.navbar-brand { display: table-header-group; }
	.navbar-expand .navbar-collapse .navbar-nav { flex-direction: column; }
	.navbar-expand .navbar-collapse .navbar-nav li { text-align: center; }
	.inside{display:none;}
	.navbar{display:none;}
	.txt{width: 72% !important;margin: 8% !important;}
	.ham-bg {    margin-right: 3%;    margin-top: 5%;}
	.button_container {height: 15px;width: 15px; top:6%;}
	.ham-bg span { height: 3px; }
	.button_container span:nth-of-type(2){top: 6px;}
	.button_container span:nth-of-type(3){top: 12px;}
	.noot-1,.noot-2,.noot-3,.noot-4{font-size:18px;}
	.noot-3{top:46%;}
	.song1{width:16%;top: 22%;left: 65%;}
	.song2{top: 37%;left: 45%;width: 17%;}
	.song3{top: 44%;left: 84%;width: 16%;}
  .song4{top: 55%;left: 67%;width: 16%;}
	.ham-bg.active .top {transform: translateY(2px) translateX(0) rotate(45deg);background: #FFF;}
}
@media only screen and (min-width:768px){.icobutton{font-size:6em;} .mbllogo{display:none;}
.ham-bg.active .top {transform: translateY(11px) translateX(0) rotate(45deg);background: #FFF;}.brief{display:none;}.overlay{top:100%;}
.icobutton{font-size:7em;}}
@media screen and (min-width: 768px) and (max-width: 800px)  {.navbar-expand {padding:2% 7%;} .icobutton{font-size:8em;} .logoplace{display:none;}  .counter{position: absolute;top: 73%;left: 40%;}}
@media screen and (min-width: 801px) and (max-width: 951px)  {.icobutton{font-size:10em;}.navbar-brand img{width:80%;} .counter{position: absolute;top: 73%;left: 40%;}}
@media screen and (min-width: 952px) and (max-width: 1050px)  {.navbar-brand img{width:90%;}.overlay{top:150px !important;} .icobutton{font-size:10em;}
.counter{position: absolute;top: 72%;left: 42%;}}
@media only screen and (min-width:1050px){.icobutton{font-size:13em;}.counter{position: absolute;top: 72%;left: 42%;}}
.product__resources .product__cont {
  width: 100%;
  margin: auto;
  padding: 30px 0;
}
.product__cont h2 {
  text-align: center;
  margin: 0 0 60px;
  color: #003A79;
}
.product__resources__item {
  float: left;
  box-sizing: border-box;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  margin: 15px;
  transition: all 0.5s ease-in-out;
  background: #fff;
}
.product__resources__item__img {
  height: 200px;
  width: calc(100% - 60px);
  position: relative;
  left: 30px;
  top: -30px;
  background-size: cover !important;
  background-position: center !important;
}
.product__resources__item h3 {  padding: 0 30px;  color: #003A79;}
.product__resources__item p {  padding: 0 30px;  line-height: 1.45;}
.breadcrumbs {  margin: 4%;}
.breadcrumbs li {
  margin: 0;
  padding: 10px;
  display: block;
  float: left;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .05em;
  line-height: 20px;
  color: hsl(0, 0%, 30%);
}
.breadcrumbs li a {
  display: block;
  padding: 0 40px 0 0px;
  color: hsl(0, 0%, 30%);
  text-decoration: none;
  height: 20px;
  position: relative;
  perspective: 700px;
}
.breadcrumbs li a:after {
  content: '';
  width: 20px;
  height: 20px;
  border-color: #333;
  border-style: solid;
  border-width: 1px 1px 0 0;
  backface-visibility: hidden;
  outline: 1px solid transparent;
  position: absolute;
  right: 20px;
  -webkit-transition: all .15s ease;
     -moz-transition: all .15s ease;
      -ms-transition: all .15s ease;
          transition: all .15s ease;
  -webkit-transform: rotateZ(45deg) skew(10deg, 10deg);
     -moz-transform: rotateZ(45deg) skew(10deg, 10deg);
      -ms-transform: rotateZ(45deg) skew(10deg, 10deg);
          transform: rotateZ(45deg) skew(10deg, 10deg);
}
.breadcrumbs li a:hover:after {
  right: 15px;
  -webkit-transform: rotateZ(45deg) skew(-10deg, -10deg);
     -moz-transform: rotateZ(45deg) skew(-10deg, -10deg);
      -ms-transform: rotateZ(45deg) skew(-10deg, -10deg);
          transform: rotateZ(45deg) skew(-10deg, -10deg);
}
a.article-Button {
  padding: 15px 78px 15px 30px;
  margin: 15px 30px -25px 0px;
  border-radius: 30px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  font-size: 20px;
  font-style: italic;
  color: #ffffff;
  transition: all 0.3s linear;
  text-decoration: none;
  width: auto;
  background-color: #003A79;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  float: right;
}
.article-Button:after {
  background: url(https://www.desertfinancial.com/-/media/desert-financial/misc/sharing-success//ctaArrow.svg);
  background-repeat: no-repeat;
  content: "";
  height: 16px;
  margin-left: 15px;
  margin-top: 5px;
  padding-right: 38px;
  position: absolute;
  transition: all 0.3s linear;
}
.product__resources__item:hover {
  transform: scale(1.02);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
}
.product__resources__item a:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}
@media screen and (min-width:696px) {.actmobile{display: none;}}
@media screen and (max-width: 695px) {
  .product__resources__item {
    width: 100%;
    margin: 30px 0 60px;
    display: block;
  }
#game{display: none;}
}
.board::before{  content: none;}
.board {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(4, 100px);
  grid-template-rows: repeat(4, 100px);
  position: relative;
  top: 60px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(50deg) rotateZ(22deg);
  transform: rotateX(50deg) rotateZ(22deg);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.clone {display: none;}
.cube {
  -webkit-animation: enter 600ms ease-out;
  animation: enter 600ms ease-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
  transition: all 350ms ease-out;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cube.flipped {
  pointer-events: none;
  -webkit-transform: rotateY(180deg) translateZ(0) scale(1);
  transform: rotateY(180deg) translateZ(0) scale(1);
  transition: all 500ms ease-out;
}
.cube.matched {
  pointer-events: none;
  -webkit-transform: rotateY(180deg) translateZ(0) scale(1);
  transform: rotateY(180deg) translateZ(0) scale(1);
  -webkit-animation: match 650ms ease-out;
  animation: match 650ms ease-out;
}
.face {
  outline: 1px solid transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-shadow: inset 0 0 2px 1px #fff0d2;
  height: 100px;
  overflow: hidden;
  position: absolute;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  width: 100px;
}
.face:nth-child(1) {
  background-color: wheat;
  cursor: pointer;
  -webkit-transform: rotateY(0deg) translateZ(10px);
    transform: rotateY(0deg) translateZ(10px);
  transition: background 150ms ease-out;
}
.face:nth-child(1):before {
  align-items: center;
  bottom: 0;
  color: #93794c;
  content: '?';
  display: flex;
  font-family: 'Fredoka One', cursive;
  font-size: 60px;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.face:nth-child(2) {
  background-color: #efca86;
  width: 20px;
  -webkit-transform: rotateY(90deg) translateZ(90px);
   transform: rotateY(90deg) translateZ(90px);
}
.face:nth-child(3) {
  background-color: dodgerblue;
  -webkit-transform: rotateY(180deg) translateZ(10px);
   transform: rotateY(180deg) translateZ(10px);
}
.face:nth-child(4) {
  background-color: #efca86;
  width: 20px;
  -webkit-transform: rotateY(270deg) translateZ(10px);
   transform: rotateY(270deg) translateZ(10px);
}
.face:nth-child(5) {
  background-color: #efca86;
  height: 20px;
  -webkit-transform: rotateX(90deg) translateZ(10px);
  transform: rotateX(90deg) translateZ(10px);
}
.face:nth-child(6) {
  background-color: #efca86;
  height: 20px;
  -webkit-transform: rotateX(-90deg) translateZ(90px);
  transform: rotateX(-90deg) translateZ(90px);
}
[data-tile="egg"] div:nth-child(3) {
  background: #fff8e7 url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/62105/dino-egg.svg) center center no-repeat;
  background-size: 60px;
}
[data-tile="dino"] div:nth-child(3) {
  background: #fff8e7 url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/62105/dino-dino1.svg) bottom center no-repeat;
  background-size: 85px;
}
[data-tile="ahahah"] div:nth-child(3) {
  background: #fff8e7 url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/62105/dino-ah.svg) center center no-repeat;
  background-size: 60px;
}
[data-tile="tri"] div:nth-child(3) {
  background: #fff8e7 url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/62105/dino-tri.svg) center center no-repeat;
  background-size: 85px;
}
[data-tile="ptero"] div:nth-child(3) {
  background: #fff8e7 url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/62105/dino-ptero.svg) center center no-repeat;
  background-size: 85px;
}
[data-tile="erupt"] div:nth-child(3) {
  background: #fff8e7 url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/62105/dino-erupt.svg) center center no-repeat;
  background-size: 85px;
}
@-webkit-keyframes enter {
  0% {
    -webkit-transform: translateZ(-20px) scale(0.3);
    transform: translateZ(-20px) scale(0.3);
  }
  50% {
    -webkit-transform: translateZ(20px) scale(1.02);
    transform: translateZ(20px) scale(1.02);
  }
  100% {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
  }
}
@keyframes enter {
  0% {
    -webkit-transform: translateZ(-20px) scale(0.3);
    transform: translateZ(-20px) scale(0.3);
  }
  50% {
    -webkit-transform: translateZ(20px) scale(1.02);
    transform: translateZ(20px) scale(1.02);
  }
  100% {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
  }
}
@-webkit-keyframes match {
  0% {
    -webkit-transform: rotateY(180deg) translateZ(-15px);
    transform: rotateY(180deg) translateZ(-15px);
  }
  50% {
    -webkit-transform: rotateY(180deg) translateZ(10px);
    transform: rotateY(180deg) translateZ(10px);
  }
  100% {
    -webkit-transform: rotateY(180deg) translateZ(0);
    transform: rotateY(180deg) translateZ(0);
  }
}
@keyframes match {
  0% {
    -webkit-transform: rotateY(180deg) translateZ(-15px);
    transform: rotateY(180deg) translateZ(-15px);
  }
  50% {
    -webkit-transform: rotateY(180deg) translateZ(10px);
    transform: rotateY(180deg) translateZ(10px);
  }
  100% {
    -webkit-transform: rotateY(180deg) translateZ(0);
    transform: rotateY(180deg) translateZ(0);
  }
}
.set{  
  align-items: center;
  background-image: radial-gradient(circle 448px at center, #16d9e3 0%, #30c7ec 47%, #46aef7 100%);
  display: flex;
  height: 100vh;
  justify-content: center;
  overflow: hidden;
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.carousel-control-prev-icon {  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");}
.carousel-control-next-icon {  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");}
.topslide{width: 100%; height: auto; transform: translate3d(110px, 100px, 35px); transform-style: preserve-3d; backface-visibility: hidden;}
.fullsize{width:100%; height:100%;}
.pagepopup{color: white;font-size: 2rem;position: fixed;right: 12px;top: 17px;z-index: 999999;cursor: pointer;}
.tag{display:none;visibility:hidden;}
.relative{position:relative!important;}
.term1{position: absolute; left: 40%; width: auto; top: 30%;}
.term2{list-style-type: none; padding: 0;}
#notfound {position: relative;height: 100vh;}
#notfound .notfound {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.notfound {max-width: 410px; width: 100%; text-align: center;}
.notfound .notfound-404 {height: 280px; position: relative; z-index: -1;}
.notfound .notfound-404 h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 190px;
  margin: 0px;
  font-weight: 900;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url('../images/bg.jpg') no-repeat;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: cover;
  background-position: center;
}
.notfound h2 {
  font-family: 'Montserrat', sans-serif;
  color: #000;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
}
.notfound p {
  font-family: 'Montserrat', sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 30px;
  margin-top: 0px;
}
.notfound a {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  background: #0046d5;
  display: inline-block;
  padding: 15px 30px;
  border-radius: 40px;
  color: #fff;
  font-weight: 700;
  -webkit-box-shadow: 0px 4px 15px -5px #0046d5;
  box-shadow: 0px 4px 15px -5px #0046d5;
}
@media only screen and (max-width: 767px) {
.notfound .notfound-404 {height: 142px;}
.notfound .notfound-404 h1 {font-size: 112px;}
}
.appbar-bg {background-color: #c1ecf9;}
.pc_logo{width:75px;}