*{margin: 0;padding: :0;outline: 0;}

html{
    max-width: 100%;
    overflow-x: hidden;
    overflow-y:scroll;
}

.js div#preloader {
    position: fixed; 
    left: 0; 
    top: 0; 
    z-index: 999; 
    width: 100%; 
    height: 100%; 
    overflow: visible; 
    background: #333 url('../images/loading.gif') no-repeat center center; 
}

body {
    z-index:1;
	margin:1px 0 0 0;
	padding: 0;
	text-align: left;
	font-family:"Trebuchet MS",Garamond,Georgia, "Times New Roman", Times, serif;
	color: #4e4c4c;
	font-size:13px;
	overflow-y:hidden;
    overflow:-x:hidden;
    box-shadow: inset 0 0 490px #000000;
    -webkit-box-shadow: inset 0px 0px 400px #000000;
    overflow: auto;
}

blink {
    -webkit-animation: 2s linear infinite condemned_blink_effect; // for android
    animation: 2s linear infinite condemned_blink_effect;
}

.modal-content iframe{
    margin: 0 auto;
    display: block;
}

.facebook_block{
    margin-top:8px;
}

.readmore{
    float: right;
    text-align: right;
}

.readmore a{
    text-decoration: none;
    color: #ff0030;
    font-size: 14px;
}

.readmore a:hover{
    text-decoration: none;
    font-weight: bold;
}

.click_here{
    text-decoration: none;
    color: #fff;
    letter-spacing: 0.5px;
    font-family: MavenPro-Regular;
}

.click_here:hover{
    text-decoration: none;
    color: #e4e3e3;
}

.click_here:visited{
    text-decoration: none;
    color: #fff;
}

.firstcharacter{
    color: #903;
    float: left;
    font-family: Georgia;
    font-size: 75px;
    line-height: 60px;
    padding-top: 1px;
    padding-right: 5px;
    padding-left: 3px;
}

.h2header{
    color: #ff0003;
    text-align: center;
    width: auto;
    position: relative;
    padding-bottom: 8px;
    margin: auto;
    margin-top: 10px;;
 }

.h2header:after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: -3px;
}

.h2header:after {
  right: 120px;
  height: 5px;
  left:135px;
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#1d8103), to(transparent));
  background-image: -webkit-linear-gradient(left, #1d8103, transparent);
  background-image: -moz-linear-gradient(left, #1d8103, transparent);
  background-image: -o-linear-gradient(left, #1d8103, transparent);
}

.h3header{
    color: #00439a;
    font-family: my_cooperb; 
    text-align: center;
    width: auto;
    margin: auto;
    margin-top: 10px;
}

.h5{font-family: Kanit-Medium;}
.h7{font-weight: bold;font-family: Kanit-Light;font-size: 13px;}
.h8{font-weight: bold;font-family: Kanit-ExtraLight;font-size: 12px;}
.h4{font-weight: bold;font-family: Kanit-Light;font-size: 16px;}
.h8{height:207px;color:#6f6f6e;padding-top: 12px;border-top: 1px solid #c5c5c5;margin-bottom: 10px;}
.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td{padding-top: 1px;padding-bottom: 1px;}

.table{
    border:none;
}

.top_header{
    background-color: #EB1C23;
    margin: 0px;
    padding-bottom: 5px;
    background: rgba(150,239,245,1);
    background: -moz-linear-gradient(left, rgba(150,239,245,1) 0%, rgba(245,93,93,1) 7%, rgba(255,0,0,1) 19%, rgba(255,0,0,1) 84%, rgba(207,114,114,1) 93%, rgba(177,250,250,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(150,239,245,1)), color-stop(7%, rgba(245,93,93,1)), color-stop(19%, rgba(255,0,0,1)), color-stop(84%, rgba(255,0,0,1)), color-stop(93%, rgba(207,114,114,1)), color-stop(100%, rgba(177,250,250,1)));
    background: -webkit-linear-gradient(left, rgba(150,239,245,1) 0%, rgba(245,93,93,1) 7%, rgba(255,0,0,1) 19%, rgba(255,0,0,1) 84%, rgba(207,114,114,1) 93%, rgba(177,250,250,1) 100%);
    background: -o-linear-gradient(left, rgba(150,239,245,1) 0%, rgba(245,93,93,1) 7%, rgba(255,0,0,1) 19%, rgba(255,0,0,1) 84%, rgba(207,114,114,1) 93%, rgba(177,250,250,1) 100%);
    background: -ms-linear-gradient(left, rgba(150,239,245,1) 0%, rgba(245,93,93,1) 7%, rgba(255,0,0,1) 19%, rgba(255,0,0,1) 84%, rgba(207,114,114,1) 93%, rgba(177,250,250,1) 100%);
    background: linear-gradient(to right, rgba(150,239,245,1) 0%, rgba(245,93,93,1) 7%, rgba(255,0,0,1) 19%, rgba(255,0,0,1) 84%, rgba(207,114,114,1) 93%, rgba(177,250,250,1) 100%);
}

.logo_image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-height: 35px;
    margin-top: 6px;
}


.top-left-logo{
    display: block;
    position: absolute;
    z-index: 200;
    margin-top:20px;
    left:40px;
    height: 90px;
    width: 90px;
}

.top-right-logo{
    display: block;
    position: absolute;
    z-index: 200;
    margin-top:20px;
    right:40px;
    height: 90px;
    width: 70px;
}

.bottom-right-logo{
    display: block;
    position: absolute;
    z-index: 200;
    margin-top:300px;
    right:40px;
    height: 128px;
    width: 140px;
   -moz-animation: blink normal 2s infinite ease-in-out; /* Firefox */
   -webkit-animation: blink normal 2s infinite ease-in-out; /* Webkit */
   -ms-animation: blink normal 2s infinite ease-in-out; /* IE */
    animation: blink normal 2s infinite ease-in-out; /* Opera and prob css3 final iteration */
}

.txt-logo{
    font-family: Kanit-Light;
    font-size: 32.1px;
    color: #feffab;
    text-shadow: 2px 2px 2px #232324;
    display: block;
    text-align: center;
    margin-top: 0.7px;
    margin-bottom: 0.5px;
    line-height: 32px;
}

.inline_small_logo {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    max-height: 13px;
    margin-top: -3px;
}

@-webkit-keyframes condemned_blink_effect { // for android
    0% {
        visibility: hidden;
    }
    50% {
        visibility: hidden;
    }
    100% {
        visibility: visible;
    }
}
@keyframes condemned_blink_effect {
    0% {
        visibility: hidden;
    }
    50% {
        visibility: hidden;
    }
    100% {
        visibility: visible;
    }
}

.clear{overflow:hidden;}

@font-face {
    font-family: Kanit-SemiBold;
    src: url(../fonts/Kanit-SemiBold.ttf);
}

@font-face {
    font-family: Kanit-Medium;
    src: url(../fonts/Kanit-Medium.ttf);
}

@font-face {
    font-family: Kanit-Light;
    src: url(../fonts/Kanit-Light.ttf);
}

@font-face {
    font-family: Kanit-ExtraLight;
    src: url(../fonts/Kanit-ExtraLight.ttf);
}

@font-face {
    font-family: MavenPro-Black;
    src: url(../fonts/MavenPro-Black.ttf);
}

@font-face {
    font-family: MavenPro-Bold;
    src: url(../fonts/MavenPro-Bold.ttf);
}

@font-face {
    font-family: MavenPro-Medium;
    src: url(../fonts/MavenPro-Medium.ttf);
}

@font-face {
    font-family: MavenPro-Regular;
    src: url(../fonts/MavenPro-Regular.ttf);
}
@font-face{
    font-family: my_colab_thin;
    src: url(../fonts/colab_thin.otf);
}
@font-face{
    font-family: my_gautamib;
    src: url(../fonts/gautamib.ttf);
}
@font-face{
    font-family: my_cooperb;
    src: url(../fonts/cooperb.ttf);
}
/***************************Navigation Bar Style Starts Here*********************************************/
.navbar-nav {
    float: left;
    margin-right: 0px;
    margin-top: 2px;
    z-index:100;
}

.navbar-default {
    background-color: #F8F8F8;
    border-color: #E7E7E7;
    margin-bottom: 0px;
}

.nav > li {
    position: relative;
    display: block;
    padding: 0px 4px;
    border-right: 1px dotted #2c2b2b;
}

.nav > li:last-child {
    border-right: none;
}


.navbar-nav > li > a {padding-top:8px !important; padding-bottom:5px !important;}
.navbar {min-height:32px !important}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus {
    color: #337ab7;
    background-color: #fff;
}

.dropdown-menu{
    margin-left: 5px;
    z-index:101;
}

.dropdown-menu li {
    border-bottom:1px dotted #2c2b2b;
}

.dropdown-menu li:last-child {
    border-bottom:none;
}

.navbar-default .navbar-nav > .active > a{
    color: #a5eaff;
    background-color: inherit;
}

.navbar-default .navbar-nav > .active > a:hover, .dropdown-menu > .active > a:hover {
    color:#0803df;
    border-radius:5px;
    background: #d3c204; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#fdf982,#d3c204); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fdf982,#d3c204); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fdf982,#d3c204); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fdf982,#d3c204); /* Standard syntax */
}

.dropdown-menu > .active > a:hover{
    border-radius:0px !important;
}

.navbar-default .navbar-nav > .active > a:focus{
    color:#0a025c;
    border-radius:5px;
    background: #1c9ea6; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#d3c204, #1c9ea6); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#d3c204, #1c9ea6); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#d3c204, #1c9ea6); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#d3c204, #e9e9e9); /* Standard syntax */
}

.navbar-fixed-top{
    position: relative;
    margin-top:0px;
    background: #577379; /* Old browsers */
    background: -moz-linear-gradient(top, #577379 0%, #1E282A 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #577379 0%,#1E282A 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #577379 0%,#1E282A 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#577379', endColorstr='#1E282A',GradientType=0 ); /* IE6-9 */
}
.navbar-brand{
    height: 40.6px !important;
}

/*Overriding Media Classes For Navigation Bar*/
@media only screen and (max-width: 767px){
    .nav > li{
        border-right: none;
    }

    .navbar-default .navbar-nav {
        width: 100%;
        margin: 0px;
        padding: 0px;
    }

    .txt-logo{
        font-family: Kanit-Light;
        font-size: 25.3px;
        line-height: 25px;
        margin-top: 5px;
    }
}

/*****************************************************************************Navigation Bar Style Ends Here*****************************************************************/
/***********************************************************************************Marquee Block****************************************************************************/
.text-below-slider{
    font-family: MavenPro-Bold;
    line-height: 17px;
    color: #ff0000;
    font-weight: normal;
    font-size: 17px;
    display: block;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    top: -20px;
    text-align: center;
    margin-bottom: 18px;
    text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5);
}

.marquee_text_block{
    text-align:center;
    height: 50px;
    margin-top:-7px;
    margin-bottom:7px;
    padding-top:0px;
    padding-bottom:0px;
    background: rgb(255,246,0); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(255,246,0,1) 0%, rgba(247,144,0,1) 26%, rgba(252,147,0,1) 62%, rgba(250,255,0,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255,246,0,1) 0%,rgba(247,144,0,1) 26%,rgba(252,147,0,1) 62%,rgba(250,255,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255,246,0,1) 0%,rgba(247,144,0,1) 26%,rgba(252,147,0,1) 62%,rgba(250,255,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff600', endColorstr='#faff00',GradientType=1 ); /* IE6-9 */
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: -webkit-linear-gradient(
        left,
        rgba(0,0,0,1) 1%,
        rgba(0,255,255,1) 50%,
        rgba(0,0,0,1) 100%
    ) 0 0 100% 0/0 0 1px 0 stretch;

    -moz-border-image: -moz-linear-gradient(
        left,
        rgba(0,0,0,1) 1%,
        rgba(0,255,255,1) 50%,
        rgba(0,0,0,1) 100%
    ) 0 0 100% 0/0 0 1px 0 stretch;
    -o-border-image: -o-linear-gradient(
        left,
        rgba(0,0,0,1) 1%,
        rgba(0,255,255,1) 50%,
        rgba(0,0,0,1) 100%
    ) 0 0 100% 0/0 0 1px 0 stretch;
    border-image: linear-gradient(
        to left,
        rgba(0,0,0,1) 1%,
        rgba(0,255,255,1) 50%,
        rgba(0,0,0,1) 100%
    )100% 0 100% 0/1px 0 1px 0 stretch;
}

#marquee_1{
    margin-top: 5px;
    font-family: Kanit-Light;
    line-height: 17px;
    color:#4d2f2f;
    font-weight: bold;
    font-size: 14px;
}

#marquee_2{
    font-family: Kanit-Light;
    line-height: 17px;
    color:#4d2f2f;
    font-weight: bold;
    font-size: 14px;
}

/****************************************************************************Nivo Slider Style Starts Here*******************************************************************/
.slider-wrapper {
    width: 100%;
    margin: 0px auto;
}

#slider{
   margin-top: 0px;
}

.nivo-controlNav { 
    text-align:center; 
    padding: 1px 0; 
    position: relative; 
    margin-top: -53px;
    z-index:50 !important; 
    text-align: center;
} 

.container_page{
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-top: -1px;
    margin-bottom: -17px;
    padding: 0px;
    background-color: #e9eaed;
    z-index: 1;
    padding-bottom: 53px;
    border-width: 2px;
    border-style: solid;
    -webkit-border-image: -webkit-gradient(linear, 0 0, 0 100%, from(#666), to(rgba(0, 0, 0, 0))) 1 100%;
    -webkit-border-image: -webkit-linear-gradient(#666, rgba(0, 0, 0, 0)) 1 100%;
    -moz-border-image: -moz-linear-gradient(#666, rgba(0, 0, 0, 0)) 1 100%;
    -o-border-image: -o-linear-gradient(#666, rgba(0, 0, 0, 0)) 1 100%;
    border-image: linear-gradient(to bottom, #666, rgba(0, 0, 0, 0)) 1 100%;
    box-shadow:#333;
}
/********************************************************************Nivo Slider Style Ends Here***************************************************************************/
/********************************************************************Products Matrix*************************************************************************************/
.well{
    position: relative;
    display: block;
}

.fssai_tag{
    left: 5.1%;
    top: 1.4%;
    position: absolute;
    margin-top: -25px;
    margin-left: -25px;
}

.agmark_tag{
    display: none;
}

.itm :hover {
    background: #cccbca;
}

.itm :hover .agmark_tag{
    position: absolute;
    max-height: 100%;
    left: 41.5%;
    top: 30.8%;
    margin-top: -25px;
    margin-left: -25px;
    background: none;
    display: inline-block;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";       /* IE 8 */
    filter: alpha(opacity=75);  /* IE 5-7 */
    -moz-opacity: 0.75;          /* Netscape */
    -khtml-opacity: 0.75;        /* Safari 1.x */
    opacity: 0.75;               /* Good browsers */
}

.itm :hover .gallery-thumbnail{
    display: inline-block;
    height: auto;
    width: 100%;
    max-width: 100%;   
}

.itm :hover .fssai_tag{
    background: none;
}     

.nutri_a{
    display: block;
    position: absolute;
}

.nutritional_info_tag{
    max-height: 30px;
    background: #3e3d3d;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";       /* IE 8 */
    filter: alpha(opacity=95);  /* IE 5-7 */
    -moz-opacity: 0.95;          /* Netscape */
    -khtml-opacity: 0.95;        /* Safari 1.x */
    opacity: 0.95;               /* Good browsers */
    border-radius: 2px;
    padding: 2px;
    right: 16.4%;
    bottom: 24.2%;
    position: absolute;
    margin-bottom: -25px;
    margin-right: -25px;
}

.product-caption-heading{
    font-family: MavenPro-Regular;
    color: #ff0000;
    font-size: 16px;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.product-caption-detail{
    font-family: font-family: my_colab_thin;
    color: #3b434e;
    font-size: 12px;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.img-itm-thumbnail{
    display: block;
    margin-right: auto;
    margin-left: auto;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.img-itm-caption {
   background: rgba(10, 0, 20, 0.5);
   bottom: 5px;
   top: auto;
   width: 100%;
   overflow: hidden;
   position: absolute;
   z-index: 10;
   padding-top: 20px;
   padding-bottom: 20px;
   color: #fff;
   text-align: center;
   text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

/*#lightbox {
  display: flex;
  flex-direction: column-reverse;    
}*/

.lb-dataContainer {
    margin-top: 5px;
}

/****************************************************************Products Matrix Ends here************************************************************************/
.hhdr_full_con{
    margin-top: 0px;
    padding-top:0px;
    text-align:center;
    letter-spacing: 2px;
}

.middle-block-left{
    margin-top: -10px;
    margin-right: 16px; 
    margin-bottom: 5px;
    margin-left: 4px;
    padding: 12px;
    color: #4c4b4b;
    font-family: Kanit-Light;
    border-width: 2px;
    border-style: solid;
    -webkit-border-image: 
      -webkit-gradient(linear, 0 100%, 0 0, from(black), to(rgba(0, 0, 0, 0))) 1 100%;
    -webkit-border-image: 
      -webkit-linear-gradient(bottom, black, rgba(0, 0, 0, 0)) 1 100%;
    -moz-border-image:
      -moz-linear-gradient(bottom, black, rgba(0, 0, 0, 0)) 1 100%;  
    -o-border-image:
      -o-linear-gradient(bottom, black, rgba(0, 0, 0, 0)) 1 100%;
    border-image:
      linear-gradient(to top, black, rgba(0, 0, 0, 0)) 1 100%;
}

.block_hdr{
    font-family: MavenPro-Bold;
    letter-spacing: 2px;
    font-size: 14px;
    margin-top: -1px;
    border-style: solid;
    border-width: 2px;
    -webkit-border-image: -webkit-linear-gradient(
        left,
        rgba(0,0,0,1) 1%,
        rgba(0,255,255,1) 50%,
        rgba(0,0,0,1) 100%
    ) 0 0 100% 0/0 0 3px 0 stretch;

    -moz-border-image: -moz-linear-gradient(
        left,
        rgba(0,0,0,1) 1%,
        rgba(0,255,255,1) 50%,
        rgba(0,0,0,1) 100%
    ) 0 0 100% 0/0 0 3px 0 stretch;
    -o-border-image: -o-linear-gradient(
        left,
        rgba(0,0,0,1) 1%,
        rgba(0,255,255,1) 50%,
        rgba(0,0,0,1) 100%
    ) 0 0 100% 0/0 0 3px 0 stretch;
    border-image: linear-gradient(
        to left,
        rgba(0,0,0,1) 1%,
        rgba(0,255,255,1) 50%,
        rgba(0,0,0,1) 100%
    )100% 0 100% 0/3px 0 3px 0 stretch;
}



/********************************************************************Gallery Page*************************************************************/
.image_block{
    margin-left: 15px;
    margin-right: 15px;
}

.image_block a{
    float: left;
    box-sizing: border-box;
    margin-bottom: 25px;
}

.image_block:hover img{
    opacity: .6;
}

.image_block img:hover{
    opacity: 1;
    transform: scale(1.05);
    box-shadow: 0 0 7px rgba(0, 0, 0, .5);
}

.gallery-thumbnail{
    display: inline-block;
    height: auto;
    width: 100%;
    max-width: 100%;   
}

.gallery-img{
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-box-shadow: 3px 3px 1.5px 0px rgba(0,0,0,0.75); 
    -moz-box-shadow: 3px 3px 1.5px 0px rgba(0,0,0,0.75); 
    box-shadow: 3px 3px 1.5px 0px rgba(0,0,0,0.75);
}

.img-thumbnail{
    border-radius:3px; 
    height:140px;
    width:138px; 
    -webkit-box-shadow: 3px 3px 1.5px 0px rgba(0,0,0,0.75); 
    -moz-box-shadow: 3px 3px 1.5px 0px rgba(0,0,0,0.75); 
    box-shadow: 3px 3px 1.5px 0px rgba(0,0,0,0.75);"
}

.image{
    display: block;
 }
 
/*****************************************************************************************************************************************************/
.hm_all_mem{
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    line-height: 15px;
    margin-bottom: 22px;
}

.footer_img_home{
    display: inline-block;
    height: auto;
    width: 32%;
    max-width: 32%; 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";       /* IE 8 */
    filter: alpha(opacity=75);  /* IE 5-7 */
    -moz-opacity: 0.75;          /* Netscape */
    -khtml-opacity: 0.75;        /* Safari 1.x */
    opacity: 0.75;               /* Good browsers */
}

.hm_all_mem:hover .footer_img_home{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";       /* IE 8 */
    filter: alpha(opacity=100);  /* IE 5-7 */
    -moz-opacity: 1;          /* Netscape */
    -khtml-opacity: 1;        /* Safari 1.x */
    opacity: 1;               /* Good browsers */
    webkit-box-shadow: 3px 3px 1.5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 3px 3px 1.5px 0px rgba(0,0,0,0.75);
    box-shadow: 4px 4px 1.75px 0px rgba(0,0,0,0.95);
}


.hm_name{
    margin-top: 8px;
    font-family: Kanit-Light;
    color: #ffffff;    
}

.hm_desi{
   font-family: Kanit-ExtraLight;
   color: #d7d4cd;    
}

.shortcut{
    border-top:2px solid #637578;
    background: #2d323b; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#a0aec9,#2d323b); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#a0aec9,#2d323b); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#a0aec9,#2d323b); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#a0aec9,#2d323b); /* Standard syntax */
}

.fixedicon {
    position: fixed;
    top: 250px;
    right: 0px;
    width: 60px;
    height: 200px;
    z-index: 100;
    display: none;
}

.fixedicon img {
    width: 50px;
    height: 200px;
}

.fixedicon_sm {
    width: 206px;
    margin: 0px auto;
    display: none;
}


.fixedicon_sm img {
    width: 200px;
    height: 50px;
    margin:0 2px;
    float: left;
}

.copyright{
    width: auto;
    margin: 8px auto;
}

.copyright p{
    color:#fff;
    font-family: Kanit-ExtraLight;
    font-size: 14px;
    text-align: center;
    white-space: normal;;
}
/***************************************************************Powered By******************************************************************/
.poweredBy{
    padding:2px 0;
}

.poweredByContent{
    float:right;
    width: 106px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.poweredByContent p{
    float:left;
}
.poweredByContent a{
    float: left;
    font-family: my_cooperb; 
    font-size: 10px;
    color: red;
    border: 1px solid red;
    border-radius: 3px;
    padding: 2px;
    font-weight: 100;
    background-color: #f7fca6;
    box-shadow: 0.5px 0.25px 0.75px #616060;
}
 /******************************************************************************BOOTSTRAP MODAL*******************************************************************************************/
.modal-open
{
    overflow:hidden
}
.modal
{
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:1050;
    display:none;
    overflow:hidden;
    -webkit-overflow-scrolling:touch;
    outline:0
}
.modal-open .modal
{
    overflow-x:hidden;
    overflow-y:auto
}
.modal-scrollbar-measure
{
    position:absolute;
    top:-9999px;
    width:50px;
    height:50px;
    overflow:hidden;
}

/******************************************************************************************************************************************************************************************/
/**************************************************************************************About Us********************************************************************************************/

.txt-aboutus{
    top: 5px;
    display: block;
    position: relative;
    padding: 80px 0px 17.7px 20px;
}

.hrd_aboutus{
  color:#ff0000;
  font-family: my_cooperb;
  font-size: 24px;
  text-shadow: 1.5px 2px 1px #393934;
  padding-bottom: 10px;
}

.detail_aboutus_text{
    color: #4e4e4d;
    max-width: 350px;
    float: left;
    display: block;
    font-family: Kanit-Light;
    font-size: 14px;
    padding-left: 39.6px;
    border-left: 2px solid #393934;
    margin-left: 42.5px;
    line-height: 20px;
}
/**********************************************************************************************************************************************/
/*******************************************************Governing Body*************************************************************************/
.dir_xname{
    color:#ff0000;
    font-family: my_cooperb;
    font-size: 24px;
    text-shadow: 1.5px 2px 1px #393934;
    padding-bottom: 5px; 
}

.dir_xdesig{
    color: #1e1e1e;
    max-width: 350px;
    float: left;
    display: block;
    font-family: MavenPro-Bold;
    font-size: 18px;
    padding-left: 39.6px;
    border-left: 2px solid #393934;
    margin-left: 42.5px;
    line-height: 18px;
    padding-bottom: 5px; 
}


.dir_xdet{
    border-top: 1px solid #46463c;
    border-left: 1px solid #46463c;
    border-top-left-radius: 95px;
    background: #e8eb94;
    background: -webkit-linear-gradient(#e8eb94,#a1a27a); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#e8eb94,#a1a27a); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#e8eb94,#a1a27a); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#e8eb94,#a1a27a); /* Standard syntax */
    float: left;
    left: -105.6px;
    top: 81.1px;
    position: relative;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75;
    padding: 39px 2px 2px 63.9px;
    width: 115%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .75);
}
/**************************************************************Contact Form*******************************************************************/
.contact_from{
    margin:10px;
    padding-left: 20px;
    padding-right: 10px;
    margin-bottom: 22px;
}

.profile_h3{
    text-align: center;
    text-shadow: 1px 1px 1px #393934;
}


label {
    color: #333;
}

label.compulsory:after{
   content: " *";
   color: red;
}

.btn-send {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
}

.toUpperCase{
  text-transform:uppercase;
}

.toLowerCase{
  text-transform:lowercase;
}
.compulsory {
  border-color: #FF0000;
}

.compulsory:focus {
  border-color: #ff4200;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
}

.compulsory1{
   color: red;
   font-size: 18px; 
   margin-top: -20px;   
}
.contact_address{
   padding: 15px 10px 15px 20px;
   background: #eaf989;
   text-align: center;
   margin-bottom: 5px;
   margin-top: 5px;
   border: 1px dotted #949494;
   border-radius: 5px;
}

.contact_address h4, .thanks_you h4{
   font-family: MavenPro-Medium;;
   width: 100%;
   font-size: 20px;
   color: #383838; 
   letter-spacing: 2px;
   text-shadow: 1px 1px 2px #000000;
}

.contact_address p{
   font-family: my_gautamib;
   width: 100%;
   color: #585857; 
}

.thanks_you{
   padding: 5px 10px 5px 20px;
   text-align: center;
   margin-bottom: 380px;
   margin-top: 150px;
}

.thanks_you h1{
   font-family: MavenPro-Medium;;
   width: 100%;
   color: #383838; 
   letter-spacing: 4px;
   text-shadow: 1px 1px 2px #000000;
}

.thanks_you p{
   font-family: my_gautamib;
   width: 100%;
   color: #585857; 
   font-weight: bold;
   font-size: 16px;
}

.thanks_you h4{
   color:red;
}

#err{
   color:red;
   font-size:16px;
   font-weight:bold;
   padding-left: 5px;
}

.err_msg{
    color:#ff0000;
    text-shadow:#666;
    text-align: center;
    margin: 0 auto;
    height: 20px;
    min-height: 20px;
    max-height: 20px;
}

input[disabled]#send,
input[disabled]#send:hover,
input[disabled]#send:active,
input[disabled]#send:focus { 
    background: #CCCCCC;
    box-shadow: none;
    outline: none;
    opacity: 0.5;
    text-decoration: none;
}
/*********************************************************************End of Contact Form*************************************************************************/
/***************************************************************************************Overriding Media Classes*******************************************************************************/
@media only screen and (max-width: 319px){
     .dir_xname{
        color:#ff0000;
        font-size: 16px;
        text-shadow: 1px 1px 1px #393934;
        padding-bottom: 5px;
        padding-left: 10px; 
    }

    .dir_xdet{
        border-top: 1px solid #46463c;
        border-left: none !important;
        border-right: 1px solid #46463c;
        border-top-left-radius: 0px !important;
        border-top-right-radius: 95px;
        left: 0 !important;
        top: 7px !important;
        padding: 11.9px 2px 2px 6.6px !important;
        width: 104% !important;
        box-shadow: 0 0 10px rgba(0, 0, 0, .75);
        margin-left: -16.3px !important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 479px){
    #slider{margin-top: -1px;}
    .nivo-controlNav{display: none;}
    .logo_image{padding-bottom: 7px;}
    .coname {
        font-size: 20px;
        text-shadow: 1px 1px 2px #000000;
        width: auto;
        text-align: center;
        line-height: 20px;
    }
    .codate {
        display: block !important;
        position: relative !important;
        margin-top: 62px !important;
        margin-left: 4px !important;
        line-height: 24px !important;
        font-size: 18px !important;
        text-shadow: 1px 1px 2px #000000;
        text-align: center !important;
        padding-top: 4px !important;
        padding-bottom: 3px !important;
        float: none;
    }

   .dir_xname{
        color:#ff0000;
        font-size: 16px;
        text-shadow: 1px 1px 1px #393934;
        padding-bottom: 5px;
        padding-left: 10px; 
    }

 .dir_xdet{
        border-top: 1px solid #46463c;
        border-left: none !important;
        border-right: 1px solid #46463c;
        border-top-left-radius: 0px !important;
        border-top-right-radius: 95px;
        left: 0 !important;
        top: 7px !important;
        padding: 11.9px 2px 2px 6.6px !important;
        width: 104% !important;
        box-shadow: 0 0 10px rgba(0, 0, 0, .75);
        margin-left: -16.3px !important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 374px){
    .logo_image{margin-left: 40% !important;}
    .dir_xdet{
        margin-left: 20px;
    }
    
    .dir_xname{
        font-size: 16px;
    }
}

@media only screen and (min-width: 375px) and (max-width: 479px){
   .logo_image{margin-left: 42% !important;}
    .dir_xdet{
        margin-left: 20px;
    }
    
    .dir_xname{
        font-size: 16px;
    }
}


@media only screen and (min-width: 480px) and (max-width: 639px){
    #slider{margin-top: -1px;}
    .nivo-controlNav{display: none;}
    .coname {
        font-size: 20px;
        text-shadow: 1px 1px 2px #000000;
        width: 300px;
    }
    .codate {
        font-size: 14px;
        text-shadow: 1px 1px 2px #000000;
        margin-top: 59px;
        margin-left: 83px;
        display: block;
        float: left;    
    }
   
   .dir_xname{
        color:#ff0000;
        font-size: 20px;
        text-shadow: 1px 1px 1px #393934;
        padding-bottom: 5px;
        padding-left: 10px; 
    }

 .dir_xdet{
        border-top: 1px solid #46463c;
        border-left: none !important;
        border-right: 1px solid #46463c;
        border-top-left-radius: 0px !important;
        border-top-right-radius: 95px;
        left: 0 !important;
        top: 7px !important;
        padding: 11.9px 2px 2px 6.6px !important;
        width: 104% !important;
        box-shadow: 0 0 10px rgba(0, 0, 0, .75);
        margin-left: -16.3px !important;
    }
}

@media only screen and (min-width: 504px) and (max-width: 622px){
   .codate {}
    .dir_xdet{
        margin-left: 20px;
    }
    
    .dir_xname{
        font-size: 16px;
    }

}

@media only screen and (min-width: 640px) and (max-width: 767px){
    #slider{margin-top: -1px;}

    .nivo-controlNav{
        display: none;
    }

    .coname {
        font-size: 24px;
        text-shadow: 1px 1px 2px #000000;
        width: 472px;
    }

    .codate {
        font-size: 18px;
        text-shadow: 1px 1px 2px #000000;
        margin-top: 3px;
        margin-left: 17px;
        display: block;
        float: left;
    }
   .dir_xname{
        color:#ff0000;
        font-size: 24px;
        text-shadow: 1px 1px 1px #393934;
        padding-bottom: 5px;
        padding-left: 10px; 
    }

     .dir_xdet{
        border-top: 1px solid #46463c;
        border-left: none !important;
        border-right: 1px solid #46463c;
        border-top-left-radius: 0px !important;
        border-top-right-radius: 95px;
        left: 0 !important;
        top: 7px !important;
        padding: 11.9px 2px 2px 6.6px !important;
        width: 104% !important;
        box-shadow: 0 0 10px rgba(0, 0, 0, .75);
        margin-left: -16.3px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px){
    #slider{margin-top: -1px;}
    .nivo-controlNav{
        display: none;
    }
    .coname {
        font-size: 28px;
        text-shadow: 1px 1px 2px #000000;
        width: 566px;
    }
    .codate {
        font-size: 19px;
        text-shadow: 1px 1px 2px #000000;
    }
    .cforever {height: 900px;}
    .memreg{
       margin-top: 20px !important;
       margin-bottom: -8px !important;
       padding-left: 10px;
       padding-right: 20px;
   }
    .dir_xdet{
        margin-left: 20px;
    }
    
    .dir_xname{
        font-size: 16px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px){
    #slider{margin-top: -1px;}
    .nivo-controlNav{display: none;}
    .coname {
        font-size: 32px;
        text-shadow: 1px 1px 2px #000000;
        width: 785px;
    }
    .codate {
        font-size: 20px;
        text-shadow: 1px 1px 2px #000000;
    }
    .welcome_note {height: 900px;}
    .cforever {height: 900px;}
    .dir_xdet{
        margin-left: 20px;
    }
    
    .dir_xname{
        font-size: 16px;
    }
}

@media only screen and (min-width: 1264px) and (max-width: 1279px){
    #slider{margin-top: -1px;}
    .coname {
        font-size: 32px;
        text-shadow: 1px 1px 2px #000000;
        width: 985px;
    }
    .codate {
        font-size: 20px;
        text-shadow: 1px 1px 2px #000000;
    }
    .cforever {
        height: 760px;
    }
    .memreg{
       margin-top: 20px !important;
       margin-bottom: -8px !important;
       padding-left: 10px;
       padding-right: 20px;
    }
    .dir_xdet{
        margin-left: 20px;
    }
    
    .dir_xname{
        font-size: 16px;
    }

}

@media only screen and (min-width: 1280px) and (max-width: 1365px){
    #slider{margin-top: -1px;}
}


@media only screen and (min-width: 1366px) and (max-width: 1679px){
    #slider{margin-top: -1px;}
}


@media only screen and (min-width: 768px) {
    .dropdown:hover .dropdown-menu {display: block;}
}


@media only screen and (min-width: 442px) and (max-width: 767px) {
    }

}

/*Extra Small Device*/
@media only screen and (max-width: 767px) {
    .left_navigation{margin-bottom: 20px;}
    .commitment{height: 155px;}
    .commitment p {line-height: 20px;}
    .cforever{margin-bottom: 20px;}
    .client_section{margin-top: 20px;}
    .bottom-right-logo{display: none;}
    .cforever p, .partners p{font-size: 13px;}
    .organized{height: 150px;}
    .conference_highlights{height: 330px;}
    .left-logo{}
    .right-logo{}
    .memreg{
       margin-top: 20px !important;
       margin-bottom: -8px !important;
       padding-left: 10px;
       padding-right: 20px;
   }
}

/*Small Device*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .client_section{margin-top: 20px;}
    .bottom-right-logo{display: none;}
}

@media only screen and (max-width: 420px){
    .nivo-controlNav{display: none;}
}

@media only screen and (max-width: 1299px) {
    .fixedicon_sm {display: block;}
}

@media only screen and (min-width: 1300px) {
    .fixedicon {display: block;}
}
/********************************************************************************************************************************************************************************************************