/*css framework by RishiG
mailme @ rishi.g987@gmail.com
*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: 'Open Sans', sans-serif; }
.btn-primary, .btn-warning, .btn-info, .btn-success { border: none !important; }
.blue { background-color: #28a495; }
.btn.btn-wired {
  border: 1px solid #555;
}
h1 {
  font-weight: lighter;
}
.btn.btn-wired:hover {
  border: 1px solid #555;
  background-color: #fff; color: #555;
}
.btn-white {
  background-color: #fff;
  border: medium none;
  border-radius: 4px !important;
  color: #37bcac;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 20px;
  text-transform: uppercase;
}
a.list-group-item { color: #555555; font-weight: 300; text-transform: uppercase; }
body { font-family: 'Open Sans', sans-serif; background-color: #fff; color: #787878;     -webkit-transition:all ease-out .30s;
    -moz-transition:all ease-out .30s;
    -o-transition:all ease-out .30s;
    transition-delay: all ease-out .30s; }
a { color: #4F4F4F; }
a:hover { color: #28a495; }
a, a:hover, a:focus { text-decoration: none; outline: none; }
/* Thumbnails */
.thumbnail { padding: 0px; border-radius: 0px; }
/* footer bottom */
.footerextra { margin-top: 50px; padding: 20px; background-color: #FFFFFF; }
/* Nav tab */
.nav > li > a:hover, .nav > li > a:focus { background-color: #FCFCFC; }
.nav-tabs > li > a { border-radius: 0px; margin-top: 10px; background-color: #FFFFFF; }
.nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus { background-color: #28a495; color: #FFFFFF; }
.nav-list .nav-header { margin-left: 15px; margin-right: 15px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75); font-weight: 800; margin-bottom: 10px; }
/* Nav Pills */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { background-color: #28a495; color: #FFFFFF; }
.nav-pills > li > a { border-radius: 0px; }
/* Breadcrumb */
.breadcrumb { background-color: #FCFCFC; border-radius: 0 0 0 0; margin-bottom: 20px; padding: 10px 15px; border-left: 2px solid #28a495; }
/* Pagination */
.pagination > li:first-child > a, .pagination > li:first-child > span { border-radius: 100%; background-color: #fff; }
.pagination > li:last-child > a, .pagination > li:last-child > span { border-radius: 100%; background-color: #fff; }
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { background-color: #28a495; border-color: #cd9b04; }
/* Pager */
.pager li > a, .pager li > span { border-radius: 0px; }
.pager { background-color: #28a495; border-radius: 0px; color: #FFFFFF; display: inline-block; font-size: 14px; font-weight: 600; }
.pager li:first-child > a, .pager li:first-child > span { border-left: medium none; }
.pager li > a, .pager li > span { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background: none repeat scroll 0 0 transparent; border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #2C3E50; border-radius: 0px; border-style: none none none solid; color: #FFFFFF; padding: 9px 15px 10px; text-decoration: none; white-space: nowrap; transition: all 0.2s linear 0s; }
.pager li > a:hover, .pager li > span:hover, .pager li > a:focus, .pager li > span:focus { background-color: #5C5C5C; }
.pager li > a:active, .pager li > span:active { background-color: #5C5C5C; }
.pagination { position: relative; }
.pagination { background: none ; color: #FFFFFF; }
.pagination li:first-child { border-radius: 100%; }

.pagination > .disabled > span, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { border-color: #FCFCFC; }
.pagination li.previous > a, .pagination li.next > a, .pagination li.previous > span, .pagination li.next > span { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background: none repeat scroll 0 0 transparent; border-color: -moz-use-text-color #E4E7EA -moz-use-text-color -moz-use-text-color; border-image: none; border-radius: 0px; border-style: none solid none none; border-width: medium 2px medium medium; font-size: 16px; margin: 0 9px 0 0; padding: 12px 17px; }
.pagination li.previous > a, .pagination li.next > a, .pagination li.previous > span, .pagination li.next > span, .pagination li.previous > a:hover, .pagination li.next > a:hover, .pagination li.previous > span:hover, .pagination li.next > span:hover, .pagination li.previous > a:focus, .pagination li.next > a:focus, .pagination li.previous > span:focus, .pagination li.next > span:focus { border-color: #E4E7EA !important; }
@media (max-width:480px) {
    .pagination li.previous > a, .pagination li.next > a, .pagination li.previous > span, .pagination li.next > span { margin-right: 0; }
}
.pagination li.next { margin-left: 9px; }
.pagination li.next > a, .pagination li.next > span { border-left: 2px solid #E4E7EA; border-radius: 0px; border-right: medium none; margin: 0; }
.pagination li.active > a, .pagination li.active > span {
  background-color: #37bcac;
  border-color: #ffffff;
  color: #fff;
}.pagination li.active > a:hover, .pagination li.active > span:hover, .pagination li.active > a:focus, .pagination li.active > span:focus { background-color: #FFFFFF; border-color: #FFFFFF; color: #D6DBDF; }
.pagination li.active.previous, .pagination li.active.next { border-color: #E4E7EA; }
.pagination li.active.previous { margin-right: 6px; }
.pagination li > a, .pagination li > span {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  border-radius: 100%;
  color: #555555;
  display: inline-block;
  line-height: 16px;
  margin: 7px 2px 6px;
  min-height: 16px;
  min-width: 0;
  padding: 5px 10px;
  transition: background 0.2s ease-out 0s, border-color 0s ease-out 0s, color 0.2s ease-out 0s;
}.pagination li > a:hover, .pagination li > span:hover, .pagination li > a:focus, .pagination li > span:focus { background-color: #0d9b88; border-color: #28a495; color: #FFFFFF; transition: background 0.2s ease-out 0s, border-color 0.2s ease-out 0s, color 0.2s ease-out 0s; }
.pagination li > a:active, .pagination li > span:active { background-color: #16A085; border-color: #16A085; }
.pagination > .btn.previous, .pagination > .btn.next { font-size: 14px; margin-right: 8px; padding-left: 23px; padding-right: 23px; }
.pagination > .btn.next { margin-left: 8px; margin-right: 0; }
.tooltip { font-size: 14px; }
.tooltip.in { opacity: 1; }
.tooltip.top { padding-bottom: 9px; }
.tooltip.top .tooltip-arrow { border-top-color: #28a495; border-width: 9px 9px 0; bottom: 0; margin-left: -9px; }
.tooltip.right .tooltip-arrow { border-right-color: #28a495; border-width: 9px 9px 9px 0; left: -3px; margin-top: -9px; }
.tooltip.bottom { padding-top: 8px; }
.tooltip.bottom .tooltip-arrow { border-bottom-color: #28a495; border-width: 0 9px 9px; margin-left: -9px; top: -1px; }
.tooltip.left .tooltip-arrow { border-left-color: #28a495; border-width: 9px 0 9px 9px; margin-top: -9px; right: -3px; }
.tooltip-inner { background-color: #28a495; border-radius: 0px; line-height: 18px; padding: 12px; text-align: center; width: 183px; }
/* Alert */
.alert { border-radius: 0px; }
.label { border-radius: 0px; }
.progress { border-radius: 0px; }
.badge { background-color: #999999; border-radius: 0px; }
.progress-bar { background-color: #28a495; }
.progress-bar-info { background-color: #41B7D8; }
.progress-bar-success { background-color: #AADD00; }
.progress-bar-warning { background-color: #FFCC00; }
.progress-bar-danger { background-color: #c21c48; }
/* Navbar */
.navbar-nav > li > a { padding-bottom: 20px; padding-top: 20px; }
.navbar-brand { padding: 4px; }
.navbar-form .form-control { margin-top: 5px; }
.navbar { border-radius: 0px; border: 0px; }
.navbar-default { background-color: #FFFFFF; border-color: #FFFFFF; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { background-color: #F7F7F7; color: #555555; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { border-bottom: 1px solid #28a495; outline: 0 none; transition: all 0.4s ease 0s; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { border-bottom: 1px solid #28a495; }
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { border-bottom: 2px solid #28a495; outline: 0 none; transition: all 0.4s ease 0s; }
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus { border-bottom: 2px solid #28a495; }
/* Form Control */
.form-control { background-color: #FFFFFF; border: 1px solid #CCCCCC; border-radius: 0 0 0 0; box-shadow: none; }
.form-control:focus { box-shadow: none; border-color: #28a495; }
.input-group-addon { background-color: #FCFCFC; }
/* Form */
.has-warning .form-control { box-shadow: none; border-color: #FFCC00; }
.has-error .form-control { box-shadow: none; border-color: #c21c48; }
.has-success .form-control { border-color: #AADD00; box-shadow: none; }
.has-success .form-control:focus, .has-error .form-control:focus, .has-warning .form-control:focus { box-shadow: none; }

/*css framework by RishiG
mailme @ rishi.g987@gmail.com
*/
/*social buttons*/

.btn-bitbucket{color:#fff;background-color:#205081;border-color:rgba(0,0,0,0.2)}.btn-bitbucket:hover,.btn-bitbucket:focus,.btn-bitbucket:active,.btn-bitbucket.active,.open .dropdown-toggle.btn-bitbucket{color:#fff;background-color:#183c60;border-color:rgba(0,0,0,0.2)}
.btn-bitbucket:active,.btn-bitbucket.active,.open .dropdown-toggle.btn-bitbucket{background-image:none}
.btn-bitbucket.disabled,.btn-bitbucket[disabled],fieldset[disabled] .btn-bitbucket,.btn-bitbucket.disabled:hover,.btn-bitbucket[disabled]:hover,fieldset[disabled] .btn-bitbucket:hover,.btn-bitbucket.disabled:focus,.btn-bitbucket[disabled]:focus,fieldset[disabled] .btn-bitbucket:focus,.btn-bitbucket.disabled:active,.btn-bitbucket[disabled]:active,fieldset[disabled] .btn-bitbucket:active,.btn-bitbucket.disabled.active,.btn-bitbucket[disabled].active,fieldset[disabled] .btn-bitbucket.active{background-color:#205081;border-color:rgba(0,0,0,0.2)}
.btn-dropbox{color:#fff;background-color:#1087dd;border-color:rgba(0,0,0,0.2)}.btn-dropbox:hover,.btn-dropbox:focus,.btn-dropbox:active,.btn-dropbox.active,.open .dropdown-toggle.btn-dropbox{color:#fff;background-color:#0d70b7;border-color:rgba(0,0,0,0.2)}
.btn-dropbox:active,.btn-dropbox.active,.open .dropdown-toggle.btn-dropbox{background-image:none}
.btn-dropbox.disabled,.btn-dropbox[disabled],fieldset[disabled] .btn-dropbox,.btn-dropbox.disabled:hover,.btn-dropbox[disabled]:hover,fieldset[disabled] .btn-dropbox:hover,.btn-dropbox.disabled:focus,.btn-dropbox[disabled]:focus,fieldset[disabled] .btn-dropbox:focus,.btn-dropbox.disabled:active,.btn-dropbox[disabled]:active,fieldset[disabled] .btn-dropbox:active,.btn-dropbox.disabled.active,.btn-dropbox[disabled].active,fieldset[disabled] .btn-dropbox.active{background-color:#1087dd;border-color:rgba(0,0,0,0.2)}
.btn-facebook{color:#fff;background-color:#3b5998;border-color:rgba(0,0,0,0.2)}.btn-facebook:hover,.btn-facebook:focus,.btn-facebook:active,.btn-facebook.active,.open .dropdown-toggle.btn-facebook{color:#fff;background-color:#30487b;border-color:rgba(0,0,0,0.2)}
.btn-facebook:active,.btn-facebook.active,.open .dropdown-toggle.btn-facebook{background-image:none}
.btn-facebook.disabled,.btn-facebook[disabled],fieldset[disabled] .btn-facebook,.btn-facebook.disabled:hover,.btn-facebook[disabled]:hover,fieldset[disabled] .btn-facebook:hover,.btn-facebook.disabled:focus,.btn-facebook[disabled]:focus,fieldset[disabled] .btn-facebook:focus,.btn-facebook.disabled:active,.btn-facebook[disabled]:active,fieldset[disabled] .btn-facebook:active,.btn-facebook.disabled.active,.btn-facebook[disabled].active,fieldset[disabled] .btn-facebook.active{background-color:#3b5998;border-color:rgba(0,0,0,0.2)}
.btn-flickr{color:#fff;background-color:#ff0084;border-color:rgba(0,0,0,0.2)}.btn-flickr:hover,.btn-flickr:focus,.btn-flickr:active,.btn-flickr.active,.open .dropdown-toggle.btn-flickr{color:#fff;background-color:#d6006f;border-color:rgba(0,0,0,0.2)}
.btn-flickr:active,.btn-flickr.active,.open .dropdown-toggle.btn-flickr{background-image:none}
.btn-flickr.disabled,.btn-flickr[disabled],fieldset[disabled] .btn-flickr,.btn-flickr.disabled:hover,.btn-flickr[disabled]:hover,fieldset[disabled] .btn-flickr:hover,.btn-flickr.disabled:focus,.btn-flickr[disabled]:focus,fieldset[disabled] .btn-flickr:focus,.btn-flickr.disabled:active,.btn-flickr[disabled]:active,fieldset[disabled] .btn-flickr:active,.btn-flickr.disabled.active,.btn-flickr[disabled].active,fieldset[disabled] .btn-flickr.active{background-color:#ff0084;border-color:rgba(0,0,0,0.2)}
.btn-foursquare{color:#fff;background-color:#0072b1;border-color:rgba(0,0,0,0.2)}.btn-foursquare:hover,.btn-foursquare:focus,.btn-foursquare:active,.btn-foursquare.active,.open .dropdown-toggle.btn-foursquare{color:#fff;background-color:#005888;border-color:rgba(0,0,0,0.2)}
.btn-foursquare:active,.btn-foursquare.active,.open .dropdown-toggle.btn-foursquare{background-image:none}
.btn-foursquare.disabled,.btn-foursquare[disabled],fieldset[disabled] .btn-foursquare,.btn-foursquare.disabled:hover,.btn-foursquare[disabled]:hover,fieldset[disabled] .btn-foursquare:hover,.btn-foursquare.disabled:focus,.btn-foursquare[disabled]:focus,fieldset[disabled] .btn-foursquare:focus,.btn-foursquare.disabled:active,.btn-foursquare[disabled]:active,fieldset[disabled] .btn-foursquare:active,.btn-foursquare.disabled.active,.btn-foursquare[disabled].active,fieldset[disabled] .btn-foursquare.active{background-color:#0072b1;border-color:rgba(0,0,0,0.2)}
.btn-github{color:#fff;background-color:#444;border-color:rgba(0,0,0,0.2)}.btn-github:hover,.btn-github:focus,.btn-github:active,.btn-github.active,.open .dropdown-toggle.btn-github{color:#fff;background-color:#303030;border-color:rgba(0,0,0,0.2)}
.btn-github:active,.btn-github.active,.open .dropdown-toggle.btn-github{background-image:none}
.btn-github.disabled,.btn-github[disabled],fieldset[disabled] .btn-github,.btn-github.disabled:hover,.btn-github[disabled]:hover,fieldset[disabled] .btn-github:hover,.btn-github.disabled:focus,.btn-github[disabled]:focus,fieldset[disabled] .btn-github:focus,.btn-github.disabled:active,.btn-github[disabled]:active,fieldset[disabled] .btn-github:active,.btn-github.disabled.active,.btn-github[disabled].active,fieldset[disabled] .btn-github.active{background-color:#444;border-color:rgba(0,0,0,0.2)}
.btn-google-plus{color:#fff;background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}.btn-google-plus:hover,.btn-google-plus:focus,.btn-google-plus:active,.btn-google-plus.active,.open .dropdown-toggle.btn-google-plus{color:#fff;background-color:#ca3523;border-color:rgba(0,0,0,0.2)}
.btn-google-plus:active,.btn-google-plus.active,.open .dropdown-toggle.btn-google-plus{background-image:none}
.btn-google-plus.disabled,.btn-google-plus[disabled],fieldset[disabled] .btn-google-plus,.btn-google-plus.disabled:hover,.btn-google-plus[disabled]:hover,fieldset[disabled] .btn-google-plus:hover,.btn-google-plus.disabled:focus,.btn-google-plus[disabled]:focus,fieldset[disabled] .btn-google-plus:focus,.btn-google-plus.disabled:active,.btn-google-plus[disabled]:active,fieldset[disabled] .btn-google-plus:active,.btn-google-plus.disabled.active,.btn-google-plus[disabled].active,fieldset[disabled] .btn-google-plus.active{background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}
.btn-instagram{color:#fff;background-color:#3f729b;border-color:rgba(0,0,0,0.2)}.btn-instagram:hover,.btn-instagram:focus,.btn-instagram:active,.btn-instagram.active,.open .dropdown-toggle.btn-instagram{color:#fff;background-color:#335d7e;border-color:rgba(0,0,0,0.2)}
.btn-instagram:active,.btn-instagram.active,.open .dropdown-toggle.btn-instagram{background-image:none}
.btn-instagram.disabled,.btn-instagram[disabled],fieldset[disabled] .btn-instagram,.btn-instagram.disabled:hover,.btn-instagram[disabled]:hover,fieldset[disabled] .btn-instagram:hover,.btn-instagram.disabled:focus,.btn-instagram[disabled]:focus,fieldset[disabled] .btn-instagram:focus,.btn-instagram.disabled:active,.btn-instagram[disabled]:active,fieldset[disabled] .btn-instagram:active,.btn-instagram.disabled.active,.btn-instagram[disabled].active,fieldset[disabled] .btn-instagram.active{background-color:#3f729b;border-color:rgba(0,0,0,0.2)}
.btn-linkedin{color:#fff;background-color:#007bb6;border-color:rgba(0,0,0,0.2)}.btn-linkedin:hover,.btn-linkedin:focus,.btn-linkedin:active,.btn-linkedin.active,.open .dropdown-toggle.btn-linkedin{color:#fff;background-color:#005f8d;border-color:rgba(0,0,0,0.2)}
.btn-linkedin:active,.btn-linkedin.active,.open .dropdown-toggle.btn-linkedin{background-image:none}
.btn-linkedin.disabled,.btn-linkedin[disabled],fieldset[disabled] .btn-linkedin,.btn-linkedin.disabled:hover,.btn-linkedin[disabled]:hover,fieldset[disabled] .btn-linkedin:hover,.btn-linkedin.disabled:focus,.btn-linkedin[disabled]:focus,fieldset[disabled] .btn-linkedin:focus,.btn-linkedin.disabled:active,.btn-linkedin[disabled]:active,fieldset[disabled] .btn-linkedin:active,.btn-linkedin.disabled.active,.btn-linkedin[disabled].active,fieldset[disabled] .btn-linkedin.active{background-color:#007bb6;border-color:rgba(0,0,0,0.2)}
.btn-tumblr{color:#fff;background-color:#2c4762;border-color:rgba(0,0,0,0.2)}.btn-tumblr:hover,.btn-tumblr:focus,.btn-tumblr:active,.btn-tumblr.active,.open .dropdown-toggle.btn-tumblr{color:#fff;background-color:#1f3346;border-color:rgba(0,0,0,0.2)}
.btn-tumblr:active,.btn-tumblr.active,.open .dropdown-toggle.btn-tumblr{background-image:none}
.btn-tumblr.disabled,.btn-tumblr[disabled],fieldset[disabled] .btn-tumblr,.btn-tumblr.disabled:hover,.btn-tumblr[disabled]:hover,fieldset[disabled] .btn-tumblr:hover,.btn-tumblr.disabled:focus,.btn-tumblr[disabled]:focus,fieldset[disabled] .btn-tumblr:focus,.btn-tumblr.disabled:active,.btn-tumblr[disabled]:active,fieldset[disabled] .btn-tumblr:active,.btn-tumblr.disabled.active,.btn-tumblr[disabled].active,fieldset[disabled] .btn-tumblr.active{background-color:#2c4762;border-color:rgba(0,0,0,0.2)}
.btn-twitter{color:#fff;background-color:#55acee;border-color:rgba(0,0,0,0.2)}.btn-twitter:hover,.btn-twitter:focus,.btn-twitter:active,.btn-twitter.active,.open .dropdown-toggle.btn-twitter{color:#fff;background-color:#309aea;border-color:rgba(0,0,0,0.2)}
.btn-twitter:active,.btn-twitter.active,.open .dropdown-toggle.btn-twitter{background-image:none}
.btn-twitter.disabled,.btn-twitter[disabled],fieldset[disabled] .btn-twitter,.btn-twitter.disabled:hover,.btn-twitter[disabled]:hover,fieldset[disabled] .btn-twitter:hover,.btn-twitter.disabled:focus,.btn-twitter[disabled]:focus,fieldset[disabled] .btn-twitter:focus,.btn-twitter.disabled:active,.btn-twitter[disabled]:active,fieldset[disabled] .btn-twitter:active,.btn-twitter.disabled.active,.btn-twitter[disabled].active,fieldset[disabled] .btn-twitter.active{background-color:#55acee;border-color:rgba(0,0,0,0.2)}
.btn-vk{color:#fff;background-color:#587ea3;border-color:rgba(0,0,0,0.2)}.btn-vk:hover,.btn-vk:focus,.btn-vk:active,.btn-vk.active,.open .dropdown-toggle.btn-vk{color:#fff;background-color:#4a6a89;border-color:rgba(0,0,0,0.2)}
.btn-vk:active,.btn-vk.active,.open .dropdown-toggle.btn-vk{background-image:none}
.btn-vk.disabled,.btn-vk[disabled],fieldset[disabled] .btn-vk,.btn-vk.disabled:hover,.btn-vk[disabled]:hover,fieldset[disabled] .btn-vk:hover,.btn-vk.disabled:focus,.btn-vk[disabled]:focus,fieldset[disabled] .btn-vk:focus,.btn-vk.disabled:active,.btn-vk[disabled]:active,fieldset[disabled] .btn-vk:active,.btn-vk.disabled.active,.btn-vk[disabled].active,fieldset[disabled] .btn-vk.active{background-color:#587ea3;border-color:rgba(0,0,0,0.2)}

/*dropdown menu*/
.dropdown-menu { border-radius: 0px; box-shadow: none; }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { background-color: #28a495; }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { background-color: #5C5C5C; color: #FFFFFF; }
.dropdown-menu { background-color: #FFFFFF; border: 1px solid #CCCCCC; box-shadow: none; display: block; margin-top: 8px; opacity: 0; padding: 0; transition: all 0.3s linear 0s; visibility: hidden; width: 100%; }
.dropdown-menu.typeahead { display: none; margin-top: 2px; opacity: 1; visibility: visible; width: auto; }
.open > .dropdown-menu { margin-top: 0px; opacity: 1; visibility: visible; }
.dropdown-menu li:first-child dt + a { border-radius: 0 0 0 0; }
.dropdown-menu li:first-child > a { border-radius: 0px; padding-top: 8px; }
.dropdown-menu li:last-child > a { border-radius: 0px; padding-bottom: 10px; }
.dropdown-menu li.active > a, .dropdown-menu li.selected > a, .dropdown-menu li.active > a.highlighted, .dropdown-menu li.selected > a.highlighted { background: none repeat scroll 0 0 #5C5C5C; color: #FFFFFF; }
.dropdown-menu li.active > a:hover, .dropdown-menu li.selected > a:hover, .dropdown-menu li.active > a.highlighted:hover, .dropdown-menu li.selected > a.highlighted:hover, .dropdown-menu li.active > a:focus, .dropdown-menu li.selected > a:focus, .dropdown-menu li.active > a.highlighted:focus, .dropdown-menu li.selected > a.highlighted:focus { background: none repeat scroll 0 0 #5C5C5C; color: #FFFFFF; }
.dropdown-menu li > a { color: rgba(52, 73, 94, 0.75); padding: 6px 15px 8px; text-decoration: none; transition: background-color 0.25s ease 0s; }
.dropdown-menu li > a:before, .dropdown-menu li > a:after { content: ""; display: table; }
.dropdown-menu li > a:after { clear: both; }
.dropdown-menu li > a:hover, .dropdown-menu li > a:active, .dropdown-menu li > a:focus { background: none repeat scroll 0 0 #28a495; color: #FFFFFF; outline: medium none; }
.dropdown-menu li > a.highlighted { background: none repeat scroll 0 0 #28a495; color: #FFFFFF; }
.dropdown-menu li > a.highlighted:hover, .dropdown-menu li > a.highlighted:focus { background: none repeat scroll 0 0 #28a495; color: #FFFFFF; }
.dropdown-menu li > a:before { float: right; margin-top: 3px; }
.dropdown-menu li dt { font-weight: 300; margin-bottom: 3px; margin-top: 12px; padding: 0 15px; }
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { margin-bottom: 8px; }
.dropup .dropdown-arrow, .navbar-fixed-bottom .dropdown .dropdown-arrow { border-bottom: medium none; border-top: 8px outset #F3F4F5; bottom: 100%; top: auto; }
.navbar-fixed-bottom .nav > li > ul:before { border-bottom: medium none; border-top: 9px outset #34495E; bottom: 4px; top: auto; }
.open.dropup > .dropdown-menu { margin-bottom: 18px; }
.open.dropup > .dropdown-arrow { margin-bottom: 10px; }
.open.dropup > .dropdown-arrow.dropdown-arrow-inverse { border-top-color: #34495E; }
.open > .dropdown-arrow { margin-top: 9px; opacity: 1; }
/* Tables */
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th { background-color: #FCFCFC; ver }
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td { border-bottom-width: 1px; }
.table thead > tr > th { border-bottom: 1px solid #DDDDDD; }
/* Buttons */
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary.active { background-color: #fad668; border-color: #28a495; }
.btn {  transition: all 0.2s linear 0s; }
.btn-primary { background-color: #37bcac; border-color: #cd9b04; color: #FFFFFF; }
.btn-warning { background-color: #FFCC00; border-color: #EEA236; color: #FFFFFF; }
.btn-success { background-color: #AADD00; border-color: #4CAE4C; color: #FFFFFF; }
.btn-info { background-color: #41B7D8; border-color: #2264B0; color: #FFFFFF; }
.btn-danger { background-color: #c21c48; border-color: #B91D47; color: #FFFFFF; }
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default { background-color: #5C5C5C; border-color: #000000; color: #FFFFFF; }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary { background-color: #5C5C5C; border-color: #000000; color: #FFFFFF; }
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success { background-color: #5C5C5C; border-color: #000000; color: #FFFFFF; }
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning { background-color: #5C5C5C; border-color: #000000; color: #FFFFFF; }
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger { background-color: #5C5C5C; border-color: #000000; color: #FFFFFF; }
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info { background-color: #5C5C5C; border-color: #000000; color: #FFFFFF; }
/* Blockquotes */
blockquote { border-left: 1px solid #28a495; }
blockquote.pull-right { border-right: 1px solid #28a495; }
/* Well */
.well { background: none repeat scroll 0 0 #FFFFFF; border-radius: 0px; border: 1px solid #E0E0E0; }
/* Pricing Table */
.pricing { margin: 0 0 30px; }
.pricing:after, .pricing:before { content: ""; display: table; line-height: 0; }
.pricing:after { clear: both; }
.pricing .ptable { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; -moz-box-sizing: border-box; background-color: #FFFFFF; border-color: #E0E0E0; border-image: none; border-style: solid; border-width: 1px 0 1px 1px; display: block; float: left; margin-bottom: 30px; overflow: hidden; position: relative; text-align: center; }
.pricing .ptable.featured { border-right-width: 1px; box-shadow: 0 0 16px rgba(0, 0, 0, 0.15); margin: -10px -1px 0 0; z-index: 1; }
.pricing .ptable.featured .table-header { padding: 20px; }
.pricing .ptable:last-child { border-right-width: 1px; }
.pricing.two-tables .ptable { width: 50%; }
.pricing.three-tables .ptable { width: 33.333%; }
.pricing.four-tables .ptable { width: 25%; }
.pricing .ptable .table-header { border-bottom: 1px solid #E0E0E0; color: #000000; font-size: 18px; padding: 10px 20px; background-color: #CCCCCC; }
.pricing .ptable .table-price { background-color: #FCFCFC; border-bottom: 1px solid #E0E0E0; padding: 10px 20px; }
.pricing .ptable .table-price .price { color: #28a495; font-family: 'Metrophobic', sans-serif; font-size: 32px; line-height: 1; }
.pricing .ptable .table-price .price > span { display: inline-block; font-size: 16px; position: relative; top: 2px; vertical-align: text-top; }
.pricing .ptable .table-features ul { list-style: none outside none; margin: 0; padding: 0; }
.pricing .ptable .table-features ul li { border-bottom: 1px solid #DDDDDD; padding: 10px 20px; }
.pricing .ptable .table-features ul li:nth-child(2n) { background-color: #FDFDFD; }
.pricing .ptable .table-footer { padding: 20px; }
/* Jumbotron */
/*css framework by RishiG
mailme @ rishi.g987@gmail.com
*/

.container .jumbotron { border-radius: 0px; }
/* List Group */
.list-group-item:first-child { border-top-left-radius: 0px; border-top-right-radius: 0px; }
.list-group-item:last-child { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; margin-bottom: 0; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus { background-color: #28a495; border-color: #cd9b04; color: #FFFFFF; z-index: 2; }
/* Panel */
.panel { border-radius: 0px; }
.panel-heading { border-bottom: 1px solid transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; }
.panel-footer { background-color: #FCFCFC; }
.panel-primary > .panel-heading { background-color: #28a495; border-color: #cd9b04; color: #FFFFFF; }
.panel-group .panel { border-radius: 0px; }
.panel-default > .panel-heading { background-color: #FCFCFC; border-color: #DDDDDD; color: #333333; }
/* Miscellaneous */
.btn-group-vertical > .btn:last-child:not(:first-child) { border-bottom-left-radius: 0px; }
.btn-group-vertical > .btn:first-child:not(:last-child) { border-top-right-radius: 0px; }
.jumbotron { background-color: #FCFCFC; }
.label-primary { background-color: #28a495; }
@media only screen and (max-width:767px) {
    .pricing.two-tables .ptable, .pricing.three-tables .ptable, .pricing.four-tables .ptable { width: 100%; }
    .pricing .ptable, .pricing .ptable.featured { border: 1px solid #E0E0E0; margin: 0 0 30px; }
    .affix-top .list-group { margin-top: 1px; width: 100%; }
    .affix-top { margin-left: 0 !important; width: 100%; }
    .navbar-toggle { z-index: 200; }
}
.affix { height: 630px; left: 0; overflow-y: scroll; position: fixed; top: 0; width: 25%; }
.affix-top { margin-left: -15px; }
#back-top { bottom: 30px; position: fixed; right: 30px; }
.tab-content { padding: 10px 0; }

/*login window*/


/*
    Note: It is best to use a less version of this file ( see http://css2less.cc
    For the media queries use @screen-sm-min instead of 768px.
    For .omb_spanOr use @body-bg instead of white.
*/

@media (min-width: 768px) {
    .omb_row-sm-offset-3 div:first-child[class*="col-"] {
        margin-left: 25%;
    }
}

.omb_login .omb_authTitle {
    text-align: center;
	line-height: 300%;
}
	
.omb_login .omb_socialButtons a {
	color: white; // In yourUse @body-bg 
	opacity:0.9;
}
.omb_login .omb_socialButtons a:hover {
    color: white;
	opacity:1;    	
}
.omb_login .omb_socialButtons .omb_btn-facebook {background: #3b5998;}
.omb_login .omb_socialButtons .omb_btn-twitter {background: #00aced;}
.omb_login .omb_socialButtons .omb_btn-google {background: #c32f10;}

.login button.close {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  cursor: pointer;
  padding: 20px;
  position: absolute;
  right: 0;
}
.omb_login .omb_loginOr {
	position: relative;
	font-size: 1.5em;
	color: #aaa;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.omb_login .omb_loginOr .omb_hrOr {
	background-color: #cdcdcd;
	height: 1px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.omb_login .omb_loginOr .omb_spanOr {
	display: block;
	position: absolute;
	left: 50%;
	top: -0.6em;
	margin-left: -1.5em;
	background-color: white;
	width: 3em;
	text-align: center;
}			

.omb_login .omb_loginForm .input-group.i {
	width: 2em;
}
.omb_login .omb_loginForm  .help-block {
    color: red;
}

	
@media (min-width: 768px) {
    .omb_login .omb_forgotPwd {
        text-align: right;
		margin-top:10px;
 	}		
}
/*============  Custome components==============*/
  /*maine page header*/
header.jumbo {
  background: url("../img/bg/1.jpg") no-repeat scroll center top / cover  rgba(0, 0, 0, 0);
  max-height: 550px;
  min-height: 500px;
}

 .bg-header {
  background: url("../img/bg/cover.png") repeat scroll center top rgba(0, 0, 0, 0);
  max-height: 600px;
  padding-top:30px;
  min-height: 500px;
}
.jumbo h3,.jumbo h1 ,.jumbo h2 {  font-weight: lighter;
  margin: 0;
    color: #fff;
    font-family: open sans;
  text-transform: uppercase;}
.jumbo h3{
  font-size: 18px;

  margin: 0 0 20px;

}
.jumbo h2 b{color: #37bcac;}
.jumbo h2 {


  font-size: 25px;

  margin-top: 5px;
}
.jumbo h3 {

  font-size: 18px;

  margin: 0 0 20px;

}

  /*promo-line*/
  .promo-line{color: #fff; font-size: 25px; font-weight: lighter; padding: 20px 0; background-color: #37bcac;}
  .promo-line h1 {
  font-family: open sans;
  font-weight: lighter;
  margin: 0;
  text-transform: uppercase;
}

.pro-tabs h1 {
  font-family: open sans;
  font-weight: lighter;
  text-transform: uppercase;
}
/*tabs slider*/
.thumb-cover > img {
  display: block;
  max-width: 100%;
  overflow: hidden;
}
.thumb-cover  {
  height: 150px;
  overflow: hidden;
}
.caption p {
  color: #fff;
  font-size: 11px;
}
.caption > h3 {
  font-size: 18px;
  margin: 5px 0;
  color: #fff;
}
.pro-tabs .nav-tabs {
  border-bottom: 3px solid #ddd !important;
}
.pro-tabs .nav-tabs li a {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  font-family: open sans;
  font-size: 30px;
  font-weight: lighter;
  padding: 5px 0;
}
.pro-tabs .nav-tabs li a:focus,.pro-tabs .nav-tabs li a:hover,.pro-tabs .nav-tabs li a:active{border: none; background: none;} 
.pro-tabs .nav-tabs li.active a,.pro-tabs .nav-tabs li a:hover{color: #37bcac;}
.pro-tabs .nav-tabs {
  margin-bottom: 30px;
}
.caret-block {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color -moz-use-text-color #ddd #ddd;
  border-image: none;
  border-color: #ddd;
  border-style: none none solid solid;
  border-width: medium medium 3px 3px;
  bottom: 0px;
    /* For Safari 3.1 to 6.0 */
    -webkit-transition:all ease-out .25s;
    -moz-transition:all ease-out .25s;
    -o-transition:all ease-out .25s;
    transition-delay: all ease-out .25s;
    /* Standard syntax */

  opacity: 0;
  height: 40px;
  left: 45%;
  background-color: #fff;

  position: absolute;
  transform: rotate(-45deg);
  width: 40px;
}
li.active .caret-block {
  bottom: -22px;
  opacity: 1;
}

/* serch box part */
.search-box {
  background: none repeat scroll 0 0 #fafafa;
  margin: 40px 0 0;
  padding: 40px 0;
}
.serch-btn a {
  color: #555;
  padding: 7px 10px;
  position: absolute;
  top: 0;
}
.search-box
.serch-btn {
  position: relative;
}
.serch-btn .form-control {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 10px;
  padding-left: 40px;
}
.cat-listing .nav li a {
  padding: 2px 0;
}
.cat-listing h3 {
  color: #a2a8a4;
  font-size: 14px;
  margin: 20px 0 0;
  text-shadow: 1px 1px 0 #fff;
}
.head-brand {
  font-weight: lighter;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.row.cap-head {
  margin: 5px -15px 20px;
}
.search-box .thumbnail {
  box-shadow: 0 0 2px #888;
}

/* working-process-secton*/
.promotion-block {
  position: relative;
}
.promo-box.text-center {
  background: none repeat scroll 0 0 #fff;
  border: 10px solid #0D9B88;
  border-radius: 100%;
  color: #0D9B88;
  height: 250px;
  margin: 50px auto;
  padding-top: 60px;
  position: relative;
  text-align: center;
  width: 250px;
}
.linebg {
  background: none repeat scroll 0 0 #0D9B88;
  height: 10px;
  position: absolute;
  top: 46.5%;
  width: 100%;
  z-index: 0;
}
.promo-box.text-center > h3 {
  font-weight: 900;
  margin: 15px 0;
  text-align: center;
  text-transform: uppercase;
}
.noti-sec {
  background: none repeat scroll 0 0 #fff;
  border: 10px solid #ccc;
  border-radius: 100%;
  color: #555;
  font-weight: 900;
  left: 0;
  padding: 10px 20px;
  position: absolute;
  top: -10px;
}

.noti-sec {
  background: none repeat scroll 0 0 #fff;
  border: 10px solid #0D9B88;
  border-radius: 100%;
  color: #555;
  font-weight: 900;
  left: 0;
  padding: 10px 20px;
  position: absolute;
  top: -10px;
}
.promotion-block h3 {
  font-weight: lighter;
  text-transform: uppercase;
  margin: 0;
}
.arrow-line {
  background: none repeat scroll 0 0 #37bcac;
  padding: 0 2px;
  position: absolute;
  right: -25px;
  top: 36%;
}

/* comment section */
.user-comments img {
  display: block;
  margin: 0 auto;
}
.user-comments article {
  margin: 30px 0;
  overflow: hidden;
}
.well.well-cmnt {
  background: none repeat scroll 0 0 #f6f6f6;
  border: medium none;
  border-radius: 10px;
  box-shadow: none;
  position: relative;
}
.cmnt-arrow {
  left: -26px;
  position: absolute;
  top: 25%;
}
.cmnt-arrow-right {
  position: absolute;
  right: -26px;
  top: 25%;
  transform: rotate(180deg);
}
.carousel-indicators {
  bottom: 0;
}
.carousel-indicators li {
  background: none repeat scroll 0 0 #adadad;
  border: medium none;
  border-radius: 10px;
  cursor: pointer;
  display: inline-block;
  height: 10px;
  margin: 0px;
  text-indent: -999px;
  width: 10px;
}.carousel-indicators .active {
  background-color: #37bcac;
  height: 10px;
  margin: 0;
  width: 10px;
}


/*footer secetion-user*/
.dbs-footer {
  background: none repeat scroll 0 0 #fafafa;
  padding: 20px 0;
}
.dbs-footer a {
  font-size: 10px;
  text-transform: capitalize;
}
.social-btn a {
  border: 1px solid #ccc;
  border-radius: 100%;
  display: inline-block;
  font-size: 14px;
  padding: 5px 10px;
  text-align: center;
  width: 33px;
  margin-top: -5px;
}

/*user-account-detail-page*/
.panel-group .panel {
  background: none repeat scroll 0 0 #fafafa;
  border: medium none;
  border: none;
}
.panel-group .panel .panel-body {
  border: medium none !important;
}
.panel-group .panel-heading{border: none;}
.panel-group .panel-heading i {
  background: none repeat scroll 0 0 #fff;
  border-radius: 100%;
  font-size: 20px;
  height: 50px;
  padding: 15px;
  text-align: center;
  width: 50px;
}
.panel-group .panel-heading .panel-title {
  font-size: 26px;
  text-transform: uppercase;
  font-weight: lighter;
}
.panel-group .panel-heading .panel-title a{display: block;}
.panel-primary > .panel-heading {
  color: #fff;
}
.panel-primary > .panel-heading i{color: orange;}
.panel-primary > .panel-heading :hover a{color: #555;}

/*footer section*/
footer .bg-light {
  background: none repeat scroll 0 0 #e7e7e7;
  color: #999;
  margin-top: 20px;
  padding: 20px 0;
}
footer .bg-light h4 {
  color: #666;
  text-shadow: -1px -1px 0 #fff;
}
.bg-light a{color: #37bcac;}
footer .bg-light {
  background: none repeat scroll 0 0 #e7e7e7;
  color: #888888;
  margin-top: 20px;
  padding: 20px 0;
  text-shadow: 1px 1px #fff;
}
.btn-icon {
  border: 1px solid #d8d8d8;
  border-radius: 100%;
  float: left;
  height: 40px;
  margin-right: 10px;
  padding: 8px;
  width: 40px;
}
footer .bg-light  h4{color: #555; }
.bg-light .nav li {
  clear: both;
  margin-bottom: 16px;
}
.footer, .copyright-sec {
  background:#292929;
  border-bottom: 1px dotted #000;
  padding: 20px 0;
}
.footer a{color: #b9b9b9;}
.nav.nav-footer li:first-child{border-top: none;}
.nav.nav-footer li:last-child{border-bottom: none;}
.nav.nav-footer li{

  border-bottom: 1px dotted #000;
  border-top: 1px dotted #444;


}
.copyright-sec {
  border-top: 1px dotted #555;
  margin-bottom: -20px;
  padding: 20px 0;
}
.copyright-sec {
  border-top: 1px dotted #555;
  margin-bottom: -20px;
  padding: 20px 0;
  border-bottom: none;
}
.nav.nav-footer a {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);

  padding: 10px 0;
  text-transform: capitalize;
}
.social-footer a {
  border: none;
  box-shadow: 0 3px 5px #000;
  font-weight: bold;
  color: #888;
  text-shadow: 0 2px 2px #000 ;
}
.nav.nav-footer a:hover{background: none; color: #37bcac;} 

/*user profile*/
.user-image {
  border: 5px solid #eaeaea;
  border-radius: 100%;
  margin: 0 auto;
  max-height: 200px;
  overflow: hidden;
  width: 200px;
}

.main-gt .btn{position: relative;}
.main-gt .top-navigation {
  border-radius: 5px;
  position: absolute;
  right: 5px;
  top: 5px;
}
/* ---------------------------------------------------------------------- */
/*  Timeline
/* ---------------------------------------------------------------------- */
div.timeline {
  font-family: Arial;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
div.timeline .columns > li:nth-child(2n+1) {
  float: left;
  width: 50%;
  clear: left;
}
div.timeline .columns > li:nth-child(2n+2) {
  float: right;
  margin-top: 20px;
  width: 50%;
  clear: right;
}
div.timeline div.date_separator {
  clear: both;
  height: 60px;
  position: relative;
  text-align: center;
}
div.timeline div.date_separator span {
  border-radius: 5px 5px 5px 5px;
  display: block;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  margin-top: -16px;
  position: absolute;
  top: -200%;
  transition: all 0.3s linear 0s;
  width: 200px;
  top: 50%;
  left: 50%;
  margin-left: -100px;
  border: 1px solid #BBBBBB;
  background-color: #FFFFFF;
  color: #666666;
}
div.timeline div.spine {
  border-radius: 2px 2px 2px 2px;
  position: absolute;
  top: 0;
  transition: bottom 0.5s linear 0s;
  width: 4px;
  left: 50%;
  margin-left: -2px;
  bottom: 0;
  background-color: #CCCCCC;
}
div.timeline_element {
  border-radius: 5px 5px 5px 5px;
  clear: both;
  margin: 10px 0;
  opacity: 0;
  position: relative;
  transition: all 0.2s linear 0s;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  color: #000000;
  text-shadow: none;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
}
div.timeline_element:hover {
  border: 1px solid #AAAAAA;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}
div.timeline .columns {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.timeline .columns > li:nth-child(2n+1) div.timeline_element {
  float: right;
  left: 10%;
  margin-right: 30px;
  left: 0;
  opacity: 1;
}
div.timeline .columns > li:nth-child(2n+2) div.timeline_element {
  float: left;
  margin-left: 30px;
  right: 10%;
  opacity: 1;
  right: 0;
}
div.timeline div.column_center div.timeline_element {
  margin: 20px auto;
  opacity: 1;
}

div.timeline_element:before {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  width: 26px;
  border-top: 1px dashed #CCCCCC;
}
div.timeline .columns > li:nth-child(2n+1) div.timeline_element:before {
  right: -27px;
  top: 15px;
}
div.timeline .columns > li:nth-child(2n+2) div.timeline_element:before {
  left: -27px;
  top: 15px;
}
div.timeline div.column_center div.timeline_element:before {
  display: none;
}
div.timeline_element:after {
  border-radius: 100% 100% 100% 100%;
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  width: 10px;
  background-color: #BBBBBB;
  border: 1px solid #FFFFFF;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}
div.timeline_element:hover:after {
  z-index: 100;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  z-index: 100;
}
div.timeline .columns > li:nth-child(2n+1) div.timeline_element:after {
  right: -36px;
  top: 10px;
}
div.timeline .columns > li:nth-child(2n+2) div.timeline_element:after {
  left: -36px;
  top: 10px;
}

div.timeline.center div.column_center div.timeline_element:after {
  display: none;
}
/* ie8 fixes */
.ie8 div.timeline_element:after {
  display: none;
}
.ie8 div.timeline_element:before {
  display: none;
}
/**/
div.timeline_element div.timeline_title {
  font-size: 10px;
  margin: 10px;
  overflow: hidden;
  position: relative;
  text-transform: uppercase;
  color: #AAAAAA;
}
div.timeline_element div.title span.timeline_label {
  display: block;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 100px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
div.timeline_element div.timeline_title span.timeline_date {
  float: right;
}

div.timeline_element div.content {
  font-size: 13px;
  padding: 0 10px 10px;
}

div.timeline_element div.readmore {
  font-size: 12px;
  padding: 10px;
  text-align: right;
}

div.timeline div.description_container {
  height: 80px;
  margin: 5px 5px 5px 90px;
  overflow: hidden;
}

div.timeline_element.teal {
  background-color: #569099;
  border-color: #4D8189;
  color: #FFFFFF;
}
div.timeline_element.teal:after {
  background-color: #569099;
}
div.timeline_element.teal:hover:after {
  background-color: #FFFFFF;
  border: 1px solid #569099;
  z-index: 100;
}
div.timeline_element.teal div.timeline_title {
  color: #EEEEEE;
}
div.timeline_element.green {
  background-color: #3D9400;
  border-color: #327B00;
  color: #FFFFFF;
}
div.timeline_element.green:after {
  background-color: #3D9400;
}
div.timeline_element.green:hover:after {
  background-color: #FFFFFF;
  border: 1px solid #3D9400;
  z-index: 100;
}
div.timeline_element.green div.timeline_title {
  color: #EEEEEE;
}
div.timeline_element.bricky {
  background-color: #C83A2A;
  border-color: #B33426;
  color: #FFFFFF;
}
div.timeline_element.bricky:after {
  background-color: #C83A2A;
}
div.timeline_element.bricky:hover:after {
  background-color: #FFFFFF;
  border: 1px solid #C83A2A;
  z-index: 100;
}
div.timeline_element.bricky div.timeline_title {
  color: #EEEEEE;
}
div.timeline_element.purple {
  background-color: #57517B;
  border-color: #413D5C;
  color: #FFFFFF;
}
div.timeline_element.purple:after {
  background-color: #57517B;
}
div.timeline_element.purple:hover:after {
  background-color: #FFFFFF;
  border: 1px solid #57517B;
  z-index: 100;
}
div.timeline_element.purple div.timeline_title {
  color: #EEEEEE;
}
.btn-bricky{background: #fff;}

/*hover effect*/
.thumbnail {
    position:relative;
    overflow:hidden;
}
 .flyer .caption{outline: 1px solid #fff; outline-offset: -10px; padding-top: 100px;}
 .flyer .caption p{color: #fff;}
.caption {

  background: none repeat scroll 0 0 rgba(149, 165, 166, 0.75);
  color: #fff !important;
  display: none;
  height: 100%;
  padding: 2%;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 2;
}

.flyer {
  margin-bottom: 40px;
}

.pagi-cover {
  background: none repeat scroll 0 0 #fafafa;
  margin:  0 15px;
  overflow: hidden;
}

#sliding-header.navbar-fixed-top {
   -webkit-transition:all ease-out .45s; 

    -moz-transition:all ease-out .45s;
    -o-transition:all ease-out .45s;
    transition-delay: all ease-out .45s; 
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 10px 0;
  vertical-align: middle;
}
#sliding-header.navbar-fixed-top .btn-wired{border-color: #fff;}
#sliding-header.navbar-fixed-top .btn-wired:hover{color: #555;}
#sliding-header.navbar-fixed-top a{margin-top: 5px; color: #fff;}