/* Browser Reset */

@font-face {
  font-family: 'open';
  src: url('../font/OpenSans-Light.eot');
  src: url('../font/OpenSans-Light.eot?#iefix') format('embedded-opentype'), url('../font/OpenSans-Light.svg') format('svg'), url('../font/OpenSans-Light.woff') format('woff'), url('../font/OpenSans-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'icon';
  src: url('../font/fontawesome-webfontba72.eot');
  src: url('../font/fontawesome-webfontba72.eot?#iefix') format('embedded-opentype'), url('../font/fontawesome-webfontba72.svg') format('svg'), url('../font/fontawesome-webfontba72.woff') format('woff'), url('../font/fontawesome-webfontba72.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'semi_bold';
    src: url('../font/OpenSans-Semibold.svg') format('svg');
  }
  @font-face {
    font-family: 'open';
    src: url('../font/OpenSans-Light.svg') format('svg');
  }
}

@font-face {
  font-family: 'semi_bold';
  src: url('../font/OpenSans-Semibold.eot');
  src: url('../font/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'), url('../font/OpenSans-Semibold.svg') format('svg'), url('../font/OpenSans-Semibold.woff') format('woff'), url('../font/OpenSans-Semibold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}


/*(index content center).sub-category{text-align:center !important;}*/

body,
html {
  height: 100%;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
caption,
canvas,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
form,
footer,
header,
hgroup,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
tt,
table,
tbody,
textarea,
tfoot,
thead,
time,
tr,
th,
td,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  text-align: inherit;
  background: transparent;
  border: 0;
  font-family: inherit;
  outline: 0;
  vertical-align: baseline;
  white-space: normal;
  text-align: justify;
}
body a {
  color: #0C96B1;
  text-decoration: none;
}
body a:hover {
  text-decoration: underline;
  color: #333
}
body.contentpane {
  padding: 10px;
  background: #fff;
  color: #333
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #2D84B6
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
  color: #000
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}
ol,
ul {
  margin: 0 0 0 20px
}

ul.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}

blockquote,
q {
  quotes: none
}

:focus {
  outline: 0
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  height: auto;
  max-width: 100%;
}


/*  Grid  */

.container {
  max-width: 1024px;
  min-width: 220px;
  margin: 0 auto;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.container .row,
.col {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


/*.row { margin-bottom: 10px }*/

.col {
  display: block;
  float: left;
  width: 100%;
}

.col:first-child {
  margin-left: 0;
}

.row:after,
.col:after,
.clr:after,
.group:after {
  display: block;
  height: 0;
  clear: both;
  content: "";
  visibility: hidden;
}

#user1 .module-body img {
  display: none;
}

.welcome_text {
  float: left;
  text-align: justify;
  line-height: 230%;
  padding-bottom: 1%;
  border-bottom: 5px solid #ffc000;
}

.welcome_banner {
  float: right;
  width: 30%;
  background-color: #fff;
  border: 1px solid #d8d8d8;
  margin-top: -5%;
  -webkit-box-shadow: -3px 3px 5px 0 rgba(0, 0, 0, 0.5);
  box-shadow: -3px 3px 5px 0 rgba(0, 0, 0, 0.5);
}

.box_image {
  width: 40%;
  margin: 0 auto;
}

.bottom_box {
  float: right;
  width: 65%;
}

#social_icon {
  width: 30%;
  float: right;
  margin-top: 2%;
}

.icon_box {
  width: 20%;
  float: left;
}

.bottom_box h2 {
  border: none;
}

#user1 .module {
  padding: 10px 5px 10px;
}

#user1-wrap {
  padding: 0;
}

@media (min-width:768px) {
  /* grid */
  .col {
    margin-left: 2%
  }
  .span_1 {
    width: 6.5%
  }
  .span_2 {
    width: 15.0%
  }
  .span_3 {
    width: 23.5%
  }
  .span_4 {
    width: 32.0%
  }
  .span_5 {
    width: 40.5%
  }
  .span_6 {
    width: 49%;
    margin-right:
  }
  .span_7 {
    width: 57.5%
  }
  .span_8 {
    width: 66.0%
  }
  .span_9 {
    width: 74.5%
  }
  .span_10 {
    width: 83.0%
  }
  .span_11 {
    width: 91.5%
  }
  .span_12 {
    width: 100%
  }
  #user1 .module-body img {
    display: block;
  }
  #user1-wrap {
    padding: 80px 0 20px;
  }
  .branch_icon {
    width: 50px;
    float: left;
  }
  .branch_text {
    width: 70%;
    float: left;
    word-break: break-all;
  }
  .enquiry {
    width: 40%;
    -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.5);
    float: right;
  }
  .adress,
  .tel,
  .email {}
}

@media (max-width: 999px) {}

.count-1 {
  clear: both;
  margin-left: 0;
}


/* Body + Main Containers */

body {
  color: #000000;
  font-weight: 400;
  background: #fff;
  font: 13px/25px Arial, Helvetica, sans-serif!important;
  nowhitespace: afterproperty;
  -webkit-font-smoothing: antialiased;
  /*background-image:url(../images/alpaet_bg.jpg); background-repeat:repeat;*/
}

#box-wrap {
  margin: 0 auto;
  padding: 10px;
  background: rgba(255, 255, 255, 0.7);
}

#main-content {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#wrapper {
  margin: 0 auto 0;
  padding: 10px 0;
  position: relative;
  border-top: 1px solid #dddddd;
  min-height: 100%;
  height: auto;
}

#wrapper-inner {
  padding: 0;
  margin-bottom: 0!important
}

#comp-wrap {
  padding: 0px;
}

.full {
  padding: 0;
  margin: 0;
  clear: both
}

.contact a {
  text-decoration: none
}


/* Article Columns */

.column-1,
.column-2,
.column-3,
.column-4 {
  position: relative;
  margin: 0;
  padding: 0;
}


/* Content styles */

#archive {
  padding: 0;
  margin: 0;
}

.archive {
  padding: 0;
}

.archive .article-count {
  color: #999;
}

.blog-featured {}

.items-leading {
  position: relative;
  clear: both;
  margin: 0 0 20px 0;
  padding: 0;
}

.leading {
  margin: 0 0 10px 0;
  padding: 0;
  position: relative;
}

.items-row,
.item-page,
.contact {
  margin-bottom: 10px;
  position: relative;
  padding: 0;
  position: relative;
}

.item-separator {}

.item-page {
  position: relative
}

.item-page h4 {
  display: none;
}

.item-page-title {
  margin: 0 0 10px 0;
  border-bottom: 1px solid #dddddd;
}

.item-page-title,
.item-page-title a,
.contact-name {
  text-decoration: none;
  font-size: 23px;
  line-height: 35px;
  color: #333333
}

.item-page-title a:hover {
  color: #333;
  text-decoration: none
}

.contact h2 {
  margin: 0 0 20px 0;
}

.contact .current {
  margin: 0;
  padding: 0;
}

dl.tabs {
  display: block;
  clear: both;
  border-bottom: 1px solid #ddd;
}

dl dt.tabs {
  display: inline-block;
}

dt.tabs h3 {
  margin: 0 2px 5px 0;
}

dt.tabs h3 a {
  padding: 8px 8px 3px 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  cursor: pointer;
  text-decoration: none
}

dt.tabs.closed h3 a {
  border-color: #eeeeee #eeeeee #dddddd;
}

dt.tabs h3 a,
dt.tabs h3.open a {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

dd.tabs {
  padding: 10px 20px
}

.jicons-icons {
  float: left;
  margin: 0 10px 0 0;
  padding: 5px 0 0 0
}

h1.componentheading {
  margin: 0 0 10px 0;
  padding: 0;
  position: relative;
  color: #0C96B1;
  line-height: 30px
}

ul.button-icons {
  position: absolute;
  top: 3px;
  right: 5px;
  margin: 10px 0 0 0;
  padding: 0;
}

ul.button-icons li {
  display: inline-block
}

ul.button-icons li.edit-icon,
ul.button-icons li.print-icon,
ul.button-icons li.email-icon {
  margin: 0;
  padding: 0;
  width: 20px;
  height: 16px;
  float: left;
  overflow: hidden;
  line-height: 12px;
  font-size: 12px
}

.iteminfo,
.content_rating {
  font-size: 11px;
  display: none;
  color: #999999;
  margin: 0 0 5px 0;
}

.content_rating p {
  margin: 0;
  padding: 0;
}

.iteminfo span {
  margin: 0 10px 0 0;
}

.iteminfo a {}

.iteminfo a:hover {}

.iteminfo .category,
.iteminfo .sub-category,
.iteminfo .create,
.iteminfo .modified,
.iteminfo .published,
.iteminfo .createdby,
.iteminfo .hits {
  display: inline-block;
  line-height: 20px!important;
}

.iteminfo .createdby {
  font-weight: bold;
}

.items-more {
  clear: both;
}

.items-more h3 {
  font-size: 14px;
  padding: 0;
  margin: 0 0 10px 0;
}

.items-more ol {
  margin: 0 0 0 30px;
  padding: 0
}

table.category {}

th.item-title,
th.list-title {
  font-size: 15px;
  font-weight: bold;
  text-align: left;
}


/* Commons */

.clear {
  clear: both
}

blockquote {
  position: relative;
  padding: 20px;
  color: #505050;
  font-size: 16px;
  font-style: italic;
  font-family: 'Georgia', sans-serif;
  line-height: 1.8em;
}

.testimonials {
  border: 5px solid #ddd;
  box-shadow: 0 0 5px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  background-image: url(../images/smily.png);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 10%;
  margin-bottom: 3%;
  background-color: #FFFFAA;
}

pre {
  margin: 30px 0;
  padding: 20px;
  background-color: #e9e9e9;
  color: #505050;
  border-left: 5px solid #ddd;
  font-size: 15px;
  font-family: 'Georgia', sans-serif;
  line-height: 1.8em;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}

address {
  margin: 20px 0;
  letter-spacing: 1px;
}


/* Typography */

h1,
h2,
h3,
h4,
h5,
h6,
#logo a,
#site-description,
#navigation .menu a,
#sidebar .module ul.menu li a,
#user1 ul li a,
#user2 ul li a,
#footer-nav ul li a,
#menu-icon {
  font-family: arial;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
  font-weight: 400;
}

h1 {
  margin: 0 0 5px;
  font-size: 25px;
  text-align: left;
  line-height: 125%;
}


/* Mozilla based browsers */

::-moz-h1 {
  color: #F00;
}

h2 {
  font-size: 25px
}

h3 {
  font-size: 20px;
  margin-bottom: 1%;
}

h4 {
  font-size: 20px
}

h5 {
  font-size: 15px
}

h6 {
  font-size: 15px
}

.entry p:last-child {
  margin: 0
}

.entry ul {
  margin: 30px 0 30px 20px
}

.entry ul li,
.entry ol li {
  margin: 0 0 5px
}

.entry ol {
  margin: 30px 0 30px 25px
}

.entry ol {
  list-style: decimal
}

.entry ul {
  list-style: disc
}

.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
  margin: 40px 0 20px
}


/*p { margin: 0 0 10px }*/

p.lead {
  color: #777;
  font-size: 21px;
  line-height: 27px;
}

em {
  font-style: italic
}

strong {
  font-size: 14px;
  color: #222222;
  font-weight: bold;
}

small {
  font-size: 80%
}

hr {
  height: 0;
  margin: 10px 0 10px;
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
}

a {
  outline: 0;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease
}

a:hover {
  color: #333
}

p a,
p a:visited {
  line-height: inherit
}


/* Header  */

#header-wrap {
  height: auto;
  position: relative;
  background-color: #fde000;
}

#header-wrap .row {
  margin-bottom: 0
}

#logo {
  display: inline-block;
}

#logo img {
  max-height: 100px;
  display: block;
  width: auto;
  margin-top: 7px;
}

#logo a {
  color: #fff;
  text-shadow: 1px 1px 0 #333;
  line-height: 60px;
  font-size: 60px;
  text-align: left;
  text-decoration: none;
  font-weight: 800;
  font-style: italic
}

#site-description {
  color: #90B804;
  margin: 0;
  font-size: 15px;
  letter-spacing: 1px;
  font-weight: normal;
  font-weight: 400;
  font-style: italic
}

#top {
  line-height: 18px;
  float: right;
  display: inline-block;
  color: #fff
}

#top a {
  color: #fff
}

#top h1,
#top h2,
#top h3,
#top h4 {
  font-size: 20px;
  line-height: 25px;
  padding: 0;
  margin: 0;
  color: #fff
}

#social {
  display: block;
  margin: 10px 0 0 0;
  float: right
}

#social a.social-icon {
  display: inline-block;
  margin-left: 2px;
  padding: 0;
  width: 32px;
  height: 32px;
}

#social a.social_1 {
  background: url(../images/social/facebook.png) 0 0 no-repeat;
}

#social a.social_2 {
  background: url(../images/social/twitter.png) 0 0 no-repeat;
}

#social a.social_3 {
  background: url(../images/social/google.png) 0 0 no-repeat;
}

#social a.social_4 {
  background: url(../images/social/youtube.png) 0 0 no-repeat;
}

#social a.social_5 {
  background: url(../images/social/dribbble.png) 0 0 no-repeat;
}

#social a.social_6 {
  background: url(../images/social/flickr.png) 0 0 no-repeat;
}

#social a.social_7 {
  background: url(../images/social/pinterest.png) 0 0 no-repeat;
}

#social a.social_8 {
  background: url(../images/social/picasa.png) 0 0 no-repeat;
}

#social a.social_9 {
  background: url(../images/social/linkedin.png) 0 0 no-repeat;
}

#social a.social_10 {
  background: url(../images/social/reddit.png) 0 0 no-repeat;
}


/* Navigation */

#navbar-wrap {
  padding: 0;
}

#navbar {
  margin: 0;
}

#navbar.row {
  margin: 0
}

#navigation {
  padding: 0;
}

#navigation ul.menu {
  float: none;
  margin: 0;
  padding: 0;
  list-style: none;
}

#navigation .menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

#navigation .menu .icon-angle-right {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -6px;
  color: #aaa;
  font-size: 12px;
}

#navigation .menu>li {
  display: block;
  float: left;
}

#navigation .menu>li ul {}

#navigation .menu ul {
  position: absolute;
  left: 0;
  top: 106%;
  margin: 0;
  /*IE6 only*/
  _margin: 0;
  nowhitespace: afterproperty;
  opacity: 0;
  transition: all .2s ease-in-out;
  visibility: hidden;
  z-index: 99;
}

#navigation .menu li:last-child ul {
  left: auto;
  right: 0;
}

#navigation .menu ul ul {
  left: 100%;
  top: 0;
}

#navigation .menu ul ul li {
  width: 100%
}

#navigation .menu li {
  position: relative;
  list-style: none;
  -webkit-transition: all 300ms ease-in;
  width: 16.6666%;
}

#navigation .menu li:hover {
  color: #292929;
  border-bottom: 5px solid rgba(255, 255, 255, 0.5) !important;
}

#navigation .menu li:nth-child(1) {
  background-color: #ff0000;
  background-image: url(../images/icons/abt_us.png);
  background-repeat: no-repeat;
  background-position: top;
  border-bottom: 5px solid #ff0000
}

#navigation .menu li:nth-child(2) {
  background-color: #ff6600;
  background-image: url(../images/icons/system.png);
  background-repeat: no-repeat;
  background-position: top;
  border-bottom: 5px solid #ff6600
}

#navigation .menu li:nth-child(3) {
  background-color: #ffc000;
  background-image: url(../images/icons/adm.png);
  background-repeat: no-repeat;
  background-position: top;
  border-bottom: 5px solid #ffc000
}

#navigation .menu li:nth-child(4) {
  background-color: #2da810;
  background-image: url(../images/icons/location.png);
  background-repeat: no-repeat;
  background-position: top;
  border-bottom: 5px solid #2da810
}

#navigation .menu li:nth-child(5) {
  background-color: #00abd6;
  background-image: url(../images/icons/franchise.png);
  background-repeat: no-repeat;
  background-position: top;
  border-bottom: 5px solid #00abd6
}

#navigation .menu li:nth-child(6) {
  background-color: #3333de;
  background-image: url(../images/icons/contact.png);
  background-repeat: no-repeat;
  background-position: top;
  border-bottom: 5px solid #3333de
}


/*#navigation .menu li:nth-child(6) ul{right:0; left:-73%;}*/

#navigation .menu li ul li {
  background: none !important;
  border-radius: 0!important;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none !important;
  width: 100%;
}

#navigation .menu li ul li:hover {
  border: none !important;
}

#navigation .menu li:hover>ul {
  margin: 0;
  opacity: 1;
  visibility: visible;
}

#navigation .menu a {
  display: block;
  position: relative;
  padding: 55px 0 10px;
}


/* current item */

#navigation .menu>li>a:hover,
#navigation .menu>li.sfHover>a,
#navigation .menu>.active>a,
#navigation .active>a:hover,
#navigation .active>a:hover {
  color: #f4fd00;
}

#navigation .menu>.active>a,
#navigation li.active>a {
  color: #fff;
}

#navigation .menu a {
  color: #fff;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  font-size: 14px;
}


/*drop-down styles*/

#navigation .menu ul {
  border-top: none;
  background: #fee000;
  border: none;
  min-width: 200px;
  padding: 0px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
}

#navigation .menu li:hover ul {
  margin-top: 0px;
}

#navigation .menu ul ul.sub-menu {
  margin-top: 0px;
  margin-left: 0px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

#navigation .menu ul li {
  border-bottom: 1px dotted #d09c00;
}

#navigation .menu ul li:first-child {}

#navigation .menu ul li:last-child {
  border: 0;
}

#navigation .menu ul li>a:hover {
  background: rgba(255, 255, 255, 0.3)
}

#navigation .menu ul a {
  display: block;
  height: auto;
  margin: 0px;
  padding: 10px 15px;
  text-transform: none;
  border: 0px;
  line-height: 1.7em;
  color: #9e7600;
  text-shadow: none
}

#navigation .selector {
  display: none
}

#navigation ul.sub-menu .icon-angle-down:before {
  content: "\f105"!important;
}

#navigation ul.sub-menu a {
  font-size: 12px!important;
  background: none;
  text-align: left;
}

#navigation ul.sub-menu .active>a {
  color: #292929;
}

#navigation i {
  text-align: right
}


/*custom menu colors*/

#menu-icon {
  display: none;
}

.menutitle img {
  margin: 10px 5px 0 0;
  padding: 0
}

#slide-wrap a:hover {
  color: #fff
}

#slide-wrap {
  margin: 0 auto
}

#slide-wrap,
#slide-wrap h1,
#slide-wrap h2,
#slide-wrap h3,
#slide-wrap h4,
#slide-wrap h5,
#slide-wrap h6 {
  color: #fff
}


/* Module Classes */


/* light */

.light {
  border: none !important;
  background: #ffea00 !important;
  color: #009ece !important;
  text-shadow: none!important;
  -webkit-box-shadow: inset 0 0 50px 0 rgba(254, 143, 0, 1);
  background-image: url(../images/right_border.png) !important;
  background-repeat: repeat-y !important;
  background-position: left !important;
  box-shadow: -webkit-box-shadow:inset -20px 0px 50px 0 rgba(255, 192, 0, 1);
  line-height: 150%;
  box-shadow: inset -40px 0px 50px 0 rgba(255, 192, 0, 1);
  border: 1px solid #009ece !important;
}

.light .module-title {
  background-image: url(../images/news.png);
  background-repeat: no-repeat;
  background-position: left;
  padding: 4% 0 4% 45px !important;
  margin-left: 8% !important;
  margin-bottom: 8% !important;
}

.light .module-title {
  color: #2c2b2b !important;
  border: none!important;
  text-shadow: none!important;
}

.light .module-body {
  border-top: none !important;
}

.light a {
  color: #2c2b2b!important;
  font-size: 15px;
  line-height: 150%;
}

.light a:hover {
  color: #333!important
}


/* normal */

.normal {
  border: none !important;
  background: #3376B5!important;
  color: #fff!important;
  text-shadow: none!important
}

.normal .module-title {
  color: #fff !important;
  background: #3b86cd!important;
  border: none!important;
  text-shadow: none!important
}

.normal .module-body {
  border-top: none !important;
}

.normal a {
  text-decoration: underline !important;
  color: #fff!important
}

.normal a:hover {
  color: #90B804!important
}


/* dark */

.dark {
  border: none!important;
  background: #6736A2!important;
  color: #fff !important;
  text-shadow: none!important;
}

.dark .module-title {
  color: #fff !important;
  background: #7c42c2 !important;
  border: none!important;
  text-shadow: none!important
}

.dark .module-body {
  border-top: none !important;
}

.dark a {
  text-decoration: underline !important;
  color: #fff!important
}

.dark a:hover {
  color: #0C96B1!important
}


/* blank */

.blank {
  border: none!important;
  background: none!important;
  padding: 5px!important;
  -webkit-border-radius: 0!important;
  -moz-border-radius: 0!important;
  -o-border-radius: 0!important;
  border-radius: 0!important;
  box-shadow: none!important;
  -webkit-box-shadow: none!important;
  -moz-box-shadow: none!important;
  -o-box-shadow: none!important
}

.blank .module-title {
  border: none!important;
  padding: 0 0 0 5px!important;
  color: #606060!important;
  text-shadow: none!important;
  background: none!important;
  line-height: 30px!important;
  font-size: 20px!important;
  -webkit-border-radius: 4px!important;
  -moz-border-radius: 4px!important;
  -o-border-radius: 4px!important;
  border-radius: 4px!important;
  box-shadow: none!important;
  -webkit-box-shadow: none!important;
  -moz-box-shadow: none!important;
  -o-box-shadow: none!important
}

.blank .module-body {
  padding: 0 5px!important;
}

.light,
.normal,
.dark {
  padding: 10px!important;
}

.light ul.menu li a,
.normal ul.menu li a,
.dark ul.menu li a {
  text-decoration: none!important
}

.light .module-title,
.normal .module-title,
.dark .module-title {
  border: none!important;
  line-height: 30px!important;
  -webkit-border-radius: 4px!important;
  -moz-border-radius: 4px!important;
  -o-border-radius: 4px!important;
  border-radius: 4px!important;
  box-shadow: none!important;
  -webkit-box-shadow: none!important;
  -moz-box-shadow: none!important;
  -o-box-shadow: none!important
}

.light .module-body,
.normal .module-body,
.dark .module-body {
  padding: 0 0 0 8% !important;
}


/* Page Navigation */


/*for pagination*/

.pagination {
  clear: both;
  padding-bottom: 10px;
  padding-top: 10px;
}

.pagination a {
  border: 1px solid #D5D5D5;
  color: #666666;
  font-size: 11px;
  font-weight: bold;
  height: 25px;
  padding: 4px 8px;
  text-decoration: none;
  margin: 2px;
}

.pagination a:hover,
.pagination a:active {
  background: #efefef;
}

.pagination span.current {
  background-color: #687282;
  border: 1px solid #D5D5D5;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  height: 25px;
  padding: 4px 8px;
  text-decoration: none;
  margin: 2px;
}

.pagination span.disabled {
  border: 1px solid #EEEEEE;
  color: #DDDDDD;
  margin: 2px;
  padding: 2px 5px;
}


/*end*/

ul.pagenav {
  display: block;
}

ul.pagenav li {
  list-style: none;
}

ul.pagenav li a {
  display: block
}

.pagenav {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}

.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}

.pagenav:after {
  clear: both;
}

.pagenav li {
  display: inline;
}

.pagenav li>a,
.pagenav li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

.pagenav li>a:hover,
.pager li>a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

.pagenav .pagenav-next>a,
.pagenav .pagenav-next>span {
  float: right;
}

.pagenav .pagenav-prev>a,
.pagenav .pagenav-prev>span {
  float: left;
}

#pagination {
  clear: both;
  text-align: center;
  padding: 0;
}

.inputbox,
input,
textarea,
select {
  background: #fff;
  border: 1px solid #d4d4d4;
}

select {
  width: 220px;
}

#sidebar select,
#sidebar input[type="file"] {
  line-height: 28px;
  width: 100%;
  padding: 4%;
  background: #efefef;
  /* Old browsers */
  background: -moz-linear-gradient(top, #efefef 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efefef), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #efefef 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #efefef 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #efefef 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #efefef 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
  border-radius: 4px;
  margin-bottom: 10px;
  background-color: #fff;
}

select,
input[type="file"] {
  line-height: 28px;
  width: 92%;
  padding: 1%;
  background: #efefef;
  /* Old browsers */
  background: -moz-linear-gradient(top, #efefef 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efefef), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #efefef 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #efefef 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #efefef 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #efefef 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
  border-radius: 4px;
  margin-bottom: 10px;
  background-color: #fff;
  display: block;
}


/* Breadcrumbs */

.breadcrumbs {
  padding: 3px 10px;
  margin: 0 0 10px 0;
  color: #999;
  font-size: 13px;
  background-color: rgba(255, 255, 255, 0.8)
}

.breadcrumbs a {
  color: #fd3c00
}

.breadcrumbs a:after {
  content: " >";
  color: #fd3c00;
}

.breadcrumbs .icon-angle-right {
  padding: 0 5px
}


/* Sidebar */

#leftbar-w {
  float: left
}

#rightbar-w {
  float: right;
  display: block;
}

#sidebar {
  padding: 0;
}

#rightbar-w #sidebar .module {
  margin-bottom: 20px;
  padding: 10px;
  border: 1px solid #cecece;
}

#sidebar .module-title {}

#sidebar h3 {
  margin: 0;
  padding: 0 0 5px 0;
}

#leftbar-w #sidebar h3 {
  background-image: url(../images/heading_menu.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-right: -11%;
  padding: 4% 16% 4% 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  text-align: right;
}

#rightbar-w .module-title {
  font-size: 15px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: bold;
  background-color: #2da810;
  color: #fff;
  padding-left: 4%;
  margin: -5%;
  text-align: center;
}

.light .module-title {
  background-color: transparent !important;
}

#rightbar-w #sidebar .module-body {
  margin: 5% 0 0 0;
}

#sidebar .module-body p {
  padding: 0;
  margin: 0 0 5px 0;
}

#sidebar ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#sidebar a:hover {
  color: #606060;
  text-decoration: none;
}


/* Sidebar Menu*/

#sidebar .module ul.menu {
  margin: 0px;
  padding: 0;
  list-style: none;
}

#sidebar .module ul.menu li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#sidebar .module ul.menu li:hover {}

#sidebar .module ul.menu li a,
#sidebar .module ul.menu li.active ul li a,
#sidebar .module ul.menu li ul li.active ul li a {
  display: block;
  margin: 0;
  text-decoration: none;
  color: #A7A7A7;
  font-size: 16px;
  line-height: 25px;
}

#sidebar .module ul.menu li a:hover,
#sidebar .module ul.menu li.active a,
#sidebar .module ul.menu li ul li a:hover,
#sidebar .module ul.menu li ul li.active a,
#sidebar .module ul.menu li.active ul li a:hover,

/*#sidebar .module ul.menu li ul li.active ul li.active a { background:url(../images/sidebar-li1.png) 5px 50% no-repeat;text-decoration:none;color:#9CC802; }*/

#sidebar .module ul.menu li.active {}


/* Sidebar SubMenu*/

#sidebar .module ul.menu li ul {
  margin: 0;
  background: url(../images/sidebar-menu-sep.png) top left repeat-x
}

#sidebar .module ul.menu li ul li {
  background: none;
  margin: 0;
  padding: 0 0 0 10px
}

#sidebar .module ul.menu li:last-child,
#sidebar .module ul.menu li ul li:last-child,
#sidebar .module ul.menu li.active ul li:last-child {
  background: none
}

#sidebar .module ul.menu li ul li a {}

#sidebar .module ul.menu li ul li a:hover {
  border: 0;
}

#sidebar .module ul.menu li ul li.active,
#sidebar .module ul.menu li.active ul li {
  background: url(../images/sidebar-menu-sep.png) bottom left repeat-x
}

.module .menu .icon-angle-down:before {
  content: ""!important
}


/* User1 and User2 */

#user1-wrap {
  position: relative;
  color: #CCE2E9;
}

#user1 {
  padding: 0;
  margin: 0 auto;
  clear: both;
}

#user1 .module {
  color: #ffffff;
  margin-bottom: 10px;
  padding: 90px 20px 20px;
  text-align: center;
  margin-top: -1.5%;
  min-height: 280px;
}

#user1 .module a {
  color: #fff;
}

#user1 .module a:hover {
  color: #232323;
}

#user1 .module:nth-child(1) {
  background-color: #4ca1ca;
}

#user1 .module:nth-child(2) {
  background-color: #d14197;
}

#user1 .module:nth-child(3) {
  background-color: #fdb300;
}

#user1 .module:nth-child(4) {
  background-color: #79b82c;
}

#user1 .inner {
  padding: 0 20px;
}

#user1 .module-title {
  display: block;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: -1px;
  color: #fff;
  text-align: center;
}

#user1 h3.module-title {
  margin-bottom: 0;
  padding-bottom: 0;
}

#user1 .module-body img {
  padding: 0 1%;
  position: absolute;
  top: 1px;
}

#user1 a {
  color: #5c7600
}

#user1 a:hover {
  color: #333
}

#user1 ul {
  margin: 0;
  padding: 0;
}

#user1 ul li {
  border-bottom: none;
  list-style: none;
}

#user1 ul li:hover {}

#user1 ul li a {
  display: block;
  padding: 0 0 0 20px;
  background: url(../images/user1-arrow.png) 0 50% no-repeat;
  text-decoration: none;
  font-size: 14px;
}

#user1 ul li a:hover {}


/* User 2 */

#user2-wrap {
  margin: 0;
  position: relative;
  padding: 15px 0 5px;
  background: url(../images/bg_image.jpg) 0 0 repeat;
}

#user2 {
  padding: 0;
  margin: 0 auto;
  clear: both;
}

#user2 .module {
  color: #333;
}

#user2 .inner {
  padding: 0 10px;
}

#user2 .module-title {
  display: block;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

#user2 .module:nth-child(1) .module-title {
  color: #d00a0b;
}

#user2 .module:nth-child(2) .module-title {
  color: #ca2286;
}

#user2 .module:nth-child(3) .module-title {
  color: #007aba;
}

#user2 .module:nth-child(4) .module-title {
  color: #498500;
}

#user2 h3.module-title {
  margin-bottom: 0;
  padding-bottom: 0;
}

#user2 .module-body {}

#user2 a {
  color: #363636
}

#user2 a:hover {
  color: #000000
}

#user2 ul {
  margin: 0;
  padding: 0;
}

#user2 ul li {
  border-bottom: none;
  list-style: none;
}

#user2 ul li:hover {}

#user2 ul li a {
  display: block;
  text-decoration: none;
  font-size: 14px;
}

#user2 ul li a:hover {}


/* Search */

input[type="search"] {
  display: block;
  width: 100%;
  padding: 10px 32px 10px 11px;
  color: #202020;
  font-size: 11px;
  -moz-box-sizing: border-box;
  -webkit-appearance: none !important;
  -webkit-box-sizing: border-box;
  background: #fff;
  border: 1px solid #ddd;
  box-sizing: border-box;
}

input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none
}

input[type="search"]::-webkit-search-decoration {
  display: none
}

input[type="search"]:focus {
  color: #000;
  outline: none;
}


/* Forms / Inputs / Buttons */

#sidebar input[type="text"],
#sidebar input[type="password"],
#sidebar input[type="email"],
#sidebar input[type="url"],
#sidebar input[type="tel"],
#sidebar textarea {
  display: block;
  max-width: 100%;
  margin-bottom: 20px;
  margin-left: 0;
  padding: 4%;
  color: #808080;
  font-size: 13px;
  font-weight: 400;
  border: 1px solid #cecece;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.030) inset;
  background: #efefef;
  /* Old browsers */
  background: -moz-linear-gradient(top, #efefef 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efefef), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #efefef 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #efefef 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #efefef 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #efefef 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
  width: 90%;
}

#sidebar textarea {
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.6em !important;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
textarea {
  display: block;
  max-width: 100%;
  margin-bottom: 10px;
  margin-left: 0;
  padding: 2%;
  color: #808080;
  font-size: 13px;
  font-weight: 400;
  border: 1px solid #cecece;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.030) inset;
  background: #efefef;
  /* Old browsers */
  background: -moz-linear-gradient(top, #efefef 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efefef), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #efefef 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #efefef 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #efefef 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #efefef 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
  width: 90%;
}

textarea {
  width: 90%;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
textarea:focus {
  color: #505050;
  border-color: #ccc;
  outline: none;
}

input[type="button"],
input[type="submit"],
button[type="submit"],
button[type="button"] {
  display: inline-block;
  margin-top: 5px;
  padding: 0 10px;
  background-color: #ff6600;
  color: #fff;
  text-decoration: none;
  -webkit-appearance: none !important;
  min-height: 30px;
  font-size: 13px;
  border-bottom: 5px solid #d45500;
  border-radius: 4px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05);
  cursor: pointer;
  line-height: 30px;
  nowhitespace: afterproperty;
  nowhitespace: afterproperty;
  nowhitespace: afterproperty;
  nowhitespace: afterproperty;
  text-shadow: 1px 1px 0 #F03131;
  width: 100%;
}

#sidebar input[type="button"]:active,
input[type="submit"]:active,
button[type="submit"]:active,
button[type="button"]:active {
  background-image: linear-gradient(to bottom, #d61212 0px, #F03131 100%);
  border-color: #bbb #bbb #ddd;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.10) inset;
}

input[type="button"]:hover,
input[type="submit"]:hover,
button[type="submit"]:hover,
button[type="button"]:hover {
  background: #c41111;
  border-bottom: 5px solid #a60f0f;
}

a.btn-readmore {
  color: #333333;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 1%, #e6e6e6 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(100%, #e6e6e6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 1%, #e6e6e6 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 1%, #e6e6e6 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 1%, #e6e6e6 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 1%, #e6e6e6 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  /* IE6-9 */
  padding: 2px 10px;
  font-weight: normal;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  text-decoration: none;
  font-size: 12px;
  border: 1px solid #dddddd;
  float: right;
}

a.btn-readmore:hover {
  color: #333;
  text-decoration: none;
  -webkit-box-shadow: inset 3px 3px 5px 0 rgba(0, 0, 0, 0.5);
  box-shadow: inset 3px 3px 5px 0 rgba(0, 0, 0, 0.5);
}


/* Mailto */

.mailto {
  background: #fff;
  color: #222;
  padding: 10px;
}


/* Tooltips */

.tip-wrap {
  float: left;
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #535353;
  border: 1px solid #222;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  max-width: 200px;
  text-shadow: 1px 1px #000
}

.tip-title {
  padding: 0;
  margin: 0;
  display: none
}

.tip-text {
  font-size: 100%;
  margin: 0;
}

#topcontrol {
  background: url(../images/arrow_up.png) 50% 50% no-repeat;
  width: 50px;
  height: 50px;
  white-space: nowrap;
  cursor: pointer;
  opacity: 0.7;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  bottom: 20px;
  right: 20px;
  z-index: 999;
}


/* Error */

#error {
  padding: 20px;
  text-align: center
}

#error .error {
  color: #FF0000;
  display: block;
  padding: 0;
  font-size: 200px;
  font-weight: bold;
  line-height: 200px;
}

#error .center {
  width: 400px;
  margin-left: -200px;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 20%
}

#error .error {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.9), 0 1px 0 rgba(255, 255, 255, 0.7);
}

#error .error>span {
  display: inline-block;
  position: relative;
}

#error .error>span:before {
  content: "";
  position: absolute;
  top: 70%;
  left: -30px;
  right: -30px;
  height: 80px;
  background: url(../images/error.png) no-repeat;
  background-size: 100% 100%;
}

#error ol li {
  text-align: left;
}


/* Offline */

.error-offline .error>span:before {
  top: 65%;
}

.error-offline .message {
  width: 350px;
}


/* Thumbs */

.width-10 {
  width: 10px;
}

.width-20 {
  width: 20px;
}

.width-30 {
  width: 30px;
}

.width-40 {
  width: 40px;
}

.width-50 {
  width: 50px;
}

.width-60 {
  width: 60px;
}

.width-70 {
  width: 70px;
}

.width-80 {
  width: 80px;
}

.width-90 {
  width: 90px;
}

.width-100 {
  width: 100px;
}

.height-10 {
  height: 10px;
}

.height-20 {
  height: 20px;
}

.height-30 {
  height: 30px;
}

.height-40 {
  height: 40px;
}

.height-50 {
  height: 50px;
}

.height-60 {
  height: 60px;
}

.height-70 {
  height: 70px;
}

.height-80 {
  height: 80px;
}

.height-90 {
  height: 90px;
}

.height-100 {
  height: 100px;
}

.thumbnail {
  border: 1px solid #ccc!important;
  max-width: 100%!important;
}

.thumbnail img {
  -moz-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.thumbnail img:hover {
  opacity: 1;
}

.thumbnail.pull-left {
  padding: 5px
}

.thumbnail.pull-right {
  margin-left: 10px!important;
  padding: 5px
}

.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}

.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}

.thumbnails:after {
  clear: both;
}

.thumbnails>li {
  float: left;
  margin-bottom: 18px;
  margin-left: 20px;
}

.thumbnail {
  padding: 0px!important;
}

a.thumbnail:hover {
  border-color: #08c;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

.thumbnail>img {
  padding: 5px!important
}

.thumbnail .caption {
  padding: 9px;
  color: #555;
}


/* Footer */


/*#footer-wrap{ padding:10px 0;}*/

#footer-wrap p {
  margin: 0;
  padding: 0;
}


/* Footer Menu*/

#footer-nav {
  margin-bottom: 0;
  float: right;
}

#footer-nav ul {
  margin: 0;
  padding: 0;
  float: left;
}

#footer-nav ul li {
  list-style: none;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0 1px 0 0;
  border-right: none;
}

#footer-nav ul li a {
  display: block;
  padding: 0 10px 0 0;
  margin: 0;
  line-height: 12px;
  text-decoration: none;
  font-size: 12px;
  color: #363636
}

#footer-nav ul li:first-child a {
  border: none!important;
}

#footer-nav ul li a:hover {
  color: #d00a0b
}

.copyright {
  margin: 0;
  padding: 0;
  font-size: 12px;
  text-align: right;
  color: #363636;
  float: right;
}

.copyright a {
  font-size: 12px;
  color: #363636
}

.copyright a:hover {
  color: #d00a0b
}

.school {
  margin: 0;
  padding: 0;
  font-size: 10px;
  color: #3376B5;
  text-align: left;
  text-shadow: none;
  clear: both;
  font-family: Arial, Helvetica, sans-serif
}

.school a,
.school a:hover {
  text-decoration: none;
  font-size: 10px;
  color: #3376B5
}

.dl-horizontal dt {
  clear: left;
  float: left;
  overflow: hidden;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 40px;
}

.dl-horizontal dd {
  margin-left: 50px;
}

.content_rating p {
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 799px) {
  #leftbar-w {
    display: none;
  }
  #wrapper {
    padding: 10px!important;
    margin: 0!important
  }
  #slide-wrap {
    padding: 10px;
    max-height: 300px
  }
  #comp-wrap {
    margin: 0 0 10px 0
  }
  #social {
    display: block;
    float: none;
    clear: both;
    padding: 0 10px
  }
  #logo {
    text-align: center;
    float: none;
    display: block
  }
  #logo img {
    max-width: 250px;
    max-height: 70px;
    display: block;
    margin: 0 auto
  }
  #logo a {
    text-align: center
  }
  #site-description {
    text-align: center
  }
  #top {
    float: none;
    text-align: center!important;
    padding: 0 10px
  }
  #menu-icon {
    width: 100%;
    height: 55px;
    line-height: 55px;
    text-decoration: none;
    background: rgb(230, 81, 31);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(230, 81, 31, 1) 0%, rgba(144, 45, 11, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(230, 81, 31, 1)), color-stop(100%, rgba(144, 45, 11, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(230, 81, 31, 1) 0%, rgba(144, 45, 11, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(230, 81, 31, 1) 0%, rgba(144, 45, 11, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(230, 81, 31, 1) 0%, rgba(144, 45, 11, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(230, 81, 31, 1) 0%, rgba(144, 45, 11, 1) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6511f', endColorstr='#902d0b', GradientType=1);
    /* IE6-9 */
    color: #fff;
    padding: 0;
    cursor: pointer;
    display: block;
    letter-spacing: 1px;
  }
  #menu-icon:hover,
  #menu-icon.active {
    color: #fff;
    background: rgb(201, 50, 0);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(201, 50, 0, 1) 1%, rgba(125, 12, 0, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(1%, rgba(201, 50, 0, 1)), color-stop(100%, rgba(125, 12, 0, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(201, 50, 0, 1) 1%, rgba(125, 12, 0, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(201, 50, 0, 1) 1%, rgba(125, 12, 0, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(201, 50, 0, 1) 1%, rgba(125, 12, 0, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(201, 50, 0, 1) 1%, rgba(125, 12, 0, 1) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c93200', endColorstr='#7d0c00', GradientType=1);
    /* IE6-9 */
  }
  .menu-icon-title {
    font-size: 20px;
    padding: 0 0 0 10px;
  }
  .icon-double-angle-down {
    font-size: 30px;
    padding: 0 10px 0 0;
    float: right;
    height: 55px!important;
    line-height: 55px!important;
  }
  #navbar {
    display: none;
    height: auto;
    margin: 0;
    padding: 10px;
    background: rgb(255, 102, 0);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(255, 102, 0, 1) 0%, rgba(201, 50, 0, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 102, 0, 1)), color-stop(100%, rgba(201, 50, 0, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255, 102, 0, 1) 0%, rgba(201, 50, 0, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255, 102, 0, 1) 0%, rgba(201, 50, 0, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255, 102, 0, 1) 0%, rgba(201, 50, 0, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(255, 102, 0, 1) 0%, rgba(201, 50, 0, 1) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6600', endColorstr='#c93200', GradientType=1);
    /* IE6-9 */
  }
  /* Menu */
  #navbar-wrap {
    height: auto;
    display: block;
    margin: 0;
    padding: 10px;
    float: none;
  }
  /* Navigation */
  #navigation {
    padding: 0px;
    display: block;
  }
  #navigation ul.menu {
    float: none;
    background: none;
    padding: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  #navigation .menu {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #navigation .menu .icon-angle-right {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -6px;
    font-size: 12px;
  }
  #navigation .menu>li {
    display: block;
    float: none;
  }
  #navigation .menu>li ul {
    display: none;
  }
  #navigation .menu>li:hover ul {
    display: block;
  }
  /*by subhash*/
  #navigation .menu ul {
    position: relative;
    left: 0;
    top: 100%;
    margin: 0;
    nowhitespace: afterproperty;
    opacity: 1;
    transition: none;
    visibility: visible;
    z-index: 99;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none
  }
  #navigation .menu ul ul {
    position: relative!important;
    margin: 1px 0 0 0;
    padding: 0;
    left: 0px;
    width: 100%;
    display: block;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  #navigation .menu ul ul li {
    width: auto
  }
  #navigation .menu li {
    position: relative;
  }
  #navigation .menu li:hover>ul {
    margin: 0;
    opacity: 1;
    visibility: visible;
  }
  #navigation .menu a {
    display: block;
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
  }
  /* current item */
  #navigation .menu>li>a:hover,
  #navigation .menu>li.sfHover>a,
  #navigation .menu>.active>a,
  #navigation .active>a:hover,
  #navigation .active>a:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.3);
  }
  #navigation .menu>.active>a,
  #navigation li.active>a {
    font-weight: bold;
    color: #fff
  }
  #navigation .menu>li {
    margin: 0;
    padding: 0;
  }
  #navigation .menu a {
    height: auto;
    color: #fff;
    font-weight: 400;
    text-align: left;
    text-decoration: none;
    cursor: pointer;
    line-height: 45px;
    font-size: 15px;
    padding: 0 !important;
  }
  /*drop-down styles*/
  #navigation .menu ul {
    border-top: none;
    background: none;
    border: none;
  }
  #navigation .menu li:hover ul {
    margin: 0;
  }
  #navigation .menu ul ul.sub-menu {
    margin: 0;
    padding: 0;
    border-top: 1px solid #0068aa
  }
  #navigation .menu ul ul.sub-menu li {
    margin: 0;
    padding: 0;
  }
  /*#navigation .menu ul li { border-bottom:1px solid #0068aa}*/
  #navigation .menu ul li:first-child {}
  #navigation .menu ul li:last-child {
    border: 0
  }
  #navigation .menu ul li>a:hover {
    color: #fff
  }
  #navigation .menu ul a {
    display: block;
    height: auto;
    margin: 0px;
    padding: 0 25px;
    text-transform: none;
    border: 0px;
  }
  #navigation ul.sub-menu .icon-angle-down:before {
    content: ""!important;
  }
  #navigation ul.sub-menu a {
    font-size: 13px;
    line-height: 35px;
    padding: 0 0 0 4% !important;
  }
  #navigation i {
    text-align: right
  }
  #footer-nav {
    float: none;
    padding: 10px;
  }
  #footer-nav ul {
    float: none
  }
  .copyright {
    float: none;
    text-align: center
  }
  #navigation .menu li:nth-child(1) {
    background-color: transparent;
    background-image: none;
    border-bottom: none
  }
  #navigation .menu li:nth-child(2) {
    background-color: transparent;
    background-image: none;
    border-bottom: none
  }
  #navigation .menu li:nth-child(3) {
    background-color: transparent;
    background-image: none;
    border-bottom: none
  }
  #navigation .menu li:nth-child(4) {
    background-color: transparent;
    background-image: none;
    border-bottom: none
  }
  #navigation .menu li:nth-child(5) {
    background-color: transparent;
    background-image: none;
    border-bottom: none
  }
  #navigation .menu li:nth-child(6) {
    background-color: transparent;
    background-image: none;
    border-bottom: none
  }
  #navigation .menu li {
    width: 100%;
  }
  #navigation .menu ul a {
    color: #fff;
  }
  .contact-image {
    width: 100% !important;
    float: none;
  }
  .enquiry {
    width: 100% !important;
    float: none;
  }
}

@media screen and (max-width: 980px) {
  .award_image {
    border: none !important;
  }
}

@media screen and (max-width: 800px) {
  #user1 .module-body img {
    width: 15%;
    padding: 0 3%;
  }
  #user1 .module {
    padding: 50px 5px 10px;
    min-height: 225px;
  }
  .welcome_banner {
    margin-top: 0;
  }
  .branch_fee {
    width: 70% !important;
  }
}

@media screen and (max-width: 640px) {
  #leftbar-w {
    display: none;
  }
  #user1-wrap {
    padding: 0;
  }
  .welcome_banner {
    float: none;
    margin: 0 auto;
    width: 60%;
  }
  .welcome_text {
    float: none;
    width: 100%;
  }
  .item-page-title,
  .item-page-title a,
  .contact-name {
    font-size: 20px;
  }
  .item_image {
    float: none !important;
  }
  #navigation .menu a,
  #navigation .menu>li>a:hover,
  #navigation .menu>li.sfHover>a,
  #navigation .menu>.active>a,
  #navigation .active>a:hover,
  #navigation .active>a:hover {
    border: none;
  }
  #user1 .module {
    min-height: 0;
  }
  .branch_icon {
    width: 100%;
    float: none;
  }
  .branch_text {
    width: 100%;
    float: none;
  }
  .enquiry {
    width: 100%;
  }
  .adress,
  .tel,
  .email {
    width: 100%;
  }
  .branch_fee {
    width: 100% !important;
  }
  .container {
    background-image: none !important;
  }
  #navigation .menu li:nth-child(1) {
    background-color: transparent;
    background-image: none;
    border-bottom: none
  }
  #navigation .menu li:nth-child(2) {
    background-color: transparent;
    background-image: none;
    border-bottom: none
  }
  #navigation .menu li:nth-child(3) {
    background-color: transparent;
    background-image: none;
    border-bottom: none
  }
  #navigation .menu li:nth-child(4) {
    background-color: transparent;
    background-image: none;
    border-bottom: none
  }
  #navigation .menu li:nth-child(5) {
    background-color: transparent;
    background-image: none;
    border-bottom: none
  }
  #navigation .menu li:nth-child(6) {
    background-color: transparent;
    background-image: none;
    border-bottom: none
  }
  #user1 .module {
    padding: 15px 5px 10px;
  }
  #user1 .module-body img {
    width: 35px;
  }
}


/*edit by pooja*/

a.morelink {
  text-decoration: none;
  outline: none;
}

.morecontent span {
  display: none;
}

.diff_content {
  color: #000;
  line-height: 200%;
  font-size: 15px;
  border: none !important;
  padding: 0 !important;
}

.diff_content2 {
  color: #4ca1ca;
  line-height: 200%;
  font-size: 15px;
  border: none !important;
  padding: 0 !important;
}

.item-content p {
  margin-bottom: 2%;
  padding-bottom: 1%;
  border-bottom: 3px solid #ddd;
}

.about_img {
  float: right;
  padding: 4px;
  margin-left: 4px;
}

.about_img img {
  max-width: 120px;
  border: 4px solid #dddddd;
  border-radius: 75px;
  -webkit-box-shadow: 4px 4px 2px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 4px 4px 2px 0 rgba(0, 0, 0, 0.5);
}

.item_image {
  background-color: #dddddd;
  padding: 1%;
  max-width: 250px;
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
  float: left;
  margin-right: 2%;
}

.icon_p {
  padding-left: 70px;
}

.readmore_div {
  display: block;
  float: right;
}

strong img {
  margin-right: 20px;
}

.award_main {
  background-color: #dddddd;
  padding: 2%;
  border-radius: 5px;
  box-shadow: 0 0 5px;
  -moz-box-shadow: 0 0 5px;
  max-width: 246px;
}

.award_mam {
  background-color: #dddddd;
  padding: 2%;
  border-radius: 5px;
  box-shadow: 0 0 5px;
  -moz-box-shadow: 0 0 5px;
  width: 44%;
  margin-bottom: 2%;
  float: left;
}

.award_mam:nth-child(2) {
  margin-left: 4%;
}

.award_image {
  background-color: #fff;
  border-left: 3px solid #dddddd;
  border-right: 3px solid #dddddd;
  border-top: 3px solid #dddddd;
  padding: 1% 0 0.2% 1%;
}

#sidebar .custom {
  border: 1px solid #ddd;
  padding: 4%;
  margin-bottom: 8%;
  border-radius: 5px;
  background-image: url(../images/bg_border.png);
  background-repeat: no-repeat;
  background-color: #f0f0f0;
  margin-top: 15px;
}

.category-desc {
  border: 1px solid #ddd;
  margin: 2% 0;
  padding: 1.5%;
  background-color: #fff6af;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.5);
  min-height: 40px;
}

.article_logo {
  width: 120px;
  height: 50px;
  float: left;
  margin-right: 2%;
  border: 4px solid #ddd;
  background-image: url(../images/bg_media.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}

.category-desc a {}

#leftbar-w #sidebar {
  padding: 0 0 15%;
}

.author {
  color: #e55c00;
  padding-left: 2%;
}

.franchise_award {
  width: 49%;
  margin: 0 auto;
  line-height: 0;
  background-color: #ddd;
  box-shadow: 0 0 2px;
  padding: 1%;
}

.award_title {
  color: #000088;
  text-align: center;
  font-size: 17px;
}

.sub_tile {
  text-align: center;
}

.franchise_name {
  padding-left: 60px;
  background-image: url(../images/test_icon.png);
  background-repeat: no-repeat;
  background-position: left;
  text-align: left;
  margin: 5% 0;
}

.franchise_name strong {
  line-height: 150%;
}

.franchise-col1-title {
  background-repeat: no-repeat;
  background-position: left;
  padding: 1% 0 0% 35px;
  font-size: 20px;
  margin: 4% 0;
  border-bottom: 4px solid #c70800;
}

.gen_text {
  border: 1px solid #ddd;
  padding: 5%;
  margin-bottom: 2%;
  background-image: url(../images/contacts.png);
  background-repeat: no-repeat;
  background-position: right;
}

.title5 {
  background-color: #ff8503;
  padding-left: 1%;
  color: #fff;
}

.form_select {
  float: left;
  width: 48%;
}

.form_select:nth-child(2) {
  float: right;
}

.list-title select,
.list-title input[type="file"] {
  margin-bottom: 0;
  padding: 2%;
}

#branchlist .item,
#branches .getitem {
  margin: 0;
  padding: 0;
  border: none;
}

.getitem {
  margin: 2% 0
}

.blink {
  display: inline;
  color: inherit;
  animation: blink 1s steps(1) infinite;
  -webkit-animation: blink 1s steps(1) infinite;
}

@keyframes blink {
  50% {
    color: #00dc24;
  }
}

@-webkit-keyframes blink {
  50% {
    color: #00dc24;
  }
}

@media screen and (max-width: 370px) {
  strong img {
    margin-right: 0;
  }
  .icon_p {
    padding-left: 0;
  }
  .award_image {
    float: none;
  }
  #leftbar-w {
    display: none;
  }
}

.inner_article {
  background-color: #FFC;
  margin: 2% 0;
  padding: 1% 2%;
  border-bottom: 3px solid #a0a04b;
  border-radius: 15px;
}

.inner_article .item-page-title {
  border: none;
  padding: 0;
  margin: 0;
  display: block;
  font-size: 16px;
}

.pform_heading {
  background: #63b5dd;
  /* Old browsers */
  background: -moz-linear-gradient(top, #63b5dd 0%, #0384bb 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #63b5dd), color-stop(100%, #0384bb));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #63b5dd 0%, #0384bb 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #63b5dd 0%, #0384bb 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #63b5dd 0%, #0384bb 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #63b5dd 0%, #0384bb 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63b5dd', endColorstr='#0384bb', GradientType=0);
  /* IE6-9 */
  padding: 2%;
}

.pform_heading .title {
  color: #fff;
  font-size: 16px;
}

.adress {
  float: left;
  width: 31%;
  min-width: 200px;
}

.tel {
  float: left;
  width: 39%;
  min-width: 200px;
}

.email {
  float: left;
  width: 30%;
  min-width: 200px;
}

.state-bar {
  background-color: #ffdc54;
  color: #771e00;
  padding-left: 1%;
  border-bottom: 4px solid #d6b122;
}


/*.branchinfo .state-bar{display:none;}*/

.top_marquee {
  height: 25px;
  background-color: #a10001;
  width: 100%;
}

.top_marquee p {
  color: #fff;
}

.heading_form {
  text-align: center;
  color: #000;
  font-size: 18px;
  margin: 0 5%;
}

.welcome_banner input {
  padding: 5%;
}

.welcome_banner input[type="submit"] {
  padding: 0.5% 10%;
  width: auto;
  border-radius: 0;
  margin: 0;
}

.submit_row {
  text-align: center;
  -webkit-box-shadow: inset 0 0 10px 0 rgba(158, 139, 0, 1);
  box-shadow: inset 0 0 10px 0 rgba(158, 139, 0, 1);
  background-color: #fee000;
  padding: 4% 0;
}

.welcome_banner select {
  padding: 5%;
  width: 100%;
}

.form_text {
  width: 85%;
  margin: 4% auto;
}

.login_text {
  color: #9b9b9b;
  font-size: 18px;
  letter-spacing: 1px;
  text-align: center;
  margin-top: 3%;
}

.form-inline input[type="text"] {
  background-color: #fff;
}

.overTxtLabel {
  color: #bababa;
}

.readmore_img {
  padding: 0.5%;
  position: relative !important;
  float: right;
}

.branchinfo {
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.5);
  margin-bottom: 1%;
}

.testimonial_image {
  margin-bottom: 2%;
}

.branch_fee {
  background-color: #f0f0f0;
  width: 50%;
  margin: 0 auto;
}

.branch_fee .item-page-title {
  background-color: #ff6600;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  line-height: 1;
  padding: 3%;
}

.branch_fee .item-content {
  padding: 2%;
}

input[type="file"],
.branch_fee input[type="text"],
.branch_fee input[type="password"],
.branch_fee input[type="email"],
.branch_fee input[type="url"],
.branch_fee input[type="tel"],
.branch_fee textarea {
  width: 95%;
}

.branch_fee select {
  width: 99%;
}

.album {
  margin: 0;
  list-style: none;
}

.album li {
  width: 30%;
  float: left;
  margin: 0 1.5%;
}

.album li img {
  border: 5px solid #fff;
  box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.3);
  border-radius: 80px;
  height: 150px;
  width: 150px;
}

.gallery {
  margin: 0;
  list-style: none;
}

.gallery li {
  width: 22%;
  float: left;
  margin: 0 1.5%;
}

.gallery li img {
  border: 4px solid #fde000;
  height: 120px;
  width: 100%;
}

.gallery li:nth-child(1) img {
  border-radius: 0 50px 50px;
}

.gallery li:nth-child(2) img {
  border-radius: 50px 0 50px 50px;
}

.gallery li:nth-child(3) img {
  border-radius: 0 50px 50px;
}

.gallery li:nth-child(4) img {
  border-radius: 50px 0 50px 50px;
}

.gallery li:nth-child(5) img {
  border-radius: 50px 50px 50px 0;
}

.gallery li:nth-child(6) img {
  border-radius: 50px 50px 0 50px;
}

.gallery li:nth-child(7) img {
  border-radius: 50px 50px 50px 0;
}

.gallery li:nth-child(8) img {
  border-radius: 50px 50px 0 50px;
}

.gallery li:nth-child(9) img {
  border-radius: 0 50px 50px;
}

.gallery li:nth-child(10) img {
  border-radius: 50px 0 50px 50px;
}

.gallery li:nth-child(11) img {
  border-radius: 0 50px 50px;
}

.gallery li:nth-child(12) img {
  border-radius: 50px 0 50px 50px;
}

.gallery li:nth-child(13) img {
  border-radius: 50px 50px 50px 0;
}

.gallery li:nth-child(14) img {
  border-radius: 50px 50px 0 50px;
}

.gallery li:nth-child(15) img {
  border-radius: 50px 50px 50px 0;
}

.gallery li:nth-child(16) img {
  border-radius: 50px 50px 0 50px;
}

.item-content ol {
  list-style: decimal;
  margin: 2% 0;
  background-color: #d8f7ff;
  padding: 0 1%;
}

.joinus {
  background-color: #ffc000;
  padding: 2%;
}

.map {
  min-height: 350px;
  border: 2px solid #8ea589;
  margin-top: 4.5%;
}

.branches_contact {
  -webkit-box-shadow: 5px 5px 5px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 5px 5px 5px 2px rgba(0, 0, 0, 0.3);
  background-color: #f4f4f4;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  background-image: url(../images/border.png);
  background-repeat: no-repeat;
  background-position: center;
  padding: 2.5%;
}

.contact-image {
  width: 55%;
  float: left;
}

.branches_contact h3 {
  color: #434343;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px #A8A8A8;
}

.contact-contactinfo {
  margin-bottom: 2%;
}

.gallery_img {
  border: 2px solid #ffc000;
  -webkit-box-shadow: inset 4px 4px 7px 0 rgba(0, 0, 0, 0.3);
  box-shadow: inset 4px 4px 7px 0 rgba(0, 0, 0, 0.3);
  height: 150px;
}

.cat-items h2 {
  background-color: #f0f0f0;
  color: #404040;
  margin-bottom: 1.5%;
  padding-bottom: 0.5%;
  padding-left: 1%;
  text-shadow: 1px 1px 2px #737373;
  font-size: 18px;
  border-bottom: 4px solid #00abd6;
}

.info-content h1 {
  font-size: 18px;
  line-height: 70%;
}

.table_data {
  font-size: 11px;
  height: 35px;
  border-bottom: 1px solid #f0f0f0;
}

.seminar_img {
  margin: 8% 0;
  line-height: 0;
  border: 7px solid #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}

.seminar_img img {
  width: 98% !important;
  margin: 0 !important;
  height: 125px !important;
}

.album .desc {
  float: none;
  display: block;
}

.school_photo {
  margin-bottom: 10%;
}

.fixed {
  position: fixed !important;
  top: -5px;
  z-index: 9999;
  width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) !important;
  -webkit-box-shadow: 0 0 40px #222 !important;
  -moz-box-shadow: 0 0 40px #222 !important;
}

.franchise_heading {
  background-color: #ff6600;
  color: #fff;
  padding: 1% 0 1% 4%;
}

.userdata {
  background-color: #f0f0f0;
  padding: 3%;
}

.leftbox ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.social_icon {
  width: 40%;
  float: left;
}

.footer_text {
  width: 60%;
  float: right;
}

.social {
  background-color: #fff;
  padding: 3%;
}

.social li {
  border-radius: 5px;
  margin: 2% 0 !important;
  padding: 0 2% !important;
}

.module_menu {
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  background-color: #ede7d4;
  margin-bottom: 6%;
  padding-bottom: 15%;
}

.modulesocial {
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  padding: 5%;
  background-color: #fff;
}

.modulesocial li div {
  width: 100%;
}

.modulesocial li div span {
  width: auto !important;
}

.readmore_img {
  display: block !important;
  float: right;
  position: relative !important;
}

.readmore_img img {
  width: 35px;
}

.modulesocial li:nth-child(1) {
  background-color: #f0f0f0;
}

.contact_branchbtn {
  background-color: #1b8d00;
  border-bottom: 3px solid #0f5100;
  border-left: 2px solid #a0ff89;
  border-top: 2px solid #a0ff89;
  color: #fff !important;
  font-weight: bold;
  letter-spacing: 0.5px;
  padding: 4% 10px 4% 5%;
}

.branch_shemrock {
  color: #ff0000;
  float: left;
  font-size: 14px;
  padding-right: 1%;
  text-transform: capitalize;
}

.branch_shemford {
  color: #ff7200;
  float: left;
  font-size: 14px;
  padding-right: 1%;
  text-transform: capitalize;
}

.infoshemrock {
  background-color: #fffacc;
  padding: 1%;
}

.infoshemford {
  background-color: #effff0;
  padding: 1%;
}

.branch_fee .add-on {
  display: none;
}

.branch_fee .control-group:nth-child(7) .add-on {
  display: block;
}


/*  added by bijay on 8 oct 14, for thankyou page  Start----------   */

.thanku_container {
  padding: 0 2%;
}

.thanku_left {
  width: 49%;
  float: left;
}

.thanku_right {
  width: 49%;
  float: right;
  margin-left: 2%;
}

.thanku_image {
  width: 16%;
  float: left;
  border: 5px solid #fff;
  box-shadow: 2px 2px 5px;
  border-radius: 35px;
  background-color: rgba(255, 255, 255, 0.6)
}

.thanku_image img {
  width: 100%;
}

.thanku_text {
  width: 76%;
  float: right;
  padding: 0 2%;
}

.thanku_container h3 {
  font-size: 18px;
  text-align: left !important;
}

.thanku_row {
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 3%;
  padding-bottom: 2%;
}


/*  added by bijay on 8 oct 14, for thankyou page  End----------   */

.branch_fee .control-group:nth-child(1) {
  float: left;
  width: 49%;
}

.branch_fee .control-group:nth-child(2) {
  float: right;
  width: 49%;
}

.branch_fee .control-group:nth-child(3) {
  float: left;
  width: 49%;
}

.branch_fee .control-group:nth-child(4) {
  float: right;
  width: 49%;
}

.branch_fee .control-group:nth-child(5) {
  float: left;
  width: 49%;
}

.branch_fee .control-group:nth-child(6) {
  float: left;
  width: 49%;
}

.branch_fee .control-group:nth-child(7) {
  float: right;
  width: 49%;
}

.branch_fee .control-group:nth-child(8) {
  float: none;
  clear: both;
  width: 20%;
  margin: 0 auto;
}

.branch_fee .item-page-title {
  margin: 0;
}

.inner_banner {
  width: 100%;
}

.branch_fee .item-page-title {
  padding: 3%;
  background-color: #ff6600;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  font-size: 17px;
}

.branch_fee input[type="button"],
.branch_fee input[type="submit"],
.branch_fee button[type="submit"],
.branch_fee button[type="button"] {
  display: inline-block;
  margin-top: 0;
  padding: 0 10px;
  background-color: #13bfce;
  color: #fff;
  text-decoration: none;
  -webkit-appearance: none !important;
  min-height: 30px;
  font-size: 14px;
  border-bottom: 5px solid #1195a1;
  border-radius: 4px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05);
  cursor: pointer;
  line-height: 30px;
  nowhitespace: afterproperty;
  nowhitespace: afterproperty;
  nowhitespace: afterproperty;
  nowhitespace: afterproperty;
  width: auto;
  text-shadow: none;
}

.branch_fee .add-on {
  display: none;
}

.branch_fee .control-group:nth-child(7) .add-on {
  display: block;
}

.branch_fee input[type="button"]:hover,
.branch_fee input[type="submit"]:hover,
.branch_fee button[type="submit"]:hover,
.branch_fee button[type="button"]:hover {
  background: #1195a1;
  border-bottom: 5px solid #0f7b85;
}

.read_icon {
  display: block;
}

.row_form {
  display: block;
}

.social_facebook {
  display: block;
  font-size: 15px;
  background-color: #00437c;
  color: #fff;
  border-bottom: 5px solid #fff;
  padding-left: 4%;
  width: 96% !important;
  text-align: left;
  margin-bottom: 4%;
}

.social_googleplus {
  display: block;
  background-color: #d72f19;
  font-size: 15px;
  margin-bottom: 4%;
  margin-top: 4%;
  padding-left: 4%;
  width: 96% !important;
  color: #fff;
  text-align: left;
}

.social_twitter {
  display: block;
  background-color: rgb(52, 190, 218);
  font-size: 15px;
  margin-bottom: 4%;
  margin-top: 4%;
  padding-left: 4%;
  width: 96% !important;
  color: #fff;
  text-align: left;
}

.social_twitter img {
  width: 50% !important;
}

.branchinfo a:hover {
  text-decoration: none;
}

#hellobar a img {
  display: none;
}

@media all and (min-width: 240px) and (max-width: 350px) {
  .joinus {
    display: none;
  }
  .footer_text {
    width: 100%;
  }
  .social_icon {
    width: 100%;
  }
  .com1 {
    width: 100% !important;
    float: left;
  }
  .com2 {
    width: 100% !important;
    float: right;
  }
}

@media all and (min-width: 360px) and (max-width: 375px) {
  .joinus {
    display: none;
  }
  .footer_text {
    width: 100%;
  }
  .social_icon {
    width: 100%;
  }
  .com1 {
    width: 100% !important;
    float: left;
  }
  .com2 {
    width: 100% !important;
    float: right;
  }
}

@media all and (min-width: 550px) and (max-width: 568px) {
  .joinus {
    display: none;
  }
  .footer_text {
    width: 100%;
  }
  .social_icon {
    width: 100%;
  }
  .com1 {
    width: 100% !important;
    float: left;
  }
  .com2 {
    width: 100% !important;
    float: right;
  }
}

@media all and (min-width: 550px) and (max-width: 568px) {
  .joinus {
    display: none;
  }
  .footer_text {
    width: 100%;
  }
  .social_icon {
    width: 100%;
  }
  .com1 {
    width: 100% !important;
    float: left;
  }
  .com2 {
    width: 100% !important;
    float: right;
  }
}

@media all and (min-width: 650px) and (max-width: 670px) {
  .joinus {
    display: none;
  }
  .footer_text {
    width: 100%;
  }
  .social_icon {
    width: 100%;
  }
  .com1 {
    width: 100% !important;
    float: left;
  }
  .com2 {
    width: 100% !important;
    float: right;
  }
}

@media all and (min-width: 390px) and (max-width: 420px) {
  .joinus {
    display: none;
  }
  .footer_text {
    width: 100%;
  }
  .social_icon {
    width: 100%;
  }
  .com1 {
    width: 100% !important;
    float: left;
  }
  .com2 {
    width: 100% !important;
    float: right;
  }
}

@media all and (min-width: 720px) and (max-width: 738px) {
  .joinus {
    display: none;
  }
  .footer_text {
    width: 100%;
  }
  .social_icon {
    width: 100%;
  }
  .com1 {
    width: 100% !important;
    float: left;
  }
  .com2 {
    width: 100% !important;
    float: right;
  }
}

@media all and (min-width: 360px) and (max-width: 388px) {
  .joinus {
    display: none;
  }
  .footer_text {
    width: 100%;
  }
  .social_icon {
    width: 100%;
  }
  .com1 {
    width: 100% !important;
    float: left;
  }
  .com2 {
    width: 100% !important;
    float: right;
  }
}

@media all and (min-width: 590px) and (max-width: 600px) {
  .joinus {
    display: none;
  }
  .footer_text {
    width: 100%;
  }
  .social_icon {
    width: 100%;
  }
  .com1 {
    width: 100% !important;
    float: left;
  }
  .com2 {
    width: 100% !important;
    float: right;
  }
}

.com1 {
  width: 58%;
  float: left;
}

.com2 {
  width: 40%;
  float: right;
}

@media (min-width:100px) and (max-width:768px) {
  div.img {
    width: 100% !important;
  }
}

@media (min-width:100px) and (max-width:768px) {
  .gallery_img {
    width: 100% !important;
  }
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  #main-content {
    display: table;
  }
  .item-page {
    display: table-footer-group;
  }
  #rightbar-w {
    display: table-header-group;
    float: none;
  }
}