html,
body
{
    font-family: 'Source Sans Pro', sans-serif;
    height: 100%;
}
body{
    font-size: 14px;
}
h1,.h1{
    font-size: 24px;
}
h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{
    font-size: 16px;
}
button
{
    cursor: pointer;
}
.cContainer
{
    width: 100%;
    max-width: 1520px;
    margin: 0 auto;
}
.bxslider-wrap
{
    visibility: hidden;
}

input::-webkit-input-placeholder
{
    opacity: 1;
    color: #252525;
}
input::-moz-placeholder
{
    opacity: 1;
    color: #252525;
}
input:-ms-input-placeholder
{
    opacity: 1;
    color: #252525;
}
input:-moz-placeholder
{
    opacity: 1;
    color: #252525;
}
/*.row{
	margin-left:0;
	margin-right:0;
}*/
.underlineTxt
{
    text-decoration: underline;
}
.rowMargin
{
    margin-right: 0;
    margin-left: 0;
}
.padLeft25
{
    padding-left: 25%;
}
.m-r-25
{
    margin-right: 25px!important;
}
.padLeft0
{
    padding-left: 0!important;
}
.borderRt
{
    border-right: 0;
}
.upperCase
{
    text-transform: uppercase;
}
.ltSm
{
    line-height: 19px;
}
.marBtm0
{
    margin-bottom: 0!important;
}
.bannerSection .bx-wrapper,
.aboutSection  .bx-wrapper
{
    margin-bottom: 0;

    background: transparent;
    box-shadow: none;
}
.bannerSection .bx-wrapper .bx-has-pager,
.aboutSection .bx-wrapper .bx-has-pager
{
    height: 0 !important;
}
.aboutSection .bx-wrapper .bx-pager
{
    top: -75px;
}
.bannerSection .bx-wrapper .bx-pager
{
    top: -84px;
}
.bannerSection .bx-wrapper .bx-pager,
.aboutSection .bx-wrapper .bx-pager
{
    position: relative;
    right: 0;

    max-width: 1560px;
    margin: 0 auto;

    text-align: right;
    text-align: right;
    /*transform:translate(-50%,-50%);*/
}
/*-----------------------------------------------Header---------------------------------------------*/
header
{
    background: rgb(255,255,255);
}
.headerDiv
{
    padding: 5px 0;
}
.headerDiv 	.centerDiv span
{
    display: inline-block;

    width: 89px;
    height: 89px;

    background: url('../images/sprite.png') no-repeat -199px -10px;
}
.headerDiv .logoDiv
{
    float: left;

    width: 50%;
}
.headerDiv 	.centerDiv
{
    float: left;

    width: 10%;
}
.headerDiv .logoDiv .logoImg
{
    float: left;

    width: 23%;
}
.headerDiv .logoDiv .logoTxt
{
    float: left;

    width: 77%;
}
.headerDiv .logoDiv .logoTxt .head
{
    font-family: 'Source Sans Pro', sans-serif;
    /* font-size: 18px; */
    font-weight: 600;
    line-height: 22px;

    margin-bottom: 0;

    text-transform: uppercase;

    color: #000;
}
.headerDiv .navRight ul
{
    padding-left: 0;

    list-style: none;
}
.headerDiv .navRight ul li a
{
    padding: 0 8px;

    color: inherit;
    border-right: 1px solid rgb(205,205,205);
}
.headerDiv .navRight ul li:last-child a
{
    border-right: none;
}
.headerDiv .navRight .searchBox,
.form-wrapper .searchBox
{
    height: 33px;
    /*float:right;*/
}
.headerDiv .navRight .searchBox button,
.form-wrapper .searchBox button
{
    width: 60px;
    height: 33px;
    margin-left: -4px;

    cursor: pointer;
    vertical-align: top;

    border: 1px solid rgb(255,141,44);
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background: rgb(255,141,44);
}

.headerDiv .navRight .searchBox input:focus,
.form-wrapper .searchBox  input:focus
{
    outline: none;
}
.form-wrapper .searchBox  input.form-control
{
    display: inline-block;
}

.headerDiv .navRight .searchBox input,
.form-wrapper .searchBox  input
{
    font-family: 'Source Sans Pro', sans-serif;
    /* font-size: 13px; */
    font-weight: 300;

    width: 100%;
    max-width: 240px;
    height: 33px;
    padding: 6px 10px 5px;

    color: #252525;
    border: 1px solid rgb(255,141,44);
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
}
.form-wrapper .searchBox  input
{
    max-width: 95%;
}
.form-wrapper .searchBox  button
{
    width: 5%;
}

.headerDiv .navRight .searchBox button span,
.form-wrapper .searchBox  button span
{
    display: inline-block;

    width: 19px;
    height: 19px;

    vertical-align: middle;

    background: url('../images/sprite.png')  no-repeat -298px -10px;
}
.headerDiv .navRight .language
{
    float: right;

    width: 100%;
    max-width: 210px;
    margin-top: 4px;

    text-align: right;
}
.headerDiv .navRight .language ul li a
{
    border-right: 0!important;
}
.headerDiv .navRight .language ul:first-child
{
    padding-right: 5px;
}
.headerDiv .navRight .language ul li:first-child
{
    padding-left: 5px;
}
.headerDiv .navRight .language ul
{
    float: left;

    width: 50%;
    margin-bottom: 0;

    text-align: right;
}
.headerDiv .language ul li a
{
    font-weight: 400;

    color: #000;
}

.headerDiv .navRight .language ul li.orgColor a
{
    font-weight: 400;

    color: rgb(250,132,0)!important;
}
.headerDiv .navRight .language ul li.borderLeft
{
    border-left: 1px solid rgb(205,205,205);
}


.headerDiv .navRight ul li
{
    font-family: 'Source Sans Pro', sans-serif;
    /* font-size: 13px; */
    font-weight: 300;

    display: inline-block;

    color: #252525;
}
.headerDiv .navRight
{
    float: left;

    width: 40%;

    text-align: right;
}
.headerDiv .logoDiv .logoTxt .subPara
{
    /*text-transform:uppercase;*/
    font-family: 'Source Sans Pro', sans-serif;
    /* font-size: 16px; */
    font-weight: 400;

    margin-bottom: 0;

    color: #000;
}
nav.bgBlue
{
    /* padding: 7px 0; */
    padding: 0;
    color: #fff;
    background: rgb(0,140,219);
}
/*header.fixed .headerDiv .logoDiv .logoImg img{
	width:70%;
}
header.fixed .headerDiv .logoDiv .logoTxt .subPara{
	line-height:18px;
	font-size:14px;
}
header.fixed .headerDiv .logoDiv .logoTxt .head{
	line-height:18px;
	font-size:15px;
}
header.fixed .headerDiv .centerDiv img{
	width:46%;
	margin-top:1px;
}
header.fixed .headerDiv .navRight ul{
	margin-bottom:2px;
}
header.fixed .headerDiv .navRight ul li{
	font-size:12px;
}
header.fixed .headerDiv .navRight .language{
	display:none;
}
header.fixed .headerDiv .navRight .searchBox{
	margin-top:7px;
}
header.fixed .headerDiv .navRight .searchBox button,header.fixed .headerDiv .navRight .searchBox input,header.fixed .headerDiv .navRight .searchBox{
	height:27px;
}
header.fixed nav.bgBlue,header.fixed .headerDiv{
	padding:0;
}
header.fixed nav.bgBlue .navbar-nav .nav-item:hover .nav-link,header.fixed  nav.bgBlue .navbar-nav .nav-item:focus .nav-link,header.fixed  nav.bgBlue .navbar-nav .nav-link:hover,header.fixed  nav.bgBlue .navbar-nav .nav-link:focus,header.fixed  nav.bgBlue .navbar-nav .open > .nav-link,header.fixed  nav.bgBlue .navbar-nav .active > .nav-link,header.fixed  nav.bgBlue .navbar-nav .nav-link.open,header.fixed  nav.bgBlue .navbar-nav .nav-link.active{
	border-radius:0;
}*/
nav.bgBlue .navbar-nav .nav-item:last-child
{
    padding-right: 0;
}
div.gapHeader
{
    padding-top: 180px;
}
header.fixed
{
    position: fixed;
    z-index: 9999;

    width: 100%;

    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .7);
}
nav.bgBlue .navbar-nav .nav-item .dropMenu
{
    position: absolute;
    z-index: 1;
    /* top: 29px; */
    top: 100%;
    left: 0;

    display: none;

    width: 180px;
    padding: 0;
    padding-left: 0;

    list-style: none;
    /*background:rgb(255,141,44);*/

    color: #fff;
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, .5);
    /*transition: all 0.2s ease-in-out 0s;*/
}
nav.bgBlue .navbar-nav .nav-item:hover .dropMenu,
nav.bgBlue .navbar-nav .nav-item:focus .dropMenu
{
    display: block;
}
nav.bgBlue .navbar-nav .nav-item ul.dropMenu li.expanded,
nav.bgBlue .navbar-nav .nav-item .dropSubMenu li.expanded
{
    position: relative;
}
nav.bgBlue .navbar-nav .nav-item ul.dropMenu li.expanded:after
{
    font-family: 'FontAwesome';
    /* font-size: 16px; */

    position: absolute;
    top: 2px;
    right: 10px;

    content: '\f0d7';

    color: #fff;
}
nav.bgBlue .navbar-nav .nav-item ul.dropMenu li.expanded:hover .dropSubMenu,
nav.bgBlue .navbar-nav .nav-item ul.dropMenu li.expanded:focus .dropSubMenu
{
    display: block!important;
}
nav.bgBlue .navbar-nav .nav-item .dropSubMenu li.expanded:hover .dropMenu.dropSubMenu.dropInnerSubMenu,
nav.bgBlue .navbar-nav .nav-item .dropSubMenu li.expanded:focus .dropMenu.dropSubMenu.dropInnerSubMenu
{
    display: block!important;
}

nav.bgBlue .navbar-nav .nav-item .dropSubMenu
{
    position: absolute;
    top: 0;
    left: 100%;

    display: none!important;

    box-shadow: 0 0 8px 1px rgba(0, 0, 0, .5);
}
nav.bgBlue .navbar-nav .nav-item .dropSubMenu li.expanded.edge .dropMenu.dropSubMenu.dropInnerSubMenu,
nav.bgBlue .navbar-nav .nav-item .dropMenu li.expanded.edge .dropMenu.dropSubMenu
{
    left: -100%;
}

nav.bgBlue .navbar-nav .nav-item .dropSubMenu li.expanded .dropMenu.dropSubMenu.dropInnerSubMenu
{
    position: absolute;
    top: 0;
    left: 100%;

    display: none!important;

    box-shadow: 0 0 8px 1px rgba(0, 0, 0, .5);
}
nav.bgBlue .navbar-nav .nav-item .dropMenu li:last-child
{
    border-bottom: none;
}
nav.bgBlue .navbar-nav .nav-item .dropMenu li
{
    padding: 2px 0 2px 7px;

    color: #fff;
    border-bottom: 1px solid #fff;
    /*background:#D9EDF7;*/
    background: rgb(0,140,219);
}
nav.bgBlue .navbar-nav .nav-item .dropMenu li.active,
nav.bgBlue .navbar-nav .nav-item .dropMenu li:hover,
nav.bgBlue .navbar-nav .nav-item .dropMenu li:focus
{
    background: rgb(255,141,44);
}
nav.bgBlue .navbar-nav .dropMenu li a
{
    font-family: inherit;
    /* font-size: 15px; */

    display: inline-block;

    width: 100%;
    padding-right: 15px;

    text-decoration: none;

    color: inherit;
}
nav.bgBlue .navbar-nav .nav-item
{
    position: relative;

    /* padding-right: 25px; */
    padding-right: 2px;

}
@media (max-width: 1250px){
    nav.bgBlue .navbar-nav .nav-item{
        font-size: 13px!important;
    }
}
@media (max-width: 1199px){
    nav.bgBlue .navbar-nav .nav-item{
        font-size: inherit!important;
    }
}
nav.bgBlue .navbar-nav .nav-link
{
    font-family: 'Source Sans Pro', sans-serif;
   /*  font-size: 14px; */
    font-weight: 400;

    /* padding: 4px 8px; */

    text-transform: uppercase;

    color: #fff;
}
nav.bgBlue .navbar-nav .nav-item:hover .nav-link,
nav.bgBlue .navbar-nav .nav-item:focus .nav-link,
nav.bgBlue .navbar-nav .nav-link:hover,
nav.bgBlue .navbar-nav .nav-link:focus,
nav.bgBlue .navbar-nav .open > .nav-link,
nav.bgBlue .navbar-nav .active > .nav-link,
nav.bgBlue .navbar-nav .nav-link.open,
nav.bgBlue .navbar-nav .nav-link.active
{
    /* padding: 4px 8px; */

    color: #fff;
    /* border-radius: 3px; */
    outline: none;
    background: rgb(9,78,117);
    width: 100%;
}
body
{
    overflow-x: hidden;
}
/*-----------------------------------------------Banner---------------------------------------------*/
.bannerSection
{
    /*background:rgba(0,0,0,.8);*/
}
.bannerSection li img,
.bannerSection
{
    width: 100%;
    height: 400px;

    background: rgba(0,0,0,.8);
}
.bannerSection li .posRelative,
.aboutSection  li .posRelative,
.bottomInfo .contentRight .posRelative
{
    position: relative;
}
.bottomInfo .contentRight .posRelative
{
    width: 100%;
    max-width: 230px;
}
.bannerSection .updateDiv
{
    position: absolute;
    right: 0;
    bottom: 70px;

    width: 100%;
    /*float:right;*/
    max-width: 360px;
    /*margin-top:80px;*/
    padding: 18px 20px 18px 20px;

    border: 1px solid #b1b1b1;
    border-radius: 4px;
    background: rgba(0,0,0,.6);
}
.bannerSection .updateDiv h4
{
    font-family: 'Source Sans Pro', sans-serif;
    /* font-size: 18px; */
    font-weight: 600;

    margin-bottom: 0;

    color: rgb(33,165,229);
}
.bannerSection .updateDiv ul
{
    padding-left: 0;
    /*list-style:none;*/
}
.bannerSection .updateDiv ul li
{
    font-family: 'Source Sans Pro', sans-serif;
    /* font-size: 16px; */
    font-weight: 400;

    position: relative;

    padding: 8px 1px 5px 17px;

    list-style: none;

    color: #fff;
    /*	padding-bottom:16px;
	padding-top:20px;*/
    border-bottom: 1px solid rgb(31, 31, 31);
}
.bannerSection .updateDiv ul li:hover
{
    text-decoration: underline;

    text-decoration-color: rgb(0,140,219);
}
.bannerSection .updateDiv ul li:last-child
{
    padding-bottom: 0;

    border-bottom: none;
}
/*.bannerSection .updateDiv ul li::before{
	color: rgb(237,133,46);
    content: "";
    font-family: "FontAwesome";
    font-size: 5px;
    left: 0px;
    position: relative;
    top: -3px;
}*/
.bannerSection .updateDiv ul li::before
{
    position: absolute;
    top: 29px;
    left: 0;

    width: 6px;
    height: 6px;

    content: '';

    border-radius: 100%;
    background: rgb(237,133,46);
}
/*-------------------------------------------About Section----------------------------------------------*/
.aboutSection li img,
.aboutSection
{
    width: 100%;
    height: 500px;

    background: rgba(0, 0, 0, .8) none repeat scroll 0 0;
}
.aboutSection .aboutDiv
{
    position: absolute;
    bottom: 90px;
    left: 0;

    width: 100%;
    max-width: 785px;
    margin-top: 85px;
    padding: 40px 30px 15px;

    color: #fff;
    border: 1px solid rgb(134, 134, 134);
    border-radius: 4px;
    background: rgba(0,0,0,.6);
}
.aboutSection .aboutDiv .moreLink
{
    text-transform: uppercase;

    color: rgb(39,150,206);
}
.aboutSection .aboutDiv h3
{
    font-family: 'Source Sans Pro', sans-serif;
    /* font-size: 22px; */
    font-weight: 700;

    padding-bottom: 14px;

    color: #fff;
}
.aboutSection .aboutDiv h3 span.infoIco
{
    display: inline-block;

    width: 29px;
    height: 29px;
    margin-right: 10px;

    vertical-align: middle;

    background: url('../images/sprite.png') no-repeat -961px -10px;
}
.aboutSection .aboutDiv p
{
    font-family: 'Source Sans Pro', sans-serif;
    /* font-size: 16px; */
    font-weight: 300;

    color: #fff;
}
.aboutSection .aboutDiv p.moreLink
{
    font-family: 'Source Sans Pro', sans-serif;
    /* font-size: 24px; */
    font-weight: 700;

    color: #28a3e2;
}
.aboutSection .bx-wrapper,
.bannerSection .bx-wrapper
{
    border: 0;
}
.aboutSection .bx-wrapper .bx-pager.bx-default-pager a:hover,
.aboutSection .bx-wrapper .bx-pager.bx-default-pager a.active,
.aboutSection .bx-wrapper .bx-pager.bx-default-pager a:focus,
.bannerSection .bx-wrapper .bx-pager.bx-default-pager a:hover,
.bannerSection .bx-wrapper .bx-pager.bx-default-pager a.active,
.bannerSection .bx-wrapper .bx-pager.bx-default-pager a:focus
{
    background: rgb(255,135,40);
}
.bannerSection .bx-wrapper .bx-pager.bx-default-pager a,
.aboutSection .bx-wrapper .bx-pager.bx-default-pager a
{
    background: rgb(253,252,250);
}
.bannerSection .bx-wrapper .bx-pager.bx-default-pager a,
.aboutSection .bx-wrapper .bx-pager.bx-default-pager a
{
    width: 12px;
    height: 12px;

    border-radius: 8px;
}
/*-----------------------------------------------Middle Section----------------------------------------*/
.midSection
{
    padding: 0 0 30px;

    background: #fff;
}
.midSection h4
{
    font-family: 'Source Sans Pro', sans-serif;
   /*  font-size: 22px; */
    font-weight: 700;

    color: #1eb2ff;
}
.midSection .categoryCont .categoryDiv
{
    width: 100%;
}
.midSection .leftDiv span.latevntIco
{
    display: inline-block;

    width: 32px;
    height: 32px;
    margin-right: 12px;

    vertical-align: middle;

    background: url('../images/sprite.png') no-repeat -326px -10px;
}
.midSection .leftDiv .cont-panel{
    display: flex;
    justify-content: space-between;
}
@media (max-width: 1280px)  {
    .midSection .leftDiv .cont-panel{
    display: block;
}
}

.midSection .rightDiv span.quickIco
{
    display: inline-block;

    width: 29px;
    height: 29px;
    margin-right: 10px;

    vertical-align: middle;

    background: url('../images/sprite.png') no-repeat -368px -10px;
}
.midSection .categoryCont
{
    /*padding: 30px 30px 0; edit*/ 
    /*padding: 10px 120px 5px 10px; /*change*/

    border: 1px solid rgb(217,217,217);
    /* border-radius: 5px; */
    padding: 5px 10px 10px 10px;
}

.midSection .categoryCont .card
{
    border: none;
    margin-bottom: 0;
}
.midSection .categoryCont .card-body
{
    padding-top: 0.70rem;
    padding-left: 0.40rem;
    padding-right: 0.40rem;
    padding-bottom: 0;
    margin-bottom: 2px;
}
.midSection .categoryCont .categoryDiv
{
    float:left;
	width:100%;
    height: 80px;
    margin-right: 30px;
    box-shadow: 0 0 2px 3px rgb(239, 239, 239);
}
.region-top-3 .ticker1 {
    border: 2px solid rgb(217,217,217);
    border-radius: 5px;
}
.region-top-3 .ticker1 .list-group {
    position: relative !important;
}
.region-top-3 .ticker1 .list-group a {
    font-family: 'Source Sans Pro', sans-serif;
    color : rgb(0,0,0);
}
.region-top-3 .ticker1 .list-group li:nth-child(1)  {
    border-top: 1px solid rgb(255,60,61);
    border-right: 1px solid rgb(255,60,61);
    border-left: 1px solid rgb(255,60,61);
    border-bottom: 6px solid rgb(255,60,61);
}
.region-top-3 .ticker1 .list-group li:nth-child(2)  {
    /*border-top: 1px solid rgb(24,222,171);*/
    border-right: 1px solid rgb(24,222,171);
    border-left: 1px solid rgb(24,222,171);
    border-bottom: 6px solid rgb(24,222,171);
}
.region-top-3 .ticker1 .list-group li:nth-child(3)  {
    border-right: 1px solid rgb(150,43,237);
    border-left: 1px solid rgb(150,43,237);
    border-bottom: 6px solid rgb(150,43,237);
}
.region-top-3 .ticker1 .list-group li:nth-child(4)  {
    border-right: 1px solid rgb(22,190,203);
    border-left: 1px solid rgb(22,190,203);
    border-bottom: 6px solid rgb(22,190,203);
}
.region-top-3 .ticker1 .list-group li:nth-child(5)  {
    border-right: 1px solid rgb(235,166,39);
    border-left: 1px solid rgb(235,166,39);
    border-bottom: 6px solid rgb(235,166,39);
}
.region-top-3 .ticker1 .list-group li:nth-child(6)  {
    border-right: 1px solid rgb(43,187,240);
    border-left: 1px solid rgb(43,187,240);
    border-bottom: 6px solid rgb(43,187,240);
}
.region-top-3 .ticker1 .list-group li:nth-child(7)  {
    border-right: 1px solid rgb(202,48,22);
    border-left: 1px solid rgb(202,48,22);
    border-bottom: 6px solid rgb(202,48,22);
}
.region-top-3 .ticker1 .list-group li:nth-child(8)  {
    border-right: 1px solid rgb(47,107,217);
    border-left: 1px solid rgb(47,107,217);
    border-bottom: 6px solid rgb(47,107,217);
}

.midSection .categoryCont .categoryDiv1:hover
{
    box-shadow: 0 0 6px 2px rgb(255,61,61);
}
.midSection .categoryCont .categoryDiv2:hover
{
    box-shadow: 0 0 6px 2px rgb(30,179,255);
}
.midSection .categoryCont .categoryDiv3:hover
{
    box-shadow: 0 0 6px 2px rgb(150,44,239);
}
.midSection .categoryCont .categoryDiv4:hover
{
    box-shadow: 0 0 6px 2px rgb(22,190,201);
}
.midSection .categoryCont .categoryDiv5:hover
{
    box-shadow: 0 0 6px 2px rgb(239,163,44);
}
.midSection .categoryCont .categoryDiv6:hover
{
    box-shadow: 0 0 6px 2px rgb(239,113,44);
}
.midSection .categoryCont .categoryDiv7:hover
{
    box-shadow: 0 0 6px 2px rgb(47,107,217);
}
.midSection .categoryCont .categoryDiv8:hover
{
    box-shadow: 0 0 6px 2px rgb(201,47,22);
}
.midSection .categoryCont .categoryDiv9:hover
{
    box-shadow: 0 0 6px 2px rgb(21,224,169);
}
.midSection .categoryCont .categoryDiv10:hover
{
    box-shadow: 0 0 6px 2px rgb(174,102,201);
}
.midSection .categoryCont .categoryDiv11:hover
{
    box-shadow: 0 0 6px 2px rgb(30,179,255);
}
.midSection .categoryCont .categoryDiv12:hover
{
    box-shadow: 0 0 6px 2px rgb(255,61,61);
}

.midSection .categoryCont .categoryDiv:nth-child(3n)
{
    margin-right: 0;
}
.midSection .categoryCont .categoryDiv10,
.midSection .categoryCont .categoryDiv11,
.midSection .categoryCont .categoryDiv12
{
    margin-bottom: 0;
}
.midSection .categoryCont .categoryDiv a
{
    font-family: 'Source Sans Pro', sans-serif;
    /*font-size: 16px; edit*/
    font-size: small; /*change*/
    font-weight: 600;
 

    display: block;

    padding: 15px 6px;

    text-decoration: none;

    color: #252525;
}
.midSection .categoryCont .categoryDiv span.rightIco
{
    display: inline-block;
    /*vertical-align:middle;*/
    float: right;

    width: 8px;
    height: 14px;
    margin-top: 10px;

    background: url('../images/sprite.png') no-repeat -943px -10px;
}
.midSection .categoryCont .categoryDiv span.midTxt
{
    display: inline-block;
    /*float:left;*/

    width: 60%;

    vertical-align: middle;
}
.midSection .categoryCont .categoryDiv.categoryDiv1 span.midTxt
{
    margin-top: -2px;
}
.midSection .categoryCont .categoryDiv.categoryDiv1
{
    border-left: 6px solid rgb(255,60,61);
}
.midSection .categoryCont .categoryDiv span.leftIco
{
    margin-right: 7px;
    /*float:left;*/

    vertical-align: middle;
}
.midSection .categoryCont .categoryDiv.categoryDiv1 span.leftIco
{
    display: inline-block;

    width: 39px;
    height: 28px;

    background: url('../images/sprite.png') no-repeat -407px -10px;
}
.midSection .categoryCont .categoryDiv.categoryDiv2 span.leftIco
{
    display: inline-block;

    width: 24px;
    height: 40px;

    background: url('../images/sprite.png') no-repeat -456px -10px;
}
.midSection .categoryCont .categoryDiv.categoryDiv3 span.leftIco
{
    display: inline-block;

    width: 27px;
    height: 40px;
    margin-right: 23px;

    background: url('../images/sprite.png') no-repeat -490px -10px;
}
.midSection .categoryCont .categoryDiv.categoryDiv4 span.leftIco
{
    display: inline-block;

    width: 40px;
    height: 32px;

    background: url('../images/sprite.png') no-repeat -527px -10px;
}
.midSection .categoryCont .categoryDiv.categoryDiv5 span.leftIco
{
    display: inline-block;

    width: 32px;
    height: 32px;

    background: url('../images/sprite.png') no-repeat -577px -10px;
}
.midSection .categoryCont .categoryDiv.categoryDiv6 span.leftIco
{
    display: inline-block;

    width: 40px;
    height: 30px;
    margin-right: 12px;

    background: url('../images/sprite.png') no-repeat -619px -10px;
}
.midSection .categoryCont .categoryDiv.categoryDiv7 span.leftIco
{
    display: inline-block;

    width: 53px;
    height: 37px;

    background: url('../images/sprite.png') no-repeat -669px -10px;
}
.midSection .categoryCont .categoryDiv.categoryDiv8 span.leftIco
{
    display: inline-block;

    width: 32px;
    height: 32px;

    background: url('../images/sprite.png') no-repeat -733px -10px;
}
.midSection .categoryCont .categoryDiv.categoryDiv9 span.leftIco
{
    display: inline-block;

    width: 40px;
    height: 32px;
    margin-right: 12px;

    background: url('../images/sprite.png') no-repeat -775px -10px;
}
.midSection .categoryCont .categoryDiv.categoryDiv10 span.leftIco
{
    display: inline-block;

    width: 30px;
    height: 30px;

    background: url('../images/sprite.png') no-repeat -825px -10px;
}
.midSection .categoryCont .categoryDiv.categoryDiv11 span.leftIco
{
    display: inline-block;

    width: 31px;
    height: 41px;

    background: url('../images/sprite.png') no-repeat -865px -9px;
}
.midSection .categoryCont .categoryDiv.categoryDiv12 span.leftIco
{
    display: inline-block;

    width: 27px;
    height: 32px;
    margin-right: 16px;

    background: url('../images/sprite.png') no-repeat -906px -10px;
}
.midSection .categoryCont .categoryDiv.categoryDiv2
{
    border-left: 6px solid rgb(43,187,240);
}
.midSection .categoryCont .categoryDiv.categoryDiv3
{
    border-left: 6px solid rgb(150,43,237);
}
.midSection .categoryCont .categoryDiv.categoryDiv4
{
    border-left: 6px solid rgb(22,190,203);
}
.midSection .categoryCont .categoryDiv.categoryDiv5
{
    border-left: 6px solid rgb(235,166,39);
}
.midSection .categoryCont .categoryDiv.categoryDiv6
{
    border-left: 6px solid rgb(240,113,44);
}
.midSection .categoryCont .categoryDiv.categoryDiv7
{
    border-left: 6px solid rgb(47,107,217);
}
.midSection .categoryCont .categoryDiv.categoryDiv8
{
    border-left: 6px solid rgb(202,48,22);
}
.midSection .categoryCont .categoryDiv.categoryDiv9
{
    border-left: 6px solid rgb(24,222,171);
}
.midSection .categoryCont .categoryDiv.categoryDiv10
{
    border-left: 6px solid rgb(168,91,195);
}
.midSection .categoryCont .categoryDiv.categoryDiv11
{
    border-left: 6px solid rgb(43,187,240);
}
.midSection .categoryCont .categoryDiv.categoryDiv12
{
    border-left: 6px solid rgb(255,61,63);
}
.midSection .leftDiv figure
{
    position: relative;
}
.midSection .leftDiv figure figcaption
{
    font-family: 'Source Sans Pro', sans-serif;
    /* font-size: 17px; */
    font-weight: 400;

    position: absolute;
    bottom: 0;

    width: 100%;
    max-width: 490px;
    padding: 7px 15px 11px;

    color: #fff;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background: rgba(0,0,0,.7);
}

/*.midSection .rightDiv{
	float:left;
	width:65%;
}*/
/*-----------------------------------------------Director Section--------------------------------------*/
.directContent
{
    padding: 30px 0 35px;
}
.directContent h4,
.mainContent h4
{
    font-family: 'Source Sans Pro', sans-serif;
    /* font-size: 22px; */
    font-weight: 700;

    padding-bottom: 5px;

    color: #1eb2ff;
}
.directContent h4 span.rocketIcon
{
    display: inline-block;

    width: 27px;
    height: 26px;
    margin-right: 10px;

    vertical-align: middle;

    background: url('../images/sprite.png') no-repeat -10px -125px;
}
.directContent h4 span.satIcon
{
    display: inline-block;

    width: 26px;
    height: 26px;
    margin-right: 10px;

    vertical-align: middle;

    background: url('../images/sprite.png') no-repeat -47px -125px;
}
.directContent .contentDiv
{
    padding: 30px 35px;

    border: 2px solid rgb(217,217,217);
    border-radius: 5px;
}
.directContent .contentDiv figure
{
    float: left;

    width: 40%;
    margin-bottom: 0;
}
.directContent .contentDiv div.detail
{
    float: left;

    width: 50%;
    padding: 3px 35px 0;
}
.directContent .contentDiv div.detail h5
{
    font-family: 'Source Sans Pro', sans-serif;
    /* font-size: 18px; */
    font-weight: 600;

    margin-bottom: 3px;

    color: #252525;
}
.directContent .contentDiv div.detail p.subhead
{
    font-family: 'Source Sans Pro', sans-serif;
    /* font-size: 16px; */
    font-weight: 400;

    color: #252525;
}
.directContent .contentDiv div.detail p.paraTxt
{
    font-family: 'Source Sans Pro', sans-serif;
    /* font-size: 16px; */
    /* font-weight: 300; */

    min-height: 115px;

    color: #252525;
}
.directContent .contentDiv div.detail p.moreLink1,
.MainWrapper .ProfileContent p.moreLink1
{
    font-family: 'Source Sans Pro', sans-serif;
    /* font-size: 18px; */
    font-weight: 600;

    margin-bottom: 0;
    padding-top: 5px;

    text-transform: uppercase;

    color: #ff8d2c;
}
/*--------------------------------------------------Main Content---------------------------------------*/
.mainContent
{
    padding: 37px 0 35px;

    background: rgb(243,243,243);
}
.mainContent h4 span.eventIcon
{
    display: inline-block;

    width: 32px;
    height: 29px;
    margin-top: -2px;
    margin-right: 10px;

    vertical-align: middle;

    background: url('../images/sprite.png') no-repeat -83px -125px;
}
.mainContent h4 span.imgIcon
{
    display: inline-block;

    width: 29px;
    height: 29px;
    margin-top: -2px;
    margin-right: 10px;

    vertical-align: middle;

    background: url('../images/sprite.png') no-repeat -125px -125px;
}
.mainContent h4 span.impIcon
{
    display: inline-block;

    width: 34px;
    height: 29px;
    margin-top: -2px;
    margin-right: 10px;

    vertical-align: middle;

    background: url('../images/sprite.png') no-repeat -164px -125px;
}
.mainContent .newsDiv
{
    height: 347px;
    padding: 14px 20px;

    border: 2px solid rgb(217, 217, 217);
    border-radius: 5px;
    background: rgb(255,255,255);
}
.mainContent .newsDiv.newsDivScroll
{
    height: 344px;
}
.mainContent .newsDiv.newsDivScroll .imgCont
{
    float: left;

    width: 18%;
}
.mainContent .newsDiv.newsDivScroll ul
{
    padding: 15px 5px 15px 20px;
}
.mainContent .mCSB_inside > .mCSB_container
{
    margin-right: 10px;
}
.mainContent  .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar
{
    width: 13px!important;
}
.mainContent  .mCSB_scrollTools .mCSB_dragger
{
    height: 40px!important;
}
.mainContent .mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail
{
    width: 13px!important;

    background: rgb(225,225,225);
}
.mainContent .mCSB_scrollTools
{
    right: -5px;
}
/*.mCustomScrollBox{
	overflow:visible;
}*/
.mainContent .newsDiv.newsDivScroll .txtCont
{
    float: left;

    width: 82%;
    padding-left: 5px;
}
.mainContent .newsDiv.newsDivScroll ul li a
{
    padding-right: 20px;
}
.mainContent .newsDiv.newsDivScroll
{
    padding: 0;
    padding-right: 0;
}
.mainContent .newsDiv ul
{
    margin-bottom: 0;
    padding-left: 0;

    list-style: none;
}
.mainContent .newsDiv ul li
{
    font-family: 'Source Sans Pro', sans-serif;
    /* font-size: 14px; */
    /* font-weight: 300; */

    padding-right: 5px;
    padding-bottom: 16px;

    color: #252525;
}
.mainContent .newsDiv ul li a
{
    position: relative;

    display: block;

    width: 100%;
    padding-right: 60px;
}
.mainContent .newsDiv ul li a:after
{
    position: absolute;
    top: 10px;
    right: 0;

    display: inline-block;

    width: 8px;
    height: 14px;

    content: '';

    background: url('../images/sprite.png') no-repeat -208px -125px;
}
.mainContent .newsDiv ul li a span.text
{
    padding-right: 60px;
}
.mainContent .newsDiv ul li:last-child
{
    padding-bottom: 0;
}
.mainContent figure
{
    position: relative;

    width: 100%;
    max-width: 490px;
    margin-bottom: 0;
}
.mainContent figcaption
{
    font-family: 'Source Sans Pro', sans-serif;
    /* font-size: 18px; */
    font-weight: 600;

    position: absolute;
    bottom: 0;

    width: 100%;
    padding: 14px 32px;

    text-transform: uppercase;

    color: #fff;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background: rgba(0,0,0,.7);
}
.mainContent
/*-----------------------------------------------Important Link----------------------------------------*/
.impLinkSec
{
    color: #fff;
}
.impLinkSec .greyBG h4
{
    font-family: 'Source Sans Pro', sans-serif;
    /* font-size: 18px; */
    font-weight: 600;

    margin-bottom: 0;

    text-transform: uppercase;

    color: #fff;
}
.impLinkSec .greyBG h4 span.rightTxt
{
    /* font-size: 15px; */

    float: right;

    padding-top: 3px;
}
.impLinkSec .greyBG
{
    padding: 10px 0;

    background: rgb(29,29,29);
}
.impLinkSec .upperContent
{
    padding: 20px 0;

    background: rgb(37,37,37);
}
.impLinkSec .upperContent h5
{
    font-family: 'Source Sans Pro', sans-serif;
    /* font-size: 16px; */
    font-weight: 600;

    padding: 5px 0 10px;

    color: #fff;
}
.impLinkSec .upperContent ul
{
    margin-bottom: 0;
    padding: 0;

    list-style: none;
}
.impLinkSec .upperContent ul li
{
    font-family: 'Source Sans Pro', sans-serif;
    /* font-size: 14px; */
    font-weight: 300;

    padding-bottom: 5px;

    color: #fff;
}
.impLinkSec .upperContent .leftDiv,
.impLinkSec .upperContent .middleDiv
{
    border-right: 1px solid rgb(143,143,143);
}
.impLinkSec .upperContent .leftDiv ul li
{
    display: inline-block;

    width: 33%;
}
.impLinkSec .upperContent .middleDiv
{
    min-height: 190px;
}
.impLinkSec .upperContent .middleDiv  ul li
{
    display: inline-block;

    width: 49%;
}
.impLinkSec .upperContent .rightDiv  div.list
{
    float: left;

    width: 50%;
}
.breadcrumbStrip{
    /* margin-top: 150px; */
}
.breadcrumbStrip ol.breadcrumb a,
.impLinkSec .upperContent ul li a,
.MainWrapper .ProfileContent p.moreLink1 a,
.MainWrapper .ProfileContent span.moreLink1 a
{
    color: inherit;
}
.MainWrapper .ProfileContent p.moreLink1
{
    padding-bottom: 10px;
}
.MainWrapper .ProfileContent p.moreLink1 a,
.MainWrapper .ProfileContent span.moreLink1 a
{
    line-height: 27px;

    position: relative;

    padding: 4px 10px 5px 0;

    text-decoration: none;

    color: #e34619;
    border-radius: 2px;
    -moz-box-shadow: 0 1px 3px rgba(52, 51, 49, .3);
         box-shadow: 0 1px 3px rgba(52, 51, 49, .3);

    webkit-box-shadow: 0 1px 3px rgba(52, 51, 49, .3);
}
.MainWrapper .ProfileContent span.moreLink1 a
{
    line-height: 25px;
}
.MainWrapper .ProfileContent p.moreLink1 a i
{
    /* font-size: 14px; */
    line-height: 27px;

    display: inline-block;

    margin-right: 5px;
    padding: 0 5px;

    vertical-align: top;

    color: #fff;
    background: rgb(0,140,219);
}
.MainWrapper .ProfileContent span.moreLink1 a i
{
    font-size: 14px;
    line-height: 25px;

    display: inline-block;

    margin-right: 5px;
    padding: 0 5px;

    vertical-align: top;

    color: #fff;
    background: rgb(0,140,219);
}
.MainWrapper .ProfileContent p.moreLink1 a:hover,
.MainWrapper .ProfileContent span.moreLink1 a:hover
{
    color: #fff;
    background: #e34619;
}
/*-----------------------------------------------Footer---------------------------------------------*/
.wrapperFooter
{
    position: relative;

    min-height: 100%;
}
.padBtmFooter
{
    padding-bottom: 95px;
}
footer.footer
{
    color: #fff;
    background-color: rgb(30,78,107);
}
footer.footer ul li a,
footer.footer ul li a:hover
{
    color: #fff;
}
footer.footer ul li
{
    border-right: 1px solid #fff;
}
footer
{
    /* font-size: 14px; */
    font-weight: 400;

    position: absolute;
    bottom: 0;

    width: 100%;
    /* padding: 16px 0; */

    color: #252525;
    background-color: #fff;
}
footer ul,
footer ul li:first-child
{
    padding-left: 0;
}
footer ul li:last-child
{
    border-right: 0;
}
footer ul li a:hover
{
    color: #252525;
}
footer ul li
{
    font-family: 'Source Sans Pro', sans-serif;
    /* font-size: 13px; */
    font-weight: 400;

    display: inline-block;

    padding: 0 13px;

    /*color: #252525;*/
    border-right: 1px solid #333;
}
.mainContent .newsDiv li a,
.mainContent figcaption a,
footer ul li a,
.aboutSection .aboutDiv .moreLink a,
.impLinkSec ul li a,
.updateDiv ul li a,
.directContent .contentDiv div.detail p.moreLink1 a
{
    text-decoration: none;

    color: inherit;
}
.MainWrapper .ProfileContent span.moreLink1
{
    display: block;

    color: #ff8d2c;
    /*text-transform:uppercase;*/
}
/*-----------------------------------------------Bottom Info----------------------------------------*/
.bottomInfo
{
    padding: 35px 0 50px;
}
.bottomInfo h4
{
    font-family: 'Source Sans Pro', sans-serif;
    /* font-size: 18px; */
    font-weight: 600;

    margin-bottom: 3px;

    color: #fff;
}
.bottomInfo p.subHead
{
    font-family: 'Source Sans Pro', sans-serif;
    /* font-size: 18px; */
    font-weight: 300;

    color: #fff;
}
.bottomInfo p.address
{
    font-family: 'Source Sans Pro', sans-serif;
    /* font-size: 14px; */
    font-weight: 300;

    margin-bottom: 0;

    color: #fff;
}
.padTopAdd
{
    padding-top: 7px;
}
.bottomInfo .bottomContent
{
    min-height: 132px;

    border-right: 1px solid rgb(143,143,143);
}
.bottomInfo .contentRight h4
{
    padding-bottom: 10px;
}
.bottomInfo .contentRight a.scii
{
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    position: absolute;
    top: 50px;
    right: 50%;
    left: 50%;
    width: 100%;
    max-width: 128px;
    height: 26px;
    cursor: pointer;
    transform: translate(-50%,-50%);
    /*left:0;*/
    color: #fff;
    border: 2px solid #fff;
    border-radius: 40px;
    background: transparent;
    text-align: center;
    text-decoration: none;
}
.bottomInfo .contentRight a.scii:hover{
    color: #fff;
}
.bottomInfo .bottomContent h5.smHead
{
    /* font-size: 14px; */

    position: relative;

    margin-bottom: 0;
    padding-bottom: 2px;
}
.bottomInfo .bottomContent h5.smHead:after
{
    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    max-width: 210px;

    content: '';

    border-bottom: 1px solid rgb(143,143,143);
}
.bottomInfo .bottomContent  .emailRow h5.smHead.ltBorder:after
{
    max-width: 190px;
}
/*.bottomInfo .bottomContent h5.smHead span{
	border-bottom:1px solid #fff;
}*/

/*-----------------------InnerPage---------------------*/
.MainWrapper
{
    padding: 20px 0;
}
.breadcrumb__link {
    padding: 5px 0 1px 0;
    margin-bottom: 10px;
}
.MainWrapper .contentTable,
.MainWrapper .contentImageTxt
{
    margin: 20px 0;
}
.MainWrapper .contentFull .imageDiv,
.MainWrapper .ProfileContent .imageDiv
{
    margin-bottom: 20px;
}
.MainWrapper .ProfileContent .imageDiv p
{
    padding-top: 5px;
}

.MainWrapper .contentImageTxt .borderRow
{
    padding: 0 20px;

    border: 2px solid rgb(217, 217, 217);
    border-radius: 5px;
}
.MainWrapper .contentImageTxt .borderRow
{
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}
.MainWrapper .contentImageTxt .borderRow .imageDiv
{
    float: left;

    width: 25%;
    padding: 10px 15px 10px 0;

    border-right: 2px solid rgb(217, 217, 217);
}
.MainWrapper .contentImageTxt .borderRow .txtDesc
{
    float: left;

    width: 75%;
    padding: 10px;
}
.MainWrapper .contentImageTxt .borderRow .txtDesc p
{
    margin-bottom: 5px;
}
.MainWrapper .contentImageTxt .borderRow .txtDesc span.labelTitle
{
    font-weight: 600;

    color: #333;
}
.MainWrapper .contentTable table
{
    min-width: 700px;
    /*width:100%;*/
}
.MainWrapper .contentTable table td
{
    padding: 0 15px;

    border: 1px solid rgb(216, 216, 216);
}
h2.title,
h1.page-header
{
    font-family: inherit;
    /* font-size: 26px; */
    font-weight: 600;

    color: rgb(13,135,207);
}
h1.page-header
{
    /* font-size: 30px; */
}
h2.title span,
h1.page-header span
{
    color: rgb(248,149,43);
}
.MainWrapper .ProfileContent h1
{
    font-family: inherit;

    color: rgb(255,141,44);
}
.MainWrapper .ProfileContent p,
.MainWrapper .ProfileContent ol li,
.MainWrapper .ProfileContent ul li
{
    font-family: inherit;

    text-align: justify;

    color: #000;
}
.MainWrapper .ProfileContent h3.blueHead
{
    /* font-size: 16px; */
    font-weight: 600;

    color: rgb(0,32,96);
}
.MainWrapper .ProfileContent h5.blueHead
{
    color: rgb(0,32,96);
}
.MainWrapper .ProfileContent h5.greyHead
{
    color: rgb(166,166,166);
}
.MainWrapper .ProfileContent h2.blueHead1
{
    /* font-size: 26px; */
    font-weight: 600;

    color: rgb(0,32,96);
}
.MainWrapper h4.blackTxt
{
    font-family: inherit;
    /* font-size: 22px; */
    font-weight: 600;

    color: #000;
}
.MainWrapper ol
{
    padding-top: 10px;
}
.MainWrapper .ProfileContent ul
{
    padding-top: 10px;
    padding-bottom: 10px;
}
.MainWrapper ol.alphaList
{
    padding-top: 0;

    list-style-type: lower-alpha;
}
.MainWrapper ol.AlphaList
{
    padding-top: 0;
    padding-left: 20px;

    list-style-type: upper-alpha;
}
.MainWrapper ol.romanList
{
    padding-top: 0;

    list-style-type: lower-roman;
}
.MainWrapper .ProfileContent p.noteTxt
{
    /* font-size: 18px; */
    font-weight: 600;

    color: rgb(24,49,166);
}
.GapTB
{
    margin: 15px 0 20px;
}
.MainWrapper div.tableDiv table td
{
    vertical-align: middle;
}
.MainWrapper div.tableDiv tr.headRow
{
    background: rgb(0,140,219);
}
.MainWrapper div.tableDiv tr.headRow td
{
    text-transform: uppercase;

    border: 1px solid rgb(30,172,254);
    border-width: 0 1px 1px 0;
}
.MainWrapper div.tableDiv tr.headRow td:last-child,
.MainWrapper div.tableDiv table tbody td:last-child
{
    border-right: 0;
}
.MainWrapper div.tableDiv table
{
    border-spacing: 0;
    border-collapse: separate!important;

    border: 3px solid rgb(0,140,219);
    border-top: none;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}
.table-strip
{
    color: white;
    background: rgb(0,140,219);
}
.MainWrapper div.tableDiv table tbody td
{
    border: 1px solid #bebebe;
    border-width: 1px 1px 0 0;
    border-left: 0;
}
.MainWrapper div.tableDiv tr.headRow td p
{
    color: #fff;
}
.MainWrapper table p
{
    margin-bottom: 0;
}
.MainWrapper blockquote p
{
    font-weight: 600;

    color: #000;
}
.MainWrapper .btnLinkDiv a
{
    display: inline-block;

    width: 100%;
    max-width: 180px;
    padding: 4px 10px;

    text-decoration: none;

    color: #fff;
    border: 1px solid rgb(255,141,44);
    border-radius: 7px;
    background: rgb(255,141,44);
}
.MainWrapper .btnLinkDiv a.largeBtn
{
    max-width: 250px;
}
.MainWrapper .btnLinkDiv a.largeBtn1
{
    max-width: 350px;
}
.MainWrapper p.btmDetail span
{
    line-height: 22px;

    display: block;
}
.MainWrapper ul.listNone
{
    list-style: none;
}
.MainWrapper .boldTxt
{
    font-weight: 600;

    color: #000;
}
/* .MainWrapper table td
{
    border: 1px solid #fff;
} */
.MainWrapper table.table-responsive
{
    display: table!important;

    width: 100%;
}
.region-content .row > .col,
.region-content .row > [class^='col-']
{
    padding-top: .75rem;
    padding-bottom: .75rem;

    border: 1px solid rgba(86,61,124,.2);
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgba(86, 61, 124, .2);
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgba(86, 61, 124, .2);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(86, 61, 124, .2);
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgba(86, 61, 124, .2);
    border-image-source: none;
    border-image-slice: 100% 100% 100% 100%;
    border-image-width: 1 1 1 1;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;

    //background-color: rgba(86,61,124,.15);
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
}
.OutreachSlider
{
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}
p.text-msg
{
    /* font-size: 18px; */

    color: rgb(128,0,0);
}
span.redStar
{
    color: red;
}
.MainWrapper .table th,
.MainWrapper .table td
{
    padding: .3rem .75rem;
}
.card-header
{
    margin-bottom: 0;

    border-bottom: none;
}
.card
{
    margin-bottom: 7px;
}
.card .collapse.show[aria-expanded='true']
{
    border-top: 1px solid rgba(0, 0, 0, .125);
}
.card,
.card-header:first-child
{
    border-radius: 0;
}
.card-header a
{
    position: relative;

    display: block;

    width: 100%;

    text-decoration: none;

    color: #000;
}
.card-header a:after, .card-header button:after
{
    font-size: 50px;
    font-weight: 400;
    line-height: 15px;
    position: absolute;
    top: 0;
    right: 0;
    content: '-';
}

.card-header a.collapsed:after
{
    font-size: 28px;
    font-weight: 600;
    line-height: 15px;
    position: absolute;
    top: 5px;
    right: 0;
    content: '+';
}
/* Custom style */
    .accordion-button::after {
      background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
      transform: scale(.7) !important;
    }
    .accordion-button:not(.collapsed)::after {
      background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
    }
/*.OutreachSlider .imageDiv img{
	width:100%;
	height:100%;
}*/
/*BreadCrumb style*/
.breadcrumbStrip ol.breadcrumb
{
    padding: 0;

    background: transparent;
}
.breadcrumbStrip ol.breadcrumb li
{
    position: relative;

    display: inline-block;

    padding-right: 20px;

    color: rgb(0,140,219);
}
.breadcrumbStrip ol.breadcrumb li.active
{
    color: #636c72;
}
.breadcrumbStrip ol.breadcrumb li:after
{
    /* font-size: 28px; */
    line-height: 22px;

    position: absolute;
    top: 0;
    right: 2px;

    content: '»';

    color: rgb(255, 141, 44);
}
.breadcrumbStrip ol.breadcrumb li:last-child::after
{
    content: '';
}
.cardContainer .card .card-body
{
    padding: 0;
}
.cardContainer .card .card-body .iconImg
{
    float: left;

    width: 20%;
    /*background:rgb(119,119,119);*/
    padding: 25px 0;

    text-align: center;
}
.cardContainer .card .card-body .publicTxt
{
    float: left;

    width: 80%;
    padding: 28px 5px;
}
.cardContainer .card .card-body .publicTxt a,
.ProfileContent p a
{
    color: rgb(0,140,219);
}
.ProfileContent p a.btn-primary,
.ProfileContent p a.btn-primary:focus,
p a.btn-primary,
a.btn-primary:focus
{
    padding: 4px 1rem;

    color: #fff;
    border: 1px solid rgb(255,141,44);
    background: rgb(255,141,44);
}

.cardContainer .card
{
    width: 25%!important;

    flex: auto!important;
}
.cardContainer .card-title
{
    color: rgb(0, 32, 96);
}
.cardContainer .card p.card-text
{
    position: relative;

    margin-bottom: 5px;
    padding-left: 20px;

    text-align: left!important;
}
.cardContainer .card p.card-text:before
{
    font-size: 28px;
    line-height: 19px;

    position: absolute;
    top: 0;
    left: 0;

    content: '»';

    color: rgb(243,106,2);
}
.OutreachSlider
{
    border: 1px solid #000;
}
.OutreachSlider .imageDiv
{
    position: relative;

    margin-bottom: 0!important;
}
.OutreachSlider .imageDiv p
{
    position: absolute;
    bottom: 0;

    width: 100%;
    margin-bottom: 0!important;
    padding: 10px;

    color: #fff;
    background: rgba(0,0,0,.7);
}
table.alignLeft p,
table.alignLeft li
{
    text-align: left!important;
}
.borderCol
{
    padding: 10px;

    border-collapse: collapse;

    border: 1px solid rgba(86, 61, 124, .3);
}
.borderCol .thumbImage
{
    float: left;

    width: 50%;
}
.borderCol .captionTxt
{
    /* font-size: 9pt; */
    font-weight: 600;

    float: left;

    width: 50%;
    padding-left: 15px;

    color: #036;
}

/* Always set the map height explicitly to define the size of the div
   * element that contains the map. */
#floating-panel
{
    font-family: 'Roboto','sans-serif';
    line-height: 35px;

    padding: 5px;

    text-align: center;

    color: #fff;
    border: 1px solid #999;
    background-color: #008cdb;
}
#warnings-panel
{
    width: 100%;
    height: 10%;

    text-align: center;
}

/* Floating Area on slider */
.animatedText{
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    color: #fff;
    padding: 1.4em;
    bottom: 0px;
    text-align: left;
    transition: background-color .5s ease-out;
    width: 40%;
    position:absolute;
    background-color:rgba(0,0,0,.3);

}
.animatedText.leftAlign{
    right: auto;
    left: 3%;
}
.animatedText.rightAlign{
    right: 5%;
    left: auto;
}
.animatedText:hover{
    background-color:rgba(0,0,0,.7);
}
.animatedText .animateTitle{
    color:#fff;
    font-family:inherit;
    font-family: 'Source Sans Pro', sans-serif;
    /* font-size: 32px; */
    font-weight: 700;
}
.animatedText .headLink{
    text-decoration:none;
}
.animatedText .description a{
    color:#fff;
    font-family:inherit;
    text-decoration:none;
}
.animatedText .description {
    max-height: 0;
    overflow: hidden;
    transition: all .5s;
    /* font-size:16px; */
}
.animatedText:hover .description{
    max-height:200px;
}
.animatedText .description a.detail_link{
    color:#44a2f5;
    display:inline-block;
    width:100%;
}
.bannerSection .bx-wrapper .bx-pager{
    width: 200px!important;
    float: right;
    margin-right: 20px;
}

/* Slider */
#textSlider.row {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -15%);
  width: 100% !important;
}
#textSlider div {
  color: #fff;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
}

.iamCol {
    text-align: right;
  float: left;
  font-weight: 300;
  /* font-size:13pt; */
}
.iamCol p:nth-child(2) { margin-top: -20pt !important; }
.slideCol {
  text-align: left;
    overflow: hidden;
  font-weight: 900;
  /* font-size:15pt; */
  display: block;
  white-space: nowrap;
}
.slideCol p { margin: 0px !important; }
.slideCol a { color: #FF8D2C;}
.scroller {
   height: 30pt;
   line-height: 30pt;
   overflow: hidden;
}
.scroller .inner { animation: 10s normal infinite running scroll; }
.scroller .inner:hover { animation-play-state: paused; }
@keyframes scroll {
   0%   {margin-top: 0px;}
   15%  {margin-top: 0px;}

   25%  {margin-top: -30pt;}
   40%  {margin-top: -30pt;}
   
   50%  {margin-top: -60pt;}
   65%  {margin-top: -60pt;}

   75%  {margin-top: -90pt;}
   90%  {margin-top: -90pt;}

   100% {margin-top: 0px;}
}




/* Blink Css  */
blink
{
    -webkit-animation: blink 1s step-end infinite;
            animation: blink 1s step-end infinite;
}

@-webkit-keyframes blink
{
    0%
    {
        color: white;
    }

    100%
    {
        color: red;
    }
}

@keyframes blink
{
    0%
    {
        opacity: 0;
    }
    2%
    {
        color: white;
    }
    50%
    {
        opacity: 0;
    }
    52%
    {
        color: red;
    }
}

.blinking{
    animation:blinkingText 1.9s infinite;
}
@keyframes blinkingText{
   0%{     color: blue;    }
    49%{    color: transparent; }
    50%{    color: red; }
    99%{    color:transparent;  }
    100%{   color: blue;    }
}


.login__tabs ul li{
    margin-right:15px;
}


[class*="col-"] {
    border: 0!important;
}

.card-block{
    padding: 5px 15px;
    margin: 5px;
}

table.new-des tbody tr th{
    background: rgb(0,140,219);
    border: 1px solid rgb(0,140,219);
    border-bottom: 1px solid #dee2e6;
    color: #fff;
}
.site__bg-blue{
    background: rgb(0,140,219);
}

@media(max-width: 575px){
.profile__img{
    width: 100px;
    height: auto;
}
}
.footer__botom_padding
.visitor_stats ul li{
    color: #fff;
}


.blackyellow{
  color: #ff0 !important;
  background-color: #000 !important;
  /* background-image: none !important; */
}
.yellowblue{
  color: #ff0 !important;
  background-color: #00f !important;
  /* background-image: none !important; */
}
.grayyellow{
  color: #ff0 !important;
  background-color: #444 !important;
}

.view-cvil-tenders table thead tr, .view-archieve table thead tr{
    background: rgb(0,140,219);
    color: #fff;
}

.block-styleswitcher h2{
display: none;
}

.block-styleswitcher ul{
display: flex;
justify-content: center;
align-items: center;
list-style: none;
padding: 0;
margin-bottom: 0;
}
.block-styleswitcher ul li{
    padding: 2px 8px;
    margin-bottom: 5px;
}

.block-styleswitcher ul li:nth-child(1){
    background: rgb(0,140,219);
}
.block-styleswitcher ul li:nth-child(2){
    background: #000;
}
.block-styleswitcher ul li:nth-child(3){
    background: #444;
}
.block-styleswitcher ul li a{
    color: #fff;
    text-decoration: none;
}

table thead tr {
    background: rgb(0,140,219)!important;
    border-color: rgb(0,140,219)!important;
    color: #fff!important;
}

.menu__elements__wrapper{
    background: rgb(0,140,219);
}
.sf-menu.sf-style-space-orange a.active{
    background: rgb(255,141,44);
}
.sf-main-menu ul li.active-trail{
    background: rgb(255,141,44);
 }
 .sf-menu li.active-trail > a {
    background: rgb(255,141,44);
}
button.bg-dark:focus,#pauseButton:focus,#playButton:focus,.pause__btn:focus,.play__btn:focus{
    background: rgb(255,141,44)!important;
}
.carousel-control-prev,.carousel-control-next{
    background: rgba(0, 0, 0, 0.3);
    opacity: 1;
}
.carousel-control-prev:focus,.carousel-control-next:focus{
    background: rgba(0, 0, 0, 0.9);
    opacity: 1;
}
