@font-face {
    font-family: "FuturaBQ-Bold";
    src: url("../fonts/FuturaBQ-Bold.eot");
    src: url("../fonts/FuturaBQ-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaBQ-Bold.woff") format("woff"), url("../fonts/FuturaBQ-Bold.ttf") format("truetype"), url("../fonts/FuturaBQ-Bold.svg#glyphicons_halflingsregular") format("svg");
}

body,
html {
    font-size: 16px;
}

@media(max-width:1300px) {

    body,
    html {
        font-size: 14px;
    }
}

header#header {
    background-color: #1f8bbc;
}

.top_head {
    background-color: #0572a2;
    color: #fff;
    font-size: 0.933rem;
}

.top_head a {
    color: #fff;
}

.hlogo {
    max-width: 100%;
    width: 170px;
    margin-top: 3px;
}

.reward_img {
    max-width: 100%;
}

.main-header {
    padding-top: 5px;
    padding-bottom: 5px;
}

.flex-reverse {
    flex-direction: row-reverse;
    display: flex;
    flex-wrap: wrap;
}

.mega-menu {
    min-width: 100%;
    width: 100%;
    padding: 10px 0;
    margin: 2px 0 0;
    font-size: 0.933rem;
    text-align: left;
    list-style: none;
    border: none;
    border-top: 1px #004080 solid;
    background-color: #288FBC;
    background-clip: padding-box;
    border-radius: 0;
}

.navmenu {
    max-width: 1300px;
}

.mega-menu li {
    list-style-type: none;
    padding: 5px 0;

}

.mega-menu li a {
    color: #fff;
}

.h_search {
    color: #333;
    padding-left: 10px;
}

.userpanel a {
    display: inline-block;
    padding: 2px;
}

.web_add {
    display: inline-block;
    padding: 2px 0;
}

main#mainsecion {
    padding-top: 30px;
}

.nav-tabs>li>a {
    border: 1px solid #a6d2f4;
    border-bottom: none;
    padding: 8px 10px;
    font-size: 1.067rem;
}

.tab-content {
    padding: 5px;
    border: 1px solid #a6d2f4;
    border-top: none;
}

.newlist {
    margin: 15px 0 0;
    padding: 0 15px 0;
}

.right_imgs .adds1,
.right_imgs .adds2 {
    max-width: 40%;
}

.newlist li {
    list-style: none;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #C4E7FA;
    font-size: 1.067rem;
}

p.date_text {
    font-size: 80%;
}

.newlist li:last-child {
    border-bottom: none;
}

.newlist.bo_none li {
    border-bottom: none;
}

.newlist li a {
    color: #333;
}

.sub_des {
    font-size: 80%;
    color: #51ABD6;
    text-align: right;
    padding-top: 5px;
}

.link-arrow1 {
    width: auto;
    background: url(../images/star-link.jpg) left 5px no-repeat;
    padding: 5px 0 5px 20px;
    line-height: normal;
}

.subscribe_sec {
    background-color: #1f8bbc;
    padding: 15px;
}

.subscribe_sec h3 {
    color: #fff;
    margin: 0;
    padding: 0 0 10px;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.4;
}

.subscribe_sec h3 span {
    color: #fff601;
    display: block;
    font-size: 1.57rem;
}

.webadds_img {
    width: 100%;
    padding-top: 5px;
}

.webadds_img img {
    width: 100%;
}

.btn-blue {
    background-color: #51ABD6;
    color: #fff;
}

.btn-blue:hover {
    background-color: #1f8bbc;
    color: #fff;
}

.more_link {
    padding-top: 10px;
    font-weight: 600;
    text-align: right;
}

.more_link a {
    font-weight: bold;
}

.on_newcont p {
    font-size: 77%;
}

section.padd_tb {
    padding: 20px 0;
}

.g_adds {
    width: 100%;
    padding: 10px 0;
}

.rel {
    position: relative;
}

.rbox {
    margin-bottom: 15px;
}

.gray_bg {
    background-color: #f1f1f1;
}

footer#footer {
    background-color: #0572a2;
    color: #fff;
    margin-top: 50px;
}

footer#footer h3 {
    font-family: "FuturaBQ-Bold";
    font-size: 1.6rem;
    padding: 15px 0 10px;
}

footer#footer a {
    color: #fff;
    line-height: 1.6;
}

footer .footer_bottom {
    background-color: #1f8bbc;
    margin-top: 30px;
    padding: 30px 0;
}

.bott_link {
    padding: 5px;
}

.y_video {
    width: 100%;
    height: 500px;
    position: relative;
}

iframe.iframe_video {
    width: 100%;
    height: 100%;
    max-height: 100%;
    position: absolute;
}

.fb-page {
    width: 100%;
}

.main_heading {
    background: linear-gradient(#0572a2, #1f8bbc);
    padding: 10px 15px;
    font-weight: bold;
    color: #fff;
    font-size: 1.067rem;
    display: inline-block;
    width: 100%;
}

.main_heading a {
    color: #fff;
    text-decoration: none;
}

.main_heading a:hover {
    text-decoration: underline;
}

#quote-carousel {
    padding: 30px 50px 80px;
    text-align: center;
    background-color: #004360;
    color: #fff;
}

#quote-carousel p a {
    color: #fff;
}

/* indicator position */
#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 10px;
    margin-right: -19px;
}

/* indicator color */
#quote-carousel .carousel-indicators li {
    background: #fff;
    height: 15px;
    width: 15px;
    margin: 3px;
}

/* active indicator */
#quote-carousel .carousel-indicators .active {
    background: #fff601;
}

#quote-carousel p {
    text-align: left;
    font-size: 1.067rem;
}

#quote-carousel hr {
    border-top-color: #1f8bbc;
}

#quote-carousel small {
    color: #fff601;
    font-size: 80%;
    font-style: italic;
    text-align: right;
    display: block;
}

.h-link {
    color: #ffdd79;
}

.h-link a {
    font-size: 0.933rem;
    color: #fff601;
}

.star_casansaar {
    padding: 10px;
}

.star_casansaar ul {
    width: 100%;
    margin: 0;
    padding: 0;
}

.rbox.star_casansaar {
    padding: 0;
}

.rbox.star_casansaar ul {
    padding: 0 5px;
}

.rbox-cont {
    padding: 10px;
}

.maq_cont {
    height: 300px;
}

.cont_bord {
    border: 1px solid #288FBC;
}

.star_casansaar li {
    padding: 5px;
    list-style: none;
    display: flex;
}

.star_casansaar .star_header {
    border-bottom: 3px solid #ddd;
}

.star_casansaar .star_header li {
    font-weight: 600;
    padding: 5px 0 8px 0;
}

.star_casansaar .star_header li strong {
    font-weight: 900;
    font-size: 1.067rem;
}

.star_casansaar li .t_name,
.star_casansaar li .t_pic,
.star_casansaar li .t_point,
.star_casansaar li .t_rank {
    display: inline-block;
}

.star_casansaar li .t_name {
    width: 40%;

}

.star_casansaar li .t_pic {
    width: 30%;

}

.star_casansaar li .t_pic img {
    width: 80px;
}

.star_casansaar li .t_point {
    width: 20%;

}

.star_casansaar li .t_rank {
    width: 10%;

}

.inter_cont {
    background-color: #1f8bbc;
    display: flex;
    flex-direction: row;
}

.inter_cont h3.inte_heading {
    background-color: #0572a2;
    height: 90px;
    display: flex;
    margin: 0;
    padding: 0;
    justify-content: center;
    align-items: center;
    width: 15%;
    color: #fff;
}

.interview_cont {
    width: 81.5%;
    height: 90px;
    margin-left: 2%;
}

.interview_cont ul {
    margin: 0;
    padding: 0;
}

.interview_cont ul li {
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
}

.interview_cont ul li a {
    color: #fff;
}

.intev_img {
    width: 80px;
    height: 80px;
    display: inline-block;
    margin-right: 15px;
}

.met_img {
    display: inline-block;
    width: 12%;
    vertical-align: top;
}

.met_img a {
    display: block;
}

.met_img img {
    width: 100%;
}

.mat_name {
    padding-bottom: 5px;
}

.met_cont {
    display: inline-block;
    width: 80%;
    padding-left: 2%;
    vertical-align: top;
}

.tab_minhe {
    min-height: 320px;
}

.on_newimg {
    width: 15%;
    display: inline-block;
}

.on_newimg img {
    width: 100%;
}

.on_newcont {
    display: inline-block;
    width: 80%;
    padding-left: 5px;
}

.tabmar_top {
    margin-top: 15px;
}

.onlinemember ul {
    margin: 0;
    padding: 10px;
    background-color: #F3F8FB;
}

.onlinemember li {
    list-style: none;
    padding: 4px;
}

.onlinemember li p a {
    color: #333;
}

.onlinemember li p {
    margin-bottom: 0;
    font-size: 0.933rem;
    font-weight: 600;
}

.opnion_con {
    background-color: #dfecf5;
    border: 1px solid #A6D2F4;
}

.op_link {
    background-color: #B0D2F0;
    color: blue;
    padding: 15px;
}

.op_link a {
    color: blue;
    text-decoration: underline;
    font-size: 1.067rem;
}

.op_true_f {
    padding: 15px;
}

.op_true_f ul {
    margin: 0 auto;
    padding: 0;
    display: table;
    min-height: 220px;
}

.op_true_f li {
    list-style: none;
    font-size: 1.067rem;
    padding: 10px 20px 20px;
}

.op_true_f li span {
    display: inline-block;
    min-width: 100px;
}

.flowtext,
.flow_icon {
    color: #fff;
    display: inline-block;
}

.flow_icon {
    padding-bottom: 5px;
}

.flow_icon a {
    display: inline-block;
    padding-left: 8px;
}

.flow_icon img {
    width: 40px;
    height: 40px;
}

.flowtext {
    font-family: "FuturaBQ-Bold";
    font-size: 1.333rem;
    padding-right: 30px;
}


.gadds img {
    display: block;
    margin: 0 auto;
}
.img_id img{
    display: inline-block;
}
.new_tab {
    padding: 0 10px;
}
.new_tab .nav-tabs {
    border-bottom: 2px solid #ddd;
}
.new_tab .nav-tabs > li > a {
    background:transparent;
    border:none;
    border-bottom: 3px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #333;
}
.new_tab .nav-tabs > li.active>a, .new_tab .nav-tabs > li.active > a:hover,.new_tab .nav-tabs > li.active > a:focus {
    border: none;
    border-bottom: 3px solid #a6d2f4;
}
.new_tab .tab-content {
    border: none;
}
.grid_li {
    padding:0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.grid_li.col_2 li{
    width:50%;
}
.grid_li.col_3 li{
    width:33.3333%;
}
.grid_li li {
    list-style: none;
    padding: 5px;
   
}
.grid_li li a{
    display: inline-block;
    line-height:1.2;
}
/*******************/
.menu a {
    display: block;
    color: #333;
    padding: 10px 15px;
    padding-left: 20px;
    border-top: 1px solid #ddd;
    text-decoration: none;
    position: relative;
    z-index: 11;
}

.menu a.active {
    color: #fff;
    background-color: #0572a2;
}

.menu a:last-child {
    border-bottom: 1px solid #ddd;
}
a#quick_nav {
    color: #fff;
    padding: 5px;
    font-size: 1.2rem;
    text-decoration: none;
}
.quick_mo-link a {
    border: none;
    padding: 0;
    color: #fff601;
}
.quick_mo-link a:last-child {
border:none;
}
.menu.quilk_mo-nav ul {
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
}

.menu.quilk_mo-nav ul li {
    padding: 8px 15px;
    padding-left: 15px;
    list-style-type: none;
    border-bottom: 1px solid #ddd;
    font-size:100%;
    line-height:1.4;
    display: flex;
}
.menu.quilk_mo-nav ul li.noflex{
    display: block;
}
.menu.quilk_mo-nav ul li a {
    display: inline-block;
    color: #333;
    padding: 0px;
    padding-left: 10px;
    border: none;
    vertical-align: text-bottom;
    font-size:90%;
}

.menu.quilk_mo-nav ul li span{
    vertical-align: top;
    padding-top: 3px;
    font-size:80%;
}
@media(max-width:990px) {
    .menu {
        border-right: 1px solid #ddd;
        background-color: #fff;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
        position: fixed;
        top: 0;
        z-index: 10;
        width: 280px;
        height: 100%;
        overflow-x: auto;
    }

   
    a.backBtn,
    .menu a:hover,
    .menu a:active {
        background-color: #0572a2;
        color: #fff;
    }

    a.backBtn {
        text-align: right;
        padding: 20px;
        padding-right: 15px;
        font-size: 2rem;
        color: #fff;
        font-weight: 600;
        line-height: 1;
    }

    a.backBtn span {
        font-size: 2rem;
        display: inline-block;
        padding: 0px 0 0 20px;
    }
    
    .quick_mo-link {
        position: absolute;
        left: 0;
        top: -50px;
        padding: 5px 10px 5px 10px;
        background: linear-gradient(#0021db, #0383bd);
        z-index: 9999;
    }

    .quilk_mo-nav a.backBtn {
        padding: 0;
        position: absolute;
        right: 5px;
        border: none;
        background-color: transparent;

    }

    .quilk_mo-nav .main_heading {
        background: linear-gradient(#0021db, #0383bd);
        padding: 5px 15px;
    }



    .quilk_mo-nav a.backBtn,
    .quilk_mo-nav a:hover,
    .quilk_mo-nav.menu a.active {
        color: #fff;
    }

    .menu-left,
    .quilk_mo-nav {
        left: -280px;
    }

    .menu-left.left-open,
    .quilk_mo-nav.q_nav-open {
        left: 0;
    }
    .quilk_mo-nav a.backBtn{
        color: #fff;
        padding: 2px 5px;
        display: inline-block;
        background: linear-gradient(#0021db, #0383bd);
        line-height: 1;
    }
    .quilk_mo-nav a.backBtn span {
        padding: 0px;
    }
}
.img_pro {
    padding-left: 0 !important;
}
.table_scllor {
    overflow: auto;
}
@media(min-width:991px){
    .quick_mo-link ul {
        border: 1px solid #288FBC;
    }
}


.userpanel {
    padding-left: 15px;
}

.username {
    color: #fff601;
}

.userpanel .dropdown-menu span.glyphicon {
    color: #909293;
    margin-right: 3px;
}

.userpanel .dropdown-menu span.badge {
    background-color: #909293;
}

.userpanel .dropdown-menu {
    z-index: 9999;
}

.userpanel .dropdown-menu>li>a {
    padding: 8px 10px;
}

span.artimg {
    padding-left: 15px;
}

.dropdown-menu>li>a span.glyphicon {
    padding-right: 8px;
}

.style2 {
    position: relative;
}

.style2 .pdf_download {
    position: absolute;
    top: 0;
    right: 0;
}

.style2 .pdf_download a {
    display: block;
}

.style2 .newsshort,
.style2 .newsheading,
.style2 .post_dett {
    width: 90%;
}

@media(max-width:991px) {
    .nav-tabs {
        white-space: nowrap;
        overflow: auto;
    }

    .nav-tabs>li {
        float: none;
        margin-right: 0;
        display: inline-block;
    }

    .nav-tabs>li>a {
        margin-right: 0;
        padding: 8px 5px;
        font-size: 90%;
    }

    .main_heading {
        padding: 10px 10px;
        font-size: 1rem;
    }

    .h-link a {
        font-size: 90%;
    }

    .conpy_rig {
        font-size: 90%;
        text-align: center;
    }

    .flowtext {
        font-size: 1.2rem;
        padding-right: 0px;
    }

    .social_icon {
        text-align: center;
    }

    .qqqlink {
        display: none;
    }
}

@media (max-width : 1024px) and (orientation : landscape) {
    .qqqlink {
        display: block;
        padding-bottom: 15px;
    }
}

@media(max-width:991px) {
    .header_right {
        position: relative;
    }

    #mobile_header .header_right .open>.dropdown-menu {
        right: 0;
        left: auto;
    }

    #mobile_header .header_right .dropdown-menu li a {
        padding: 8px 15px;
    }

    .m_toppadd {
        padding-top: 50px;
    }

    .m_hocont {
        background-color: #0d7c28;
        padding: 30px 0;
        text-align: center;
    }

    .morlink {
        display: none;
    }

    .add_secimg {
        padding: 10px;
    }

    .link_name {
        padding: 5px 0;
        font-weight: 600;
        color: #666;
        /* height: 50px; */
    }

    footer#footer {
        margin-top: 10px;
    }

    footer .footer_bottom {
        margin-top: 0px;
    }

    .iconimg {
        width: 40px;
        height: 40px;
    }

    .icon_link {
        width: 46%;
        margin-right: 5px;
        margin-left: 5px;
        margin-bottom: 10px;
        display: inline-flex;
        text-align: center;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .mlink {
        border: 1px solid #999;
        border-radius: 2px;
        box-shadow: 5px 5px 5px #333;
        display: flex;
        padding: 1rem .5rem .5rem .5rem;
        font-size: 1rem;
        justify-content: center;
        color: #333;
        background: #fff;
        height: 93px;
        text-decoration: none;
        width: 100%;
        flex-direction: column;
        align-items: center;
    }

    #mobile_header {
        display: flex;
        align-items: center;
        padding-left: 15px;
        padding-right: 15px;
        max-width: 100%;
        box-shadow: -1px -3px 9px 0px #000;
    }

    .m_logo {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
    }

    .header_right {
        float: right;
        -ms-flex: 0 0 55%;
        flex: 0 0 55%;
        text-align: right;
        font-size: 1.6rem;
    }

    .mo_menu {
        background-color: #fff;
        margin-right: 10px;
        color: #0e0e0e;
        font-size: 1.333rem;
    }

    .disflex {
        display: flex;
        width: 100%;
    }

    .search_dev {
        display: inline-block;
    }

    .searcicon,
    .usernot,
    .useradmin {
        background: transparent;
        padding: 0;
        margin: 0;
        line-height: 0;
        border: 0;
        vertical-align: middle;
        display: inline-block;
        color: #6c757d !important;
        padding: 0 .75rem;
        font-size: 1.8rem;
        text-align: center;
        line-height: 1;
        border-radius: .25rem;
        transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    }

    .searcicon:focus,
    .usernot:focus,
    .useradmin:focus,
    .searcicon span:focus,
    .usernot span:focus,
    .useradmin span:focus {
        outline: none;
    }

    .useradmin img,
    .useradmin {
        width: 30px;
        height: 30px;
        padding: 0;
    }
}

.rounded-circle {
    border-radius: 50% !important;
}

.more-open {
    display: block;
}

.list-cont {
    padding-top: 3px;
    padding-bottom: 3px;
}

.ullist {
    margin: 0;
    padding: 10px 20px;
}

.ullist li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.ullist li:last-child hr {
    display: none;
}

.ullist li hr {
    margin-top: 15px;
    margin-bottom: 10px;
}

.newsheading {
    padding-bottom: 3px;
    background: url(../images/news-arrw.jpg) left 0.35rem no-repeat;
    padding-left: 25px;
    font-weight: 700;
    color: #0a7192;
    font-size: 1.067rem;
}

.newsheading h4 {
    margin: 0;
    padding: 0;
    font-weight: 600;
}

.newsheading a {
    text-decoration: none;
    font-weight: 700;
    color: #0a7192;
}

.newsheading a:hover {
    text-decoration: underline;
}

.post_dett {
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
    display: flex;
    justify-content: space-between;
    font-size: 90%;
}

.newsshort {
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px
}

.contread {
    display: block;
    max-width: 50%;
    white-space: nowrap;
    font-size: 90%;
}

.canews {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.categoryshort {
    width: 100%;
    text-align: right;
    font-size: 90%;
}

hr {
    border-top-color: #51ABD6;
}


.login-form {
    max-width: 385px;
    width: 100%;
    margin: 50px auto;
}

.login-form form {
    margin-bottom: 15px;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.07);
    border: 1px solid #eee;
    padding: 30px;
}

.login-form h2 {
    margin: 0 0 35px;
    font-size: 1.6rem;
}

/* .login-form h2 span{
    border-bottom: 1px solid rgba(0, 0, 0, 0.363);
    padding-bottom: 5px;
} */
.form-control,
.login-btn {
    min-height: 38px;
    border-radius: 2px;
}

.input-group-addon .fa {
    font-size: 1.2rem;
}

.login-btn {
    font-size: 1rem;
    font-weight: bold;
}

.social-btn .btn {
    border: none;
    margin: 10px 3px 0;
    opacity: 1;
}

.social-btn .btn:hover {
    opacity: 0.9;
}

.social-btn .btn-primary {
    background: #507cc0;
}

.social-btn .btn-info {
    background: #64ccf1;
}

.social-btn .btn-danger {
    background: #df4930;
}

.or-seperator {
    margin-top: 20px;
    text-align: center;
    border-top: 1px solid #ccc;
}

.or-seperator i {
    padding: 0 10px;
    background: #f7f7f7;
    position: relative;
    top: -11px;
    z-index: 1;
}

.registration_form {
    max-width: 750px;
    margin: 30px auto;
    padding: 30px;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.07);
    border: 1px solid #eee;
}

.registration_form h2 {
    margin: 0 0 35px;
    font-size: 1.6rem;
    font-weight: 600;
}

.registration_form h2 span {
    border-bottom: 1px solid rgba(0, 0, 0, 0.363);
    padding-bottom: 5px;
}

.login_popup .login-form {
    margin: 0 auto;
}

.login_popup .login-form form {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.0);
    border: none;
}

#ratingArea {
    display: block;
}

.print {
    display: inline-block;
    padding-left: 25px;
}

.gooadd {
    float: left;
    padding-right: 15px;
    padding-bottom: 15px;
}

.post_des {
    padding: 20px 0;
    border-top: 2px dashed #e3e3e3;
    margin-top: 30px;
    text-align: justify;
    font-size: 1.067rem;
}

.postdata li {
    list-style: disc;
    list-style-position: outside;
}

.gadds {
    width: 100%;
    margin-bottom: 10px;
}

.gadds img {
    width: 100%;
}

.detailpage .subscribe_sec h4 {
    color: #fff;
    font-weight: 600;
    padding-bottom: 10px;
}

.detailpage .subscribe_sec h4 span {
    color: #fff601;
}

.detailpage .subscribe_sec .btn {
    font-size: 1.2rem;
    font-weight: 600;
    background: #ffe001;
    color: #000;
}

.detailpage .subscribe_sec .form-control {
    min-height: 40px;
    border-radius: 2px;
}

.loginlink {
    font-size: 0.933rem;
    padding: 30px 15px 0;
    display: flex;
    justify-content: space-between;
}

.loginlink h4 {
    display: inline-block;
}

.commentpost {
    padding: 0 15px 30px;
}

.commentpost h4 {
    font-weight: 600;
}

@media (min-width: 768px) {
    .login_popup .modal-dialog {
        width: 100%;
        margin: 30px auto;
        max-width: 400px;
    }
}

@media(max-width:767px) {
    .newsheading {
        background: url(../images/news-arrw.jpg) left 6px no-repeat;
        padding-left: 24px;
        font-size: 1rem;
        line-height: 1.4;
    }

    .newsheading a {
        font-size: 90%;
    }

    .artimg img {
        width: 40px;
        height: 40px;
    }

    .contread {
        width: 100%;
        padding: 0 0 5px;
        max-width: 100%;
    }

    .ullist {
        padding: 10px;
    }

    .canews {
        flex-direction: column;
    }

    .categoryshort {
        text-align: left;
        font-size: 0.867rem;
    }

    .registration_form {
        margin: 0px auto;
        padding: 15px;
    }

    .registration_form h2 {
        margin: 0 0 35px;
        font-size: 1.2rem;
        font-weight: 600;
    }

    .style2 .newsheading,
    .style2 .post_dett {
        width: 85%;
    }

    .style2 .newsshort {
        width: 100%;
    }
}

@media(min-width:992px) and (max-width:1023px) {
    .nav>li>a {
        padding: 10px 6px;
    }
}

@media(min-width:1024px) and (max-width:1200px) {
    .nav>li>a {
        padding: 10px 9px;
    }

    .nav-tabs>li>a {
        padding: 8px 5px;
    }

    .nav-tabs>li {
        margin-right: 2px;
    }

    .main_heading {
        padding: 10px 10px;
        font-size: 0.933rem;
    }

    .h-link a {
        font-size: 90%;
    }

    .maq_cont {
        height: 270px;
    }

    .op_true_f ul {
        min-height: 195px;
    }

    .op_true_f li {
        padding: 10px 20px 10px;
    }

}

@media (min-width : 600px) and (max-width : 991px) and (orientation : portrait) {
    .icon_link {
        width: 31%;

    }

    .searcicon,
    .usernot,
    .useradmin {
        padding: 0 2rem;
        font-size: 3.1rem;

    }

    .mo_menu {
        margin-right: 3rem;
        font-size: 3rem;
    }

    .useradmin img,
    .useradmin {
        width: 50px;
        height: 50px;

    }
}

@media (min-width : 320px) and (max-width : 991px) and (orientation : landscape) {
    .icon_link {
        width: 30%;

    }

    .mlink {
        height: 90px;
    }

    .link_name {
        font-size: 1.45rem;
        height: 2.333rem;
    }

    .searcicon,
    .usernot,
    .useradmin {
        padding: 0 2rem;
        font-size: 3.1rem;

    }

    .mo_menu {
        margin-right: 3rem;
        font-size: 3rem;
    }

    .useradmin img,
    .useradmin {
        width: 50px;
        height: 50px;

    }
}

@media(max-width:360px) {
    .icon_link {
        width: 45%;
        margin-right: 3px;
        margin-left: 3px;
        margin-bottom: 10px;
    }

    .mlink {
        width: 100%;
        padding: 1em .2em .2em .2em;
        font-size: 0.8rem;
        height: 90px;
    }

    .iconimg {
        width: 35px;
        height: 35px;
    }
}


.navigation.pagination {
    max-width: 90%;
    width: 100%;
    margin: 0 auto;
    padding: 0.8rem 0;
    text-align: center;
    font-size: 1rem;
    font-weight: 600;
}

.navigation.pagination .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.navigation.pagination .page-numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    padding: 0.3rem 0.7rem;
    border: 1px solid #ccc;
    margin: 0 0.2rem;
    border-radius: 0.35rem;
    display: block;
}



.navigation.pagination .page-numbers.current {
    background-color: #0164a8;
    color: #fff;
}


@media(max-width:360px) {

    html,
    body {
        font-size: 14px;
    }

}

@media(max-width:330px) {

    html,
    body {
        font-size: 12px;
    }

}

/* comment post */

.user_avatar {
    width: 65px;
    height: 65px;
    display: inline-block;
    vertical-align: top;
}

.user_avatar img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.comment_block {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 10px;
}

.comment_block .create_new_comment {
    width: 100%;
    padding: 20px 0;
}

.comment_block .create_new_comment .input_comment {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    width: calc(98% - 75px);
}

.comment_block .create_new_comment .input_comment input[type="text"] {
    width: 100%;
    font-weight: 300;
    font-size: 1.3rem;
    padding: 10px;
    border: none;
    border-bottom: 2px solid #f2f2f2;
}

.comment_block .create_new_comment .input_comment input[type="text"]:focus {
    outline: none;
    border-bottom: 2px solid #e6e6e6;
}

.comment_block .new_comment {
    width: 100%;
    height: auto;
    padding: 20px 0;
    border-top: 1px solid #e6e6e6;
}

.comment_block .new_comment .user_comment {
    list-style-type: none;
    margin-bottom: 10px;
}

.comment_block .new_comment .comment_body {
    display: inline-block;
    vertical-align: middle;
    width: calc(98% - 75px);
    min-height: 65px;
    margin-left: 10px;
    padding: 5px 10px;
    font-size: 1.067rem;
    color: #555;
    background-color: #FFF;
    border-bottom: 2px solid #f2f2f2;
}

.comment_block .new_comment .comment_body h4 {
    font-size: 1.067rem;
    margin: 0 0 5px;
    font-weight: 700;
}

@media(max-width:767px) {
    .commentpost {
        padding: 0 0px 30px;
    }

    .loginlink,
    .loginlink h4 {
        display: block;
    }

    .print {
        display: block;
        padding-left: 0px;
        padding-top: 10px;
    }

    .user_avatar {
        width: 65px;
        height: 65px;
        display: block;
        margin: 0 auto;
    }

    .comment_block .new_comment .comment_body {
        display: block;

        width: 100%;
        min-height: 65px;
        margin-left: 0;
        text-align: center;
        padding-top: 15px;
    }
}

.mar_t20 {
    margin-top: 20px !important;
}

.mar_b20 {
    margin-bottom: 20px !important;
}

.pad_b20 {
    padding-bottom: 20px !important;
}

.sub_sec {
    padding: 10px;
}

.gray_border {
    border: 1px solid #ccc;
}

.co-y {
    color: #fff601;
}

.font12 {
    font-size: 90%;
}

.video_sec {
    display: flex;
    flex-wrap: wrap;
}

.video_link {
    width: 24%;
    margin: 0.5%;
    padding: 5px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    font-size: 0.867rem;
}

.video_det {
    width: 100%;
}

.video_link img {
    width: 100%;
}

.video_link a {
    display: inline-block;
}

#st-1 {
    direction: ltr;
    display: block;
    opacity: 1;
    text-align: center;
    z-index: 94034;
    padding: 15px 0;
}

#st-1 .st-total.st-hidden {
    display: none;
}

#st-1 .st-btn {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -ms-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -webkit-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    display: inline-block;
    font-size: 90%;
    height: 32px;
    line-height: 32px;
    margin-right: 8px;
    padding: 0 10px;
    position: relative;
    text-align: center;
    top: 0;
    vertical-align: top;
    white-space: nowrap;
}

#st-1 .st-btn:hover {
    opacity: .8;
    top: -4px;
}

#st-1 .st-total {
    color: #555;
    display: inline-block;
    font-weight: 500;
    line-height: 12px;
    margin-right: 0;
    max-width: 80px;
    padding: 4px 8px;
    text-align: center;
}

#st-1.st-has-labels .st-btn {
    min-width: 100px;
}

#st-1 .st-btn>span {
    color: #fff;
}

#st-1 .st-btn[data-network='twitter'] {
    background-color: #55acee;
}


#st-1 .st-btn[data-network='facebook'] {
    background-color: #4267B2;
}

#st-1 .st-btn[data-network='whatsapp'] {
    background-color: #25d366;
}

#st-1 .st-btn[data-network='pinterest'] {
    background-color: #CB2027;
}

#st-1 .st-btn[data-network='linkedin'] {
    background-color: #0077b5;
}

@media(min-width:768px) and (max-width:991px) {
    .rbox {
        width: 49%;
        float: left;
        margin-right: 1%;
    }
}

@media(max-width:767px) {
    .video_link {
        width: 48%;
    }

    #st-1 .st-btn {
        margin-right: 8px;
        margin-bottom: 8px;
    }
}

/*****************/
.subscribe .heading {
    font-size: 2rem;
    font-weight: 700;
    color: #343c41;
}

.subscribe .subheading {
    font-size: 1.067rem;
    line-height: 24px;
    color: #666;
}

.subscribe .form {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
}

.subscribe .input {
    width: auto;
    padding: 10px 8px;
    border: 1.5px solid rgba(27, 154, 252, 0.445);
    border-radius: 4px;
    text-align: center;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
}

.subscribe .input::-webkit-input-placeholder {
    opacity: 0.35;
}

.subscribe .input::-moz-placeholder {
    opacity: 0.35;
}

.subscribe .input:-ms-input-placeholder {
    opacity: 0.35;
}

.subscribe .input::-ms-input-placeholder {
    opacity: 0.35;
}

.subscribe .input::placeholder {
    opacity: 0.35;
}

.subscribe .input:focus,
.subscribe .input:hover,
.subscribe .input:valid {
    outline: none;
    border: 1.5px solid #b2defe;
}

.subscribe .btn {
    padding: 12px 32px;
    background-color: #1b9cfc;
    font-size: 1.133rem;
    letter-spacing: 0.5px;
    color: #ffffff;
    border: none;
    border-radius: 6px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    cursor: pointer;
}


.subscribe {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    min-width: 100%;
    min-height: 465px;
}

.subscribe__image {
    position: relative;
    max-width: 80px;
    margin: 20px 10px 0;
}

.subscribe__text {
    max-width: 300px;
    margin-bottom: 10px;
    text-align: center;
}

.subscribe__input {
    min-width: 250px;
    margin-bottom: 15px;
}

.subscribe__btn {
    width: 180px;
}

@media(max-width:767px) {
    .subscribe .heading {
        font-size: 1.867rem;
    }

    .subscribe__image {
        margin: 0px 10px 0;
    }

    .subscribe {
        min-height: 405px;
    }

    .search_form .invisible {
        display: none;
    }
}

.albh_sezrch {
    display: flex;
    flex-wrap: wrap;
    font-size: 1.067rem;
    font-weight: 600;
    line-height: 24px;
}

.albh_sezrch a {
    display: inline-block;
    padding: 5px;
    width: 30px;

    text-align: center;
}

.testi_des .blockquote {
    position: relative;
    padding-left: 50px;
    padding-top: 15px;
}

.blockquote:before {
    content: "";
    background-image: url(../images/icons/blockquote.png);
    background-repeat: no-repeat;
    z-index: -100;
    position: absolute;
    top: 0;
    left: 0;
    width: 45px;
    height: 80px;
    background-size: 100%;
}

.person {
    text-align: right;
    color: #0f0f0f;
    font-weight: 600;
    font-size: 0.933rem;
}

.text-center {
    text-align: center !important;
}

.book_sec,
.demowebsite {
    display: flex;
    flex-wrap: wrap;
}

.book_sec .book_link {
    width: 32%;
    text-align: center;
    border: 1px solid #ccc;
    padding: 5px;
    margin: 0.6%;
}

.bookheading {
    font-weight: 700;
    padding: 10px 0 5px;
    margin: 15px 0 0;
}

.book_sec .book_link .post_dett {
    width: 100%;
    padding-top: 0;
    padding-bottom: 3px;
    justify-content: center;
    margin: 0;
}

.book_link a {
    display: inline-block;
}

.book_sec .book_link img {
    max-width: 100%;
    box-shadow: -9px 9px 8px #c4c4c4;
}

.demowebsite .book_link img {
    box-shadow: -9px 9px 8px rgba(196, 196, 196, 0);

}

.demowebsite .book_link .demoimg {
    height: 200px;
    overflow: hidden;
}

.webheading {
    font-size: 1.3rem;
    margin-top: 0.2rem !important;
    margin-bottom: 0.2rem;
}

.ar_postform {
    margin: 0 auto;
    padding: 4rem;
    box-shadow: 0 0 2px 0px #00000052;
}

.rbox-cont .control-label,
.rbox-cont .form-control {
    font-size: 0.8rem;
}

.rbox-cont .form-control {
    min-height: auto;
}

ul.f_sm li {
    font-size: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-left: 1rem;
}

ul.arr li::before {
    content: "\e127";
    font-family: 'Glyphicons Halflings';
    font-size: 80%;
    margin-right: 0.5rem;
    margin-left: -1rem;
    position: relative;
}

.tab-content .theading {
    padding: 0rem 1rem 0;
    margin: 0;
    font-size: 1rem;

}

.paddi {
    padding: 2rem;
}

.bg_gred {
    background: rgb(255, 92, 150);
    background: linear-gradient(180deg, rgba(255, 174, 203) 0%, rgba(255, 255, 255, 0) 150px);

}

.bg_gred h3 {
    margin-top: 0;
    color: #9d0000;
}

.padtb {
    padding: 1rem 1rem 3rem;
}

.paddno {
    padding: 0;
}

.ques {
    font-weight: 700;
}

.list-cont.events {
    display: flex;
    flex-wrap: wrap;
}

.newsheading.icon_none {
    background: none;
    padding-left: 0;
}

.events_cont {
    width: 80%;
    padding-left: 2%;
}

.events_img {
    width: 20%;
}

.events_img img {
    width: 100%;
    height: auto;
}

.member_dett {
    display: flex;
    flex-wrap: wrap;
}

.member_pic {
    width: 16.66666666666667%;
    text-align: center;
    line-height: 1;
    padding: 0;
    padding: 8px;
    border: 1px solid #ddd;
}

.meb_pic {
    padding-bottom: 8px;
}

.meb_pic img {
    width: 100%;
}

.meb_name {
    font-size: 75%;
}

.meb_name p {
    margin-bottom: 5px;
}

.score-board {
    padding: 15px 0;
}
.ma_cont{
    padding-bottom: 50px;
}
.ma_cont tbody{
    font-size: 90%;
}
.ma_cont .table thead{
    background-color: #efecec;
}
@media (max-width: 992px) {
    .t-hide {
        display: none;
    }
}

@media(max-width:767px) {
    .m-hide {
        display: none;
    }

    .meb_pic {
        padding-bottom: 5px;
    }

    .member_pic {
        width: 33.33333%;
        padding: 5px;
    }

    .events_cont {
        width: 100%;
        padding-left: 02%;
    }

    .events_img {
        width: 100%;
        max-width: 300px;
        margin: 1rem auto;
    }

    .events_img img {
        width: 100%;
        height: auto;
    }

    .book_sec .book_link {
        width: 48%;
    }

    .ar_postform {
        padding: 1rem;
    }

    .testimonial-list .testi_des .categoryshort {
        text-align: right;
        font-size: 90%;
    }
}