﻿

@import url('https://fonts.googleapis.com/css?family=PT+Sans');
@import url('https://fonts.googleapis.com/css?family=Raleway:800,900');


/*Home Menu Css Start*/


/*Media Queries Start*/
@media (max-width: 1920px) and (min-width:1366px) {
    .homecarousel {
        width: 1170px;
        height: 470px !important;
        max-height: 470px !important;
    }

}

@media (max-width: 1300px) and (min-width:1152px) {
    .homecarousel {
        width: 1170px;
        height: 420px !important;
        max-height: 420px !important;
    }
}

@media (max-width: 1050px) and (min-width:900px) {
    .homecarousel {
        width: 1170px;
        height: 400px !important;
        max-height: 400px !important;
    }
}

@media (max-width: 800px) and (min-width:700px) {
    .homecarousel {
        width: 1170px;
        height: 400px !important;
        max-height: 400px !important;
    }
    /*#StandingCommittee {
        overflow: scroll;
    }*/
}

@media (max-width: 650px) and (min-width:500px) {
    .homecarousel {
        width: 1170px;
        height: 280px !important;
        max-height: 280px !important;
    }
    /*#StandingCommittee {
        overflow: scroll;
    }*/
}

@media (max-width: 480px) and (min-width:360px) {
    .homecarousel {
        width: 1170px;
        height: 200px !important;
        max-height: 200px !important;
    }
    /*#StandingCommittee {
        overflow: scroll;
    }*/
}

@media (max-width: 340px) and (min-width:320px) {
    .homecarousel {
        width: 1170px;
        height: 170px !important;
        max-height: 200px !important;
    }
    /*#StandingCommittee {
        overflow: scroll;
    }*/
}

@media (max-width: 1152px) and (min-width:1000px) {
    .img_logo {
        width: 80% !important;
    }

    .navbar-collapse .navbar-nav.navbar-right:last-child {
        margin-top: -5em;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 15px !important;
        border-bottom: 4px solid #387da1;
    }
}

@media (max-width: 412px) and (min-width:320px) {
    /*.img_logo {
        margin-top: -4.6em !important;
        
    }*/
}

    /*Media Queries Stop*/

    body {
        font-family: "PT Sans", sans-serif !important;
    }

p {
    font-family: "PT Sans", sans-serif !important;
    /*font-size: 14px !important;*/
    font-size: 16px !important;
}

        p span {
            font-family: "PT Sans", sans-serif !important;
            font-size: 16px !important;
        }
        ul li span {
            font-family: "PT Sans", sans-serif !important;
            font-size: 16px !important;
        }

    #StandingCommittee div {
        font-size: 16px !important;
        font-family: "PT Sans", sans-serif !important;
    }

    .Public_Pera {
        font-size: 16px !important;
        font-family: "PT Sans", sans-serif !important;
    }

    .bdy_mrgn {
        width: 1250px;
        margin: 0 auto;
        background-color: #fff;
    }

    .carousel-caption h1 {
        font-family: 'PT Sans', sans-serif;
    }

    .card .card-content .card-heading {
        font-weight: bold;
        font-size: 26px;
        font-family: 'Raleway', sans-serif;
        margin-left: 33px;
        margin-bottom: -25px;
    }

    .panel .panel-heading .panel-title h2 {
        font-family: 'Raleway', sans-serif;
    }

    .panel .panel-heading .panel-title p {
        font-family: 'PT Sans', sans-serif;
    }

    .panel .panel-body h2 {
        font-family: 'Raleway', sans-serif;
        font-weight: bold;
        font-size: 24px;
    }

    /* Set padding to keep content from hitting the edges */
    .body-content {
        padding-left: 15px;
        padding-right: 15px;
    }

    /* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
    .dl-horizontal dt {
        white-space: normal;
    }

    /* Set width on the form input elements since they're 100% wide by default */
    input,
    select,
    textarea {
        /*max-width: 280px;*/
    }


    /*Navbar css starts*/
    .main-header .navigation > li {
        position: relative;
        float: left;
        margin-right: 20px;
        margin-bottom: 0px;
        margin: 0px;
        list-style: none;
    }

        .main-header .navigation > li:hover > a,
        .main-header .navigation > li.current > a,
        .main-header .navigation > li.current-menu-item > a {
            color: #25cc60;
            opacity: 1;
            transition: all 500ms ease;
        }

    #bs-example-navbar-collapse-1 {
        margin-top: 20px;
    }

    .main-header {
        width: 100%;
        box-shadow: 0 1px 1px 0 rgba(0,0,0,.05)
    }

    .navbar-default {
        background: 0 0;
        border: none;
        margin-bottom: 0;
        border-radius: 0
    }

    .logo {
        padding: 19px 0;
        float: left;
        margin-right: 50px
    }

        .logo img {
            height: 40px;
            margin-top: 11px;
        }

    .main-header .navbar-default .nav > li > a {
        position: relative;
        display: block;
        padding: 20px 20px 26px;
        font-size: 18px;
        border-top: solid 5px transparent;
        line-height: 27px;
        letter-spacing: 1px;
        color: #4a4747;
        outline: 0;
        cursor: pointer
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 17px;
        border-bottom: 4px solid #387da1;
    }

        .navbar-default .navbar-nav > li > a:hover {
            color: #387da1;
            font-size: 18px;
            font-weight: bold;
        }

    .navbar-nav > li > .dropdown-menu {
        border-top: 4px solid #387da1;
        margin-top: 20px;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        background-color: #fbfbfb;
        /*color: #4abcdc;*/
    }

    .navbar-nav > li {
        z-index: 9999
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 15px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #4a4747;
        font-size: 15px;
        white-space: nowrap;
        border-left: solid 5px transparent;
        background: #fbfbfb;
        cursor: pointer !important;
        outline: 0
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:active, .dropdown-menu > li > a:focus {
            color: #fff;
            text-decoration: none;
            background-color: #387da1;
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        background-color: #387da1;
        outline: 0;
    }

    .slider-mover-left i, .slider-mover-right i {
        font-size: 30px
    }

    .dropdown-menu > li:last-child > a {
        border-bottom: none
    }

    .dropdown-menu .open > a, .dropdown-menu .open > a:focus, .dropdown-menu .open > a:hover {
        background-color: #fff;
        border-bottom: 1px solid transparent
    }

    .navbar-nav .dropdown-menu {
        border: none;
        padding-top: 0;
        padding-bottom: 0;
        border-radius: 0;
        margin-top: 10px;
        min-width: 200px
    }

    .open > .dropdown-menu {
        -webkit-transform: scale(1,1);
        transform: scale(1,1);
        opacity: 1
    }

    /*.caret-up {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid;
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle
}*/

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        background-color: #fff;
        box-shadow: 6px 7px 19px 3px rgba(0,0,0,0.16);
        color: #387da1;
        /*padding-bottom:10px;*/
        border-bottom: 4px solid #387da1;
    }

    .rightside-navbar {
        padding: 21px 0 20px
    }

        .rightside-navbar li .button {
            border-radius: 3px;
            padding: 3px 10px !important
        }

            .rightside-navbar li .button:hover {
                color: #fff !important
            }

    .banner_video_bg {
        max-height: 700px
    }

    .pattern-overlay {
        background-color: rgba(0,0,0,.35);
        min-height: 496px
    }

    #wrapper_mbYTP_bgndVideo {
        z-index: -999 !important
    }
.goog-te-gadget .goog-te-combo {
    margin: 14px 0;
    width: 140px;
    border-radius: 2px;
    border: 1px solid #ccc;
    padding: 6px 3px;
}
    /*Nav bar Menu Css End*/

    /*carousel home page start*/
    .transition-timer-carousel .carousel-caption {
        background: rgba(0,0,0,0.5);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
        width: 70%;
        left: 0px;
        padding: 40px;
        right: 0px;
        bottom: 135px;
        text-align: left;
        padding-top: 5px;
        padding-left: 3%;
        padding-right: 3%;
        font-family: "PT Sans";
    }

        .transition-timer-carousel .carousel-caption h1 {
            padding-top: 30px;
            font-size: 38px;
            font-weight: bold;
            font-family: "PT Sans";
            letter-spacing: 1px;
        }

    #quote-carousel h2 {
        text-align: left;
    }

    .transition-timer-carousel .carousel-caption .carousel-caption-header {
        margin-top: 10px;
        font-size: 24px;
    }

    .chv-lft-crul {
        background-color: #000;
        height: 35px;
        padding: 3px;
        width: 35px;
        margin-top: 150px;
        margin-left: 35px;
    }

    .chv-rgt-crul {
        background-color: #000;
        height: 35px;
        padding: 3px;
        width: 35px;
        margin-top: 150px;
        margin-left: -33px;
    }

    @media only screen and (min-width: 250px) and (max-width: 480px) {
        .info-box-text {
            font-size: 14px!important;
        }
        #contact_bg_img {
            height: auto!important;
        }
        .committee_meeting_crd {
            overflow-x: scroll!important;           
        }       
        .labeldata {
            margin-top: 0px!important;
        }
        #publication_search {
            margin-top: 10px!important;
            margin-bottom: 22px;
        }
        .btn-Events {
            font-size: 19px !important;
            margin-bottom: 0px!important;
        }
        .tbl-crd .pera1 {
            padding-left: 27px!important;
        }
        .paid_div h4 {
            font-size: 13px!important;
        }
        .viewdetails_btn {
            margin-top: 0px!important;
            margin-bottom: 10px;
        }
        .reg_btn {
            margin-right: 17px!important;
        }
        /*.panel_header {
            font-size:26px!important;
        }*/
        .chv-rgt-crul {
            background-color: #000;
            height: 26px;
            padding: 2px;
            width: 26px;
            margin-top: 35px;
            margin-left: -26px;
        }
        .table_wrapper {
            display: block;
            overflow: auto;
            white-space: nowrap;
        }
        .chv-lft-crul {
            background-color: #000;
            height: 26px;
            padding: 2px;
            width: 26px;
            margin-top: 35px;
            margin-left: 11px;
        }

        .icac-crd-txt {
            text-align: justify;
            line-height: 16px !important;
            padding: 12px !important;
        }

        .lrn-butn {
            margin-left: 100px !important;
        }

        .Abt_Crd {
            height: 355px !important;
        }

        .lrn-benfts {
            margin-left: 100px !important;
            margin-top: 3px !important;
        }

        .rd-mre-crul {
            margin-top: 27px !important;
        }

        #div_forum p {
            font-size: 12px !important;
        }

        #div_forum h2 {
            font-size: 19px !important;
        }

        .panel_crd_txt {
            font-size: 19px !important;
        }

        .panel_para {
            font-size: 14px !important;
        }

        .card-heading {
            margin-bottom: -15px !important;
        }

        .transition-timer-carousel .carousel-caption {
            padding: 0px;
            bottom: 0px;
            padding-left: 4% !important;
            padding-top: 0px !important;
            margin-bottom: 30px !important;
        }

            .transition-timer-carousel .carousel-caption .carousel-caption-header {
                margin-top: -8px !important;
                font-size: 12px !important;
            }

        .cap-plenary-txt h1 {
            font-size: 14px !important;
            margin-top: 0px;
        }

        .cap-committee-txt h1 {
            font-size: 15px !important;
            margin-top: 0px;
        }

        .cap-plenary-txt {
            background: rgba(0,0,0,0.5);
            width: 40% !important;
            margin-bottom: -18px !important;
            margin-left: 55px !important;
            height: 50px !important;
            /* margin-top: -37px; */
        }

        .cap-committee-txt {
            background: rgba(0,0,0,0.5);
            width: 48% !important;
            margin-bottom: -18px !important;
            margin-left: 44px !important;
            height: 50px !important;
            /* margin-top: -37px; */
        }

        .cap-plenary-txt h2 {
            font-size: 17px !important;
            margin-top: 0px;
        }

        .abouticac_img {
            height: 135px !important;
        }
        .Plenary_img {
            height: 135px !important;
        }

        .Others_img {
            height: 135px !important;
        }

        .btn-Events.active, .btn-Events:focus {
            font-size: 18px !important;
        }    
        /*.PSAP_crd_txt {
            margin-right: -31px !important;
            margin-left: -27px !important;
        }*/
        .stand_box {
            /*width: 340px !important;*/
            width:100%!important;
        }
        .side-menu {
            margin-left: 25px;
        }
        .tbl-crd {
            margin-left: -36px;
        }
        .overview_crd h3 {
            font-size: 22px!important;
        }
        .info-box-icon {
            float: none; 
            /* height: 90px; */
            width: 100px;
        }
        .page_content {
            padding: 24px 10px!important;
        }
    }

    @media only screen and (min-width: 480px) and (max-width: 680px) {
        .info-box-text {
            font-size: 14px!important;
        }
        #contact_bg_img {
            height: auto !important;
        }
        .committee_meeting_crd {
            overflow-x: scroll!important;
        }
        .labeldata {
            margin-top: 0px!important;
        }
        #publication_search {
            margin-top: 10px !important;
            margin-bottom: 22px;
        }
        .btn-Events {
            font-size: 15px !important;
            margin-bottom: 0px !important;
        }
        .tbl-crd .pera1 {
            padding-left: 27px !important;
        }
        .paid_div h4 {
            font-size: 13px!important;
        }
        .labeldata {
            margin-top: 0px!important;
        }
        .viewdetails_btn {
            margin-top: 0px !important;
            margin-bottom: 10px;
        }
        /*.panel_header {
            font-size: 26px!important;
        }*/
        .chv-rgt-crul {
            background-color: #000;
            height: 30px !important;
            padding: 2px !important;
            width: 30px !important;
            margin-top: 70px !important;
            margin-left: -15px !important;
        }
        .table_wrapper {
            display: block;
            overflow: auto;
            white-space: nowrap;
        }
        .cap-plenary-txt {
            background: rgba(0,0,0,0.5);
            width: 40% !important;
            margin-bottom: -18px !important;
            margin-left: 55px !important;
            height: 50px !important;
            /* margin-top: -37px; */
        }

        .cap-committee-txt {
            background: rgba(0,0,0,0.5);
            width: 48% !important;
            margin-bottom: -18px !important;
            margin-left: 44px !important;
            height: 50px !important;
            /* margin-top: -37px; */
        }

        .cap-plenary-txt h1 {
            font-size: 17px !important;
            margin-top: 0px;
        }

        .cap-committee-txt h1 {
            font-size: 15px !important;
            margin-top: 0px;
        }

        .chv-lft-crul {
            background-color: #000;
            height: 30px !important;
            padding: 2px !important;
            width: 30px !important;
            margin-top: 70px !important;
            margin-left: 8px !important;
        }

        .icac-crd-txt {
            line-height: 25px !important;
        }

        .lrn-butn {
            margin-top: -20px !important;
        }

        .lrn-benfts {
            margin-left: 217px !important;
            margin-top: -22px !important;
        }

        .rd-mre-crul {
            margin-top: 30px !important;
        }

        .news_img {
            margin-left: 75px !important;
            width: 370px;
            height: 261px;
        }

        /*.Workshop_img, .publication_img {
            width: 100% !important;
        }*/

        .Lrn_crnr_img {
            height: 250px !important;
            /*width: 100% !important;*/
        }

        .transition-timer-carousel .carousel-caption {
            padding: 0px;
            bottom: 70px;
            padding-left: 4%;
            padding-top: 0px;
        }
        .agencies_btn {
            margin-left: 2em;
        }
        /*.Technical_side-menu {
            margin-left: 1.8em;
            margin-right: 1.8em;
        }*/
        .overview_crd h3 {
            font-size: 22px !important;
        }
        .About_page_content {
            padding: 30px 26px !important;
        }
        .pagination {
            margin-right: 14px;
        }
        .page_content {
            padding: 24px 10px !important;
        }
    }

    @media only screen and (min-width:690px) and (max-width:920px) {     
        #contact_bg_img {
            height: auto !important;
        }
        .navbar-default .navbar-nav > li > a {
            font-size: 14px;
            border-bottom: 3px solid #387da1;
        }
        .table_wrapper {
            display: block;
            overflow: auto;
            white-space: nowrap;
        }
        .chv-rgt-crul {
            background-color: #000;
            height: 29px !important;
            padding: 3px !important;
            width: 25px !important;
            margin-top: 80px !important;
            margin-left: -17px !important;
        }

        .chv-lft-crul {
            background-color: #000;
            height: 30px !important;
            padding: 2px !important;
            width: 24px !important;
            margin-top: 80px !important;
            margin-left: 8px !important;
        }

        .cap-plenary-txt {
            background: rgba(0,0,0,0.5);
            width: 40% !important;
            margin-bottom: -18px !important;
            margin-left: 55px !important;
            height: 50px !important;
            /* margin-top: -37px; */
        }

        .cap-committee-txt {
            background: rgba(0,0,0,0.5);
            width: 48% !important;
            margin-bottom: -18px !important;
            margin-left: 44px !important;
            height: 50px !important;
            /* margin-top: -37px; */
        }

        .cap-plenary-txt h1 {
            font-size: 24px !important;
            margin-top: -3px;
        }


        .cap-committee-txt h1 {
            font-size: 24px !important;
            margin-top: -3px;
        }

        .lrn-butn {
            margin-left: 260px !important;
        }

        .lrn-benfts {
            margin-left: 270px !important;
            margin-top: 2px !important;
        }

        .news_img {
            /*width: 65% !important;*/
            margin-left: 100px !important;
        }

        .Lrn_crnr_img {
            height: 250px !important;
            /*width: 100% !important;*/
        }

        /*.Workshop_img {
            width: 100% !important;
        }*/

        .rd-mre-crul {
            margin-top: 25px !important;
        }

        /*.publication_img {
            width: 100%;
        }*/

        .transition-timer-carousel .carousel-caption {
            padding: 0px;
            bottom: 0px;
            padding-left: 4% !important;
            padding-top: 0px !important;
            margin-bottom: 100px !important;
        }

            .transition-timer-carousel .carousel-caption .carousel-caption-header {
                margin-top: -8px !important;
                font-size: 22px !important;
            }
        .About_page_content {
            padding: 30px 26px !important;
        }
        .page_content {
            padding: 24px 10px !important;
        }
        /*.Technical_side-menu {
            margin-left: 1.8em;
            margin-right: 1.8em;
        }*/
    }

    /*@media only screen and (max-width:850px) {
    .chv-rgt-crul {
        background-color: #000 !important;
        height: 100px !important;
        padding: 52px !important;
        width: 54px !important;
        margin-top: 47px !important;
        margin-left: -10px !important;
    }

    .chv-lft-crul {
        background-color: #000 !important;
        height: 30px !important;
        padding: 2px !important;
        width: 24px !important;
        margin-top: 47px;
        margin-left: 8px;
    }
}*/

    @media only screen and (min-width:680px) and (max-width:1200px) {
        .committee_meeting_crd {
            overflow-x: scroll!important;
        } 
        .cap-plenary-txtmos h1 {
            font-size: 40px !important;
            margin-top: -3px;
        }
        #plenarybtn {
            margin-left: 62px !important;
        }
        .event_find {
            margin-right: -44px;
        }
        .paid_div h4 {
            font-size: 14px!important;
        }
        /*.panel_header {
            margin-top: 0px!important;
        }*/
    }

    @media only screen and (min-width:423px) and (max-width:680px) {

        .cap-plenary-txtmos h1 {
            font-size: 27px !important;
            margin-top: 9px;
        }
        #Agencies_row {
            overflow-x: scroll !important;
            overflow-y: scroll !important;
        }
        #delegate_row {
            overflow-x: scroll !important;
            overflow-y: scroll !important;
        }
    }

    @media only screen and (min-width:250px) and (max-width:422px) {

        .cap-plenary-txtmos h1 {
            font-size: 24px !important;
            margin-top: 9px;
        }
        #Agencies_row {
            overflow-x: scroll !important;
            overflow-y: scroll !important;
        }
        #delegate_row {
            overflow-x: scroll !important;
            overflow-y: scroll !important;
        }
    }

    @media (min-width: 970px) {
        /* Lower the font size of the carousel caption header so that our caption
    doesn't take up the full image/slide on smaller screens */
        .transition-timer-carousel .carousel-caption .carousel-caption-header {
            font-size: 36px;
        }
    }


    .transition-timer-carousel .carousel-indicators {
        bottom: 0px;
        margin-bottom: 5px;
    }

    .transition-timer-carousel .carousel-control {
        z-index: 11;
    }

    .transition-timer-carousel .transition-timer-carousel-progress-bar {
        height: 5px;
        background-color: #5cb85c;
        width: 0%;
        margin: -5px 0px 0px 0px;
        border: none;
        z-index: 11;
        position: relative;
    }

        .transition-timer-carousel .transition-timer-carousel-progress-bar.animate {
            /* We make the transition time shorter to avoid the slide transitioning
    before the timer bar is "full" - change the 4.25s here to fit your
    carousel's transition time */
            -webkit-transition: width 4.25s linear;
            -moz-transition: width 4.25s linear;
            -o-transition: width 4.25s linear;
            transition: width 4.25s linear;
        }
    /*carousel home page end*/

    /*footer css starts*/
    .icac-ftr-bgd-clr {
        background: #387da1;
        color: white;
    }

    .icac-ftr-ul {
        list-style: none;
        margin-left: -40px;
    }

    footer h4 {
        font-size: 12px;
        font-weight: 600;
    }

    .icac-ftr-ul li a {
        line-height: 2;
        color: #d8d1d1;
    }

        .icac-ftr-ul li a:hover {
            color: #fff;
        }

    .icac-ftr-txt {
        padding: 2em 2em;
    }

    footer h4 a {
        color: white;
        text-decoration: none;
    }

    .icac-copyright-area {
        background: #2a5d78;
        color: white;
        font-size: 15px;
        padding: 20px 0px;
        font-weight: 600;
    }

    .cpyrht-txt {
        text-align: center;
    }

    .icac-ftr-lnks {
        text-align: center;
    }

    .icac-ftr-lnks {
        /*font-size:24px;
    margin-right:30px;*/
    }

    .ftr-lg-txt {
        /*background-color: #156894;*/
        padding: 10px 12px;
        /*font-family: initial*/;
        font-size: 18px;
        font-weight: 600;
    }

    ul.social-network {
        list-style: none;
        display: inline;
        margin-left: 0 !important;
        /*padding: 0;*/
    }

        ul.social-network li {
            display: inline;
            margin: 0 5px;
            font-weight: 600;
        }


    /* footer social icons */

    .social-network a.icoFacebook {
        background-color: #3B5998;
    }

    .social-network a.icoTwitter {
        background-color: #33ccff;
    }

    .social-network a.icoLinkedin {
        background-color: #007bb7;
    }

    .social-network a.icoRss:hover {
        background-color: #F56505;
    }

    .social-network a.icoFacebook:hover {
        background-color: #3B5998;
    }

    .social-network a.icoTwitter:hover {
        background-color: #33ccff;
    }

    .social-network a.icoGoogle:hover {
        background-color: #BD3518;
    }

    .social-network a.icoVimeo:hover {
        background-color: #0590B8;
    }

    .social-network a.icoLinkedin:hover {
        background-color: #007bb7;
    }

        .social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
        .social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
            color: #fff;
        }

    a.socialIcon:hover, .socialHoverClass {
        color: #44BCDD;
    }

    .social-circle li a {
        display: inline-block;
        position: relative;
        margin: 0 auto 0 auto;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        text-align: center;
        width: 50px;
        height: 50px;
        font-size: 20px;
    }

    .social-circle li i {
        margin: 0;
        line-height: 50px;
        text-align: center;
    }

    .social-circle li a:hover i, .triggeredHover {
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -ms--transform: rotate(360deg);
        transform: rotate(360deg);
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -o-transition: all 0.2s;
        -ms-transition: all 0.2s;
        transition: all 0.2s;
    }

    .social-circle i {
        color: #fff;
        -webkit-transition: all 0.8s;
        -moz-transition: all 0.8s;
        -o-transition: all 0.8s;
        -ms-transition: all 0.8s;
        transition: all 0.8s;
    }

    /*footer css ends*/

    /*slider text css starts*/
    .crsl-on-txt {
        position: fixed;
        width: 45%;
        height: 30%;
        top: 18%;
        z-index: 1;
        background: rgba(0, 0, 0, 0.52);
        opacity: .7;
        color: #fff;
        padding: 32px;
    }
    /*slider text css ends*/

    /*about css starts*/


    @import url(https://fonts.googleapis.com/css?family=Roboto:400,500,900);
    /*about icac start*/


    .header {
        background: #607D8B;
    }

    /*.blue h1, h2, h3 {
    color: #2196F3;
}*/

    .headline {
        color: #FFFFFF;
        margin: 1em;
    }

    .Abt_Crd {
        /*background: rgba(234, 228, 234, 0.3);*/
        background: #F6F6F6;
        height: 340px;
        /*font-family: 'Roboto', sans-serif;*/
        margin-top: 5em;
        overflow: hidden;
        -webkit-transition: box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1);
        transition: box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    }

    a:hover {
        text-decoration: none;
    }

    /*footer h4 {
    font-size: 12px;
    font-weight: 600;
}

footer ul li a {
    line-height: 2;
    color: #d8d1d1;
}*/
    .lrn-butn {
        background-color: transparent;
        color: #387da1;
        margin-left: 200px;
        border-radius: 0px;
        border-color: #387da1;
    }

        .lrn-butn:hover {
            background: #387da1;
            color: #fff;
            border: none;
        }

    .lrn-benfts {
        background-color: transparent;
        color: #387da1;
        margin-left: 225px;
        margin-top: -47px;
        border-radius: 0px;
        border-color: #387da1;
    }

        .lrn-benfts:hover {
            background: #387da1;
            color: #fff;
            border: none;
        }

    .btn_news_signup {
        margin-top: -2.5em;
        background-color: transparent;
        color: #387da1;
        padding: 5px 10px;
        border-color: #387da1;
        border-radius: 2px;
    }
    .btn_news_signup:hover {
       background: #387da1;
       color: #fff;
       border: none;
   }

    /*.card-body {
    margin: 1em;
}*/

    .rd-mre-crul {
        color: #387da1;
        float: right;
        margin-top: 4px;
        font-weight: 600;
    }

        .rd-mre-crul:focus {
            text-decoration: none;
        }

    /*.pull-left {
        float: left;
    }*/

    .pull-none {
        float: none !important;
    }

    /*.pull-right {
        float: right;
    }*/

    .card-header {
        width: 100%;
        color: #2196F3;
        border-bottom: 3px solid #BBB;
        box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        font-family: 'Roboto', sans-serif;
        padding: 0px;
        margin-top: 0px;
        overflow: hidden;
        -webkit-transition: box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1);
        transition: box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    }

    .card-heading a {
        margin-left: -19px;
        /*margin-bottom: -25px;*/
        color: #387da1;
        /*font-weight: 600;*/
        /*font-size: 28px;*/
    }

        .card-heading a:focus {
            text-decoration: none;
        }

    .icac-crd-txt {
        text-align: justify;
        line-height: 27px;
        padding: 15px;
    }

    /*about icac end*/

    /*cards css starts*/
    /*news CSS start*/

    .panel-front { /* Only for this preview */
        margin-bottom: 20px;
        /*margin-top: 20px;*/
        height: 400px;
        box-shadow: 6px 7px 19px 3px rgba(0,0,0,0.16);
        border-radius: 5px;
        padding: 1px;
    }

        .panel-front .panel-heading .panel-title img {
            border-radius: 3px 3px 0px 0px;
            /*width: 100%;*/
        }

        .panel-front .panel-heading {
            padding: 0px;
            height: 235px;
        }

    .panel-heading {
        padding: 0px;
    }

    .panel-front .panel-heading h4 {
        line-height: 0;
    }

    .panel-front .panel-body h4 {
        font-weight: bold;
        margin-top: 5px;
        margin-bottom: 15px;
    }

    .text-right {
        margin-top: 10px;
    }

    .panel_header a {
        color: #387da1;
        font-weight: 600;
    }

        .panel_header a:focus {
            text-decoration: none;
        }

    .news_img {
        height: 237px;
        width: 300px;
    }

    .Lrn_crnr_img {
        height: 270px;
    }

    .publication_img {
        height: 270px;
    }

    .Workshop_img {
        height: 270px;
        width: 356px;
    }

    .panel_crd_txt {
        font-weight: 700;
        font-size: 18px;
        font-family: 'PT Sans', sans-serif;
    }

    .panel_para {
        /*margin-left: 20px;*/
        padding: 0px 30px 0 30px;
    }

    #div_forum p {
        text-align: justify;
        /*font-size: 18px;*/
        /*margin-left: 0.5em;
    margin-right: 0.5em;*/
    }

    #div_forum .panel-body h2 {
        text-align: justify;
    }

    #div_forum h2 {
        font-size: 22px;
        text-align: left;
        /*line-height: 1.3;*/
        font-weight: bold;
        font-family: 'Raleway', sans-serif;
    }
#pagin li {
    float: left;
    list-style: none;
    border: 1px solid #387da1;
    padding: 0.5em;
}

.addactive {
    background-color: aqua;
}


.cap-News-txt {
    background: rgba(0,0,0,0.5);
    width: 40%;
    margin-bottom: -20px;
    margin-left: 100px;
    height: 105px;
}

    .cap-News-txt h1 {
        font-size: 40px;
    }

.News_pills .active, .News_pills .active:focus, .News_pills .active:hover {
    color: #fff;
    position: relative;
    display: block;
    padding: 10px 15px;
    font-weight: bold;
    background-color: #387da1
}

.News_pills > li > a {
    color: #387da1;
    position: relative;
    display: block;
    padding: 10px 15px;
    font-weight: bold;
}

    .News_pills > li > a:hover {
        text-decoration: none;
        background-color: #e5e5e5;
        color: #387da1;
    }

.News_side_menu {
    background: #F6F6F6;
    margin-top: 30px;
    height: auto;
    padding-bottom: 60px;
    padding-top: 20px;
}

    .News_side_menu h4 {
        text-align: center;
        font-weight: bold;
    }

.News_pills > li > a:hover, .News_pills > li > a:focus {
    text-decoration: none;
    background-color: #e5e5e5;
    color: #387da1;
}

.News_pills > li > a {
    color: #387da1;
    position: relative;
    display: block;
    padding: 10px 15px;
    font-weight: bold;
}

.News_pills > li.active > a, .News_pills > li.active > a:hover, .News_pills > li.active > a:focus {
    color: #fff;
    background-color: #387da1;
}

.News_crd {
    font-size: 1em;
    overflow: hidden;
    padding: 20px 50px;
    border: none;
    background: #fff;
    margin: 30px 10px;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
}

    .News_crd p {
        color: #9f9f9f;
        font-size: 16px;
    }

    .News_crd a {
        color: black;
        font-family: "PT Sans", sans-serif !important;
    }

        .News_crd a:hover, .News_crd a:active, .News_crd a:focus {
            color: #387da1;
            text-decoration: none;
        }

.News_crd_txt {
    margin-bottom: 20px;
}

.controls {
    cursor: pointer;
}
    /*news end*/
    /*line tab css starts*/
    .lne-brdr {
        border-left: 5px solid #387da1;
        height: 70px;
    }

        .lne-brdr a {
            color: black;
            font-size: 23px;
            font-weight: bold;
            text-decoration: none;
            font-family: 'Raleway', sans-serif;
        }

    .data_div {
        margin-top: 20px;
    }
    /*.data_div {
    font-family: 'Raleway', sans-serif;
    font-size: 24px;
    font-weight: bold;
}*/
    .Forum_header_txt {
        color: #595959;
    }
    /*line tab css endss*/
    /*carousel start*/
    #quote-carousel .carousel-control {
        background: none;
        color: #CACACA;
        /*font-size: 2.3em;*/
        text-shadow: none;
        margin-top: 108px;
    }

        #quote-carousel .carousel-control.left {
            /*left: -15px;*/
        }

        #quote-carousel .carousel-control.right {
            right: 0.8em
        }

    #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;
}*/
    blockquote {
        margin: -10px 0px 20px;
        border-left: 0px solid #eee;
    }

    \.item blockquote {
        border-left: none;
        margin: 0;
    }

    .item blockquote p:before {
        /*content: "\f10d";*/
        font-family: 'Fontawesome';
        float: left;
        margin-right: 10px;
    }

    /*carousel end*/

    /*scrollbar start*/

    /*.ace_scrollbar-v {
    overflow-x: hidden;
    overflow-y: scroll;
    top: 0;
}

.ace_scrollbar {
    position: absolute;
    right: 15px;
    bottom: 203px;
    top: 18px;
    z-index: 6;
}*/
    /*scrollbar end*/
    /* Navigation */
    #tf-menu {
        margin-bottom: 0;
        background-color: #ffffff;
        padding: 10px 0;
        height: auto;
    }

    .navbar-brand img {
        height: 50px;
        width: auto;
        /*margin-top: -25px;
    margin-bottom: -15px;*/
    }

    .navbar-brand {
        padding: 12px 15px
    }

    .navbar-nav > li > a {
        font-size: 13px;
        font-weight: 700;
        border-bottom: 2px solid transparent;
        padding: 5px 5px;
        margin: 8px 10px;
        /*text-transform: uppercase;*/
        transition: all 0.5s;
    }

    /*.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > li > a:focus {
    background-color: #fff;
    color: #387da1;
    border-bottom: none;
    box-shadow: 6px 7px 19px 3px rgba(0,0,0,0.16);
}*/
    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        border-color: #397DA2;
    }

    .navbar-default .navbar-toggle {
        border-color: transparent
    }

        .navbar-default .navbar-toggle:hover,
        .navbar-default .navbar-toggle:focus {
            background-color: transparent
        }

            .navbar-default .navbar-toggle:hover > .navbar-default .navbar-toggle .icon-bar,
            .navbar-default .navbar-toggle:focus > .navbar-default .navbar-toggle .icon-bar {
                color: #FFCC33
            }
    /* Header Page */
    #tf-header {
        padding: 20px 0;
        background: #ffcc33;
        margin-top: 70px;
        color: #ffffff;
    }

        #tf-header .breadcrumb {
            padding: 8px 15px;
            margin-bottom: 20px;
            list-style: none;
            background-color: transparent;
            border-radius: 4px;
            margin-left: -10px;
            margin-top: -10px;
        }

            #tf-header .breadcrumb > li + li:before {
                padding: 0 5px;
                color: #FFF;
                content: "/\00a0";
            }

            #tf-header .breadcrumb > li a {
                color: #ffffff
            }

    /*Index Carousel Images Css Start*/
    .banner .item {
        height: 550px
    }

        .banner .item img {
            height: 100%;
            width: 100%
        }

    @media (min-width: 1200px) {
        .banner_container {
            padding-left: 0px;
            padding-right: 0px;
            /*width: 1350px;*/
        }
    }

    .carousel-control {
        width: 0
    }

        .carousel-control.left, .carousel-control.right {
            background: 0 0
        }

    .slider-mover-left, .slider-mover-right {
        width: 40px;
        height: 40px;
        line-height: 45px;
        position: absolute;
        top: 45%;
        z-index: 5;
        background: #151515;
        display: inline-block;
        text-align: center
    }

    .slider-mover-left {
        left: 20px
    }

    .slider-mover-right {
        right: 20px
    }

    .property, .property-img {
        position: relative;
        overflow: hidden
    }

    .banner .banner-slider-inner {
        top: 100px;
        display: inline-block;
        text-shadow: none;
        right: 8%;
        left: 8%
    }

        .banner .banner-slider-inner h1 {
            color: #fff;
            margin-bottom: 20px;
            font-size: 70px;
            font-weight: 500;
            text-shadow: 1px 1px 0 rgba(0,0,0,.75);
            text-transform: uppercase
        }

            .banner .banner-slider-inner h1 span {
                letter-spacing: 2px;
                font-weight: 900
            }

        .banner .banner-slider-inner h2 {
            font-size: 50px
        }

        .banner .banner-slider-inner p {
            font-size: 25px;
            margin-bottom: 20px
        }

    .banner-detail-box {
        background-color: rgba(255,255,255,.8);
        max-width: 600px;
        padding: 30px
    }

        .banner-detail-box h3 {
            margin: 0 0 10px;
            text-transform: uppercase;
            font-size: 24px;
            font-weight: 700
        }

        .banner-detail-box p {
            margin-bottom: 20px;
            color: #2f2e2e;
            font-size: 15px !important;
            line-height: 23px
        }

    .carousel-indicators {
        position: absolute;
        bottom: 10px;
        left: 50%;
        z-index: 15;
        width: 60%;
        margin-left: -30%;
        padding-left: 0;
        list-style: none;
        text-align: center;
    }

        .carousel-indicators li {
            display: inline-block;
            width: 10px;
            height: 10px;
            margin: 1px;
            text-indent: -999px;
            border: 1px solid #fff;
            border-radius: 10px;
            cursor: pointer;
            background-color: #000 \9;
            background-color: transparent;
        }

    @media (max-width: 1366px) {
        .thim-click-to-bottom i {
            height: 53px;
        }
    }

    .thim-click-to-bottom i {
        color: #fff;
        border: 2px solid #fff;
        font-size: 18px;
        width: 30px;
        height: 57px;
        text-align: center;
        line-height: 54px;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -o-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
    }

    @media (max-width: 1440px) {
        .thim-click-to-bottom {
            bottom: 11%;
        }
    }

    @media (max-width: 1600px) {
        .thim-click-to-bottom {
            bottom: 6%;
            left: 49%;
        }
    }

    .thim-click-to-bottom {
        position: absolute;
        bottom: 12%;
        left: 49%;
        width: 40px;
        height: 40px;
        font-size: 40px;
        line-height: 40px;
        -webkit-animation: bounce 2s infinite ease-in-out;
        z-index: 99;
    }

    .fa {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    /*search button css starts*/
    /*News Sign up button css starts*/
    .btn_signup {
        /*margin-top: -40px;
    background-color: transparent;
    color: #387da1;
    border-color: #387da1*/
    }
    /*News Sign up button css ends*/

    /*-----------------------------------------------------------------------------------------
                                Events CSS starts
 --------------------------------------------------------------------------------------------*/
    /*Plenary Css starts*/

    .Plenary_img {
        width: 100%;
    }

    .cap-plenary-txt {
        background: rgba(0,0,0,0.5);
        width: 40%;
        margin-bottom: -20px;
        margin-left: 90px;
        /*height: 105px;*/
        height:110px;
    }

    .cap-plenary-txtmos {
        background: rgba(0,0,0,0.5);
        width: 40%;
        margin-bottom: -20px;
        margin-left: 90px;
        height: 105px;
    }

    .cap-plenary-txt h1 {
        font-size: 45px;
    }
    /*.plenary-tabs >li.active {
    color: #ff33be;
    cursor: default;
    border: none;
    border-radius: 0;
    border-bottom-color: transparent;
    background: #fff;
}*/
.tbl-crd {
    border: 1px solid #e5e5e5;
    margin-top: 10px;
    padding: 5px;
    /*background-color: #fff;
        border-radius: 4px;
        padding-left: 20px;
        border-radius: 5px;
        margin-bottom: 10px;*/
}

        .tbl-crd a {
            color: #387da1;
        }
.events_align{
    margin-right:-30px;
}
/*.tbl-crd a:hover{
     color:#fff;
 }*/
/*.register_btn {
    width: 220px;
    background-color: #acd373;
    height: 100px;
    text-align:center;
    padding-top:10px;
}
 .register_btn h3 {
        color: white;
    }*/
/*.view-detail_btn {
    background: #e5e5e5;
    width: 220px;
    height: 100px;
    text-align: center;
    color:black;
    padding-top:10px;
}
 .view-detail_btn h3 {
        color: black;
    }*/
/*.Closed_btn {
    background: #e5e5e5;
    width: 220px;
    height: 100px;
    text-align: center;
    padding-top:10px;
}
 .Closed_btn h3 {
     color:black;
     
    }*/
.event_find {
    background: #F6F6F6;
    margin-top: 10px;
    padding: 1px 9px;
    height: auto;
}

    .clear_btn {
        margin-top: 20px;
        background: #387da1;
        color: #fff;
        margin-bottom: 20px;
        padding: 5px;
        width: 25%;
        border: 1px solid #387da1;
    }

    .go_btn {
        margin-top: 10px;
        background: #387da1;
        color: #fff;
        margin-bottom: 20px;
        padding: 5px;
        width: 25%;
        border: 1px solid #387da1;
    }

    .clr_txtbox {
        background: #e5e5e5;
        color: black;
    }


    .tbl-crd-txt {
        border: 1px solid #e5e5e5;
        background-color: #fff;
        border-radius: 4px;
        padding-left: 20px;
        border-radius: 5px;
        margin-bottom: 10px;
        margin-top: 10px;
        /*padding-bottom:10px;*/
    }

        .tbl-crd-txt a {
            color: #387da1;
        }

    /*.register_btn-txt {
    width: 220px;
    background-color: #acd373;
    height: 120px;
    text-align: center;
    padding-top: 20px;
}
.register_btn-txt h3{
    color:white;
}*/
    .img_event a {
        color: #387da1;
    }

    .btn-Events {
        background-color: #fff;
        border-radius: 0px;
        margin-bottom: 30px;
        margin-top: 30px;
        font-size: 22px;
    }

        .btn-Events.active, .btn-Events:focus {
            background-color: #387da1;
            color: #fff;
            font-size: 22px;
        }

    .img_page_list {
        /*padding: 8px 15px;*/
        margin-bottom: 20px;
        list-style: none;
        background-color: #f6f6f6;
        border-radius: 4px;
        text-decoration: none;
        /*margin-left: 15px;
        margin-right: 15px;*/
        padding:0.5em;
    }

        .img_page_list > li {
            display: inline-block;
            /*padding-left: 10px;*/
            padding-left:0.5em;
        }

    .tbl-crd p, .tbl-crd-txt p {
        display: inline-block;
    }

    .tbl-crd .pera, .tbl-crd-txt .pera {
        padding-left: 70px;
    }

    /*.reg_btn {
        background: #387da1;
        color: #fff;
        height: 40px;
        width: 50%;
        margin-top: 15px;
        margin-left: 40px;
        border: none;
    }*/

    .View_button {
        background: #e5e5e5;
        color: black;
        height: 40px;
        width: 50%;
        margin-top: 13px;
        margin-left: 25px;
        border: none;
    }
    /*.hr_line{
    color:#e5e5e5;
}*/
    /*pagination CSS starts*/
.pagination {
    display: inline-block;
    /*margin-right: 14px;*/
    /*margin-right:8em;*/
}

        .pagination a {
            color: black;
            float: left;
            padding: 8px 12px;
            text-decoration: none;
            transition: background-color .3s;
            border: 1px solid #e5e5e5;
            margin: 0 2px 2px 0px;
        }

            .pagination a.active {
                background-color: #387da1;
                color: white;
                border: 1px solid #387da1;
            }
.pagination1 a.active1 {
    background-color: #387da1;
    color: white;
    border: 1px solid #387da1;
}
  .pagination a:hover:not(.active) {
     background-color: #e5e5e5;
  }

    /*pagination Css Ends*/
    /*Plenary Css ends*/

    /*OtherMeeting Css starts*/
    .Others_img {
        width: 1140px;
        height: 265px;
    }

    .other_tbl_crd {
        border: 1px solid #e5e5e5;
        background-color: #fff;
        border-radius: 4px;
        padding-left: 20px;
        border-radius: 5px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

        .other_tbl_crd a {
            color: #387da1;
            text-decoration: none;
        }
    /*OtherMeeting Css ends*/

    /*------------------------------------------------------------------------------------------
                             AboutICAC CSS starts
-----------------------------------------------------------------------------------------*/
    /*.About_page_content{
    background:#f6f6f6;
}*/
    .abouticac_img {
        width: 100%;
    }

    .About_page_content {
        font-size: 1em;
        overflow: hidden;
        padding: 20px 40px;
        border: none;
        /*background: #f6f6f6;*/
        /*margin: 50px 20px;*/
        margin:50px 0px;
        box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
        /*margin-left: 20px;
          margin-right: 20px;*/
        /*border-radius: .28571429rem;*/
    }

        .About_page_content p {
            text-align: justify;
            font-size: 16px;
        }

        .About_page_content h3 {
            text-align: center;
            color: #387da1;
            font-weight: bold;
            /*padding-top: 20px;*/
            /*padding-bottom: 20px;*/
            font-size: 26px;
            font-family: 'Raleway', sans-serif;
        }

    .dwnld_page a, .dwnld_page i {
        color: #387da1;
        font-weight: 600;
        text-decoration: none;
    }

    .languages_txt {
        /*color: #387da1;*/
        padding: 20px 0px;
    }

    .rules_txt {
        padding-left: 20px;
    }

        .rules_txt a {
            color: #387da1;
            text-decoration: none;
        }

        .rules_txt p {
            padding-left: 30px;
        }

    .icn_pdf {
        padding-right: 20px;
        font-size: 25px;
        color: #387da1;
    }

    .agencies_btn {
        background: #387da1;
        color: #fff;
        margin-bottom: 20px;
        padding: 5px;
        width: 40%;
        border: 1px solid #387da1;
        margin-right: 20px;
    }

    #Agencies_table tr td, #Agencies_table tr th {
        border: 1px solid #e5e5e5;
        padding: 5px;
    }

#Agencies_row {
    font-size: 1em;
    overflow: hidden;
    /*padding: 20px 50px;*/
    padding: 20px 20px;
    border: none;
    /*background: #f6f6f6;*/
    /*margin: 30px 10px;*/
    margin: 30px 0px;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
}

        #Agencies_row h3 {
            color: #387da1;
            text-align: center;
            font-weight: bold;
            margin-bottom: 26px;
            font-family: 'Raleway', sans-serif;
        }

    .delegates_btn {
        background: #387da1;
        color: #fff;
        margin-bottom: 20px;
        padding: 5px;
        width: 40%;
        border: 1px solid #387da1;
    }

    #delegate_table tr td, #delegate_table tr th {
        border: 1px solid #ccc;
        padding: 5px;
    }

#delegate_row {
    font-size: 1em;
    overflow: hidden;
    /*padding: 20px 50px;*/
    padding: 20px 20px;
    border: none;
    /*background: #f6f6f6;*/
    /*margin: 30px 10px;*/
    margin: 30px 0px;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
}

        #delegate_row h3 {
            color: #387da1;
            text-align: center;
            font-weight: bold;
            margin-bottom: 26px;
            font-family: 'Raleway', sans-serif;
        }




    /*----------------------------------------------------------------------------------------------
                          Committees & Networks Css starts
----------------------------------------------------------------------------------------------*/
    .cap-committee-txt {
        background: rgba(0,0,0,0.5);
        width: 40%;
        margin-bottom: -20px;
        margin-left: 100px;
        height: 105px;
    }

    .cap-committee-txt {
        font-size: 30px;
    }

    .commitee_side {
        background: #F6F6F6;
        margin-top: 30px;
        height: auto;
        padding-bottom: 10px;
        padding-top: 20px;
    }

        .commitee_side h4 {
            text-align: center;
            font-weight: 600;
        }

    .committee_Regional_crd {
        font-size: 1em;
        overflow: hidden;
        padding: 20px 50px;
        border: none;
        background: #f6f6f6;
        margin: 30px 10px;
        box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
    }

        .committee_Regional_crd h3 {
            color: #387da1;
            text-align: center;
            font-weight: bold;
            margin-bottom: 20px;
        }

        .committee_Regional_crd p {
            text-align: justify;
            margin-bottom: 40px;
        }

    .Regnl_crd_txt {
        background: #e5e5e5;
        color: #387da1;
        padding: 15px;
        text-decoration: none;
        margin-bottom: 15px;
        margin-right: 85px;
    }

        .Regnl_crd_txt:hover, .Regnl_crd_txt:active {
            background-color: #387da1;
            color: #fff;
        }
    /*.committe_pills > li > a:hover, .committe_pills > li > a:focus {
    text-decoration: none;
    background-color: #e5e5e5;
    color: #387da1;
}

.committe_pills > li > a {
    color: #387da1;
    position: relative;
    display: block;
    padding: 10px 15px;
    font-weight:bold;
}

.committe_pills > li.active > a, .committe_pills > li.active > a:hover, .committe_pills > li.active > a:focus {
    color: #fff;
    background-color: #387da1;
}*/
    #committees .active, #committees .active:focus, #committees .active:hover {
        color: #fff;
        position: relative;
        display: block;
        padding: 10px 15px;
        font-weight: bold;
        background-color: #387da1
    }

    #committees > li > a {
        color: #387da1;
        position: relative;
        display: block;
        padding: 10px 15px;
        font-weight: bold;
        font-size: 16px;
    }

        #committees > li > a:hover {
            text-decoration: none;
            background-color: #e5e5e5;
            color: #387da1;
        }

    #committeesdetails .active, #committeesdetails .active:focus, #committeesdetails .active:hover {
        color: #fff;
        position: relative;
        display: block;
        padding: 10px 15px;
        font-weight: bold;
        background-color: #387da1
    }

    #committeesdetails > li > a {
        color: #387da1;
        position: relative;
        display: block;
        padding: 10px 15px;
        font-weight: bold;
    }

        #committeesdetails > li > a:hover {
            text-decoration: none;
            background-color: #e5e5e5;
            color: #387da1;
        }

.committee_PSAP_crd {
    font-size: 1em;
    overflow: hidden;
    padding: 20px 50px;
    border: none;
    /*background: #f6f6f6;*/
    /*margin: 30px 2px;*/
    margin: 30px 0px;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
}

        .committee_PSAP_crd h3 {
            text-align: center;
            color: #387da1;
            font-weight: bold;
            margin-bottom: 30px;
            font-family: 'PT sans';
            font-size: 26px;
        }

        .committee_PSAP_crd p {
            text-align: justify;
            font-size: 16px;
        }

    .PSAP_crd_txt {
        background: #e5e5e5;
        color: #387da1;
        padding: 15px;
        text-decoration: none;
        margin-bottom: 15px;
        /*margin-right: 85px;*/
        font-size: 16px;
    }

        .PSAP_crd_txt:hover, .PSAP_crd_txt:active {
            background-color: #387da1;
            color: #fff;
        }
    /*------------------------------------------------------------------------------------------------
                              Contact Us Css Starts
------------------------------------------------------------------------------------------------*/
    /*Contact us page Css starts*/
    .cap-Contact-txt {
        background: rgba(0,0,0,0.5);
        width: 40%;
        margin-bottom: -20px;
        margin-left: 100px;
        height: 105px;
    }

        .cap-Contact-txt h1 {
            font-size: 40px;
        }

    #contact_bg_img {
        background-image: url('../../Content/images/contact_us_bg_1.jpg');
        /*background-image: url('../../Content/images/contact_us_bg.jpg');*/
        color: #fff;
        height: 500px;
        /*height: auto;*/
        margin-top: 37px;
    }

        #contact_bg_img h3 {
            text-align: center;        
            margin-bottom: 15px;
        }

        #contact_bg_img .contact_formcontrol {
            background: none;
            border: 1px solid #fff;
            color: #fff;
        }

        #contact_bg_img .send-btn {
            background: #387da1;
            color: #fff;
            font-weight: 600;
            font-size: 16px;
        }

        #contact_bg_img ol li {
            list-style: none;
            margin-bottom: 20px;
        }

        #contact_bg_img .contact-icn {
            margin: 0px 10px 0px -22px;
        }
    /*Contact us page Css ends*/

    /*--------------------------------------------------------------------------------------------
                         Learning Corner Css starts
-----------------------------------------------------------------------------------------------*/
    .Learning .active, .Learning .active:focus, .Learning .active:hover {
        color: #fff;
        position: relative;
        display: block;
        padding: 10px 15px;
        font-weight: bold;
        background-color: #387da1
    }

    .Learning > li > a {
        color: #387da1;
        position: relative;
        display: block;
        padding: 10px 15px;
        font-weight: bold;
    }

        .Learning > li > a:hover {
            text-decoration: none;
            background-color: #e5e5e5;
            color: #387da1;
        }

    .Learning_side_menu {
        background: #F6F6F6;
        margin-top: 30px;
        height: auto;
        padding-bottom: 60px;
        padding-top: 20px;
    }

        .Learning_side_menu h4 {
            text-align: center;
            font-weight: bold;
        }

.Learning_facts_crd {
    font-size: 1em;
    overflow: hidden;
    padding: 20px 50px;
    border: none;
    /*background: #f6f6f6;*/
    /*margin: 30px 10px;*/
    margin: 30px 0px;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
}

        .Learning_facts_crd h3 {
            color: #387da1;
            text-align: center;
            font-weight: bold;
            margin-bottom: 20px;
            font-family: 'PT sans';
        }

        .Learning_facts_crd ol li {
            margin-bottom: 10px;
            text-align: justify;
            font-size: 15px;
        }

    .stabl-cotton li a {
        color: #387da1;
        font-weight: 600;
    }

    /*--------------------------------------------------------------------------------------------
                           Awards Css starts
------------------------------------------------------------------------------------------------*/
    .cap-Awards-txt {
        background: rgba(0,0,0,0.5);
        width: 40%;
        margin-bottom: -20px;
        margin-left: 100px;
        height: 105px;
    }

.Awards_subtitle_txt {
    background: rgba(0,0,0,0.5);
    /*width: 81%;*/
    /*width: 90%;
    margin-bottom: -21px;*/
    /*margin-left: -43px;*/
    /*margin: -2.6em;
    margin-bottom: -1.5em;*/
    /*margin-left: -3em;
    margin-right: 0px;
    height: 78px;*/
    /*margin: -3em;*/
    margin-left: -3em;
    margin-right: -3em;
    margin-bottom: -1.5em;
    padding:0px;
}

    #awards h3 {
        text-align: center;
        color: #387da1;
        font-weight: 600;
        font-family: 'PT sans';
    }

    #awards .row {
        margin-top: 20px;
    }

    #awardsdetails h4 {
        color: #387da1;
        font-weight: 600;
    }

    #awardsdetails h6 a {
        color: #387da1;
        font-weight: 600;
        font-size: 15px;
    }

    .awards_details_para h3 {
        color: #387da1;
        font-weight: 600;
    }

    .awards_details_para p {
        text-align: justify;
        padding: 0px 20px 0px 20px;
    }

    /*--------------------------------------------------------------------------------------------
                                  Publications Css starts
------------------------------------------------------------------------------------------------*/
    #btn a {
        color: #fff;
    }

    #btn1 a {
        color: #fff;
    }

    .cap-News-txt {
        background: rgba(0,0,0,0.5);
        width: 40%;
        margin-bottom: -20px;
        margin-left: 100px;
        height: 105px;
    }

        .cap-News-txt h1 {
            font-size: 40px;
        }

    .publication_div {
        margin-top: 20px;
    }

    .paid_div {
        margin-top: 10px;
    }

        .paid_div h6 {
            font-weight: 600;
            margin-bottom: -5px;
            font-size: 14px;
        }

        .paid_div h4 {
            font-size: 16px;
        }

    .publication_div p {
        margin-bottom: 0px;
    }

    .publication_div h6 {
        font-weight: 600;
        margin-bottom: -10px;
        font-size: 14px;
    }

    .publication_div .row {
        margin-bottom: 10px;
    }

/*.view_btn {
    background: #387da1;
    color: #fff;
    height: 30px;
    width: 100%;
    margin-top: 10px;
    border: none;
    margin: 20px 0px 0px -1px;
    padding-left:1.5em;
    padding-right:1.5em;
}*/

.view_btn {
    background: #387da1;
    color: #fff;
    /* height: 30px; */
    /* width: 100%; */
    padding: 5px;
    width:80px;
    /* margin-top: -2px; */
    border: none;
    /*margin: 20px 0px 0px -1px;*/
}
.cart_btn {
    background: #387da1;
    color: #fff;
    height: 25px;
    width: 100%;
    /*width: 124%;*/
    margin-bottom: 0.2em;
    margin-top: 10px;
    border: none;
    font-size: 16px;
}

    #downloadbtn {
        color: #387da1;
        /*border: 1px solid #387da1;*/
        height: 30px;
        /*padding: 3px 17px 0px 15px;
        margin-top: 15px;*/
        background-color: #fff;
    }

        #downloadbtn a:active, :focus {
            text-decoration: none;
        }

    /*.download_btn:hover {
        background-color: #387da1;
        color: #fff;
    }*/

    .price_align {
        margin-bottom: 0px;
        margin-top: 36px;
    }

    /*.paid_row {
        margin-bottom: 8px;
        padding-right: 10px;
    }*/

    .text_overflow {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        line-height: 16px;
        max-height: 32px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        margin-top:18px;
    }
.form-control-borderless {
    border: none;
}

    .form-control-borderless:hover, .form-control-borderless:active, .form-control-borderless:focus {
        border: none;
        outline: none;
        box-shadow: none;
    }

#publication_search .card {
    border: 1px solid lightgray;
    margin-top: 11px;
    width: 90%;
}

    #publication_search .card .card-body i {
        padding: 10px;
    }

#publication_search {
    margin-top: 20px;
}

#publication_login {
    /*margin-top: 30px;*/
    margin-top: -39px;
}

.pub_loginbtn {
    background: #387da1;
    color: #fff;
    /* height: 33px; */
    /* width: 65%; */
    /* width: 60%; */
    /* height: 37px; */
    /* margin-top: 15px; */
    border: none;
    padding: 10.5px;
    margin-left: 2em;
    /* margin: 20px 0px 0px -1px; */
}
.controls1 a {
    color: black;
    float: left;
    padding: 8px 12px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #e5e5e5;
    margin: 0 2px 2px 0px;
}
.active1 {
    background-color: #387da1;
    color: white;
    border: 1px solid #387da1;
}

.controls, .controls1 {
    cursor: pointer;
}

    /*---------------------------------------------------------------------------------------------
                          Workshops & Programs Css starts
------------------------------------------------------------------------------------------------*/
    .WCRC_card {
        margin: 35px 0px 0px 10px;
    }

    #RAP h3 {
        color: #387da1;
        font-weight: 600;
    }

    .viewdetails_btn {
        color: #387da1;
        height: 30px;
        /*width: 50%;*/
        margin-top: 30px;
        margin-left: 40px;
        border: 1px solid #387da1;
        background: #fff;
    }

    .WCRC_card #btn-2 .viewdetails_btn:hover, .WCRC_card #btn-2 .viewdetails_btn a:hover {
        background-color: #387da1;
        color: #fff;
    }

    .workshops .active, .workshops .active:focus, .workshops .active:hover {
        color: #fff;
        position: relative;
        display: block;
        padding: 10px 15px;
        font-weight: bold;
        background-color: #387da1
    }

    .workshops > li > a {
        color: #387da1;
        position: relative;
        display: block;
        padding: 10px 15px;
        font-weight: bold;
    }

        .workshops > li > a:hover {
            text-decoration: none;
            background-color: #e5e5e5;
            color: #387da1;
        }

    /*----------------------------------------------------------------------------------------------
                        Technical Information Css Starts
------------------------------------------------------------------------------------------------*/
    .Technical_side-menu {
        background: #F6F6F6;
        margin-top: 30px;
        height: auto;
        padding-bottom: 60px;
        padding-top: 20px;
    }

        .Technical_side-menu h4 {
            text-align: center;
            font-weight: bold;
        }

    .Tech_information_pills > li > a:hover, .Tech_information_pills > li > a:focus {
        text-decoration: none;
        background-color: #e5e5e5;
        color: #387da1;
    }

    .Tech_information_pills > li > a {
        color: #387da1;
        position: relative;
        display: block;
        padding: 10px 15px;
        font-weight: bold;
    }

    .Tech_information_pills > li.active > a, .Tech_information_pills > li.active > a:hover, .Tech_information_pills > li.active > a:focus {
        color: #fff;
        background-color: #387da1;
    }

.overview_crd {
    font-size: 1em;
    overflow: hidden;
    padding: 20px 50px;
    border: none;
    background: #f6f6f6;
    margin: 30px 0px;
    /*margin: 30px 10px;*/
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
}

        .overview_crd h3 {
            color: #387da1;
            text-align: center;
            font-weight: bold;
            margin-bottom: 20px;
            font-family: 'PT sans';
        }

        .overview_crd p {
            text-align: justify;
            margin-bottom: 20px;
        }

            .overview_crd p a {
                color: #387da1;
            }

    .overview_crd_txt {
        background: #e5e5e5;
        color: #387da1;
        padding: 15px;
        text-decoration: none;
        margin-bottom: 15px;
        margin-right: 85px;
    }

        .overview_crd_txt:active, .overview_crd_txt:hover {
            background-color: #387da1;
            color: #fff;
        }

    #OrganicCotton ol li {
        margin-top: -15px;
        list-style: none;
    }
    /*Forum*/
    .panel_header {
        color: #387da1;
        font-weight: 600;
    }

    .readmore {
        color: #387da1;
        /*color:#fff;*/
        margin-right: 10px;
        margin-top: 4px;
        /*font-weight: 600;*/
    }

    textarea {
        height: 100%;
        width: 100%;
    }

    .panel_header1 {
        color: black;
        font-weight: 300;
    }
    /*details*/
    .img1 {
        width: 150px;
    }

    .readmore1 {
        color: #387da1;
        margin-right: 10px;
        margin-top: 4px;
        font-weight: 600;
        margin-left: 375px;
    }

    .replybtn {
        background-color: transparent;
        color: #387da1;
        margin-left: 540px;
        border-radius: 0px;
        border-color: #387da1
    }

    .replybtn1 {
        background-color: transparent;
        color: #387da1;
        margin-left: 300px;
        border-radius: 0px;
        border-color: #387da1
    }

    .txt1 {
        margin-top: 10px;
        max-width: 288px;
    }

    .sug1 {
        padding: 30px;
        background-color: #F6F6F6;
    }

    .mail {
        max-width: 477px;
    }

    #cotplant {
        font-size: 17px;
    }
    /*cotton schools css starts*/
    #cotton-schools {
        margin-bottom: 20px;
        margin-top: 20px;
        height: 380px;
        width:100%;
        box-shadow: 6px 7px 19px 3px rgba(0,0,0,0.16);
        border-radius: 5px;
        padding: 1px;
    }

#cotton-header {
    margin-top: -2.5em;
    margin-bottom: 0em;
}

    #cotton-body {
        font-size: 16px;
    }

    #imge234 {
        margin-top: 50px;
    }

    #cotton-body1 {
        font-size: 16px;
    }

    #cotton-header1 {
        margin-top: -82px;
    }

    #img45 {
        margin-top: 10px;
    }

    #cotton-header3 {
        margin-top: -30px;
    }

    .otherpatner1 {
        margin-bottom: 20px;
        margin-top: 20px;
        height: 270px;
        box-shadow: 6px 7px 19px 3px rgba(0,0,0,0.16);
        border-radius: 5px;
        padding: 1px;
    }

    .panel-front .panel-body1 h4 {
        font-weight: bold;
        margin-top: -65px;
        margin-bottom: 40px;
    }

    .panel-front .panel-body3 h4 {
        font-weight: bold;
        margin-top: -20px;
        margin-bottom: 40px;
    }

    .panel-front .panel-body2 h4 {
        font-weight: bold;
        margin-top: -30px;
        margin-bottom: 40px;
    }

    #im-other {
        margin-top: 30px;
    }

    #im-other1 {
        margin-top: 70px;
    }

    /*Admin css start*/
    #heading h4 {
        text-align: center;
        font-weight: 600;
        text-transform: uppercase;
        font-family: 'Raleway', sans-serif;
    }

    .publication_pastissue .panel-body {
        padding: 20px 15px 15px 0px;
    }
    /*Admin learning Corner css Start*/
    .fileUpload {
        position: relative;
        overflow: hidden;
    }

        .fileUpload input.upload {
            position: absolute;
            top: 0;
            right: 0;
            margin: 0;
            padding: 0;
            font-size: 20px;
            cursor: pointer;
            opacity: 0;
            filter: alpha(opacity=0);
        }

    .learningcorner_btn-suc {
        color: #ffffff;
        background-color: #387da1;
        display: block;
        margin: 10px 10px 10px 20px;
        padding: 6px 0 4px;
        width: 154px;
        /*background: #658700;*/
        border: #387da1 1px solid;
        color: #F3FFCF;
        text-align: center;
        font-size: 13px;
        font-weight: bold;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
    }

    .txtbox_align {
        width: 50%;
    }

    .pdf_align {
        width: 52%;
    }

    .form-control_align {
        display: block;
        width: 50%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    }

    /*Committee Left Menu css start*/
    /*.bio_tech .active {
    background-color: #387da1;
}*/

    .bio_tech .active a {
        color: #fff;
    }

    .bio_tech li a {
        color: #387da1;
    }

    .bio_tech .active a:hover {
        background-color: #387da1;
    }

    .bio_tech li a:hover {
        background-color: #eeeeee4f;
    }

    .side-menu {
        /*width: 277px;*/
        /*width:100%;*/
        height: 100%;
        background-color: #f6f6f6;
        border-right: 1px solid #e7e7e7;
    }

        .side-menu .navbar {
            border: none;
        }

        .side-menu .navbar-header {
            width: 100%;
            /*border-bottom: 1px solid #e7e7e7;*/
        }

        /*.side-menu .navbar-nav .active a {
            background-color: transparent;
            margin-right: -1px;
            border-right: 5px solid #e7e7e7;
        }*/

        .side-menu .navbar-nav li {
            display: block;
            width: 100%;
            border-bottom: 1px solid #e7e7e7;
            height: 40px;
        }

            .side-menu .navbar-nav li a {
                padding: 0px 15px 0px 15px;
            }

                .side-menu .navbar-nav li a .glyphicon {
                    padding-right: 10px;
                }

        .side-menu #dropdown {
            border: 0;
            margin-bottom: 0;
            border-radius: 0;
            background-color: transparent;
            box-shadow: none;
        }

            .side-menu #dropdown .caret {
                float: right;
                margin: 9px 5px 0;
            }

            .side-menu #dropdown .indicator {
                float: right;
            }

            .side-menu #dropdown > a {
                /*border-bottom: 1px solid #e7e7e7;*/
            }

            .side-menu #dropdown .panel-body {
                padding: 0;
                background-color: #f3f3f3;
            }

                .side-menu #dropdown .panel-body .navbar-nav {
                    width: 100%;
                }

                    .side-menu #dropdown .panel-body .navbar-nav li {
                        padding-left: 15px;
                        /*border-bottom: 1px solid #e7e7e7;*/
                    }

                        .side-menu #dropdown .panel-body .navbar-nav li:last-child {
                            border-bottom: none;
                        }

                .side-menu #dropdown .panel-body .panel > a {
                    margin-left: -20px;
                    padding-left: 35px;
                }

                .side-menu #dropdown .panel-body .panel-body {
                    margin-left: -15px;
                }

                    .side-menu #dropdown .panel-body .panel-body li {
                        padding-left: 30px;
                    }

                        .side-menu #dropdown .panel-body .panel-body li:last-child {
                            border-bottom: 1px solid #e7e7e7;
                        }


        .side-menu .brand-name-wrapper {
            min-height: 50px;
        }

            .side-menu .brand-name-wrapper .navbar-brand {
                display: block;
            }

    .side-body {
        margin-left: 310px;
    }

    /*Admin Publication Css Start*/
    .price_align {
        margin-top: 5px;
    }
    /*Admin css*/
    .messagebox_buttons button {
        width: 75px;
        display: initial;
    }

    .box-body .jqte {
        height: 1000px;
    }

    .box-body .jqte_editor, .jqte_source {
        min-height: 1000px;
    }

    .btn-suc {
        color: #ffffff;
        background-color: #387da1;
        margin-top: 20px;
    }

    table.table-bordered td:last-child {
        border-right-width: 1px;
    }

    #image_upload_preview {
        width: 20%;
    }

    .desc p {
        line-height: 1.5em;
        height: 3em;
        overflow: hidden;
    }

    .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
        background: none;
        border: none;
        box-shadow: none;
    }

    #overlay {
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        background-color: transparent;
        opacity: 0.8;
        filter: alpha(opacity=80);
    }

    #loading {
        width: 100px;
        height: 100px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -28px 0 0 -25px;
    }
    /*HomePage Bottom Scroll Start*/
    .bottomcard1 {
        /*background-color: #387da1;*/
        text-align: center;
        /*padding: 34px;*/
        border: 3px solid #fff;
        color: #fff;
        height: 12em;
        padding: 45px 10px 45px 10px;
    }

        .bottomcard1 a {
            word-break: break-word;
            color: #fff;
            font-weight: 600;
            text-decoration: none;
        }

    .bottomcard2 {
        background-color: #387da1;
        text-align: center;
        padding: 27px;
        border: 3px solid #fff;
        color: #fff;
        height: 10em;
    }

        .bottomcard2 a {
            word-break: break-word;
            color: #fff;
            font-weight: 600;
        }

    .bottomcard3 {
        background-color: #387da1;
        text-align: center;
        padding: 24px;
        border: 3px solid #fff;
        color: #fff;
        height: 10em;
    }

        .bottomcard3 a {
            word-break: break-word;
            color: #fff;
            font-weight: 600;
        }

    .bottomcard4 {
        background-color: #387da1;
        text-align: center;
        padding: 27px;
        border: 3px solid #fff;
        color: #fff;
        height: 10em;
    }

        .bottomcard4 a {
            word-break: break-word;
            color: #fff;
            font-weight: 600;
        }

    .bottomcard5 {
        background-color: #387da1;
        text-align: center;
        padding: 22px;
        border: 3px solid #fff;
        color: #fff;
        height: 10em;
    }

        .bottomcard5 a {
            word-break: break-word;
            color: #fff;
            font-weight: 600;
        }

    .bottomcard6 {
        background-color: #387da1;
        text-align: center;
        padding: 32px;
        border: 3px solid #fff;
        color: #fff;
        height: 10em;
    }

        .bottomcard6 a {
            word-break: break-word;
            color: #fff;
            font-weight: 600;
        }

    /*HomePage Bottom Scroll Stop*/

    /*Truth About Cotton css start*/

    .controls a {
        padding: 10px;
        border: 1px solid gray;
        margin: 2px;
        color: #333;
        text-decoration: none
    }

    /*.active {
    background: scroll;
    color: white !important;
}*/

    .controls {
        cursor: pointer;
    }

    #pagin li {
        float: left;
        list-style: none;
        border: 1px solid #387da1;
        padding: 0.5em;
    }

    .addactive {
        background-color: aqua;
    }

    .pera1 {
        overflow: hidden;
        /* white-space: nowrap; */
        text-overflow: ellipsis;
        width: 100%;
        height: 13em; 
    }

    .text-overflow {
        /*height: 75px;*/
        display: block;
        /*overflow: hidden;*/
        word-break: break-word;
        word-wrap: break-word;
        font-size: 16px;
    }

    .btn-overflow {
        /*display: none;*/
        text-decoration: none;
    }

    #Truth_Cotton h2 {
        text-align: center;
        color: #387da1;
        font-weight: 600;
    }

    #Truth_Cotton p {
        /*text-align: center;*/
        font-size: 16px;
        margin:0.2em;
    }

    .Truth_crd {
        font-size: 1em;
        overflow: hidden;
        /*padding: 20px 50px;*/
        border: none;
        background: #fff;
        /*margin: 30px 10px;*/
        box-shadow: 6px 7px 19px 3px rgba(0,0,0,0.16);
        /*box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;*/
    }

        .Truth_crd h4 {
            font-weight: 600;
            margin-top: 10px;
            /*margin-bottom: 30px;*/
            font-family: 'PT sans';
        }

        .Truth_crd p {
            text-align: justify;
            /*margin-top: 30px;*/
            margin-bottom: 10px;
            font-family: 'PT Sans', sans-serif;
        }

        .Truth_crd a {
            color: #387da1;
            text-decoration: none;
            /*float: right;*/
        }

        .Truth_crd hr {
            border: 1px solid #e5e5e5;
        }

    .Truth_read_btn {
        float: right;
        color: #387da1;
        font-weight: 600;
    }

        .Truth_read_btn:hover, .Truth_read_btn:focus {
            color: #387da1;
        }

    .text-overflow span {
        font-family: "PT Sans", sans-serif !important;
        font-size: 16px !important;
    }

    #content div {
        font-family: "PT Sans", sans-serif !important;
        font-size: 16px !important;
    }


    /*truth about cotton css end*/


@media (max-width: 667PX) and (min-width:375PX) {
        .navbar-default .navbar-nav > li > a {
            font-size: 17px;
            border-bottom: 4px solid #387da1;
            width: 25%;
        }

        .navbar-brand img {
            height: 40px;
            width: 100%;
            /*margin-top: -55px;*/
        }

        .navbar-toggle {
            margin-right: -15px;
        }
    }

@media (max-width: 1024px) and (min-width:768px) {
    .panel_header a {
        /*font-size: 20px;*/
        font-size: 17px;
    }
    .panel_header {
        /*margin-top:15px!important;*/
        margin-top: 0px !important;
    }
    .Lrn_crnr_img {
        height: 237px !important;
    }
    .Workshop_img {
        height: 237px!important;
    }
    .publication_img {
        height: 237px!important;
    }
        /*.panel-front .panel-heading {
        height: 210px;
    }*/
        /*.panel-front {
            height: 455px;
        }*/
    }

@media (max-width: 568px) and (min-width:320px) {
        .navbar-brand img {
            height: auto;
            width: 80%;
            margin-top:-65px
        }
        .table_wrapper {
            display: block;
            overflow: auto;
            white-space: nowrap;
        }
        .navbar-default .navbar-nav > li > a {
            width: 40%;
        }
        .navbar-toggle {
            position: relative;
            float: right;
            padding: 9px 10px;
            margin-top: 8px;
            margin-right: 0px;
            margin-bottom: 8px;
            background-color: transparent;
            border: 1px solid transparent;
            border-radius: 4px;
        }
    }

@media screen and (max-width: 767px) {
    .navbar .navbar-collapse .navbar-right > li:last-child {
        padding-left: 15px;
        padding-right: 15px;
    }

    .navbar .nav-collapse {
        margin: 7.5px auto;
        padding: 0;
    }

        .navbar .nav-collapse .navbar-form {
            margin: 0;
        }

    .nav-collapse > li {
        float: none;
    }
}

@media (max-width: 690px) and (min-width:412px) {
    .navbar-brand img {
        height: auto;
        width: 80%;
        margin-top: -10px
    }
}

@media (max-width: 690px) and (min-width:412px) {
    .navbar-brand img {
        height: auto;
        width: 80%;
        margin-top: -10px
    }
}

@media (max-width: 667px) and (min-width:375px) {
    #delegate_table {
        overflow: scroll;
    }
}

.notifications-menu.notifications {
    color: #333;
    font-size: 22px;
}
/*Publication Css Start*/
.cart_items {
    background-color: #f6f6f6;
    height: 42px;
    margin-left: 0px;
    margin-right: -27px;
}
.cart_items1 {
    background-color: #f6f6f6;
    /*height: 42px;*/
    height:auto;
    margin-left: 0px;
    margin-right: 0px;
}


.details {
    margin-top: 20px;
}
.err_password{
    color:red;
}
.pub_Username{
    color:red;
}
.password{
    padding-top:5px;
}
.pub_profile {
    list-style-type: none;
    margin-top: -7px;
    margin-left: -35px;
}
    .pub_profile .user-footer #profile  a {
        padding: 20px;
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 30px;
    }
.sign_out {
    padding: 10px 0px 0px 20px;
    font-size: 16px;
    font-weight: 700;
}
#payment {
    margin-top: 40px;
}
#packages h4{
    margin-bottom:20px;
}
.package_btn {
    margin-left: 15px;
    font-weight: 600;
}

.reports_getbtn {
    color: #ffffff;
    background-color: #387da1;
    display: block;
    margin: 10px 10px 10px 0px;
    padding: 6px 0 4px;
    width: 90px;
    /* background: #658700; */
    border: #387da1 1px solid;
    color: #F3FFCF;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.hidden {
    display: none;
}
#package_details h3 {
    color: #387da1;
    font-weight:600;
    font-size:20px;
}
/*Publication css end*/
.strategic_size {
    font-family: "PT Sans", sans-serif !important;
    font-size: 16px !important;
}
#portal_title h3 {
    margin-left: 278px;
    font-size: 24px;
}
.portal_menu{
    margin-top:75px;
}
#logo span{
    padding:5px;
}
#logo hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #428bca;
}

/*news Css*/
#news .jqte {
    height: 1500px;
}
#news .jqte_editor, .jqte_source {
    min-height: 1500px;
}
