@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);
/* @import url(animate.min.css); */
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,300);

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Poppins, sans-serif !important;
    color: #000000
}

.center h2,
h1 {
    font-size: 36px
}

.heading-full span,
.heading-half span,
.heading-white span,
.widget-heading span {
    height: 1px;
    position: relative;
    display: block
}

.bg-default-text,
.highlite_txt {
    text-shadow: rgba(0, 0, 0, .498039) 2px 2px 1px
}

.social-share,
ul li {
    list-style: none
}

body {
    background: #fff;
    line-height: 22px
}

.lead,
.navbar-nav>li>a,
h3 {
    line-height: 24px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600
}

.lead,
.search-btn:after,
h3 {
    font-weight: 400
}

h1 {
    color: #000000
}


h2 {
    font-size: 20px
}

.lead,
h3,
h4 {
    font-size: 16px
}

h3 {
    color: #000000
}

a {
    color: #bb2929;
    -webkit-transition: color .3s, background-color .3s;
    -moz-transition: color .3s, background-color .3s;
    -o-transition: color .3s, background-color .3s;
    transition: color .3s, background-color .3s
}



hr {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #fff
}

.btn-primary {
    padding: 8px 20px;
    color: #fff;
    border:1px solid #bc5656;
    border-radius: 4px;
    border: none;
    margin-top: 10px
}

.btn-primary:focus,
.btn-primary:hover {
    background: #c52d2f;
    outline: 0;
    box-shadow: none
}

.btn-transparent {
    border: 3px solid #fff;
    background: 0 0;
    color: #fff
}

.btn-transparent:hover {
    border-color: rgba(255, 255, 255, .5)
}

a:focus,
a:hover {
    color: #111;
    text-decoration: none;
    outline: 0
}

.dropdown-menu {
    margin-top: -1px;
    min-width: 180px
}

.center h2 {
    margin-top: 0;
    margin-bottom: 20px
}

.media>.pull-left {
    margin-right: 20px
}

.media>.pull-right {
    margin-left: 20px
}

body>section {
    padding: 10px 0
}

.my-widget select>option {
    width: 350px
}

select>option {
    padding: 0 15px
}

.center {
    text-align: center;
    padding-bottom: 30px
}

.scaleIn {
    -webkit-animation-name: scaleIn;
    animation-name: scaleIn
}

.transparent-bg {
    background-color: transparent !important;
    margin-bottom: 0
}

@-webkit-keyframes scaleIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes scaleIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.btn-black,
.btn-black:focus {
    background: #2d2d2d;
    color: #fff;
    outline: 0
}

.btn-black:hover {
    background: #202020;
    color: #fff
}

.btn-orange,
.btn-orange:focus {
    background: #700d31;
    color: #fff;
    outline: 0
}

.video-foot .btn-orange {
    background: #fff;
    color: #f51ed1;
    outline: 0;
    box-shadow: 4px 4px 10px #dcdcdc
}

.video-details-wrapper #sidebar {
    font-family: inherit;
    box-shadow: 4px 4px 10px #e8edf1
}

.btn-orange:hover,
.home-search-box .home-search-btn:hover {
    background: #510000;
    color: #fff
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.carousel-fade .carousel-inner .item>a {
    color: #2d2d2d
}

.carousel-fade .carousel-inner .item>a:hover,
.search-btn:hover,
.search-btn[aria-expanded=true],
.top-right .list-inline li a:hover {
    color: #bb2929
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1
}

.carousel-fade .carousel-control {
    z-index: 2
}

.widget-heading span {
    width: 100px;
    background: #a5a5a5
}

.widget-heading span:after {
    content: '';
    background: #000;
    height: 2px;
    width: 0;
    position: absolute
}

.hidden-search,
.hm-s.search,
.inner-header .red-logo,
.red-logo,
.smaller #header .red-logo,
.topHeaderForMobile {
    display: none
}

.smaller.hidden-search {
    display: inherit !important
}

.heading-full,
.heading-half,
.heading-white {
    margin-bottom: 20px
}

.heading-full h1,
.heading-full h2,
.heading-half h1,
.heading-half h2 {
    font-size: 20px;
    color: #494040;
    margin: 10px 0
}

.heading-white h2 {
    font-size: 20px;
    color: #000;
    margin: 10px 0
}

.heading-half span {
    background: #dcdcdc;
    width: 50%
}

.heading-full span,
.heading-white span {
    background: 0 0;
    width: 100%
}

.inline-block,
.logo h1,
.skewed .button-main-text,
.top-logo img {
    display: inline-block;
    padding-left:20px
}

.heading-half span:after {
    content: '';
    background: #bb2929;
    height: 3px;
    line-height: 0;
    padding: 0 90px;
    top: -15px;
    font-size: 2px;
    margin-left: 5%;
    position: relative
}

.heading-full span:after,
.heading-white span:after {
    content: '';
    height: 3px;
    line-height: 0;
    top: -10px;
    font-size: 2px;
    position: relative
}

.heading-white span:after {
    background: #700d31;
    padding: 0 40px;
    margin-left: 0
}

.heading-full span:after {
    background: #bb2929;
    padding: 0 50px;
    margin: auto
}

.col-centered {
    float: none;
    margin: 0 auto
}

.top-padding25 {
    padding-top: 25px
}

.top-padding40 {
    padding-top: 40px
}

.pad10,
.top-panel,
.top-right {
    padding-top: 10px
}

.top-buffer {
    margin-top: 25px
}

.mt40 {
    margin-top: 40px
}

#header {
    border-top: 0 !important;
    background: #fff;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    z-index: 999;
    -webkit-transition: height .3s;
    -moz-transition: height .3s;
    -ms-transition: height .3s;
    -o-transition: height .3s;
    transition: height .3s
}

.logo h1 img,
.top-nav {
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.logo {
    margin: 7px 0
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-left: 0;
    margin-right: 0
}

#take-test {
    margin-top: 0 !important
}

#main-nav,
.logo h1,
.top-social .social-share {
    margin: 0
}

.inner-header #header,
.smaller #header {
    background: #363738;
    height: 66px;
    box-shadow: 0 1px 5px #adadad
}

.footer-list .widget ul li>h2,
.inner-header .nav-search,
.inner-header .white-logo,
.smaller #header .white-logo,
.smaller .nav-search {
    display: block
}

#header.smaller .top-panel {
    padding-top: 7px;
    padding-bottom: 7px
}

.smaller #header .top-right {
    padding-top: 2px
}

.inner-header #header .logo img,
.smaller #header .logo img {
    width: 85%
}

.inner-header #header .sm-simple a,
.smaller #header .sm-simple a {
    padding: 22px;
    color: #fff
}

.inner-header #header .sm-simple a.has-submenu,
.smaller #header .sm-simple a.has-submenu {
    padding-right: 24px
}

.inner-header #header .sm-simple ul a,
.smaller #header .sm-simple ul a {
    padding: 8px 24px
}

.search-hs {
    width: 70%;
    position: relative;
    float: right
}

.inner-header {
    height: 65px
}

.nav-search {
    display: none;
    z-index: 2;
    position: relative
}

.nav-search.search-btn {
    padding: 21px 10px;
    margin: 0;
    border-left: 1px solid #dcdbdb;
    border-right: 1px solid #dcdbdb;
    width: 38px
}

.nav-search.search-btn:hover,
.nav-search.search-btn[aria-expanded=true] {
    background-color: #700d31;
    color: #fff
}

.foot-cc-detail .cc-no span i,
.nav-search.search-btn:after,
.nav-search.search-btn[aria-expanded=true]:after {
    font-size: 18px
}

.inner-header #header .sm-simple>li>a.highlighted,
.inner-header #header .sm-simple>li>a:hover,
.smaller #header .sm-simple>li>a.highlighted,
.smaller #header .sm-simple>li>a:hover {
    color: #343434;
    background: #f5f5f5
}

#footer-top .disclaimer-bx a,
.foot-cc-detail a:hover,
.footer-list .widget ul li a:hover,
.footer-list .widget ul li ul li a:hover,
.inner-header #header .sm-simple a:hover,
.smaller #header .sm-simple a:hover {
    color: #fff
}

.footer-list .widget ul li a:before,
.footer-list .widget ul li ul li a:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 200;
    text-decoration: inherit;
    color: #f7f7f7;
    left: 0
}

.top-nav {
    display: none;
    vertical-align: super;
    transition: .3s
}

.top-panel {
    margin: 0 auto;
    padding-bottom: 10px
}

.top-nav.navbar-nav {
    float: none
}

.top-nav.navbar-nav>li>a {
    text-transform: none
}

.top-nav.navbar-nav>li>a:hover {
    background: 0 0
}

.top-nav.navbar-nav>li>.dropdown-menu:before {
    content: "\f0d8";
    font-family: FontAwesome;
    position: relative;
    width: 100%;
    padding-top: 2px;
    font-size: 25px;
    color: #343434;
    text-align: center;
    height: 15px;
    display: block;
    border-bottom: 1px solid #d4d4d4
}

.top-nav.navbar-nav>li>.dropdown-menu li {
    border-right: none;
    background: #f5f5f5;
    border-bottom: 1px solid #d4d4d4
}

.top-nav.navbar-nav>li>.dropdown-menu li a:hover {
    background: #f893ee
}

.top-nav.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    background: 0 0;
    left: -26px;
    width: 195px;
    text-align: left;
    -webkit-box-shadow: 0 7px 8px rgba(0, 0, 0, .125);
    -moz-box-shadow: 0 7px 8px rgba(0, 0, 0, .125);
    box-shadow: 0 7px 8px rgba(0, 0, 0, .125)
}

.top-nav.navbar-nav .dropdown-menu>li>a {
    color: #343434
}

.top-social ul.social-share li a {
    font-size: 20px;
    background: #f5f5f5
}

.logo h1 img {
    width: 100%;
    transition: .3s
}

.top-logo img {
    width: 70%;
    margin-top: 4px
}

.search-btn {
    font-size: 20px;
    color: #999;
    padding: 5px;
    margin-top: 10px;
    margin-right: 10px;
    cursor: pointer;
    float: right
}

.search-btn[aria-expanded=true]:after {
    content: "\f00d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    font-size: 25px
}

.search-btn:after {
    content: "\f002";
    font-family: FontAwesome;
    font-style: normal;
    text-decoration: inherit;
    font-size: 25px
}

input.search-form {
    border: 1px solid #d4d4d4;
    width: 250px;
    line-height: 34px;
    height: 38px;
    padding: 10px;
    background: #f3f3f3;
    text-transform: uppercase;
    margin-top: 5px;
    border-radius: 3px !important
}

input.search-form::-webkit-input-placeholder {
    color: #303030
}

input.search-form:hover::-webkit-input-placeholder {
    color: #303030
}

.search .btn-black {
    font-size: 18px;
    margin-top: 5px
}

.hidden-search {
    background: #700d31;
    position: absolute;
    z-index: 9999;
    top: 65px;
    right: 0;
    bottom: 0;
    margin: 0;
    height: 48px;
    padding: 0 5px;
    width: 270px;
    border-radius: 5px
}

.moving-button,
.moving-button-white {
    display: inline-block;
    margin: 10px auto;
    line-height: 42px;
    text-align: center
}

.search {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.moving-button,
.moving-button:hover,
.moving-button:hover .image-icon {
    transition: .4s ease-in-out
}

.search-panel {
    width: 100%
}

.subhead_home li {
    display: inline;
    margin-right: 20px
}

.header_heading {
    display: inline-block;
    font-weight: 300
}

.highlite_txt {
    color: #f893ee;
    vertical-align: middle;
    font-size: 32px
}

.bg-default-text {
    font-size: 21px;
    color: #fff
}

.moving-button {
    background: trnsparent;
    color: #de7418;
    border: 2px solid #de7418;
    max-width: 200px;
    max-height: 50px;
    width: 100%;
    height: 100%;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    cursor: pointer
}

.image-icon {
    vertical-align: middle;
    margin: 0 8px
}

.moving-button:hover {
    background: #700d31;
    color: #fff
}

.moving-button-orange:focus,
.moving-button:focus {
    background: 0 0;
    transition: .4s ease-in-out;
    color: #700d31
}

.moving-button-orange:active,
.moving-button:active {
    color: #700d31
}

.skewed {
    transform: skew(0);
    -webkit-transform: skew(0);
    -moz-transform: skew(-12deg);
    -o-transform: skew(-12deg);
    display: flex;
}

.skewed .button-main-arrow-image {
    display: inline-block;
    width: 12%;
    transition: .4s;
    margin-left: 1%
}

.moving-button-white {
    background: 0 0;
    color: #000;
    border: 2px solid #000;
    max-width: 270px;
    max-height: 70px;
    width: 100%;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
    cursor: pointer;
    border-radius: 10px;
    transition: .4s ease-in-out
}

.moving-button-orange,
.moving-button-white-orange {
    display: inline-block;
    margin: 10px auto;
    max-height: 70px;
    line-height: 42px;
    width: 100%;
    height: 100%;
    font-size: 16px;
    text-transform: capitalize;
    cursor: pointer;
    transition: .4s ease-in-out;
    font-weight: 400;
    text-align: center
}

.moving-button-white:hover {
    background: #01142f;
    transition: .4s ease-in-out;
    color: #fff
}

.moving-button-white-orange {
    background: #700d31;
    color: #fff;
    border: 2px solid #fff;
    max-width: 320px
}

.moving-button-white-orange:hover {
    background: 0 0;
    transition: .4s ease-in-out;
    color: #fff
}

.moving-button-orange {
    background: #fff;
    color: #700d31;
    border: 2px solid #700d31;
    max-width: 300px;
    margin-top: 120px;
}

.moving-button-orange:hover {
    background: #700d31;
    transition: .4s ease-in-out;
    color: #ffffff
}

.moving-button-orange:hover .button-main-arrow-image,
.moving-button-white-orange:hover .button-main-arrow-image,
.moving-button-white:hover .button-main-arrow-image,
.moving-button:hover .button-main-arrow-image {
    padding-left: 5px
}

.top-pp-off {
    width: 50%;
    margin: 0 auto
}

.pp-off-bx {
    font-size: 15px;
    color: #fff;
    font-weight: 400
}

.pp-off-bx span {
    font-size: 20px;
    font-weight: 700;
    padding-right: 7px
}

.top-pp-off .pp-off-bx {
    float: left;
    width: 30%
}

.search-panel {
    text-shadow: 0 0 0 !important
}

.search-panel h1 {
    margin: 25px 0 20px;
    font-size: 60px !important;
    font-weight: 300 !important;
    text-shadow: rgba(0, 0, 0, .498039) 3px 3px 2px
}

.text-orange {
    color: #f893ee
}

.text-blue {
    color: #2b89bf
}

.home-search-box {
    width: 63%;
    box-shadow: 0 2px 9px -2px #c3c2c2
}

.home-search-box .home-search-btn {
    font-size: 20px;
    padding: 7px 20px;
    color: #fff;
    background: #700d31;
    height: 46px;
    border-radius: 0 4px 4px 0 !important
}

input.home-search {
    box-shadow: 0 0 5px rgba(0, 0, 0, .14) inset;
    border: none;
    line-height: 40px;
    height: 46px;
    padding: 10px;
    font-size: 16px;
    font-weight: 400;
    background: #f3f3f3;
    border-radius: 5px !important
}

.fix-btn a,
.quick-query a {
    padding: 10px 5px;
    font-weight: 400
}

.home-search-btn:focus,
.home-search:focus {
    border: none;
    outline: 0
}

.home-search-box .input-group-btn:last-child>.btn {
    border: none;
    border-radius: 0
}

.home-search-box .input-group {
    border: 0;
    border-radius: 7px
}

.banner-search-box .or-text {
    font-size: 20px;
    padding: 14px 40px;
    font-weight: 300;
    color: #2e2e2e;
    display: block
}

.banner-search-box .browes-course {
    width: 18%
}

.banner-search-box .browes-course .browes-btn {
    font-size: 18px;
    background: #2b89bf;
    color: #fff;
    padding: 9px
}

.banner-search-box .browes-course .browes-btn:hover {
    background: #4fa4d4
}

input.home-search::-webkit-input-placeholder {
    color: #999
}

input.home-search:hover::-webkit-input-placeholder {
    color: #333
}

.pp-search {
    text-align: center;
    margin-top: 5px;
    color: #353535
}

.pp-search a {
    color: #5e6163;
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
    margin-right: 8px;
    margin-left: 8px
}

.fix-btn a,
.fix-call,
.quick-query a {
    font-size: 16px;
    display: inline-block
}

.pp-search a:hover {
    color: #f893ee
}

.search_new_bg {
    margin: 0 auto
}

.top-right .list-inline {
    margin-left: 10px;
    margin-top: 10px
}

.top-right .list-inline li {
    border-right: 1px solid #343434;
    line-height: 15px
}

.top-right .list-inline li a {
    color: #343434;
    padding: 0 10px
}

.navbar-nav>li:last-child>a,
.top-right .list-inline li:last-child {
    border: 0
}

.navbar {
    border-radius: 0 !important;
    margin-bottom: 0;
    padding: 0;
    min-height: 0;
    border: 0
}

.navbar-nav>li>a {
    padding: 6px 2px !important;
    margin: 0;
    color: #fff;
    display: inline-block
}

.navbar-collapse {
    padding: 0
}

.navbar-nav .dropdown-menu:before {
    position: absolute;
    top: 0
}

.navbar-nav .dropdown-menu>li>a {
    padding: 8px 15px;
    color: #fff
}

.navbar-nav .dropdown-menu>li.active>a,
.navbar-nav .dropdown-menu>li:focus>a,
.navbar-nav .dropdown-menu>li:hover>a {
    background-color: #c52d2f;
    color: #fff
}

.navbar-nav .dropdown-menu>li:last-child>a {
    border-radius: 0 0 3px 3px
}

.navbar-nav .dropdown-menu>li.divider {
    background-color: transparent
}

.navbar-header .navbar-toggle {
    background-color: #f893ee
}

.navbar-header .navbar-toggle span.icon-bar {
    background: #fff
}

.quick-query-btn {
    position: fixed;
    top: 30%;
    right: 0
}

#sticky-footer {
    position: relative;
    height: 55px;
    z-index: 99
}

.fix-btn a {
    color: #fff;
}

.call-back-bt a:hover,
.fix-btn a:hover {
    background: #202020
}

.fix-btn a i,
.quick-query a i {
    margin-right: 5px;
    vertical-align: middle
}

.foot-cc-detail a i,
.quick-query a {
    margin-right: 10px
}

.quick-query a {
    background: #700d31;
    color: #fff
}

.quick-query a:hover {
    background: #de7418
}

.foot-cc-detail,
.foot-cc-detail a {
    color: #9d9d9d
}

.foot-cc-detail .cc-query {
    font-weight: 700
}

.foot-cc-detail .cc-no span {
    float: left;
    padding: 0
}

.foot-cc-detail .subscribe h3 {
    margin: 0;
    color: #9d9d9d
}

.sticky-footer {
    background: #000;
    position: fixed;
    height: 45px;
    bottom: 0;
    padding: 0;
    width: 100%;
    box-shadow: 0 -2px 3px rgba(0, 0, 0, .29);
    z-index: 99
}

.sticky-footer .foot-txt,
.sticky-footer .or-txt {
    font-size: 20px;
    color: #fff;
    margin-top: 5px
}

.fix-call {
    color: #fff
}

.subscribe .subscribe-form {
    font-size: 14px;
    padding: 10px;
    height: 34px
}

.call-back-bt .btn-black,
.subscribe .btn {
    font-size: 14px
}

.call-back-bt {
    float: left;
    position: relative;
    display: block
}

.call-back-form {
    position: absolute;
    bottom: 42px;
    left: 0;
    width: 265px;
    background: #fdeada;
    border-radius: 5px 5px 0 0;
    border: 1px solid #bb5b08;
    border-bottom: 0;
    z-index: 99999;
    border-top: 5px solid #bb5b08
}

.call-form-field span.ttl {
    color: #bb2929;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 700;
    display: inline-block
}

.call-form-field .close {
    color: #2a2a2a;
    opacity: 1
}

.call-back-form label {
    text-align: left !important;
    font-weight: 400;
    display: block
}

.call-back-form .call-form-field {
    padding: 10px
}

.call-back-bt a {
    padding: 10px;
    display: block;
    color: #fff;
    background: #0d0d0d;
    text-align: center;
    font-size: 14px
}

.break-min {
    font-weight: 400
}

#footer {
    background: #16294a;
    background:url("../images/banners/footer.webp");
    background-size: cover;
    
}
.links_head{
    font-size: larger !important;
}

#footer-Course,
#footer-top {
    padding: 5px 0 0;
    backdrop-filter: blur(1px);
}

.widget-heading h3 {
    margin-top: 10px;
    margin-bottom: 4px;
    color: #e8e8e8;
    font-size: 14px;
    font-weight: 500
}

.widget-heading {
    margin-bottom: 10px
}

.botton-footer ul,
.footer-list .widget ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.footer-list .widget ul li {
    display: block;
    padding: 1px 0
}

.footer-list .widget ul li a:before {
    content: "\f105";
    font-size: 14px;
    position: absolute
}

.footer-list .widget ul li ul {
    display: block;
    padding-left: 1.2em
}

.footer-list .widget ul li ul li a:before {
    content: "\f0da";
    font-size: 14px;
    position: absolute
}

.footer-list .widget ul li a {
    color: #fff;
    position: relative;
    padding-left: 1em;
    transition:all .2s;
    font-size: 13px
}
.footer-list .widget ul li a:hover{
    color:#bb5b08;
    letter-spacing: 1px;
}

.footer-list .widget ul li ul li a {
    color: #9d9d9d;
    position: relative;
    font-size: 11px
}

.app-download .app-image {
    display: block;
    width: 50%
}

.app-download .app-image img {
    border-radius: 5px;
    border: 1px solid #d4d4d4
}

.foot-right p {
    margin: 5px 0
}

.domainListPanel,
.footer-list .widget {
    margin-bottom: 0
}

.botton-footer {
    background: #fff;
    color: #2e2e2e;
    padding: 5px 0
}

.foot-mid ul,
.social-share,
ul.videoTab {
    padding: 0;
    margin: 0
}

.botton-footer ul>li a {
    color: #2e2e2e;
    display: inline-block;
    margin: 0 10px
}

.botton-footer a:hover {
    color: #c52d2f
}

.botton-footer p {
    margin-top: 10px;
    margin-bottom: 0
}

.botton-footer ul>li {
    display: inline-block;
    border-right: 1px solid #2e2e2e;
    line-height: 15px
}

#footer-top .disclaimer-bx {
    margin-top: 20px;
    color: #9d9d9d
}

div#footer-top {
    background-color: #4c0100;
    /* background-color: #0084b4 */
}
@media screen and (max-width:761px){
    div#footer-top{
        margin-bottom: 30px;
    }
}

.botton-footer ul>li:last-child {
    border: none
}

.social-share {
    display: inline-block
}

ul.social-share li {
    display: inline-block;
    margin-right: 2px
}

ul.social-share li a {
    display: inline-block;
    font-size: 20px;
    width: 27px;
    height: 27px;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    transition:all 0.4s
}
ul.social-share li a:hover{
    transform:scale(1.2);
}

ul.social-share li a {
    background: #c52d2f;
    color: #fff
}

ul.social-share li a.pt {
    background: #c52d2f;
    color:#fff

}

ul.social-share li a.rs {
    background: #700d31
}

ul.social-share li a.fb {
    background: #005c8a;
    color:#fff
}

ul.social-share li a.tw {
    background: black
}

ul.social-share li a.gpls {
    background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #5c18bc 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#9818bc 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 

 
}

ul.social-share li a.in {
    background: #0077b4
}

.foot-mid {
    background: #000;
    padding: 8px 0
}

.footer-subscribe {
    background: #575757;
    padding: 14px 0
}

.footer-subscribe .foot-txt {
    font-size: 16px;
    color: #fff;
    margin-top: 5px
}

.foot-mid h3 {
    color: #a4a4a4;
    font-size: 24px;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    margin: 0;
    line-height: 40px
}

.foot-mid .contact-bt {
    display: inline-block;
    margin-top: 5px
}

.foot-mid ul li {
    float: left;
    margin-right: 5%
}

.foot-mid ul li:last-child {
    margin-right: 0;
    float: right
}

.foot-mid .f-email a,
.foot-mid .f-tel-no {
    font-size: 16px;
    color: #fff
}

.fix-app-icn img {
    vertical-align: middle;
    width: 95px;
    border-radius: 4px
}

.fix-app-icn {
    display: inline-block;
    margin-left: 10px
}

.foot-mid .f-email a:hover {
    color: #700d31
}

.foot-mid .f-email span,
.foot-mid .f-tel-no span {
    display: inline-block;
    height: 41px;
    width: 41px;
    border: 1px solid #fff;
    border-radius: 100%;
    color: #fff;
    vertical-align: middle;
    font-size: 20px;
    padding: 10px;
    margin-right: 15px;
    text-align: center;
    -webkit-transition: color .3s, background-color .3s;
    -moz-transition: color .3s, background-color .3s;
    -o-transition: color .3s, background-color .3s;
    transition: color .3s, background-color .3s
}

.foot-mid .f-email:hover span,
.foot-mid .f-tel-no:hover span {
    background: #700d31;
    border: 1px solid #700d31
}

.foot-mid .f-email span i,
.foot-mid .f-tel-no span i {
    line-height: 20px;
    vertical-align: top
}

.mob_top_fix {
    background: #e8e8e8;
    left: 0;
    padding: 5px 0;
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 106%;
    clear: both
}

.red {
    color: #bb2929 !important
}

.green {
    color: #0d9f16 !important
}

.bg-red {
    background-color: #bb2929 !important
}

.domainListPanel,
ul.videoMenuList li {
    background-color: #fff;
    width: 100%;
    float: left
}

.br-red {
    border: 1px solid #6d0101
}

.btn {
    border-radius: 4px;
    position: relative
}

.btn.btn-no-border {
    border: 0 !important
}

.btn.btn-red {
    color: #fff;
    background: #bb2929;
    border: 1px solid #6d0101
}

.ui-258 .ui-icon,
.ui-258 a.ui-btn {
    position: absolute;
    left: 10px;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2)
}

.btn.btn-red.active,
.btn.btn-red:active,
.btn.btn-red:focus,
.btn.btn-red:hover {
    color: #fff;
    background: #6d0101
}

.ui-258 {
    position: fixed;
    bottom: 00px;
    left: 00px;
    z-index: 999
}

.ui-258 .ui-icon {
    bottom: 0;
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 18px;
    margin: 9px 4px 14px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.ui-258 .ui-icon a {
    color: #fff;
    display: block;
    width: 100%
}

.ui-258.active .ui-icon:first-child {
    left: 98px;
    bottom: 0
}

.ui-258.active .ui-icon:nth-child(2) {
    left: 92px;
    bottom: 50px
}

.ui-258.active .ui-icon:nth-child(3) {
    left: 58px;
    bottom: 82px
}

.ui-258.active .ui-icon:nth-child(4) {
    left: 8px;
    bottom: 89px
}

.ui-258.active .ui-icon:nth-child(5) {
    left: 20px;
    bottom: 86px
}

.ui-258 a.ui-btn {
    bottom: 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 32px;
    font-weight: 600;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.ui-258 a.active {
    transform: rotate(45deg)
}

@-webkit-keyframes ripple-animation {
    0% {
        -webkit-transform: scale(.01);
        transform: scale(.01)
    }

    100% {
        -webkit-transform: scale(5);
        transform: scale(5)
    }
}

@keyframes ripple-animation {
    0% {
        -webkit-transform: scale(.01);
        transform: scale(.01)
    }

    100% {
        -webkit-transform: scale(5);
        transform: scale(5)
    }
}

.paraText {
    text-align: justify
}

.faqPanel {
    margin-top: 15px
}

.panel-title1:hover {
    background-color: #fffaf0
}

ul.videoMenuList li a {
    float: left;
    width: 100%;
    padding: 7px 10px;
    color: #000;
    border-bottom: 1px dashed #ccc
}

ul.videoMenuList li:hover {
    background-color: #ffeedf
}

.video-container {
    float: left;
    width: 100%
}

.domainToggleBtn {
    background-color: #700d31;
    width: 100%;
    float: left
}

.domainBtnPd {
    margin-right: 5px !important
}

.navbar-brandBtn {
    float: left;
    font-size: 18px;
    height: 35px;
    line-height: 5px;
    padding: 15px
}

.navbar-toggleBtn {
    padding: 7px !important;
    margin-top: 11px !important
}

ul.videoMenuList li:last-child a {
    border-bottom: inherit
}

.display-5{
    color:#fff;
    font-weight: 600;
}

/* SRJ back to top button css */
.go-top {
    position:fixed;
    right:1em;
    bottom:2em;
    color:#FAFAFA;
    text-decoration:none;
    font-size: x-large;
    background:#2196f3;
    padding:5px;
    width:50px;
    height:50px;
    border-radius:50%;
    border:2px solid #e0e0e0;
    outline:1px solid rgb(0, 0, 99);
    z-index: 9999999;
    display:flex;
    align-items: center;
    justify-content: center;
    opacity: 0.7;
    scale: 0.8;
    transition: all 0.2s ease-in-out;
  }
  .go-top:hover{
    opacity:1;
    color:#700d31;
    scale: 1;
    outline:1px solid #2196f3
  }
 