/*-----common to all-----*/
@import url('GpaMenu.css');
.ico_pdf_r, .linkpdf_r {
    background-image: url(../images/icn_pdf.gif);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 18px;
    height:21px;
    width:21px;

}
.red{
    color:red;
}
.blue{
    color:#002d72;
}
.ml5
{
    margin-left:5px!important;
}
.ml5
{
    margin-right:5px!important;
}
.list_arrow li {
    display: block;
    margin-bottom:5px;
}
.cjl_old {
	float: left;
    padding-right: 12px;
}
.small_red_cjl {
	margin-top: 20px;
    font-size: 10px;
    color: red;
}
.small_red_erpt {
	padding-top: 10px;
    font-size: 10px;
    color: red;
}
.list_arrow li:before
{
    /*Using a Bootstrap glyphicon as the bullet point*/
    content: "\e080";
    font-family: 'Glyphicons Halflings';
    font-size: 9px;
    float: left;
    margin-top: 2px;
    margin-left: -17px;
    color: #002d72;
}
.link_list {
    /*padding-left:15px;*/
    margin-top:20px;
    font-size:12px;
}
.link_list li {
    display: block;
    margin-bottom:5px;

}

.link_list li:before
{
    /*Using a Bootstrap glyphicon as the bullet point*/
       content: "\e258";
    font-family: 'Glyphicons Halflings';
    font-size: 12px;
    margin-top: 0px;
    float: left;
    margin-left: -18px;
    color: #595959;
}
.sublist{
    font-size:12px!important;
}
.sublist li:before
{
    font-size: 9px;
    margin-top: 3px;
    margin-left: -20px;
}
.columnL {
    float: left;
    width: 34%;
    margin-right: 15px;
    height:475px;
}
.columnR {
    float: left;
    width: 26%;
    margin-right: 5px;
}
.bot_dot{
    border-bottom:1px dashed;
    color:lightgrey
}
.fa-chevron-right{
    font-size:15px;
    padding-top:5px;
}
.fa-chevron-right a::before{
    padding-left:10px;
}
.hlist{
    font-size: 14px;
}
.hlist li::before{
    margin-top: 2px!important;
}
.katah3{
        font-size: 20px!important;
}
.katah4{
        font-size: 16px!important;
}

/* Notice Section*/
.press-release {
	margin: 20px 0 0 0;
}
.press-release table {
	margin-top: 7px;
}

.press-release table td {
	padding-top: 12px;
	vertical-align: top;
    vertical-align:middle;
}
.press-release table td.td01{
    width: 17%;
    font-weight:normal;
}

#tabs_only {
        display: none;
    }
.tab-menu_2 {
    /*float:left;*/
    margin-top: 25px;
    margin-bottom: 25px;
    width: 100%;
    display: table;
    padding: 0px 6px;
    border-bottom: 1px solid #ddd;
    /*background: url(../images/tab_bottom.gif) repeat-x bottom;*/
}

.tab-menu_2 div {
    padding-left: 4px;
    padding-right: 4px;
}

.tab-menu_2 a {
    /*float: left;*/
    /*background: url(../images/tab_left.gif) no-repeat left top;*/
    padding: 0 0 0 9px;
    text-decoration: none;
    /*width: 49.5%;*/
    /*margin-left: 1px;*/
}

.tab-menu_2 span {
    display: block;
    /*background: url(../images/tab_right.gif) no-repeat right top;
    padding: 10px 22px 7px 1px;*/
    font-weight: normal;
    color: #666666;
    text-align: center;
}

.tab-menu {
    float:left;
    margin-top: 25px;
    margin-bottom: 25px;
    width: 100%;
    background: url(../images/tab_bottom.gif) repeat-x bottom;
}

.tab-menu div {
    padding-left: 4px;
    padding-right: 4px;
}

.tab-menu a {
    float: left;
    background: url(../images/tab_left.gif) no-repeat left top;
    padding: 0 0 0 9px;
    text-decoration: none;
    width: 33.3%;
    margin-left: 1px;
}

.tab-menu span {
    display: block;
    background: url(../images/tab_right.gif) no-repeat right top;
    padding: 10px 22px 7px 1px;
    font-weight: normal;
    color: #666666;
    text-align: center;
}
.active_tab {
    background-position: 0 -150px !important;
    border: 0px;
}
.active_tab span {
    background-position: 100% -150px;
    padding-bottom: 8px;
    color: #000066;
    font-weight: bold;
}
.nav-tabs {
    text-align: center;
    margin-top: 15px;
}
.tabs {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}
.tabs a {
    border-bottom-color: #cac8c8;
    background-color: #f1f0f0;
}
.opentab a {
    border-top:solid 1px #d5d5d5;
    border-left:solid 1px #d5d5d5;
    border-right:solid 1px #d5d5d5;
    background-color: #ffffff !important;
    font-weight: bold;
    cursor: pointer !important;
    border-radius: 5px 5px 0px 0px;
    margin-right: 2px;

}
.tabs4 .opentab a{
    font-weight: normal;
}
.closedtab a {
    border-bottom-color: #cac8c8 !important;
    background-color: #d5d5d5 !important;
    cursor: pointer !important;
    border-radius: 5px 5px 0px 0px;
    margin-right: 2px;
}
.navbor{
    border-bottom: 1px solid #ddd;
}

.nav-tabs .active {
    float: none;
    display: inline-block;
    zoom: 1;
}
.tabs3 li{
    width: 32% !important;
}
.tabs2 li{
    width: 49% !important;
}
.tabs4 li{
    width: 24% !important
}



/*    ==== Inner page Tabs Ends===== */
.dot_border {
    width: 100%;
    background: url(../images/tab_bottom.gif) repeat-x bottom;
}
.page_border {
    width: 100%;
    background: url(../images/tab_bottom.gif) repeat-x bottom;
    margin-top: 10px;
    margin-bottom: 30px;
}
.border_bottom {
    width: 100%;
    background: url(../images/tab_bottom.gif) repeat-x bottom;
    padding-bottom: 20px;
}
.div_left {
    float: left;
}
.div_right {
    float: right;
}
.div_100 {
    width: 100%
}
.arrow_bullet {
    display: inline-block;
    padding-left: 11px;
    background: url(../images/arrow_bullet.png) 0 0.1em no-repeat;
}
.clear {
    clear:both;
}
.clearsite{
    clear:both;
}
.m_top_bot_10 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.sub_menu {
    list-style: none;
    margin-left: -21px;
}
.sub_menu li {
    padding-bottom: 5px;
    padding-top: 5px;
}
.sub_menu a:hover {
    background-color: #eee;
}
.img_smb {
    float:right;
    width:33%;
}
.img_smb span{
        float: right;
        padding-right: 15px;
    }
.tbl_smb {
        width: 67%;
    }
.arrow_drop {
    background: url(../images/arrow_drop.png) no-repeat;
}

.previous-data {
    font-size: 14px;
    color: #fb3636;
    cursor: pointer;
    margin-bottom: 20px;
}
.previous-data span {
    padding: 2px 2px 3px 2px;
    margin-left: 3px;
    background-color: #009cde;
    font-size: 9px;
    color: #fff;
}


.dropdown-backdrop {
    display:none !important;
}

.divTable {
    display: table;
    width: 100%;
    margin-top: 14px;
}
.divTable_cell {
    display: table-cell;
    padding-right: 10px;
}
.divTable_head {
    font-size: 16px;
    padding-bottom: 10px;
    height: 46px;
}
.divTable_cell div {
    margin-bottom: 8px
}
#sidebar .sidebar-nav {
    margin-top: 18px;
}
.bold {
    font-weight: bold;
}
.text_area h3 { 
    line-height: 1.5 
}
.mar10
{
    margin:10px;
}

.top10 {
   margin-top: 10px;
}
.top20 {
    margin-top: 20px;
}
.top30 {
    margin-top: 30px;
}
.top40 {
    margin-top: 40px;
}
.top_p_10 {
    padding-top: 10px;
}
.top_p_20 {
    padding-top: 20px;
}
.top_p_30 {
    padding-top: 30px;
}
.bot_p_10 {
    padding-bottom: 10px;
}
.bot10 {
   margin-bottom: 10px;
}
.right {
    float:right;
}
.left {
    float:left;
}
.float_left_none {
        float: left;
    }
.float_right_none {
        float: right;
    }
.td_padding td{
   padding: 5px;
}

.fa-file-pdf-o {
    color: red;
    padding-left: 4px;
}
.open_sidebar {
    padding-bottom: 6px;
}
.sidebarb10 {
    padding-bottom: 10px;
}
.underLine {
    text-decoration:underline;
}
.numlist {
    list-style: none;
}
.numlist .num {
    margin-right: 0.3em;
    padding: 0 0.2em;
}
.back_button {
    color: #ffffff;
    border: solid 1px;
    font-size: 14px;
    background-color: #00bdf2;
    border-color: #4fc3f5;
    border-radius: 20px;
}
.grey {
    color: #595959;
}
.active_a {
    color: #002D72 !important;
}

/*.list_arrow {
    list-style-image: url('../images/arrow_bullet.png');
}*/
.go_top {
    position: fixed;
    bottom: 105px;
    margin-left: 880px;
    z-index: 9999;
}
#scrolltop {
    display:none;
        cursor: pointer;
    font-size: 16px;
    padding: 8px 9px 7px 9px;
    color: #0380d0;
    background: #ffffff;
    border-radius: 21px;
    border: solid 2px #0380d0;
}
    .right_arr {
    padding-right: 2px;
    font-size: 12px;
}
.one-column {
    padding: 3% 7% 3%;
    width:100%;
    float: left;
}
.award_archives {
    color: #333;
    cursor: pointer;
    font-size: 16px;
    font-weight: normal;
    border: 1px solid #d5d5d5;
    background-color: #efeff0;
    padding: 5px 5px 5px 9px;
}
.moratorium_data {
    cursor: pointer;
    font-weight: normal;
}
moratorium_data span {
    padding: 2px 2px 3px 2px;
    margin-left: 3px;
    background-color: #009cde;
    font-size: 9px;
    color: #fff;
}
.glyphicon-collapse-down
{
    color: red;
    padding-left: 4px;

}
.glyphicon-collapse-down:hover
{
    text-decoration:none!important;
}
.glyphicon-collapse-up
{
    color: red;
    padding-left: 4px;

}
.glyphicon-collapse-up:hover
{
    text-decoration:none!important;
}
.glyphicon_archives {
    padding-right: 5px;
    font-size: 13px;
}
.disclosure-data {
    color: #fb3636;
    cursor: pointer;
}
.disclosure-data span {
    padding: 2px 3px 3px 2px;
    margin-left: 3px;
    background-color: #009cde;
    font-size: 9px;
    color: #fff;
}
.td01 {
    font-weight: bold;
    color: #036;
}
.td02 {
    text-align: right;
    font-style: italic;
}
.td_bottom td{
    padding-bottom: 7px;
}
.ul_table {
    list-style: none;
    display: table;
    width: 100%;
    text-align: center;
    -webkit-padding-start: 0px !important;
}
.ul_table li {
    display: table-cell;
    background: #f0f2f1;
    width: 25%;
    line-height: 34px;
    border: 1px solid #d5d5d5;
}
.subtitle1 {
    font-size: 16px;
    font-weight: bold;
    color: #848282;
}
.subtitle2 {
    font-size: 13px;
    color: #848282;
}
.sub_head {
    color: black;
    font-size: 16px;
    padding-bottom: 8px;
    padding-top: 8px;
}

.icon {
    -webkit-mask-size: cover;
    mask-size: cover;
}
.icon.x-small {
    width: 12px;
    height: 12px;
}
.icon.small {
    width: 14px;
    height: 14px;
}
.icon.medium {
    width: 16px;
    height: 16px;
}
.absolute {
    position: absolute;
}
.ml-4 {
    margin-left: 4px;
}
.mr-4 {
    margin-right: 4px;
}

img.link-external  {
    fill: currentColor;
}
img:hover.filter-blue {
    filter: invert(39%) sepia(54%) saturate(2542%) hue-rotate(180deg) brightness(93%) contrast(103%); /* #008ce6 */
}
.filter-blue {
    filter: invert(59%) sepia(97%) saturate(2189%) hue-rotate(152deg) brightness(97%) contrast(100%); /* #00bdf2 */
}
.filter-white {
    filter: invert(100%) sepia(100%) saturate(13%) hue-rotate(204deg) brightness(103%) contrast(104%); /* white */
}
.report_icon {
    padding-right: 121px;
    float: left;
}
.confirm_close {
    float: left;
    margin-left: 29%;
    background: #32bbfb;
    padding: 1% 7%;
    font-size: 17px;
    color: #fff;
    cursor: pointer;
}
.confirm_close:hover{
    background: #1191ce;
}
.confirm_continue {
    margin-left: 54%;
    width: 18%;
    background: #32bbfb;
    padding: 1%;
    font-size: 17px;
    cursor: pointer;
    text-align: center;
    min-width: 101px;
}
.confirm_continue a{
    color: #fff !important;
    text-decoration: none;
}
.confirm_continue:hover{
    background: #1191ce;
}
.sublist {
    margin-top: 6px;
    margin-bottom: 12px;
}
.simple .opentab a{
    font-weight: bold !important;
}
.history_pics {
    border-left: 1px solid;
    width: 27%;
    border-left-style: dotted;
    border-color: #989796;
    padding-left: 8px;
    float: right;
}
.history_table {
    float: left;
    width: 72%;
}

.citizenship_ul li{
    line-height: 2;
}

/* ======= Tablets & Mobiles veiw ======== */

@media only screen and (min-width:1025px) {
    .col-md-12 {
        width:70%;
    }
    .tabs4 .tabtwo a {
        padding-top: 27px;
    }
    .history_jp {
        border: none !important;
        float: none;
        width: 100% !important;
    }
    .history_jp div {
        width: 33% !important;
        float: left !important;
    }
    .history_jp p{
        width: 170px;
    }
    .history_jp div:nth-child(4) {
        clear:both;
    }
    .history_jp div:nth-child(7) {
        clear:both;
    }

}
@media only screen and (max-width:1024px) {
    .hoverContent {
        display: none !important;
    }
    .prizeDesc span {
        display: block !important;
    }
    .clearsite{
        clear:none;
    }
}
@media only screen and (min-width:767px) and (max-width:1024px) {
    /*---------*/
    .hotPic .JQ-slide {
        position: relative;
        width: 100%;
    }
    
    .hotPic .JQ-slide-content {
        right: 3%;
        left: 3%;
    }
    .hotPic .imgList li {
        width: 50%;
        height: 160px;
        padding-left: 6px;
    }
    .slidebox {
        position: static;
        width: 99%;
        height: 150px;
        /*background-color: #f6f4f4;*/
        border-color: rgba(255, 255, 255, 0.41) !important;
        border: 0.5px;
        border-style: groove;
        box-shadow: 0px 0px 0px;
        opacity: 1;
    }
    .nav_desc a {
        color: #53565a;
    }
    /*----------*/
    #sidebar {
        display:none;
    }
    .col-md-12 {
        width: 99% !important;
    }
    .btn-group{
        display:none;
    }
    #tabs_only {
        display: block;
    }
    .hotPic {
        display: none;
    }
    .hotPic .JQ-slide {
        height: 360px;
    }
    .hotPic .JQ-slide .wrap {
        width: 100%;
        height: 0%;
        overflow: auto;
        position: static;
        padding-top: 3%;
    }
    #landing_title {
        top: 42%;
        width: 85%;
        font-size: 490%;
        text-align: center;
    }
    .hotPic {
        margin-left: 0px;
    }
    .slidecontent {
        text-align: center;
    }
    .imgList .nav_title {
        padding-top: 45px;
        font-size: 19px;
        padding-left: 0px;
        font-weight: 300;
        font-family: 'Interstate_Light', Arial, verdana, helvetica, helve, sans-serif;
    }
    .imgList span {
        font-size: 16px;
        padding-left: 9px;
        padding-right: 9px;
        width: 100%;
    }
    .slidebox:hover {
        background: #fff;
    }
    .text_area {
        padding-right: 15px;
    }
    .go_top {
        bottom: 118px;
        right: 87px;
        font-size: 45px;
    }
    .history_table {
        float: none;
        width: 99%;
    }
    .history_pics {
        border: none;
        float: none;
        width: 100%;
    }
    .history_pics div {
        width: 25%;
        float: left;
        height:200px;

    }
    .history_pics img {
        float: left;
    }
    .history_pics p {
        width: 170px;
        clear: both;
    }
    .issueBlk ul {
        padding: 0px 33px 0px 33px !important;
    }
    .video-style video{
        display: none;
    }
    /*for hidding thd search*/
    .navmenu{
        width:250px!important;
    }

}

@media only screen and (min-width:767px) and (max-width:885px) {

    .video_top_content1 {
        padding: 59px 23px 0 32px !important;
    }
    .columnL, .columnR{
    width: 45%;
    height:475px;
}

}

@media only screen and (max-width:767px) {

    #sidebar {
        display:none;
    }
    .btn-group{
        display:none;
    }
    .img_smb {
        float: left;
        width: 100% !important;
        padding-bottom: 9px;
    }
    .img_smb span {
        float: none;
        display: block;
        padding-left: 53px;
    }
    .tbl_smb {
        width: 100%;
    }
    .go_top {
        bottom: 132px;
        right: 32px;
    }
    .history_table {
        float: none;
        width: 99%;
    }
    .history_pics {
        border: none;
        float: none;
        width: 100%;
    }
    .history_pics div {
        width: 33%;
        float: left;
    }
    .history_pics img {
        float: left;
    }
    .history_pics p {
        width: 170px;
        clear: both;
    }

    .history_pics div:nth-child(7) {
        clear:both;
    }
    .readMoreBlk {
        margin: 11px auto !important;
        width: 100% !important;
    }
    .video-style video{
        display: none;
    }
    .video_top_content1 h1 {
        font-size: 17px !important;
        letter-spacing: -0.03em !important;
    }
    .video_top_content1 p {
        font-size: 12px !important;
        line-height: 1.45 !important;
        padding: 11px 0 0 !important;
    }
    .video_top_content1 {
        width: 90% !important;
        padding: 59px 0 0 51px !important;
    }
    a.readMore {
        line-height: 2.45 !important;
        font-size: 13px !important;
        padding: 0 34px !important;
    }
    .issueBlk {
        padding: 0px !important;
    }
    .issueBlk li {
        height: 149px !important;
    }
    .issueBlk li.img-1, .issueBlk li.img-4, .issueBlk li.img-5, .issueBlk li.img-8 {
        width: 100% !important;
        background-size: 100% auto !important;
        background-position: center top !important;
    }
    .issueBlk li a.linkIssue {
        display: block !important;
    }
    .issueBlk li.img-1 span {
        top: 21px !important;
        left: 10px !important;
    }
    .issueBlk li span {
        font-size: 23px !important;
    }
    .hoverContent {
        padding: 23px 20px 0 34px !important;
    }
    .hoverContent h2 {
        font-size: 18px !important;
        padding-bottom: 7px !important;
    }
    .hoverContent p {
        padding-top: 4px !important;
        font-size: 13px !important;
        margin: 0px !important;
    }
    .issueBlk li.img-2, .issueBlk li.img-3, .issueBlk li.img-6, .issueBlk li.img-7 {
        width: 50% !important;
        background-size: 100% auto !important;
        background-position: center top !important;
    }
    .issueBlk li.img-6 span {
        left: 10px !important;
        bottom: 26px !important;
    }
    .issueBlk li span {
        width: 90% !important;
    }
    #issue-pop {
        top: 53px !important;
        position: absolute !important;
        background: none !important;
    }
    #issue-pop ul li.even {
        background: #4580c2 !important;
    }
    #issue-pop li {
        width: 100% !important;
        height: auto !important;
    }
    .homeLink {
        display: block !important;
    }
    a.mobileLink {
        display: block !important;
        font-size: 17px !important;
        padding: 20px 0 !important;
    }
    li.odd {
        background: #376eb2 !important;
    }
    .nav-blocks.one, .nav-blocks.two, .nav-blocks.three, .nav-blocks.four, .nav-blocks.five, .nav-blocks.six, .nav-blocks.seven, .nav-blocks.eight, .nav-blocks.nine {
        background: none !important;
    }
    .nav-blocks {
        display: block !important;
    }
    .bluebg {
        width: 100% !important;
        float: left !important;
        vertical-align: auto !important;
        display: inherit !important;
        background: none !important;
    }
    .bluebg span, .bluebg p, .bluebg a.readMore {
        display: none !important;
    }
    a.readMore {
        line-height: 2.45 !important;
        font-size: 13px !important;
        padding: 0 34px !important;
    }
    .columnL, .columnR{
        width: 45%;
        height:475px;
}
}

@media only screen and (min-width:395px) and (max-width:565px) {
    .history_pics div {
        width: 50%;
        float: left;
        height:200px;
    }
    .history_pics {
        border: none;
        float: none;
        width: 100%;
        margin-left: 4%;
    }
}
@media only screen and (min-width:320px) and (max-width:395px) {
    .history_pics div {
        width: 100%;
        text-align: center;
        margin-left: 22%;
    }
}

@media only screen and (max-width:485px) {
    .video-top-nav ul {
        padding: 15px 6px 0 6px !important;
        position: relative;
        text-align: initial !important;
        float: initial !important;
    }
    .video-top-nav ul li{
        padding: 0px !important;
    }
    .video-top-nav ul li:nth-child(1) {
        text-align: left;
        float: left;
    }
    .video-top-nav ul li:nth-child(2) {
        padding: 0;
        position: absolute;
        left: 0px;
        right: 0px;
        margin: 0px auto;
        width: 50px;
        text-align: left;
    }
    .video-top-nav ul li:nth-child(3) {
        float: right;
        text-align: right;
    }
    .video-top-nav ul li a {
        font-size: 15px !important;
    }
}

@media only screen and (max-width:450px) {

    .mobile .divTable_cell {
        display: block;
        padding-right: 0px;
    }
    .mobile .divTable_head {
        height: inherit;
    }
    .float_left_none {
        float: none;
    }
    .float_right_none {
        float: none;
    }
    .ul_table li {
        display: block;
        width: 99%;
    }
    .report_icon {
        padding-right: 26px;
    }
    .confirm_continue {
        margin-left: 55%;
    }
    .confirm_close {
        margin-left: 21%;
    }
}

@media only screen and (min-width:320px) and (max-width:356px) {
    .tabs3 .tabone a {
        padding-top: 44px !important;
    }
    .tabs3 .tabtwo a {
        padding-top: 27px !important;
    }
    .issueBlk li {
        margin-bottom: -9px !important;
    }
}

@media only screen and (min-width:357px) and (max-width:362px) {
    .tabs3 .tabone a {
        padding-top: 27px !important;
    }
}
@media only screen and (min-width:363px) and (max-width:374px) {
    .tabs3 .tabone a {
        padding-top: 44px !important;
    }
}
@media only screen and (min-width:375px) and (max-width:384px) {
    .tabs3 .tabone a {
        padding-top: 44px !important;
    }
    .tabs3 .tabtwo a {
        padding-top: 27px !important;
    }
}
@media only screen and (min-width:385px) and (max-width:424px) {
    .tabs3 .tabone a {
        padding-top: 27px !important;
    }
}
@media only screen and (min-width:425px) and (max-width:540px) {
    .tabs3 .tabone a {
        padding-top: 27px !important;
    }
}
@media only screen and (min-width:541px) and (max-width:643px) {
    .tabs3 .tabone a {
        padding-top: 27px !important;
    }
    .tabs3 .tabtwo a {
        padding-top: 27px !important;
    }
}
@media only screen and (min-width:320px) and (max-width:420px) {
    .tabs2 .tabone a {
        padding-top: 27px !important;
    }
}
@media only screen and (max-width:670px) {
    .opentab a {
        font-weight: normal;
    }
}
@media only screen and (max-width:695px) {
    .columnL,.columnR {
        height: auto;
        width:100%;
    }

}
/*Four Tabs*/
 @media only screen and (min-width:320px) and (max-width:474px) {
        .tabs4 .tabone a {
        padding-top: 27px;
    }
    .tabs4 .tabtwo a {
        padding-top: 44px;
    }
    .tabs4 .tabfour a {
        padding-top: 27px;
        padding-left: 7px;
    }
}
@media only screen and (min-width:475px) and (max-width:483px) {
    .tabs4 .tabtwo a {
        padding-top: 27px;
    }
}
@media only screen and (min-width:484px) and (max-width:499px) {
    .tabs4 .tabtwo a {
        padding-top: 44px;
    }
}
@media only screen and (min-width:500px) and (max-width:512px) {
    .tabs4 .tabone a {
        padding-top: 27px;
    }
    .tabs4 .tabtwo a {
        padding-top: 44px;
    }
}
@media only screen and (min-width:785px) and (max-width:1025px) {
        .tabthree a {
        padding-bottom: 27px!important;
    }
}
@media only screen and (min-width:542px) and (max-width:720px) {
    .tabs4 .tabtwo a {
        padding-top: 27px;
    }
}
@media only screen and (min-width:721px) and (max-width:749px) {
    .tabs4 .tabone a {
        padding-top: 27px;
    }
    .tabs4 .tabtwo a {
        padding-top: 27px;
    }
}
@media only screen and (min-width:750px) and (max-width:858px) {
    .tabs4 .tabone a {
        padding-top: 27px;
    }
    .tabs4 .tabtwo a {
        padding-top: 27px;
    }
    .tabs4 .tabfour a {
        padding-top: 27px;
    }
}

@media only screen and (min-width: 769px) {
    .nav-justified > li > a {
        margin-bottom: -1px !important;
    }
    .tabheight a {
        padding-bottom: 27px!important;
    }
    .nav > li > a{
        padding:10px 10px
    }
}
@media only screen and (max-width: 769px) {
    .opentab a {
        border:solid 1px #f1f0f0;
        background-color: #ffffff !important;
        font-weight: bold;
        cursor: pointer !important;
        border-radius: 5px 5px 0px 0px;
        margin-right: 2px;

    }
}
/*@media only screen and (max-width:695px) {
    .columnL,.columnR {
        height: auto;
    }
}

/*Citizenship Page CSS*/

.video-background {
    background: url(../images/assets/images/citizenship/bg-video-img.jpg) no-repeat center center;
    background-size: cover;
    width: 100% !important;
    height: 544px;
}
.video-style {
    position: absolute;
    z-index: 1;
    width: 984px;
}
.video-style video {
    float: left;
    width: 100%;
    height: auto;
    background-size: cover;
    min-width: 100%;
    min-height: 100%;
}
.fill {
    position: absolute;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 60px;
    background: #fff;
    bottom: -60px;
}
.content-area {
    position:relative;
    z-index: 10;
}
.video-top-nav {
    position:relative;
}
.video-top-nav ul {
    float: right;
    width: 100%;
    text-align: right;
    padding: 24px 22px 15px 0;
}
.video-top-nav ul li {
    display: inline;
    padding-left: 80px;
    letter-spacing: -0.05em;
}
.video-top-nav ul li:first-child a {
    padding-right: 33px;
}
.video-top-nav ul li a {
    color: #00236f;
    font-family: Interstate_Bold;
    font-size: 18px;
    font-weight: bold;
}
.video-top-nav ul li a:hover {
    color: #00bdf2;
    text-decoration: none;
}
.video-top-nav ul li:nth-child(2) {
    padding-left: 54px;
}
.video-top-nav ul .fa-th {
    padding-left: 5px;
    color: #cac8c8
}
.video-top-nav ul .fa-th:hover {
    color: #00bdf2
}
.video_top_content1 {
    float: left;
    width: 100%;
    max-width: 862px;
    padding: 146px 0 52px 97px;
    text-align: center;
}
.video_top_content1 p{
    float: left;
    width: 100%;
    font-size: 13px;
    font-weight: bold;
    font-family: Interstate_Light;
    padding: 15px 0 0 0;
    line-height: 2;
    color: #002d70;
}
.video_top_content1 h1 {
    float: left;
    width: 100%;
    margin: 0px;
    font-family: Interstate_Light;
    font-weight: normal;
    letter-spacing: -0.045em;
    color: #003070;
    font-size: 40px;
    line-height: 60px;
}
.readMoreBlk {
    float: left;
    width: 33%;
    text-align: center;
    margin: 31px 0 68px 0;
    padding: 0 30px;
}
.readMoreBlk h3{
    color: #52555a;
    font-family: Interstate_Light;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.05em;
    margin: 0;
    padding: 8px 0 12px;
    text-align: center;
}
a.readMore {
    background: #01baf0;
    line-height: 2.35;
    display: inline-block;
    width: auto;
    font-size: 16px;
    color: #ffffff;
    padding: 0 39px;
    font-family: Interstate_Light;
    font-weight: bold;
}
a.readMore:hover {
    background: #3586C7;
    text-decoration: none;
}
.issueBlk {
    float: left;
    width: 100%;
    padding: 0 8px;
    margin-top: 142px;
}
.issueBlk ul {
    float: left;
    width: 100%;
    padding: 0px 13px 0px 12px;
}
.issueBlk li {
    list-style: none;
    float: left;
    height: 300px;
    background-size: cover;
    position: relative;
}
.issueBlk li.img-1 {
    background: url(../images/assets/images/citizenship/image-1.jpg) no-repeat center center;
    width: 66.7%;
}
.issueBlk li a.linkIssue {
    float: left;
    width: 100%;
    height: 100%;
    display: none;
    position: relative;
    z-index: 100;
}
.hoverContent {
    background: rgba(69,128,194,0.85);
    width: 100%;
    height: 100%;
    position: absolute;
    display: none;
    padding: 33px 20px 0 54px;
    left: 0px;
    top: 0px;
    z-index: 200;
}
.issueBlk li.img-1 span {
    top: 36px;
    left: 26px;
}
.issueBlk li span {
    color: #fff;
    font-size: 40px;
    letter-spacing: -0.06em;
    font-weight: normal;
    line-height: 1;
    width: 99%;
    position: absolute;
}
.issueBlk li.img-2 {
    width: 33.3%;
    background: url(../images/assets/images/citizenship/image-2.jpg) no-repeat center center;
}
.issueBlk li.img-2 span {
    bottom: 29px;
    left: 19px;
}
.issueBlk li.img-3 {
    background: url(../images/assets/images/citizenship/image-3.jpg) no-repeat center center;
    width: 33.3%;
}
.issueBlk li.img-3 span {
    top: 55px;
    left: 36px;
    width: 80%;
}
.issueBlk li.img-4 {
    width: 66.7%;
    background: url(../images/assets/images/citizenship/image-4.jpg) no-repeat center center;
}
.issueBlk li.img-4 span {
    bottom: 32px;
    right: 0px;
    text-align: right;
    padding-right: 31px;
}
.issueBlk li.img-5 {
    background: url(../images/assets/images/citizenship/image-5.jpg) no-repeat center center;
    width: 66.7%;
}
.issueBlk li.img-5 span {
    top: 46px;
    right: 34px;
    width: 50%;
}
.issueBlk li.img-6 {
    width: 33.3%;
    background: url(../images/assets/images/citizenship/image-6.jpg) no-repeat center center;
}
.issueBlk li.img-6 span {
    bottom: 36px;
    left: 7px;
}
.issueBlk li.img-7 {
    background: url(../images/assets/images/citizenship/image-7.jpg) no-repeat center center;
    width: 33.3%;
}
.issueBlk li.img-7 span {
    bottom: 36px;
    left: 25px;
}
.issueBlk li.img-8 {
    width: 66.7%;
    background: url(../images/assets/images/citizenship/image-8.jpg) no-repeat center center;
}
.issueBlk li.img-8 span {
    bottom: 28px;
    right: 59px;
    text-align: right;
}
.hoverContent:hover {
    display: block;
}
.hoverContent h2 {
    color: #fff;
    width: auto;
    font-weight: bold;
    float: left;
    padding: 0 0 12px 0;
    margin: 0px;
    font-size: 28px;
    letter-spacing: -0.04em;
    border-bottom: 1px solid #fff;
}
.hoverContent p {
    float: left;
    width: 80%;
    font-size: 16px;
    color: #fff;
    padding: 21px 0 0 1px;
    font-family: Interstate_Light;
}
.hoverContent p a {
    float: none;
    color: #fff;
}
.hoverContent a {
    float: left;
    margin-top: 18px;
}
.readMore.sm {
    padding: 0 15px !important;
}

#issue-pop {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    display: none;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
    background: #4580c2;
    z-index: 1035;
}
a.close-issue {
    position: absolute;
    right: -6px;
    display: none;
    height: 30px;
    width: 32px;
    top: 8px;
    z-index: 150;
    color: #fff;
    text-transform: uppercase;
    font-family: Interstate_Bold;
    font-size: 16px;
    padding: 0 0 0 22px;
    background: url(../images/close-icon.png) no-repeat left 3px / 16px auto;
}
#issue-pop ul {
    padding: 0px;
    margin: 0px;
    float: left;
    width: 100%;
}
#issue-pop li {
    list-style: none;
    float: left;
    padding: 0px;
    opacity: 0;
    margin: 0px;
    position: relative;
    top: 50px;
    width: 33.3333333333333%;
}
.nav-blocks.one {
    background: url(../images/assets/images/citizenship/issue-image-1.jpg) no-repeat center center / cover;
}
.nav-blocks {
    display: table;
}
.bluebg {
    background: rgba(69,128,194,0.9);
    padding: 0 20px 0;
    display: table-cell;
    vertical-align: middle;
    width: 33.3%;
    text-align: center;
}
.bluebg span, a.mobileLink {
    color: #fff;
    float: left;
    width: 100%;
    text-align: center;
    font-family: Interstate_Bold;
    font-size: 40px;
    font-weight: normal;
    line-height: 0.9;
    padding: 0 0 30px 0;
    letter-spacing: -0.04em;
    margin: 0px;
}
a.mobileLink {
    display: none;
}
.bluebg span, a.mobileLink {
    color: #fff;
    float: left;
    width: 100%;
    text-align: center;
    font-family: Interstate_Bold;
    font-size: 40px;
    font-weight: normal;
    line-height: 0.9;
    padding: 0 0 30px 0;
    letter-spacing: -0.04em;
    margin: 0px;
}
.bluebg p {
    color: #ffffff;
    font-family: Interstate_Light;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 1.7;
    padding: 0 0 10px 0;
    font-weight: normal;
}
.nav-blocks.two {
    background: url(../images/assets/images/citizenship/issue-image-2.jpg) no-repeat center center / cover;
}
.nav-blocks.three {
    background: url(../images/assets/images/citizenship/issue-image-3.jpg) no-repeat center center / cover;
}
.nav-blocks.four {
    background: url(../images/assets/images/citizenship/issue-image-4.jpg) no-repeat center center / cover;
}
.bluebg.newBlue {
    background: #4580c2;
}
.nav-blocks.six {
    background: url(../images/assets/images/citizenship/issue-image-6.jpg) no-repeat center center / cover;
}
.nav-blocks.seven {
    background: url(../images/assets/images/citizenship/issue-image-7.jpg) no-repeat center center / cover;
}
.nav-blocks.eight {
    background: url(../images/assets/images/citizenship/issue-image-8.jpg) no-repeat center center / cover;
}
.nav-blocks.nine {
    background: url(../images/assets/images/citizenship/issue-image-9.jpg) no-repeat center center / cover;
}
/*Citizenship Page CSS Ends*/