Commit eb581e055d5fd90ff089eb97d5da87676b76e321

broken css is fixed
  
2828
2929 }
3030
31 }
31
3232
3333
3434.navigation-style {
4444
4545.navigation-style > ul > li {
4646
47//padding-left:100px;
47padding-left:100px;
4848
4949}
5050.navigation-style > ul > li {
8181.navigation
8282
8383{
84//margin-left:7em;
84margin-left:7em;
8585 }
86hr {
87
86hr
8887{
89//margin-left:7em;
90 }
88
89margin-left:7em;
90 }
9191hr {
9292
9393 color:blue;
311311 clear: both;
312312 font-weight: normal;
313313 line-height: 1.428571429;
314// color: white;
314 color: white;
315315 white-space: normal;
316316 }
317317
323323.dropdown-menu-large > li ul > li > a:focus {
324324 text-decoration: none;
325325 color: #262626;
326 */background-color: #f5f5f5;*/
326 /*background-color: #f5f5f5;*/
327327}
328328.dropdown-menu-large .disabled > a,
329329.dropdown-menu-large .disabled > a:hover,
469469
470470
471471.panel .panel-body a img { display: block; margin: 0; width: 100%; height: auto;
472}
473.mt40
474{
475 margin-top: 40px;
476 }
472477
473.mt40 { margin-top: 40px; }
474
475478.panel { position: relative; overflow: hidden; display: block; border-radius: 0 !important; }
476479.panel-default { border-color: #ebedef !important; }
477480.panel .panel-body { position: relative; padding: 0 !important; overflow: hidden; height: auto; }
488488}
489489
490490
491.panel .panel-body a.zoom span.overlay { position: absolute; top: 0; left: 0; visibility: hidden; height: 100%; width: 100%; background-color: #000; opacity: 0;
491.panel .panel-body a.zoom span.overlay { position: absolute; top: 0; left: 0; visibility: hidden; height: 100%; width: 100%; background-color: #000; opacity: 0; }
492492
493493.panel .panel-body a.zoom:hover img { transform: scale(1.3); -ms-transform: scale(1.3); -webkit-transform: scale(1.3); -o-transform: scale(1.3); -moz-transform: scale(1.3); }
494494.panel .panel-body a.zoom span.overlay { position: absolute; top: 0; left: 0; visibility: hidden; height: 100%; width: 100%; background-color: #000; opacity: 0;
514514
515515 }
516516
517
518
519
520
521
517
522518
523
524
525
526}
527.panel .panel-footer { padding: 8px !important; background-color: #f9f9f9 !important; border-bottom-right-radius: 0 !important; border-bottom-left-radius: 0 !important; }
519.panel .panel-footer
520{ padding: 8px !important; background-color: #f9f9f9 !important; border-bottom-right-radius: 0 !important; border-bottom-left-radius: 0 !important;
521 }
528522.panel .panel-footer h4 { display: inline; font: 400 normal 1.125em "Roboto",Arial,Verdana,sans-serif; color: #34495e margin: 0 !important; padding: 0 !important; }
529523.panel .panel-footer i.glyphicon { display: inline; font-size: 1.125em; cursor: pointer; }
530524.panel .panel-footer i.glyphicon-thumbs-up { color: #1abc9c; }
540540
541541/* Carousel styles */
542542.transition-timer-carousel .carousel-caption {
543
544 */.ekko-lightbox-container{position:relative}.ekko-lightbox-nav-overlay{position:absolute;top:0;left:0;z-index:100;width:100%;height:100%}.ekko-lightbox-nav-overlay a{z-index:100;display:block;width:49%;height:100%;padding-top:45%;font-size:30px;color:#fff;text-shadow:2px 2px 4px #000;opacity:0;filter:dropshadow(color=#000000,offx=2,offy=2);-webkit-transition:opacity .5s;-moz-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.ekko-lightbox-nav-overlay a:empty{width:49%}.ekko-lightbox a:hover{text-decoration:none;opacity:1}.ekko-lightbox .glyphicon-chevron-left{left:0;float:left;padding-left:15px;text-align:left}.ekko-lightbox .glyphicon-chevron-right{right:0;float:right;padding-right:15px;text-align:right}.ekko-lightbox .modal-footer{text-align:left}
543}
544 */.ekko-lightbox-container{
545position:relative
546}
547.ekko-lightbox-nav-overlay
548{
549position:absolute;top:0;left:0;z-index:100;width:100%;height:100%
550}.ekko-lightbox-nav-overlay a
551{
552z-index:100;display:block;width:49%;height:100%;padding-top:45%;font-size:30px;color:#fff;text-shadow:2px 2px 4px #000;opacity:0;filter:dropshadow(color=#000000,offx=2,offy=2);-webkit-transition:opacity .5s;-moz-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s
553}
554.ekko-lightbox-nav-overlay a:empty
555{
556width:49%
557}
558.ekko-lightbox a:hover
559{
560text-decoration:none;opacity:1
561}
562.ekko-lightbox .glyphicon-chevron-left
563{
564left:0;float:left;padding-left:15px;text-align:left
565}
566.ekko-lightbox .glyphicon-chevron-right
567{
568right:0;float:right;padding-right:15px;text-align:right
569}
570.ekko-lightbox .modal-footer
571{
572text-align:left
573}
545574/* Lightbox styles ends here */
546575
547576/* Carousel styles */
596596.transition-timer-carousel .carousel-caption .carousel-caption-header {
597597 margin-top: 10px;
598598 font-size: 24px;
599
600 }
599 }
601600@media (min-width: 970px) {
602601 /* Lower the font size of the carousel caption header so that our caption
603602 doesn't take up the full image/slide on smaller screens */
612612 z-index: 11;
613613 }
614614.transition-timer-carousel .transition-timer-carousel-progress-bar {
615
616.transition-timer-carousel .carousel-caption .carousel-caption-header {
615 }
616.transition-timer-carousel .carousel-caption .carousel-caption-header
617 {
617618 margin-top: 10px;
618619 font-size: 24px;
619620}
620621
621@media (min-width: 970px) {
622@media (min-width: 970px)
623 {
622624 /* Lower the font size of the carousel caption header so that our caption
623625 doesn't take up the full image/slide on smaller screens */
624626 .transition-timer-carousel .carousel-caption .carousel-caption-header {
625627 font-size: 36px;
626628 }
627}
629
628630.transition-timer-carousel .carousel-indicators {
629631 bottom: 0px;
630632 margin-bottom: 5px;
656656 -webkit-transition: width 4.25s linear;
657657 -moz-transition: width 4.25s linear;
658658 -o-transition: width 4.25s linear;
659 transition: width 4.25s linear;
659 transition: width 4.25s linear; }
660660
661 }
662
663661}
664662
663
665664/* Carousel styles ends here */
666665/* side bar css */
667666/* side menu css */
713713/* -------------end ----------- */
714714.wrapper.active {
715715 padding-left: 0px;
716// border-right:2px solid #000;
717// margin-left:90px;
716 border-right:2px solid #000;
717 margin-left:90px;
718718
719719 }
720720.wrapper.active .sidebar-wrapper {
766766 }
767767
768768.sidebar-wrapper {
769
769 }
770770#page-content-wrapper {
771771 visibility: hidden;
772772}
811811
812812}
813813/* -------------end ----------- */
814.wrapper.active {
814.wrapper.active
815{
815816 padding-left: 0px;
816// border-right:2px solid #000;
817// margin-left:90px;
817 border-right:2px solid #000;
818 margin-left:90px;
818819}
819820
820821.wrapper.active .sidebar-wrapper {
935935 margin-right: 0;
936936 }
937937
938}
938
939939.row {
940940 margin-left: 0;
941941 margin-right: 0;
11431143#quote-carousel .carousel-control.left
11441144{
11451145 left: -12px;
1146
1146 }
11471147/* Next button */
11481148#quote-carousel .carousel-control.right
11491149{