

/*General*/
body {
	font-family:'Mukta', sans-serif;
	font-size: 16px;
	font-size: normal;
	font-smooth: always;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	text-align:justify;
}

a {
	text-decoration: none;
	-moz-transition: all linear .3s;
	-webkit-transition: all linear .3s;
	-o-transition: all linear .3s;
	transition: all linear .3s;
}
hr {
    margin-top: 11px;
    margin-bottom: 11px;
    border: 0;
    border-top: 1px solid #eee;
}
a:hover {
	text-decoration: none; color:#980e71;
}

img {
	max-width: 100%;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
h1{font-size: 4.5rem;
    text-align: center;
    font-weight: 200;
    color: #666; margin:0px 0px 10px 0px;
	}
	h2, .h2 {
    font-size: 3rem;
    font-weight: 200;
}
h1,h2,h3,h4,h5,h6{color:#666;font-weight: 200 !important;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:#666;font-weight: 200 !important;}
a {
    color: #62429c;
    text-decoration: none;
}
	p {
    color: rgba(0,0,0,0.87);
    font-weight: 200;
    font-size: 18px;
    line-height: 1.7em;
    text-align: left;
    margin:0px;
}
#header {
    display: block;
    position: relative;
    background: url('../assets/rainbow-header-a.png') 50% 0 no-repeat;
	/*background: url(../images/rainbow-header-a.png) 50% 0 no-repeat;*/
	background-color:#e6e4e5;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
input[type="text"],
input[type="password"],
input[type="email"],
textarea {
	font-family: 'Mukta', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #7e7e7e;
	border-width: 1px;
	border-style: solid;
	padding: 0 15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-transition: border linear .3s;
	-webkit-transition: border linear .3s;
	-o-transition: border linear .3s;
	transition: border linear .3s;
	height: 42px;
}

textarea {
	padding: 15px;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
	background:rgb(255, 255, 255);
	border-color: #01b1d7 !important;
	outline: none;
	color: #333;
}
 .subscribe-btn {
    display: inline-block;
    padding: 6px 10px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-top: 5px;
}

.cover {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 2;
}

.container {
	position: relative;
}

/*Header*/
/*Top nav left*/
.top-nav {
	;
	color: #333;
	line-height: 25px;
	border-bottom:0px solid #c9d8c8;
}

/*Top left Menu*/
.top-left {
	float: left;
}

.top-left ul >li {
	display: inline-block;
	margin-right: 15px;
}

.top-left a {
	font-size: 18px;
	color: #333;
}

.top-left a:hover {
	color: #01b1d7;
}

/*Top Right Menu*/
.top-right {
	float: right; color:#980e71;
}
.top-right a { font-weight:400;color:#62429c; font-size:16px;}
.top-right a:hover{ color:#333;}
.top-right p:before {
	content: "\f041";
	font-family: 'FontAwesome';
	font-size: 16px;
	color: #01b1d7;
	margin-right: 10px;
}

.top-right p {
	font-family: 'Mukta', sans-serif;
	font-weight: 400;
	font-size: 14px; padding:0px; margin:0px;
}

.top-right p > span {
	margin-left: 5px;
	font-style: italic;
	font-weight:500;
}
#google_translate_element > div > span {
    display: none;
}
#google_translate_element > div > div {
    color: #777;
}
.goog-te-gadget {
    
    font-size: 11px;
    color: #fffaf5 !important;
    white-space: nowrap;height: 17px;
}
 
/*Nagivation*/
#main-nav {
	padding: 0px 0;border-bottom:1px solid #e7e7e7;

}
.navbar-brand
{
	margin-top:-10px; 
    line-height: 20px;
    font-weight: 300;
}
.vinyas
{
	/*color:#980e71;*/
	color:#62429c;
    font-weight:500;     padding-right: 15px;
}
/*Affix*/
#main-nav.affix {
    position: fixed;
    top: 0;
    width: 100%; 
    color: #fff;
    z-index:10;
	 
	
}

.navbar {
	margin:0;
}

#main-nav .navbar-header a {
	color:#a29f9f;
}
/*Toggle Menu*/
#main-nav .navbar-toggle {
	     border-color: #ddd;
}

#main-nav .navbar-toggle span {
	background-color: #888;
}

/*Main Menu*/
#main-nav .navbar-right {
	margin-top: 21px;
}
#main-nav .navbar-right li > a {
	font-family: 'Mukta', sans-serif; 
	font-weight:400;
	line-height: 26px;
	 font-size:16px;color:#62429c;
	padding-top: 0;
	padding-bottom: 0; 
}
.dropdown-toggle{color:#980e71;}
.dropdown-menu li > ul > li  > a{color:#5a5a5a;}
#main-nav .navbar-right li > a:focus {
	color:#980e71;
    background: none;
    outline: none;
}

#main-nav .navbar-nav>li>a:hover,

#main-nav .navbar-nav>li.active>a {
	color: #333;
    background: none;
}
 .navbar-right .dropdown-menu {
    right:auto;
    left: ;
}
 .dropdown-menu{ width:220px !important; padding: 10px;background-color: rgba(245, 242, 242, 0.95);top: 115%;}
.line{
	    border: 0.5px solid #eceaea;
}
.smallimg
{
	 border:1px solid #eceaea; border-radius:5px; cursor: pointer;
}

 

 @media (min-width:992px){#main-nav .collapse {
    display:inline;
}}
 @media (min-width:1200px){#main-nav .collapse {
    display:inline;
}}

/*Search Form*/
.search-form {
	padding:0px;
	position: absolute;
	bottom: -76px; 
	z-index: 3;	 
	visibility: hidden;
	opacity: 0;
	 
}

.search-form.visible {
	visibility: visible;
	opacity: 1;
}

.search-form input {
	height: 42px;
	width: 275px;
	border-color: #e8e8e8;
}

/*Main Slider*/
 .sliderimg img{ width:100%;}
 
 .item div img{  }
.leftcarousel{position: absolute;left: -2%;top: -17rem;}
.rightcarousel{position: absolute;right: -2%;top: -17rem;}

.leftcarouselsmall{position: absolute;left: -2%;top: -13rem;}
.rightcarouselsmall{position: absolute;right: -2%;top: -13rem;}

 .carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
-webkit-transition: opacity 5s ease;
       -o-transition: opacity 5s ease;
          transition: opacity 5s ease;
  -webkit-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel-caption
{ 
   padding: 10px;
    border-radius: 10px;
}
.carousel-caption h3{font-size:28px; margin:0px;
    font-weight: 300; text-align:center;}
.carouseltxt-white{font-size:28px; margin:0px; color:#fff;
    font-weight: 300; text-align:center;}
.carousel-caption h5{  
    padding: 10px 9px; color:#fff;
    width:60%;font-size: 3.55rem;
    font-weight: 300;}
.leftbtn{    position: absolute;
    /* top: 53%; */
    z-index: 2222;
        left: 1px;
    margin-top: 5%;}
.rightbtn
{    position: absolute;
    z-index: 2222; right:1px;
    margin-top: 5%;}
	
.col-item {
    border: 1px solid #E1E1E1;
    border-radius: 5px;
    background: #FFF;
}
.col-item .price h5 {
    line-height: 20px;
    font-weight:400;
    margin: 0;
    font-size: 1.55rem;
    color: #000; padding:5px 10px;
}
/*.col-item .price h4 {
	display: block;
    display: -webkit-box;
    line-height: 20px;
	height:80px;
	max-width:200px; 
    font-weight: 400;
    margin: 0;
    font-size: 16px;
    color: #000; padding:5px 10px 0px 10px;
	line-height: 1;
    -webkit-line-clamp: 3;
	/*white-space: nowrap;*/ 
    /*overflow: hidden;
    text-overflow: ellipsis;
}*/
.col-item .price h4 {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 43px;
  margin: 0 auto;
  font-size: 19px;
  color: #000;
  line-height: 1;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding:5px 10px 0px 10px;
}


.col-item .price2{
	/*background-color:#ddd;*/
	max-height:200px;
	min-height:200px;
	overflow:hidden;	
	/*padding:15px 10px;*/
}
.tab_chi_border{
	border:1px solid #999; padding:10px;
}
.col-item .price2 h3 {
	font-size: 2rem;
	padding:5px 5px 0px 10px;
	max-height:70px;
	min-height:70px;
	overflow:hidden;
	color: #980e71; 
	font-weight:400 !important;
}

.col-item .price2 .catl {
	font-size: 2rem;
	padding:5px 5px 0px 10px;
	max-height:110px;
	min-height:110px;
	overflow:hidden;
	color:#980e71; font-weight:400;
}

.col-item .price2 h4 {
    /*line-height: 200px;*/
    font-weight: 100;
    margin: 0px;
    font-size: 1.55rem;
    color: #000; padding:0px 5px 0px 0px;
	white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
}
.col-item .price2 .prnt{
	font-size: 1.65rem;
	font-weight:300;
}
.col-item .price2 p {
    line-height: 20px;
    font-weight:100;
	max-height:84px;
	overflow:hidden;
    margin: 0;
    font-size: 1.2rem;
    color: #000; padding:5px 5px 5px 10px;
}
.col-item .price p {font-size:16px;padding:5px 10px;white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;}
a .price {
    font-size: 1rem;
    color: #000;
    font-weight: 200;
}
a:focus {
    outline:none;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.pagination>li>a, .pagination>li>span { border-radius: 50% !important;margin: 0 5px;}

{
	background-color: #980e71;
    border-color: #b84a20;
}
/*------------------- margin --------------------------*/
.m-minus{    margin-top: -3%;}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
.mt-7, .my-7 {
    margin-top: 2.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
 margin-top:6rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
 margin-top: 3rem !important;
}
.pb-4,
.py-4 {
  padding-bottom:3rem !important;
}
.p-0{ padding:0px;}
.mt-6{ margin-top: 10rem !important;}
.ml-auto, .mx-auto {
    margin-left: auto !important;
}
.pt-5
{
	    padding-top:6%;
}

.panel-info {
    border-color: #eeeeee !important;
}
.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.btn-circle.btn-lg {
  width: 40px;
    height: 40px;
    padding: 10px 10px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 25px;
	margin-left: 5px;
}
 .tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
/*-------------------------------- read more and less --------------------------------*/
 #info + .readmore-js-toggle { padding-bottom: 1.5em; border-bottom: 1px solid #999; font-weight: bold;}
    #demo { padding: 0 0%;font-size: 18px; }
/*---------------------------- hover effect ---------------------------------------*/
.collection{ padding-bottom:15px important!;}
.collection1 {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden; 
}

.collection-middle {
 transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 46%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    width: 90%;
	
}
.collection1{ }
.collection:hover .collection1 {
  opacity: 0.1;
}

.collection:hover .collection-middle {
  opacity: 1;
}

.collectiontext {
   line-height: 26px;
    color: #333;
    font-size: 16px;
    padding: 6px;
    text-align:left;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.card-title{
   margin: 0px;
   padding: 9px 10px;
   border-top: 5px solid #dedede;
}
.card-title, .card-title a {
     margin: -1px;
    padding: 9px 10px; font-weight:400;
   color:#980e71;
}
.card-title a:hover
{color:#333;}
.table{margin-bottom:0px !important;font-size: 15px;}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
     border-top: 0px solid #ddd !important;; 
}


.criclecard {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0px solid rgba(0,0,0,.125);
    border-radius: .25rem;
	text-align:center;
}
.criclecard-title{
   margin: 0px;
   padding: 9px 10px;
   border-top: 0px solid #dedede;
   
}
.criclecard-title, .criclecard-title a {
     margin: -1px;
    padding: 9px 10px; font-weight:400;
   color:#62429c;  
   text-align:center;
   font-weight:400 !important; 
}
.criclecard-title a:hover
{color:#333;}
#sel_loc {
    margin-left: 15px;
}
/*------------------------------------ select ----------------------------------------------*/
/*the container must be positioned relative:*/
.custom-select {
    position: relative;
    padding: 5px 10px;
    border: 1px solid #eee;
    background-color: #fafafa;
    margin: 0% 5px 23px 2px;
}
.custom-select a {color: #62429c; cursor:pointer;}
 /*--------------------------- Checkbox -----------------------------------------------------*/
 .checkbox label:after, 
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}
/*------------------------------------ Details page -----------------------------------------*/
	#masthead {
    -webkit-animation: AnimateHorizontal 2500s linear infinite;
    -moz-animation: AnimateHorizontal 2500s linear infinite;
    -o-animation: AnimateHorizontal 2500s linear infinite;
     animation: AnimateHorizontal 2500s linear infinite; 
    background-repeat: repeat !important;
}
 div.masthead .overlay {
    position: absolute;
    top: 0%;
    right: 0%;
    left: 0%;
    bottom: 0%;
    background: rgba(49, 49, 49, 0.8313725490196079);
}
div.masthead {
    float: left;
    width: 100%;
    height: 100%;
    border-bottom: 3px solid #d6d5d5;
    position: relative;
    background-color: hsla(200,40%,30%,.4);
    background-image: url(../images/10_Gandhi-during-the-Salt-March.png), url(https://db.tt/vKBcgeOj);
     background-repeat: repeat-x;
    background-position: 0 20%, 0 95%, 0 0, 0 100%, 0 0;
    animation: 90s para infinite linear;
}
@-webkit-keyframes AnimateHorizontal {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: -100000px 0;
  }
}
@-moz-keyframes AnimateHorizontal {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: -100000px 0;
  }
}
@-o-keyframes AnimateHorizontal {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: -100000px 0;
  }
}
@keyframes AnimateHorizontal {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: -100000px 0;
  }
}
@media (min-width: 768px){
div.masthead {
    padding-top:5rem;
    padding-bottom: 5rem;
}
}

#gandhidetails {
    -webkit-animation: AnimateHorizontal 2500s linear infinite;
    -moz-animation: AnimateHorizontal 2500s linear infinite;
    -o-animation: AnimateHorizontal 2500s linear infinite;
     animation: AnimateHorizontal 2500s linear infinite; 
    background-repeat: repeat !important;
}
 div.gandhidetails .overlay {
    position: absolute;
    top: 0%;
    right: 0%;
    left: 0%;
    bottom: 0%;
    background: rgba(49, 49, 49, 0.8313725490196079);
}
div.gandhidetails {
    float: left;
    width: 100%;
    height: 100%;
    border-bottom: 3px solid #d6d5d5;
    position: relative;
    background-color: hsla(200,40%,30%,.4);
    background-image: url(../images/gandhi-in.png), url(https://db.tt/vKBcgeOj);
     background-repeat: repeat-x;
    background-position: 0 20%, 0 95%, 0 0, 0 100%, 0 0;
    animation: 90s para infinite linear;
}
.gandhidetails h1{ color:#999;}
@media (min-width: 768px){
div.gandhidetails {
    padding-top:11rem;
    padding-bottom: 11rem;     margin-top: 70px;
}
}
/*----------------------------------------------- Zoom in page --------------------------------------*/
 #image-gallery {
      width: 100%;
      position: relative;
      height: 650px;
      background: #fff;
    }
    #image-gallery .image-container {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 70px;
    }
    #image-gallery .prev,
    #image-gallery .next {
      position: absolute;
      height: 32px;
      margin-top: -66px;
      top: 50%;
    }
    #image-gallery .prev {
      left: 20px;
    }
    #image-gallery .next {
      right: 20px;
      cursor: pointer;
    }
    #image-gallery .footer-info {
      position: absolute;
      height: 50px;
      width: 100%;
      left: 0;
      bottom: 0;
      line-height: 50px;
      font-size: 24px;
      text-align: center;
      color:#777;
      border-top: 1px solid #FFF;
    }
	
	/*-------------------------------------video/360-----------------------------------*/
	.video-gallery {
      width: 100%;
      position: relative;
      height: 650px;
      background: #fff;
    }
   .video-gallery .image-container {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 50px;
    }
    .video-gallery .prev,
    .video-gallery.next {
      position: absolute;
      height: 32px;
      margin-top: -66px;
      top: 50%;
    }
    #image-gallery .prev {
      left: 20px;
    }
    #image-gallery .next {
      right: 20px;
      cursor: pointer;
    }
   .footer-info {
      position: absolute;
      height: 50px;
      width: 100%;
      left: 0;
      bottom: 0;
      line-height: 50px;
      font-size: 24px;
      text-align: center;
      color:#777;
      border-top: 1px solid #FFF;
    }
 .wrapper{
  width:100%;
}
@media(max-width:992px){
 .wrapper{
  width:100%;
} 
}
article + [data-readmore-toggle], article[data-readmore] {
    display: block;
    width: 100%;
    color: #980e71;
}

/*------------------------------------- panel ------------------------------------------*/
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px; 
}
.panel-default {
    border-color: #ddd;
}
.panel {
    margin-bottom:0px;
    background-color: #ffffffed;
    border: 0px solid #a2a0a000;
	border-bottom:0.5px solid #eceaea;
     border-radius: 5px;
     -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.05); 
     box-shadow: 0 0px 0px rgba(0,0,0,.05); 
}

.panel-heading {
  padding: 0;
 border: 0px solid #a2a0a000;
	border-bottom:0.5px solid #eceaea;
}
 .panel-default>.panel-heading {
 color: #666;
    background-color: #f9f9f9;
    border-color: #eceaea;
    border-radius: 5px;
}
.panel-title>a, .panel-title>a:active {
    display: block;
    padding: 15px 0px; 
    font-size: 16px;
    text-decoration: none;
    color: #666;
    font-size: 24px;
    font-weight: 200 !important;
}

.panel-heading  a:before {
   font-family: 'FontAwesome';
   content: "\f078";
   float: right;
   transition: all 0.5s;
   position: absolute;
   left: 27%;color: #aeaaaa;
}
.panel-heading.active a:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
} 
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top:0px solid #ddd;
}
.panel-body {
    padding: 0px 5px;
}

.slidingDiv {
	height:300px;
	background-color: #99CCFF;
	padding:20px;
	margin-top:10px;
	border-bottom:5px solid #3399FF;
}

.show_hide {
	display:none;
}
.morecontent span {
    display: none;
}
.morelink {
    display: block; color: #980e71;
}

.morelink i {
     color: #980e71; font-weight:bold;
}
/*-------------------------------------- Details level 4 --------------------------------------*/
.level-4-text {
     
    padding:0;  
    margin: 0;
}

.filterbox
{
	border-color: #eeeeee !important;
    position: absolute;
    z-index: 999;
    top:89%;
    background-color: #fdfcfce6;
	    width: 98%;
    margin-left: 1%;
}
.uparrowdiv{
padding:5px;
position:relative;
word-wrap:break-word;
-moz-border-radius:1px; /*add some nice CSS3 round corners*/
-webkit-border-radius:1px;
border-radius:1px;
margin-bottom:2em;
}

.uparrowdiv:after{ /*arrow added to uparrowdiv DIV*/
content: '';
    display: block;
    position: absolute;
    top: 23px;
    left: 92px;
    width: 0;
    height: 0;
    border-color: transparent transparent #eee transparent;
    border-style: solid;
    border-width: 15px;
    z-index: 22;

}
 
/*-------------------------------------- curated exhibition  --------------------------------------*/
.scullpture{
	 display: block;
    position: relative;
    background: url('../images/slider/scullpture-first.jpg') 50% 0 no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.painting-wall
{
	 display: block;
    position: relative;
    background: url('../images/slider/painting-wall.jpg') 50% 0 no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;	
	background-repeat:no-repeat;
background-size:contain;
background-position:center;
}

  .scullpture-first{
  width: 70%;    
    text-align: center; 
    padding-top:18%;  padding-bottom:18%;
    z-index: 999;
    height:960px;
	display: block; 
 /*   background: url('../images/slider/scullpture-first.png') 50% 0 no-repeat;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;	
}
   .scullpture-bottom{
  
    height:102px;
	display: block; 
  background: url('../images/slider/scullpture-wall-bottom.png') 50% 0 no-repeat;
   background-position: left;
}
.contentbox
{
	background-color: #ffffff80;
    border-radius: 5px;
    margin-top:14%;
	padding:10px 10px;
}
/*-------------------------------------- social media btn --------------------------------------*/
.btn-social{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-social :first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
.btn-social.btn-lg{padding-left:61px}.btn-social.btn-lg :first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social.btn-sm{padding-left:38px}.btn-social.btn-sm :first-child{line-height:28px;width:28px;font-size:1.4em}
.btn-social.btn-xs{padding-left:30px}.btn-social.btn-xs :first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:34px;width:34px;padding:0;border-radius: 100%;margin: 0px 2px;}.btn-social-icon :first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
.btn-social-icon.btn-lg{padding-left:61px}.btn-social-icon.btn-lg :first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social-icon.btn-sm{padding-left:38px}.btn-social-icon.btn-sm :first-child{line-height:28px;width:28px;font-size:1.4em}
.btn-social-icon.btn-xs{padding-left:30px}.btn-social-icon.btn-xs :first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon :first-child{border:none;text-align:center;width:100% !important}
.btn-social-icon.btn-lg{height:45px;width:45px;padding-left:0;padding-right:0}
.btn-social-icon.btn-sm{height:30px;width:30px;padding-left:0;padding-right:0}
.btn-social-icon.btn-xs{height:22px;width:22px;padding-left:0;padding-right:0}
.btn-bitbucket{color:#fff;background-color:#205081;border-color:rgba(0,0,0,0.2)}.btn-bitbucket:hover,.btn-bitbucket:focus,.btn-bitbucket:active,.btn-bitbucket.active,.open .dropdown-toggle.btn-bitbucket{color:#fff;background-color:#183c60;border-color:rgba(0,0,0,0.2)}
.btn-bitbucket:active,.btn-bitbucket.active,.open .dropdown-toggle.btn-bitbucket{background-image:none}
.btn-bitbucket.disabled,.btn-bitbucket[disabled],fieldset[disabled] .btn-bitbucket,.btn-bitbucket.disabled:hover,.btn-bitbucket[disabled]:hover,fieldset[disabled] .btn-bitbucket:hover,.btn-bitbucket.disabled:focus,.btn-bitbucket[disabled]:focus,fieldset[disabled] .btn-bitbucket:focus,.btn-bitbucket.disabled:active,.btn-bitbucket[disabled]:active,fieldset[disabled] .btn-bitbucket:active,.btn-bitbucket.disabled.active,.btn-bitbucket[disabled].active,fieldset[disabled] .btn-bitbucket.active{background-color:#205081;border-color:rgba(0,0,0,0.2)}
.btn-dropbox{color:#fff;background-color:#1087dd;border-color:rgba(0,0,0,0.2)}.btn-dropbox:hover,.btn-dropbox:focus,.btn-dropbox:active,.btn-dropbox.active,.open .dropdown-toggle.btn-dropbox{color:#fff;background-color:#0d70b7;border-color:rgba(0,0,0,0.2)}
.btn-dropbox:active,.btn-dropbox.active,.open .dropdown-toggle.btn-dropbox{background-image:none}
.btn-dropbox.disabled,.btn-dropbox[disabled],fieldset[disabled] .btn-dropbox,.btn-dropbox.disabled:hover,.btn-dropbox[disabled]:hover,fieldset[disabled] .btn-dropbox:hover,.btn-dropbox.disabled:focus,.btn-dropbox[disabled]:focus,fieldset[disabled] .btn-dropbox:focus,.btn-dropbox.disabled:active,.btn-dropbox[disabled]:active,fieldset[disabled] .btn-dropbox:active,.btn-dropbox.disabled.active,.btn-dropbox[disabled].active,fieldset[disabled] .btn-dropbox.active{background-color:#1087dd;border-color:rgba(0,0,0,0.2)}
.btn-facebook{color:#fff;background-color:#3b5998;border-color:rgba(0,0,0,0.2)}.btn-facebook:hover,.btn-facebook:focus,.btn-facebook:active,.btn-facebook.active,.open .dropdown-toggle.btn-facebook{color:#fff;background-color:#30487b;border-color:rgba(0,0,0,0.2)}
.btn-facebook:active,.btn-facebook.active,.open .dropdown-toggle.btn-facebook{background-image:none}
.btn-facebook.disabled,.btn-facebook[disabled],fieldset[disabled] .btn-facebook,.btn-facebook.disabled:hover,.btn-facebook[disabled]:hover,fieldset[disabled] .btn-facebook:hover,.btn-facebook.disabled:focus,.btn-facebook[disabled]:focus,fieldset[disabled] .btn-facebook:focus,.btn-facebook.disabled:active,.btn-facebook[disabled]:active,fieldset[disabled] .btn-facebook:active,.btn-facebook.disabled.active,.btn-facebook[disabled].active,fieldset[disabled] .btn-facebook.active{background-color:#3b5998;border-color:rgba(0,0,0,0.2)}
.btn-flickr{color:#fff;background-color:#ff0084;border-color:rgba(0,0,0,0.2)}.btn-flickr:hover,.btn-flickr:focus,.btn-flickr:active,.btn-flickr.active,.open .dropdown-toggle.btn-flickr{color:#fff;background-color:#d6006f;border-color:rgba(0,0,0,0.2)}
.btn-flickr:active,.btn-flickr.active,.open .dropdown-toggle.btn-flickr{background-image:none}
.btn-flickr.disabled,.btn-flickr[disabled],fieldset[disabled] .btn-flickr,.btn-flickr.disabled:hover,.btn-flickr[disabled]:hover,fieldset[disabled] .btn-flickr:hover,.btn-flickr.disabled:focus,.btn-flickr[disabled]:focus,fieldset[disabled] .btn-flickr:focus,.btn-flickr.disabled:active,.btn-flickr[disabled]:active,fieldset[disabled] .btn-flickr:active,.btn-flickr.disabled.active,.btn-flickr[disabled].active,fieldset[disabled] .btn-flickr.active{background-color:#ff0084;border-color:rgba(0,0,0,0.2)}
.btn-foursquare{color:#fff;background-color:#0072b1;border-color:rgba(0,0,0,0.2)}.btn-foursquare:hover,.btn-foursquare:focus,.btn-foursquare:active,.btn-foursquare.active,.open .dropdown-toggle.btn-foursquare{color:#fff;background-color:#005888;border-color:rgba(0,0,0,0.2)}
.btn-foursquare:active,.btn-foursquare.active,.open .dropdown-toggle.btn-foursquare{background-image:none}
.btn-foursquare.disabled,.btn-foursquare[disabled],fieldset[disabled] .btn-foursquare,.btn-foursquare.disabled:hover,.btn-foursquare[disabled]:hover,fieldset[disabled] .btn-foursquare:hover,.btn-foursquare.disabled:focus,.btn-foursquare[disabled]:focus,fieldset[disabled] .btn-foursquare:focus,.btn-foursquare.disabled:active,.btn-foursquare[disabled]:active,fieldset[disabled] .btn-foursquare:active,.btn-foursquare.disabled.active,.btn-foursquare[disabled].active,fieldset[disabled] .btn-foursquare.active{background-color:#0072b1;border-color:rgba(0,0,0,0.2)}
.btn-github{color:#fff;background-color:#444;border-color:rgba(0,0,0,0.2)}.btn-github:hover,.btn-github:focus,.btn-github:active,.btn-github.active,.open .dropdown-toggle.btn-github{color:#fff;background-color:#303030;border-color:rgba(0,0,0,0.2)}
.btn-github:active,.btn-github.active,.open .dropdown-toggle.btn-github{background-image:none}
.btn-github.disabled,.btn-github[disabled],fieldset[disabled] .btn-github,.btn-github.disabled:hover,.btn-github[disabled]:hover,fieldset[disabled] .btn-github:hover,.btn-github.disabled:focus,.btn-github[disabled]:focus,fieldset[disabled] .btn-github:focus,.btn-github.disabled:active,.btn-github[disabled]:active,fieldset[disabled] .btn-github:active,.btn-github.disabled.active,.btn-github[disabled].active,fieldset[disabled] .btn-github.active{background-color:#444;border-color:rgba(0,0,0,0.2)}
.btn-google-plus{color:#fff;background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}.btn-google-plus:hover,.btn-google-plus:focus,.btn-google-plus:active,.btn-google-plus.active,.open .dropdown-toggle.btn-google-plus{color:#fff;background-color:#ca3523;border-color:rgba(0,0,0,0.2)}
.btn-google-plus:active,.btn-google-plus.active,.open .dropdown-toggle.btn-google-plus{background-image:none}
.btn-google-plus.disabled,.btn-google-plus[disabled],fieldset[disabled] .btn-google-plus,.btn-google-plus.disabled:hover,.btn-google-plus[disabled]:hover,fieldset[disabled] .btn-google-plus:hover,.btn-google-plus.disabled:focus,.btn-google-plus[disabled]:focus,fieldset[disabled] .btn-google-plus:focus,.btn-google-plus.disabled:active,.btn-google-plus[disabled]:active,fieldset[disabled] .btn-google-plus:active,.btn-google-plus.disabled.active,.btn-google-plus[disabled].active,fieldset[disabled] .btn-google-plus.active{background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}
.btn-instagram{color:#fff;background-color:#3f729b;border-color:rgba(0,0,0,0.2)}.btn-instagram:hover,.btn-instagram:focus,.btn-instagram:active,.btn-instagram.active,.open .dropdown-toggle.btn-instagram{color:#fff;background-color:#335d7e;border-color:rgba(0,0,0,0.2)}
.btn-instagram:active,.btn-instagram.active,.open .dropdown-toggle.btn-instagram{background-image:none}
.btn-instagram.disabled,.btn-instagram[disabled],fieldset[disabled] .btn-instagram,.btn-instagram.disabled:hover,.btn-instagram[disabled]:hover,fieldset[disabled] .btn-instagram:hover,.btn-instagram.disabled:focus,.btn-instagram[disabled]:focus,fieldset[disabled] .btn-instagram:focus,.btn-instagram.disabled:active,.btn-instagram[disabled]:active,fieldset[disabled] .btn-instagram:active,.btn-instagram.disabled.active,.btn-instagram[disabled].active,fieldset[disabled] .btn-instagram.active{background-color:#3f729b;border-color:rgba(0,0,0,0.2)}
.btn-linkedin{color:#fff;background-color:#007bb6;border-color:rgba(0,0,0,0.2)}.btn-linkedin:hover,.btn-linkedin:focus,.btn-linkedin:active,.btn-linkedin.active,.open .dropdown-toggle.btn-linkedin{color:#fff;background-color:#005f8d;border-color:rgba(0,0,0,0.2)}
.btn-linkedin:active,.btn-linkedin.active,.open .dropdown-toggle.btn-linkedin{background-image:none}
.btn-linkedin.disabled,.btn-linkedin[disabled],fieldset[disabled] .btn-linkedin,.btn-linkedin.disabled:hover,.btn-linkedin[disabled]:hover,fieldset[disabled] .btn-linkedin:hover,.btn-linkedin.disabled:focus,.btn-linkedin[disabled]:focus,fieldset[disabled] .btn-linkedin:focus,.btn-linkedin.disabled:active,.btn-linkedin[disabled]:active,fieldset[disabled] .btn-linkedin:active,.btn-linkedin.disabled.active,.btn-linkedin[disabled].active,fieldset[disabled] .btn-linkedin.active{background-color:#007bb6;border-color:rgba(0,0,0,0.2)}
.btn-tumblr{color:#fff;background-color:#2c4762;border-color:rgba(0,0,0,0.2)}.btn-tumblr:hover,.btn-tumblr:focus,.btn-tumblr:active,.btn-tumblr.active,.open .dropdown-toggle.btn-tumblr{color:#fff;background-color:#1f3346;border-color:rgba(0,0,0,0.2)}
.btn-tumblr:active,.btn-tumblr.active,.open .dropdown-toggle.btn-tumblr{background-image:none}
.btn-tumblr.disabled,.btn-tumblr[disabled],fieldset[disabled] .btn-tumblr,.btn-tumblr.disabled:hover,.btn-tumblr[disabled]:hover,fieldset[disabled] .btn-tumblr:hover,.btn-tumblr.disabled:focus,.btn-tumblr[disabled]:focus,fieldset[disabled] .btn-tumblr:focus,.btn-tumblr.disabled:active,.btn-tumblr[disabled]:active,fieldset[disabled] .btn-tumblr:active,.btn-tumblr.disabled.active,.btn-tumblr[disabled].active,fieldset[disabled] .btn-tumblr.active{background-color:#2c4762;border-color:rgba(0,0,0,0.2)}
.btn-twitter{color:#fff;background-color:#55acee;border-color:rgba(0,0,0,0.2)}.btn-twitter:hover,.btn-twitter:focus,.btn-twitter:active,.btn-twitter.active,.open .dropdown-toggle.btn-twitter{color:#fff;background-color:#309aea;border-color:rgba(0,0,0,0.2)}
.btn-twitter:active,.btn-twitter.active,.open .dropdown-toggle.btn-twitter{background-image:none}
.btn-twitter.disabled,.btn-twitter[disabled],fieldset[disabled] .btn-twitter,.btn-twitter.disabled:hover,.btn-twitter[disabled]:hover,fieldset[disabled] .btn-twitter:hover,.btn-twitter.disabled:focus,.btn-twitter[disabled]:focus,fieldset[disabled] .btn-twitter:focus,.btn-twitter.disabled:active,.btn-twitter[disabled]:active,fieldset[disabled] .btn-twitter:active,.btn-twitter.disabled.active,.btn-twitter[disabled].active,fieldset[disabled] .btn-twitter.active{background-color:#55acee;border-color:rgba(0,0,0,0.2)}
.btn-vk{color:#fff;background-color:#587ea3;border-color:rgba(0,0,0,0.2)}.btn-vk:hover,.btn-vk:focus,.btn-vk:active,.btn-vk.active,.open .dropdown-toggle.btn-vk{color:#fff;background-color:#4a6a89;border-color:rgba(0,0,0,0.2)}
.btn-vk:active,.btn-vk.active,.open .dropdown-toggle.btn-vk{background-image:none}
.btn-vk.disabled,.btn-vk[disabled],fieldset[disabled] .btn-vk,.btn-vk.disabled:hover,.btn-vk[disabled]:hover,fieldset[disabled] .btn-vk:hover,.btn-vk.disabled:focus,.btn-vk[disabled]:focus,fieldset[disabled] .btn-vk:focus,.btn-vk.disabled:active,.btn-vk[disabled]:active,fieldset[disabled] .btn-vk:active,.btn-vk.disabled.active,.btn-vk[disabled].active,fieldset[disabled] .btn-vk.active{background-color:#587ea3;border-color:rgba(0,0,0,0.2)}

/*-------------------------------------- Footer -------------------------------------------------*/
#footer {
   
    background: url('../assets/rainbow-footer.png') 50% 0 no-repeat;	
	background-color:#e6e4e5;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	border-top: 1px solid #eee;    background-position: center; margin-top:0rem;
	padding-bottom:3rem;
 }
#footer .footer-heading {
	font-family: 'Mukta', sans-serif;
	font-weight: 700;
	padding: 0 0px;
	color: #fff;
}

#footer .footer-heading h3 {
font-size:16px;
    color: #777;
    font-weight: 400 !important;
    text-transform: capitalize;
    border-bottom: 1px solid #ccc;
}

#footer .footer-heading span {
	border-bottom:0px solid #01b1d7;
	padding-bottom: 8px;
}

#footer .footer-heading p {
	font-family:'Mukta', sans-serif;
	word-spacing: 3px;
	font-weight: 300;
	margin-top: 40px;
	color: #333;
}

#footer .footer-heading ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

#footer .footer-heading li {
	border-bottom:0px solid #8b8b8b;
	padding:1px 0;
}



#footer .footer-heading ul > li > a {
	font-family:'Mukta', sans-serif;
	font-weight:400;
	font-size: 15px;
	padding-top: 9px;
	padding-bottom: 9px;
	color: #62429c;
}

#footer .footer-heading ul > li > a:hover {
	color: #333;
}

#footer .insta img {
	float: left;
	width: 100px;
	height: 100px;
}

.input-append .add-on, .input-prepend .add-on {
    display: inline-block;
    width: auto;
    height: 20px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    background-color: #eeeeee;
    border: 1px solid #ccc;
}
.col-item
{
    opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.col-item:hover img {
	opacity: .5; 
}
.col-item:hover {
	opacity: .5;  
}
/*.col-item:hover .info{
	height: 200px !important;  
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
*/
/*---------------------------------------------- responsive css ----------------------------------------------*/
 @media screen and (min-width: 768px){
    .navbar-brand {
       font-size: 36px;
    }
	.mt-slider{ margin-top:4%;}
	.pt-4 {
    padding-top: 6%;
}
}
@media screen and (max-width: 992px) {
    .navbar-brand {
       font-size:18px;
    }
	.mt-slider{ margin-top:8%;}
}
  
  @media screen and (min-width: 1025px) and (max-width: 1280px) {

 .mt-slider{ margin-top:6%;}
 .pt-5 {
    padding-top: 6%;
}
 }
 /*------------------------------------- login Form ------------------------------------------------*/

@media (min-width: 768px) {
    .omb_row-sm-offset-3 div:first-child[class*="col-"] {
        margin-left: 25%;
    }
}

.omb_login .omb_authTitle, .omb_login .omb_authTitle a {
    text-align: center;
	line-height: 300%;
    font-weight: 200;
    font-size: 3rem; color:#666;
}
	
.omb_login .omb_socialButtons a {
	color: white; // In yourUse @body-bg 
	opacity:0.9;
}
.omb_login .omb_socialButtons a:hover {
    color: white;
	opacity:1;    	
}
.omb_login .omb_socialButtons .omb_btn-facebook {background: #3b5998;}
.omb_login .omb_socialButtons .omb_btn-twitter {background: #00aced;}
.omb_login .omb_socialButtons .omb_btn-google {background: #c32f10;}


.omb_login .omb_loginOr {
	position: relative;
	font-size: 1.5em;
	color: #aaa;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.omb_login .omb_loginOr .omb_hrOr {
	background-color: #cdcdcd;
	height: 1px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.omb_login .omb_loginOr .omb_spanOr {
	display: block;
	position: absolute;
	left: 50%;
	top: -0.6em;
	margin-left: -1.5em;
	background-color:#f8f9fa;
	width: 3em;
	text-align: center;
}			

.omb_login .omb_loginForm .input-group.i {
	width: 2em;
}
.omb_login .omb_loginForm  .help-block {
    color: red;
}

	
@media (min-width: 768px) {
    .omb_login .omb_forgotPwd {
        text-align: right;
		margin-top:10px;
 	}		
}

.share-text
{
	float: right;
    margin-top:-2% !important;
}

.bgimg-2 {
    background-image: url(../images/Gandhi_Banner.png);
    min-height:800px;
    position: relative;
    opacity: 1.65;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bgimg-3 {
    background-image: url(../images/10_Gandhi-during-the-Salt-March.jpg);
    min-height:400px;
    position: relative;
    opacity: 1.65;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.parallax-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/pattern.png);
    background-color: rgba(44,62,80,.7); 
}
 
.quote {
 	color:#fff;
	font-size:26px;
    text-align: center;
    font-weight: 200;  
    margin-bottom: 30px;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 0px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #980e71;
  border: none;
}
#fade-quote-carousel blockquote , #fade-quote-carousel blockquote p {
    text-align: center;
    border: none;
	color:#fff;
	font-size:33px;
    text-align: center;
    font-weight: 200;  
    margin-bottom: 30px;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}


  #speach {
   background: #000000;  /* fallback for old browsers */
background: -webkit-linear-gradient(to top, #434343, #000000);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to top, #434343, #000000); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

    position: relative;
    width: 100%;
    height: 650px;
  }
  
  #speach-scroll {
    background: url(../images/clouds.png) repeat-x;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    position: absolute;
    -webkit-animation: 900000s backgroundScroll infinite linear;
    -moz-animation: 900000s backgroundScroll infinite linear;
    -o-animation: 900000s backgroundScroll infinite linear;
    -ms-animation: 900000s backgroundScroll infinite linear;
    animation: 900000s backgroundScroll infinite linear;
  }
  
  
  @-webkit-keyframes backgroundScroll {
    from {
      background-position: 0 0;
    }
    to {
      background-position: -19999999px 0;
    }
  }
  
  @keyframes backgroundScroll {
    from {
      background-position: 0 0;
    }
    to {
      background-position: -19999999px 0;
    }
  }
  
  
   #speach1 {
   background: #000000;  /* fallback for old browsers */
background: -webkit-linear-gradient(to top, #434343, #000000);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to top, #434343, #000000); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

    position: relative;
    width: 100%;
    height:800px;
  }
   #speach-bg1 {
    background: url(../images/bg1.jpg) repeat-x;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    position: absolute;
    -webkit-animation: 900000s backgroundScroll infinite linear;
    -moz-animation: 900000s backgroundScroll infinite linear;
    -o-animation: 900000s backgroundScroll infinite linear;
    -ms-animation: 900000s backgroundScroll infinite linear;
    animation: 900000s backgroundScroll infinite linear;
  }
  #speach-scroll1 {
    background: url(../images/cloudsbg.png) repeat-x;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    position: absolute;
    -webkit-animation: 900000s backgroundScroll infinite linear;
    -moz-animation: 900000s backgroundScroll infinite linear;
    -o-animation: 900000s backgroundScroll infinite linear;
    -ms-animation: 900000s backgroundScroll infinite linear;
    animation: 900000s backgroundScroll infinite linear;
  }
    #speach-right {
    background: url(../images/clouds1.png) repeat-x;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    position: absolute;
    -webkit-animation: 900000s rightscroll infinite linear;
    -moz-animation: 900000s rightscroll infinite linear;
    -o-animation: 900000s rightscroll infinite linear;
    -ms-animation: 900000s rightscroll infinite linear;
    animation: 900000s rightscroll infinite linear;
  }
  
  @-webkit-keyframes rightscroll {
    from {
      background-position: 0 0;
    }
    to {
      background-position: 19999999px 0;
    }
  }
  
  @keyframes rightscroll {
    from {
      background-position: 0 0;
    }
    to {
      background-position: 19999999px 0;
    }
  }
  
     #speach-bg1 {
    background: url(../images/cloudsbg.png) repeat-x;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    position: absolute;
    -webkit-animation: 900000s backgroundScroll infinite linear;
    -moz-animation: 900000s backgroundScroll infinite linear;
    -o-animation: 900000s backgroundScroll infinite linear;
    -ms-animation: 900000s backgroundScroll infinite linear;
    animation: 900000s backgroundScroll infinite linear;
  }
  
     #speach-bg2 {
    background: url(../images/bg2.jpg) repeat-x;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    position: absolute;
    -webkit-animation: 900000s backgroundScroll infinite linear;
    -moz-animation: 900000s backgroundScroll infinite linear;
    -o-animation: 900000s backgroundScroll infinite linear;
    -ms-animation: 900000s backgroundScroll infinite linear;
    animation: 900000s backgroundScroll infinite linear;
  }
  
     #speach-bg3 {
    background: url(../images/bg3.jpg) repeat-x;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    position: absolute;
    -webkit-animation: 900000s backgroundScroll infinite linear;
    -moz-animation: 900000s backgroundScroll infinite linear;
    -o-animation: 900000s backgroundScroll infinite linear;
    -ms-animation: 900000s backgroundScroll infinite linear;
    animation: 900000s backgroundScroll infinite linear;
  }

     #footer-right1 {
    background: url(../images/footer.png) repeat-x;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    position: absolute;
    -webkit-animation: 900000s rightscroll infinite linear;
    -moz-animation: 900000s rightscroll infinite linear;
    -o-animation: 900000s rightscroll infinite linear;
    -ms-animation: 900000s rightscroll infinite linear;
    animation: 900000s rightscroll infinite linear;
  }
  
    #footer-right2 {
    background: url(../images/footer2.png) repeat-x;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    position: absolute;
    -webkit-animation: 900000s rightscroll infinite linear;
    -moz-animation: 900000s rightscroll infinite linear;
    -o-animation: 900000s rightscroll infinite linear;
    -ms-animation: 900000s rightscroll infinite linear;
    animation: 900000s rightscroll infinite linear;
  }
  .quote
  {
	  color: #b9b9b9;
    font-size: 29px;
     margin:0px;
	    font-weight: 100 !important;
    text-transform: uppercase;
  }
  
  .btn-magenta {
    color: #fff;
    background-color: #980e79;
    border-color: #6d014e;
}

.btnmagenta {
    display: inline-block;
    padding: 10px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius:6px;
}
video{ cursor:pointer;}

/* The container */
.checkclick {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.checkclick input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.checkclick:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkclick input:checked ~ .checkmark {
    background-color:#980e71;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkclick input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkclick .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
:focus {
    outline: -webkit-focus-ring-color auto 0px;
}


/*-------------------------------timeline ---------------------------------------*/
/* -------------------------------- 

Primary style

-------------------------------- */
*, *::after, *::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
 

/* -------------------------------- 

Patterns - reusable parts of our design

-------------------------------- */
@media only screen and (min-width: 1170px) {
  .cd-is-hidden {
    visibility: hidden;
  }
}
 
.cd-timeline {
  overflow: hidden;
  margin: 2em auto;
}

.cd-timeline__container {
  position: relative;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  padding: 2em 0;
}

.cd-timeline__container::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background:#980e71;
}

@media only screen and (min-width: 1170px) {
  .cd-timeline {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  .cd-timeline__container::before {
    left: 50%;
    margin-left: -2px;
  }
}

.cd-timeline__block {
  position: relative;
  margin: 2em 0;
}

.cd-timeline__block:after {
  /* clearfix */
  content: "";
  display: table;
  clear: both;
}

.cd-timeline__block:first-child {
  margin-top: 0;
}

.cd-timeline__block:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 1170px) {
  .cd-timeline__block {
    margin: 2em 0;
  }
}

.cd-timeline__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 4px #, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 0 4px #eaeaea, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}

.cd-timeline__img img {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px;
}
.cd-timeline__img b {
    display: block;
    width: 24px;
    height: 24px;
    position: relative;
    left: 40%;
    top:55%; color:#fff;
    margin-left: -12px;
    margin-top: -12px;
}
.cd-timeline__img.cd-timeline__img--picture {
  background: #980e71;
}

.cd-timeline__img.cd-timeline__img--movie {
  background: #980e71;
}

.cd-timeline__img.cd-timeline__img--location {
  background: #980e71;
}

@media only screen and (min-width: 1170px) {
  .cd-timeline__img {
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    /* Force Hardware Acceleration */
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
  .cd-timeline__img.cd-timeline__img--bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
            animation: cd-bounce-1 0.6s;
  }
}

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.cd-timeline__content {
  position: relative;
  margin-left: 60px;
  background: #eaeaea;
  border-radius: 0.25em;
  padding: 1em;
 
}

.cd-timeline__content:after {
  /* clearfix */
  content: "";
  display: table;
  clear: both;
}

.cd-timeline__content::before {
  /* triangle next to content block */
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid #eaeaea;
}

.cd-timeline__content h2 {
  color: #303e49; margin:0px; text-align:left;
}

.cd-timeline__content p,
.cd-timeline__read-more,
.cd-timeline__date {
  font-size: 1.3rem;
}

.cd-timeline__content p {
  margin: 1em 0;
  line-height: 1.6;
}

.cd-timeline__read-more,
.cd-timeline__date {
  display: inline-block;
}

.cd-timeline__read-more {
  float: right;
  padding: .8em 1em;
  background: #acb7c0;
  color: white;
  border-radius: 0.25em;
}

.cd-timeline__read-more:hover {
  background-color: #bac4cb;
}

.cd-timeline__date {
  float: left;
  padding: .8em 0;
  opacity: .7;
}

@media only screen and (min-width: 768px) {
  .cd-timeline__content h2 {
    font-size:24px;
	border-bottom: 1px solid #c1c1c1;  
	padding:5px 0px; color:#000;
  }
  .cd-timeline__content p {
    font-size: 1.6rem;
  }
  .cd-timeline__read-more,
  .cd-timeline__date {
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 1170px) {
  .cd-timeline__content {
    margin-left: 0;
    padding:5px;
    width: 45%;
    /* Force Hardware Acceleration */
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
  .cd-timeline__content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color:#eaeaea;
  }
  .cd-timeline__read-more {
    float: left;
  }
  .cd-timeline__date {
    position: absolute;
    width: 100%;
    left: 122%;
    top:0px;
      font-size: 24px;
    font-weight: 400;
  }
  .cd-timeline__block:nth-child(even) .cd-timeline__content {
    float: right;
  }
  .cd-timeline__block:nth-child(even) .cd-timeline__content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color:#eaeaea;
  }
  .cd-timeline__block:nth-child(even) .cd-timeline__read-more {
    float: right;
  }
  .cd-timeline__block:nth-child(even) .cd-timeline__date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .cd-timeline__content.cd-timeline__content--bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
            animation: cd-bounce-2 0.6s;
  }
  .cd-timeline-img {
    opacity: 1;
    display: block;
    width: 100%;     border: 2px solid #a0a0a0;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}
}


@media only screen and (min-width: 1170px) {
  /* inverse bounce effect on even content blocks */
  .cd-timeline__block:nth-child(even) .cd-timeline__content.cd-timeline__content--bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
            animation: cd-bounce-2-inverse 0.6s;
  }
}

@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
            transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
            transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}


.cd-nugget-info {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 50px;
  line-height: 50px;
  top: 0;
  left: 0;
}
.cd-nugget-info a {
  position: relative;
  font-size: 14px;
  color: #718ca1;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.cd-nugget-info a:hover {
  opacity: .8;
}
.cd-nugget-info span {
  vertical-align: middle;
  display: inline-block;
}
.cd-nugget-info span svg {
  display: block;
}
.cd-nugget-info .cd-nugget-info-arrow {
  fill: #718ca1;
}
/* Back to top button */
.back-to-top {
  position: fixed;
  display: none;
  background:#980e71;
  color: #fff;
  padding: 6px 12px 9px 12px;
  font-size: 16px;
  border-radius: 100px;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
}

@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }
}

.back-to-top:focus {
  background: #980e71;
  color: #fff;
  outline: none;
}

.back-to-top:hover {
  background: #848484;
  color: #fff;
}
.breadcrumb {background-color: #ffffff; padding:0px;margin-bottom: 2px;} .breadcrumb li a{ font-weight: 200;}

.senti-icon  ul,li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.senti-icon ul {
  margin: 2em 0;
}

.senti-icon  li {
  margin: 1em;
  margin-left:2%; font-size:20px;
}

.senti-icon  li:before {
  content: '\f111';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #ccc;
}
.btn-default {
    color: #333;
    background-color: #f5f2f2 !important;
    border-color: #ccc;
}
label {
    
    font-weight: 400 !important;
}


 
@media screen and (min-aspect-ratio: 16/9) {
  .pt-4 {
    padding-top:6%;
}
}
#video-nav {
  padding: 0px 0;border-bottom:1px solid #e7e7e7;
position: absolute; width: 100%;
}/*Nagivation*/
 
.navbar-brand
{
   
    line-height: 20px;
    font-weight: 300;
}
.vinyas
{
  /*color:#980e71;*/
	color:#62429c;
    font-weight:500;     padding-right: 15px;
}
/*Affix*/
#video-nav.affix {
    position: fixed;
    top: 0;
    width: 100%; 
    color: #fff;
    z-index:10;
   display: block; 
    /*background: url(../images/rainbow-header-a.png) 50% 0 no-repeat;*/
	background-color:#e6e4e5;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  
}

.navbar {
  margin:0;
}

#video-nav .navbar-header a {
  color:#a29f9f;
}
/*Toggle Menu*/
#video-nav .navbar-toggle {
       border-color: #ddd;
}

#video-nav .navbar-toggle span {
  background-color: #888;
}

/*Main Menu*/
#video-nav .navbar-right {
  margin-top: 21px;
}
#video-nav .navbar-right li > a {
  font-family: 'Mukta', sans-serif; 
  font-weight:400;
  line-height: 26px;
   font-size:16px;color:#980e71;
  padding-top: 0;
  padding-bottom: 0; 
}
.dropdown-toggle{color:#980e71;}
.dropdown-menu li > ul > li  > a{color:#5a5a5a;}
#video-nav .navbar-right li > a:focus {
  color:#980e71;
    background: none;
    outline: none;
}

#video-nav .navbar-nav>li>a:hover,

#video-nav .navbar-nav>li.active>a {
  color: #333;
    background: none;
}
 .navbar-right .dropdown-menu {
    right:auto;
    left: ;
}
 

 

 @media (min-width:992px){#video-nav .collapse {
    display:inline;
}}
 @media (min-width:1200px){#video-nav .collapse {
    display:inline;
}}

.controlmap {
    display: block;
    width: 50%;
    height: 42px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.controlmap:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}

.cari-img
{
	width: 11%;
    float: left;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 10px;
    padding: 3px;

}
.icon-smallimg
{	
    width: 14%;
	float: left;
	border: 1px solid #ccc;
    border-radius: 5px;   
	margin: 14px;
    padding: 3px; 
}

.cari-img:first-child {
  margin:9px 9px 9px 1px;
}
.cari-img:last-child {
     margin: 9px 0px 9px 0px;
    float: right;
}
.puzzle-img
{ 
    border: 1px solid #ccc;
    border-radius: 5px; 
    padding: 3px; cursor:pointer;

}