.header_logo {
    width: 50% !important;
}

.center {
    padding-bottom: 15px;
    margin-left: 60%;
    padding-top: 24px;
}

.dropdown-menu>li.kopie>a {
    padding-left: 5px;
    color: #000;
}

.nav-link:hover {
    color: #f69838 !important;
}

.dropdown-submenu {
    position: relative;
}

#abouthead:hover {
    color: #f69838 !important;
}

.dropdown-toggle.info:hover {
    color: #ff4d00;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu>a:after {
    border-color: transparent transparent transparent #333;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
    display: block;
    float: right;
    height: 0;
    margin-right: -10px;
    margin-top: 5px;
    width: 0;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #555;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>.active>a:hover {
    text-decoration: none;
}

.dropdown-toggle {
    color: #fff;
    padding: 13px;
    font-style: normal;
    /* font-weight: bold;*/
    font-size: 14px;
}

.cp-nav .custom-nav .navbar-collapse .navbar-nav .nav-item .nav-link {
    padding: 6px 15px;
}

.circle {
    padding: 6px 4px !important;
}

.cp-nav .custom-nav .navbar-collapse .navbar-nav .nav-item .nav-link.active::before {
    background: #f15c18;
}

#London {
    font-size: 10px;
    width: 100%;
    background: blue;
    text-align: right;
    padding-right: 15px;
}

li span.toggle2 {
    position: absolute;
    right: 0;
    margin-right: 63px;
    top: 4px;
}

.toggle2:before {
    content: "\f105";
    font: normal normal normal 16px/1 FontAwesome;
}

.dropdown-toggle.info::after {
    border-top: .3em;
}

a#abouthead:hover {
    color: #fff;
}


/* Index */

.about-content .read-more {
    border: 2px solid #ee5d1b;
    color: #1b61b6;
    background: #fff;
}

.about-content .read-more:hover {
    background: #fff;
    border-color: #ee5d1b;
}

#blogs {
    padding-top: 30px;
}

.english {
    color: #fff;
}

.hindipage {
    color: #fff;
}

.english:hover {
    color: #f25c18;
}

.hindi:hover {
    color: #f25c18;
}

.bod {
    color: #fff;
}

.about {
    padding: 0px 6px;
    color: #000000;
}

a.info {
    color: #000;
}

a.english:after {
    content: '/';
    font-size: 20px;
    /* padding-right: 5px; */
}

.dropdown-menu.aboutmenu {
    margin-left: 140px !important;
    top: 5px !important;
}

.tablewrap {
    width: 100%;
    margin: 0 auto;
}

table tr.hd1 {
    background: #1b61b6;
    font-size: 15PX;
}

table tr.hd2 {
    background: #1b61b6;
    color: #fff;
}

BODY table tr.ft1 {
    background: #F15C188C;
    color: #fff;
}

table tr.hd1 td {
    padding: 8px 0;
    color: #fff;
}

table tr td {
    border: 1px solid #b3b3b3;
    text-align: center;
}

table {
    margin: 0 auto 30px 0;
    width: 100%
}

.tab {
    text-align: center;
    background: #1b61b6;
    color: #fff;
}

.fa.fa-download {
    padding-left: 10px;
}

.annual {
    border: 2px solid #f25d18;
    border-radius: 23px;
    padding: 15px;
    text-align: center;
    font-size: 20px;
	list-style :none;
}

.middle_bar {
    width: 100%;
}

.news {
    color: #000;
}

.button {
    width: 105px;
    background: #ff4e00;
    color: #fff;
    margin: 13px;
}

.rail {
    text-align: center;
}


/* Media */

@media only screen and (max-width: 1200px) {
    /*.cp-nav .custom-nav .navbar-collapse {
    position: relative;
    top: 0px;
    right: 50px;
	}*/
    .cp-nav .custom-nav .navbar-collapse .navbar-nav .nav-item .nav-link {
        padding: 0px 10px !important;
    }
    .center {
        /* padding-bottom: 15px; */
        margin-left: 30%;
    }
    .title-text {
        font-size: 32px;
    }
}

@media only screen and (max-width: 1023px) {
    .header_logo {
        width: 100%;
    }
    .cp-nav .custom-nav .navbar-collapse .navbar-nav .nav-item .nav-link {
        padding: 0px 10px;
    }
    .navbar-nav li a {
        padding-left: 0px;
    }
    .dropdown-menu.show {
        width: 55% !important;
    }
    .dropdown-toggle {
        color: #00000091;
    }
}

@media only screen and (max-width: 767px) {
    .header_logo {
        width: 100% !important;
    }
    .cp-nav .custom-nav .navbar-collapse .navbar-nav .nav-item .nav-link {
        padding: 0px 10px;
    }
    .dropdown-toggle {
        padding: 0px;
    }
    .dropdown-menu.show {
        width: 55% !important;
    }
    .dropdown-toggle.info {
        padding: 6px 10px;
    }
    li span.toggle2 {
        margin-right: 115px !important;
    }
    .dropdown-toggle {
        color: #00000091;
    }
    .alignnone {
        display: none;
    }
}

#toTop {
    display: none !important;
}


/* testimonial */

#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
    /* Control buttons  */
    /* Previous button  */
    /* Next button  */
    /* Changes the position of the indicators */
    /* Changes the color of the indicators */
}

#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}

#quote-carousel .carousel-control.left {
    left: -60px;
}

#quote-carousel .carousel-control.right {
    right: -60px;
}

#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}

#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    margin: 5px;
    cursor: pointer;
    border: 4px solid #CCC;
    border-radius: 50px;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s;
}

#quote-carousel .carousel-indicators .active {
    background: #333333;
    width: 128px;
    height: 128px;
    border-radius: 100px;
    border-color: #f33;
    opacity: 1;
    overflow: hidden;
}

.carousel-inner {
    min-height: 300px;
}

.item blockquote {
    border-left: none;
    margin: 0;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}