@font-face{
    src:url(../fonts/dax/dax_medium-webfont.ttf);
    font-family:'dax-med';
}
@font-face{
    src:url(../fonts/myriad-pro/myriad-pro.ttf);
    font-family:'myriad-pro';
}
@font-face{
    src:url(../fonts/font-awesome/fontawesome-webfont3860.ttf);
    font-family:"font-awesome";
}
h1,h2,h3,h4,h5,h6{
    font-family:'dax-med',Arial, Helvetica, sans-serif;
}
.backcolorheading{
    color: #fff!important;
    padding: 10px;
    background: linear-gradient(to right, #204d90, #ffffff);
    margin: 0 0 10px 0;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{width:100%;height:400px;}
p,a{
    font-family:'myriad-pro',Helvetica,Arial,Sans-Serif;
}
.phone,.email,.text{color:#2970b8;}
.opening-times {
    display: block;
    text-transform: uppercase;
    color: #9c9c9c;
    font: bold .675em 'myriad-pro',Helvetica,Arial,Sans-Serif;;
    line-height: 1.2em;
}
.logo-container i,a,.text{
    color:#2970b8;
}
.logo-right{
    float:right;
    width:auto;
    font-size: 1.1em;
    height: auto;
    margin-bottom: 20px;
    text-align:right;
}
.nav>li>a {
    padding: 10px 10px;
}
.register{margin-right: 10px;margin-left: 20px;}
.blink_me{background: red;padding: 2px 10px;color:#fff;border-top-left-radius: 20px;border-bottom-right-radius: 20px;text-align: center;animation: blinker 1.0s linear infinite;}
@keyframes blinker {
    0% {
        background: #a31e1f;
    }
    50% {
        background: red;
    }
    80% {
        background: orange;
    }
}
.first-row{margin-top:30px;}
.top-container{
    padding:2px 0;
    vertical-align: text-top;
  }
  .navbar{background-image:none;background-color: #204d90!important;border-bottom:5px solid #a6e173;margin-bottom: 0;}
  .navbar-default .navbar-nav>li>a{color:#fff;}
  /* .navbar-default .navbar-nav>li>a:hover{color:#ff8300;} */
  .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, #myTabs li a:hover{color:#ff8300;}
  .readmore, .news-item a{display:block;color:#ff8300;width:150px;cursor:pointer;} 
  .readmore:hover {color: #f92906;text-decoration: none;}
  .logo-container{display:inline-block;margin-bottom: 20px;margin-top: 20px;cursor: pointer;}
  .bg-dark{background-color: #3b115f!important;background-image:none; }
  .bg-dark-footer{padding-top:20px;background-color: #234f92;height: auto;color:#fff;border-top: 5px solid #FF9800;}
  .bg-dark-footer a{color:#fff;}
  .bg-dark-footer i{
    width: 25px;
    font-size: 16px;
    vertical-align: middle;
    text-align: center;
    color: #fff;
  }
  .bg-dark-footer .fa-envelope{
    font-size: 14px;
  }
  #login{
    border-radius: 20px;
    width: 124px;
    text-align: center;
    border: 2px solid #93d4f0;
  }
  #signup{
    border-radius: 20px;
    width: 124px;
    text-align: center;
    border: 2px solid #93d4f0;
  } 
  .nav-item{margin:0 5px;}
  .navbar-dark .navbar-nav .nav-link{color:#fff;}
  .navbar-dark .navbar-nav .nav-link:hover{color:#ff8300;}
  .phone,.email,.text{
    display: inline-block;
    padding: 0 0 0 28px;
    vertical-align: top;
  }
  .sticky{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    box-shadow: 1px 1px 1px 3px rgba(6, 6, 6, 0.17);
  }
  .extra-container{display: inline;}
 .carousel{
    height: 400px;
    /* background: -webkit-linear-gradient(left, #1c66a7 0, #428ac8 30%, #549cd8 50%, #428ac8 70%, #1c66a7 100%); */
 }
 
  .carousel-inner{
    height: 572px;
    /*background: -webkit-linear-gradient(left, #1c66a7 0, #428ac8 30%, #549cd8 50%, #428ac8 70%, #1c66a7 100%);*/
  }
  .carousel-inner blockquote{border-left: none;}
  .welcome-head{color:#3178a6;text-align:center;margin:10% 0 5% 0;}
  .service-thumbs,.customers{margin:5% auto;}
  .service-thumbs i{
  	text-align:center;
    font-size: 80px;
    margin: 0 auto;
    display: block;
    color:#f89406;
  }
  .service-thumbs i:hover{
    transition: 0.5s;
    transform: rotate(-360deg);
   }
  .customers > div:first-child{padding-left:0;}
  .customers > div:last-child{padding-right:0;}
  .btn-thumbs button{width:100%;}

  /*testimonial*/
  .review-inner {
    background: #e2e7e9;
    -moz-border-radius: 12px;
    border-radius: 12px;
    padding: 1.5em 1em;
    position: relative;
  }
  .review-stars {
    position: absolute;
    right: 16px;
    top: 24px;
    font-family: "font-awesome";
    -webkit-font-smoothing: antialiased;
    font-size: .875em;
    width: 4.857142857142857em;
}
.review-stars .total {
    color: #c0c5c6;
}
.review .review-stars .total:after {
    content: "\f005\f005\f005\f005\f005";
}
.review-stars .actual {
    color: #f76c10;
    position: absolute;
    left: 0;
    top: 0;
}
.review-date {
    color: #f76c10;
    font-weight: 600;
    font-size: .875em;
}
.for-serps {
    display: none;
}
.review-footer {
    background: url(../img/review-arrow-left.png) no-repeat 7px 0;
    background-size: 48px 28px;
    margin-top: -1px;
    position: relative;
    padding-top: 1em;
}
.review-footer .name {
    font-size: .875em;
    font-weight: 600;
    line-height: 1.5em;
    text-align: left;
    padding-left: 4.071428571428571em;
}

.button_mini {
    font-size: .875em;
    padding: .21428571428571427em .5714285714285714em .2857142857142857em .5714285714285714em;
    white-space: nowrap;
    border-radius: 4px;
}
.button.button_white:hover {
    background: #f1f3f4;
}
.review-inner h4 {
    font-size: 1.3125em;
    color:#006a94;
    text-align: center;
    line-height: 1.5238095238095237em;
    margin: 1.3047619047619047em 0 1.1428571428571428em 0;
}
  /*testimonial*/
  /*slider*/
.home-hero-v2 {
    margin-bottom: 3.5em;
}
.hero {
    background: #006a94;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#00abf0), to(#006a94));
    background: -webkit-linear-gradient(top, #006a94, #00abf0);
    background: -moz-linear-gradient(top, #006a94, #00abf0);
    background: -ms-linear-gradient(top, #006a94, #00abf0);
    background: -o-linear-gradient(top, #006a94, #00abf0);
    color: #fff;
   /* padding-bottom: 3.5em;*/
}
.home-hero-v2 .rwd {
  overflow: visible;
}
.rwd {
    width: 95%;
    max-width: 1199px;
    overflow: hidden;
    margin: 0 auto;
    clear: both;
    position: relative;
}
.home-hero-v2 .blocks_one {
    float: none;
}
.modern .blocks_one {
    float: left;
    margin-right: -100%;
    margin-left: 1.6666666666666667%;
    width: 96.66666666666667%;
}
.blocks_one {
  clear:both
}
.home-hero-v2 .home-titles {
    width: 74%;
    float: left;
    padding-top: 7.5em;
}
.home-hero-v2 .home-iphone {
    width: 26%;
    float: right;
    position: relative;
    top: 3.5em;
    margin-top: -1em;
}
.home-hero-v2 .home-iphone-anim {
    max-width: 301px;
    position: relative;
    margin: auto;
}
.home-hero-v2 .home-iphone img {
    max-height: 1000px;
}
.hero .blocks_one img {
    margin: auto;
}
.hero img {
    max-height: 500px;
}
.home-hero-v2 #iphone-screen {
    width: 73.75415282392026%;
    height: 68.36158192090396%;
    position: absolute;
    left: 13.2890365448505%;
    top: 18.832391713747647%;
}
.bx-wrapper {
    position: relative;
}
.bx-wrapper .bx-viewport {
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}
.home-hero-v2 .home-iphone img {
    max-height: 1000px;
}
.hero .blocks_one img {
    margin: auto;
}
/*.home-hero-v2 .home-iphone img+img {
    visibility: hidden;
}*/

#fade-quote-carousel.carousel .carousel-indicators > li {
    background-color: #a6e173;
    border: none;
}
.carousel-inner{text-align:center;}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}
  /*slider*/
.footer-menu{
  text-align: left;
  list-style-type: none;
  line-height: 34px;  
  padding:0;
}
.bigicon{font-size:30px!important;margin:10px 5px;}
.use-titles.home-hero-v2 .widget_align-center {
    margin: 1.25em 0;
}
.use-titles.home-hero-v2 h1, .use-titles.home-hero-v2 h2, .use-titles.home-hero-v2 .widget_align-center {
    text-align: left !important;
}
.button.button_yellow {
    background: #fdf461;
    color: #006a94;
}
.page .widget_align-center .widget {
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 15px;
}
.button {
    background: #e2e7e9;
    color: #444;
    font-size: 1em;
    line-height: 1.5em;
    cursor: pointer;
    padding: .8125em 1em .9375em 1em;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    text-decoration: none;
    margin: 2em 0;
    -webkit-appearance: none;
    border: none;
    text-align: center;
}
.button.button_white {
    background: #fff;
    color:#444;
    cursor: pointer;
    padding:8px;
}
.use-titles.home-hero-v2 h1{
    font-family: 'myriad-pro',Helvetica,Arial,Sans-Serif;
    font-weight: lighter;
    letter-spacing: 0;
    margin-top: 0;
    width: 12em;
}
titles.home-hero-v2 h2,.use-titles.home-hero-v2 h1{
  text-align: left !important;
}
.use-titles h1 {
    font-size: 3.25em;
    line-height: 1.1538461538461537em;
    margin: 1.0769230769230769em 0 .46153846153846156em 0;
    font-weight: lighter;
    letter-spacing: -0.04em;
}
.use-titles h2 {
    font-size: 1.5em;
    line-height: 1.6666666666666667em;
    margin: 0 0 2em 0;
    font-weight: lighter;
    letter-spacing: -0.04em;
}
.use-titles.home-hero-v2 h2 {
    margin-bottom: 0;
    font-weight: normal;
}
.hero .widget {
    background: #004560;
    background: rgba(0,69,96,0.4);
    color: #fff;
}
.horizontal-form {
    padding: .75em .9375em 1.5em .9375em;
    display: inline-block;
    text-align: center;
    vertical-align: bottom;
}
.horizontal-form input[type='email'] {
    width: 17em;
}
.horizontal-form input, body .search-form.horizontal-form input {
    margin: .75em .25em 0 .25em;
}
.addrs{float:left;}
.address-written{float:left;text-align:left;clear:right;width:200px;}
.address-written{border-bottom:none!important;}
form > input[type=text]{width: 270px;}
.form-control{margin-bottom:10px;}
/* input[type=email], input[type=password], input[type=text], textarea {
    background: #fff;
    font-family: 'myriad-pro',Helvetica,Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #555;
    font-size: 14px;
    padding: 1em .75em 1em .75em;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    text-decoration: none;
    margin-top: 1em;
    margin-bottom: 1em;
    -webkit-appearance: none;
    border: none;
    box-shadow: none !important;
} */
.button.button_signup{
    background: #7ccd2d;
    color: #fff;
}
/*Big icons*/
.big-icon {
    border-radius: 50px;
    color: #1e1e1e;
    display: block;
    height: 100px;
    margin: 0 auto 20px;
    text-align: center;
    width: 100px;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
}
.bg-warning {
    background: #f89406 !important;
}
.livion{
    width: 64px;
    height: 64px;
    display: inline-block;
    line-height: inherit;
    vertical-align: middle;
}
.big-icon .livicon svg, .icon .livicon svg {
    top: 25% !important;
}
.livicon svg {
    vertical-align: top;
}
path{
    margin:0 auto;
}
/*Big icons*/
.bg-dark-footer h4:after{
    content: "";
    border: 1px solid gold;
    display: block;
    margin: 11px 0;
}
.top-create{
    background: #e2e7e9;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    margin: 2em auto;
}
.top-create .horizontal-form{
    padding: .75em .9375em .75em .9375em;
}
.dropdown-menu{background: #a6e173;margin-right: -50px;color:#fff;}
.dropdown-item{color:#fff;}
.marginback{margin:0 auto;}
/*tabs in company page*/
.mytabs a li{
	display: block;
    text-align: center;
    box-shadow: 1px 1px 1px #444;
    color:#fff;
    text-shadow: 1px 1px 1px #000;
	text-decoration:none;
    margin: 0 20px;
    border-radius: 20px; 
    background: -wenkit-linear-gradient(#ffec07,#f89406);
    background: -moz-linear-gradient(#ffec07,#f89406);
    background: linear-gradient(#ffec07,#f89406);
    padding: 5px;
    width: 150px;
}
.mytabs a:hover{text-decoration:none;}
.nav-tabs{
    border-bottom: none;
}
.mytabs li:hover{
	text-decoration:none;
    background: -wenkit-linear-gradient(#f89406,#ffec07);
    background: -moz-linear-gradient(#f89406,#ffec07);
    background: linear-gradient(#f89406,#ffec07);
}
.mytabs li a{
    color:#fff;
    text-shadow: 1px 1px 1px #000;
	text-decoration:none;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    color: #555;
    cursor: default;
    background-color: transparent;
    border:none;
}
.nav-tabs>li>a{margin-right:0;border-radius: none;padding: 10px 15px;border:none;}
.nav-tabs>li>a:hover{border:none;background-color:transparent;}
/* div.tab-content{
    padding: 5% 0;
} */
/*tabs in compnay page*/
/*social media*/
.social-media{
    color: #fff;
    width: 34px;
    position: fixed;
    z-index: 999;
    float: right;
    right: 0;
    top:40%;
}
.social-media li {
    margin: 0px -3px 2px 0;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 19px 0 0 19px;
    list-style-type: none;
    padding: 25px 3px 3px 8px;
    text-align: center;
    font-size: 22px;
    width: auto;
    border: 2px solid #a31e1f;
    height: 130px;
    background: #777;
    background: rgb(255, 149, 0);
    z-index: 999;
}
.social-media > li:hover{background: #FF9800;}
/*social media ends here*/
.floated{
	float: left;
    margin: 0 2% 0 0;
}
ul#demo3,ul#demo4{padding:0;list-style-type: none;}
ul#demo3 li.news-item:after,ul#demo4 li.news-item:after {
    content: "";
    border: 1px dotted #ddd;
    display: block;
    margin: 5px 0;
}
.thumbs{
    border: 5px solid #3b115f;
    box-shadow: 1px 1px 1px #444;
    height: 120px;
    width: 100%;
    margin: 10px auto;
}
.photo {
    display:block;
    border: 5px solid #3b115f;
    box-shadow: 1px 1px 1px #444;
    height: 230px;
    width: 230px;
    margin: 10px auto;
}
.dirtitle{
    margin-top: 10px;
    font: bold 35px helvetica,arial,sans-serif;
}
.diredu{
    display: block;
    margin-bottom: 13px;
    font: bold italic 12px arial;
}
.group4 .photo{
    display:block;
    border: 5px solid #3b115f;
    box-shadow: 1px 1px 1px #444;
    height: 230px;
    width: 230px;
    margin:10px 0;
}
.group4 .dirtitle{
    margin-top: 10px;
    font: bold 28px helvetica,arial,sans-serif;
}
.panel-heading,.panel-footer{
    border-radius:0!important;
    color:#fff!important;
    background: linear-gradient(#5b7cad,#204d90)!important
}
.pagination li a{
    background: #a6e173;
    margin:1px;
    border: none;
    color: #fff;
}
.new-ul{
	list-style-type:none;
 	padding-left: 0;
}
.new-ul li,.licustom li{
	list-style-image: url(../img/check.png);
	text-align:justify;
}
.full-top-header{
    background: url(../img/header.png) center no-repeat;
    background-size: cover;
    width: 100%;    
    height: 280px;
}
.full-top-header h1{margin-top:0!important;}
/*Accordian*/
.myaccordian{
    width: 100%;
    margin-top:30px
}
/*Accordian*/
.container h5{text-decoration:underline;}
.card-header h5 a:hover{
    text-decoration: none;
}
.whafter{
    margin-bottom: 48px!important;
    margin-top:-7rem!important;
}
.whafter:after {
    content: "";
    display: block;
    border-bottom: 5px double goldenrod;
    width: 110px;
    margin: 10px auto;
}
.footernew {
    background: url(../img/footer.png) no-repeat center;
    height: 200px;
    width: 100%;
    background-size: cover;
}
#searchForm .input-group input[type="text"]{margin-top:0px;border-top-left-radius: 20px;border-bottom-left-radius: 20px;border:1px solid #e4e4e4;padding: .5rem 1.2rem;}
#searchForm .input-group button{background:#76d027;border-color:#76d027;color:#fff;border-top-right-radius: 20px;border-bottom-right-radius: 20px;line-height:1.45;}
.search{width: 299px;margin: 22px auto;font-family:helvetica,arial;}
.search .btn-secondary{background-color: rgb(199, 9, 68);border-color: rgba(193,8,65,.8);}
.support-section-0,.support-section,.support-section-2{
    text-align: center;
    background: #fff;
    border: 1px solid #ddd;
    padding: 20px;
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
}
.majoinus:hover{cursor:pointer;background:rgba(247, 23, 0, 0.8);}
.support-section{transform: rotate(-7deg);float:left;}
.support-section-2{transform: rotate(7deg);float:right;z-index:999;}
.support-section-0 h6,.support-section h6,.support-section-2 h6{
    margin:3% auto;
    font: bold 28px Arial, Helvetica, sans-serif;
}
.text-left,.text-right{display: inline-block;}
.text-right{float:right;}
.top-menu-link ul {
    margin: 0px;
    color:#fff;
    padding: 2px 20px;
  }
  .list-inline{
    background: #204d90;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  .text-sm-right{
    position: absolute;
    top: 0;
    right: 0;
  }
  .top-menu-link {
    border-top: 30px solid #204d90;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
  } 
  .mytesti{height:270px;}
/*.support-section a,p{
    font: bold 18px Arial, Helvetica, sans-serif; 
}*/
@media screen and (max-width: 1000px) {
    .text-sm-right{position:relative;top:-5px;}
    .top-menu-link{border-bottom:none;}
    .home-hero-v2 {
        margin-bottom: 3em
    }
    .carousel-inner blockquote p{
        margin-bottom:25px;
    }
}
@media screen and (max-width: 700px) {
    .home-hero-v2 {
        margin-bottom: 0
    }
}
@media screen and (min-width: 931px) {
    .use-titles.home-hero-v2 h1 {
        margin-top: 0
    }
}
@media screen and (max-width: 1200px) {
    .home-hero-v2 .home-titles {
        padding-top: 4.375em
    }
    .home-hero-v2 #home-email {
        width: 14em
    }
}
@media screen and (max-width: 1040px) {
    .home-hero-v2 .home-titles {
        padding-top: 2.5em;
    }
    .home-hero-v2 #home-email {
        width: 10em
    }
}
@media screen and (max-width: 930px) {
    .home-hero-v2 .home-titles {
        padding-top: 0
    }
    .home-hero-v2 #home-email {
        width: 17em
    }
    .home-hero-v2 .home-titles,
    .home-hero-v2 .home-iphone {
        width: 100%
    }
    .use-titles.home-hero-v2 h1,
    .use-titles.home-hero-v2 h2,
    .use-titles.home-hero-v2 .widget_align-center {
        text-align: center !important
    }
    .use-titles.home-hero-v2 h1 {
        width: auto
    }
    .home-hero-v2 .home-iphone {
        margin-top: -2.5em
    }
}
@media screen and (max-width: 700px) {
    .home-hero-v2 {
        margin-bottom: 2.5em
    }
    .home-hero-v2 .home-iphone {
        top: 2em;
        margin-top: -2em
    }
    .home-hero-v2 .home-iphone-anim {
        max-width: 200px
    }
    .home-hero-v2 .home-iphone-anim img{
        height: 253px;
        width: 200px;
    }
    #iphone-screen-inner > img{
        width: 148px;
        height: 242px;
    }
}
@media screen and (min-width:992px){
    .bg-dark{height:50px;}
     .bg-dark-footer .container > p{margin-top:5%!important;border-top:1px inset #f79a34;padding-top:20px;}
    .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: 0; 
     }
  }
  @media screen and (max-width:768px){
    .btn-thumbs button{margin:2% 0;}
    .carousel-inner{height:auto;}
    .carousel{height:auto;}
    .logo-container{margin-bottom:0;}
      .mytabs > a{
          display:block;
          width:100%;
          color:#fff;
      }
      .mytabs > a > li{
        text-decoration:none;
        margin: 3px auto;
        padding: 5px;
        width: 100%;
        text-shadow:2px 2px 2px #000;
    }
    .carousel-inner>.item>img{height: auto;}
    .navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#0c0c0c;background: #a6e173;} 
}
  @media screen and (min-width:769px) and (max-width:992px){
    .btn-thumbs button{font-size: 16px;}
    .carousel-inner{height:auto;}
    .carousel{height:auto;}
    .logo-right{font-size:0.79em;}
   }
   @media screen and (max-width:991px){
    .customers > div:first-child,.customers > div:last-child{padding: 2% 0;}
    #login{
        border-radius: 0;
        width: 124px;
        text-align: center;
        border: 2px solid #93d4f0;
      }
      #signup{
        border-radius: 0px;
        width: 124px;
        margin-top:10px;
        text-align: center;
        border: 2px solid #93d4f0;
      }
      .finfo h4,.finfo .footer-menu{
        text-align: left;
        padding: 0;
      } 
      .dropdown-menu{width: 90%;}     
    
/*      .navbar-collapse > .navbar-nav > .nav-item > .nav-link:after,
      .navbar-collapse > .navbar-nav > .nav-item > .dropdown-toggle:after{
          content:"";
          display: block;
          border:1px solid #ddd;
          width: 100%;
          margin: 0;
      }
      .dropdown-toggle:after{
          content:"+";
          display: block;
          border:none!important;
      }
      .dropdown-menu:after,.btn:after{content:"";border:none!important;}*/
   }
   @media(max-width:575px){
    .bg-dark-footer h4,.footer-menu{text-align: left;padding:0;}
    .bg-dark-footer .row div{margin:2% 2%;}
    .bg-dark-footer .container > p{margin-top:5%!important;}
    .joinus{width: 100%!important;}
    .text-left,.text-right{display: block;text-align:center!important;float:unset;}
    }
   @media screen and (max-width:480px){
       .logo-container{padding:2px 25px;text-align:center;margin:2% auto;}
       .logo-container img{margin:0 auto;display:block;width:300px;}
       .logo-container i{display: block;text-align: center;}
       .logo-right{width:-webkit-fill-available;width:-moz-fill-available;}
       .text{padding:0;}
       .carousel-inner blockquote{padding: 30px 20px;}
       .top-menu-link{border-top:0px;}
       .text-sm-right{position:static;margin:0 auto;padding-left:0;padding-right:0;}
       .top-menu-link ul{padding:0;}
       .list-inline{    
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
        }
   }
   
   
/************************ Login form *****************************/
   
   /****** LOGIN MODAL ******/
   .loginmodal-container {
     padding: 30px;
     width: 100% !important;
     background-color: #fffefe;
     margin: 0 auto;
     border-radius: 2px;
     box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
     overflow: hidden;
     font-family: inherit;
   }
   
   .loginmodal-container h1 {
     background: linear-gradient(to right, #204d90, #ffffff);
     color:#fff;padding:10px 0;
     text-align: center;
     font-size: 1.8em;
     font-family: inherit;
   }
   
   .loginmodal-container input[type=submit] {
     width: 100%;
     display: block;
     margin-bottom: 10px;
     position: relative;
   }
   
   .loginmodal-container input[type=text], input[type=password] {
     height: 44px;
     font-size: 16px;
     width: 100%;
     margin-bottom: 10px;
     -webkit-appearance: none;
     background: #fff;
     border: 1px solid #d9d9d9;
     border-top: 1px solid #c0c0c0;
     /* border-radius: 2px; */
     padding: 0 8px;
     box-sizing: border-box;
     -moz-box-sizing: border-box;
   }
   
   .loginmodal-container input[type=text]:hover, input[type=password]:hover {
     border: 1px solid #b9b9b9;
     border-top: 1px solid #a0a0a0;
     -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
     -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
     box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
   }
   
   .loginmodal {
     text-align: center;
     font-size: 14px;
     font-family: 'Arial', sans-serif;
     font-weight: 700;
     height: 36px;
     padding: 0 8px;
   /* border-radius: 3px; */
   /* -webkit-user-select: none;
     user-select: none; */
   }
   
   .loginmodal-submit {
     /* border: 1px solid #3079ed; */
     border: 0px;
     color: #fff;
     text-shadow: 0 1px rgba(0,0,0,0.1); 
     background-color: #4d90fe;
     padding: 17px 0px;
     font-family: inherit;
     font-size: 14px;
     /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
   }
   .loginmodal-submit:hover {
     /* border: 1px solid #2f5bb7; */
     border: 0px;
     text-shadow: 0 1px rgba(0,0,0,0.3);
     background-color: #357ae8;
     /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
   }
   .loginmodal-container a {
     text-decoration: none;
     color: #666;
     font-weight: 400;
     text-align: center;
     display: inline-block;
     opacity: 0.6;
     transition: opacity ease 0.5s;
   } 
   .login-help{
     font-size: 12px;
   }
/************************ Login form *****************************/
.gcharge,.rcharge{
    border: 1px solid;
    background: aliceblue;
    margin: 20px 0;
    padding: 10px;
    font-size:18px;
}
.gsflag,.rsflag{
    font-size: 14px;
    padding: 5px;
    margin: 5px auto 0 auto;
    border: none;
    background: aliceblue;
    width: 60%;
}


/*****************************************************************************/


.top-menu-link ul li a{
  color:#fff!important;
}
.top-menu-link ul li:first-of-type {
    /* border-left: 1px solid #ddd; */
}
.top-menu-link ul li {
    /* border-right: 1px solid #ddd; */
    padding: 6px 4px;
}
.top-menu-link ul li a {
    color: #333;
    font-weight: 500;
}
.flash {
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}
.reglog{
    background: #c52f33;
    color: #fff !important;
    border-radius: 0px;
    border-color: #c52f33;
    font-size: 15px;
    margin-top: 8px;
    position: relative;
    transition: all ease-in-out 0.5s;
}
@media screen and (max-width: 767px){
  .top-menu-link ul {font-size: 10px;}
  .top-menu-link ul li {padding: 6px 2px;}
}
@media screen and (max-width: 450px){
  .top-menu-link ul li, .top-menu-link ul li:first-of-type {border: none;}
}
.main-content,.sidebar{padding:15px 10px;}
.sidebar-menu{
    list-style-type: none;
    font-size: 1.2em;
    background-color: #a6e173;
    padding: 10%;
    list-style-type: none;
}
.sidebar-menu li:nth-child(1) {
    border-top: none;
}
.sidebar-menu li {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    border-top: 1px solid black;
}
.bs-callout-warning{
    background: #f4f4f4;
    border-left: 3px solid orange;
    padding: 10px;
    margin:7px auto;
}
.bs-callout-primary{
    background: #f4f4f4;
    border-left: 3px solid blue;
    padding: 10px;
    margin:7px auto;
}
.bs-callout-success{
    background: #f4f4f4;
    border-left: 3px solid green;
    padding: 10px;
    margin:7px auto;
}
.bs-callout-danger{
    background: #f4f4f4;
    border-left: 3px solid red;
    padding: 10px;
    margin:7px auto;
}
.bs-callout-default{
    background: #f4f4f4;
    border-left: 3px solid #444;
    padding: 10px;
    margin:7px auto;
}
.main-content h2:after {
    content: "";
    margin: 5px 0 22px 0;
    display: block;
    border: 1px solid #a6e173;
    width: 200px;
}
.gallimg{height:150px;margin:2px 0;}
.notypelist{list-style-type: none;padding:0;}
.notypelist li{margin-bottom:30px;margin-left:30px;}
.olheading{
    display:block;
    font:normal 14px helvetica,arial;
}
.formSep{border:1px solid #444;padding:10px 20px 20px;margin:20px;box-shadow:2px 2px 2px #777;}
.modal-dialog {
    width: 1000px!important;
    margin: 30px auto;
}