/*body {
    overflow-x: hidden;
}*/
.role_mission{
    padding: 2% 5%;
}
.role_mission_menu_item{
    text-align: center;
    /*padding: 5% 2%;*/
    padding: 0;
    position: relative;
    height: 200px;
}
.background_white{
    background-color: #fff;
}
.background_grey{
    background-color: #f9f9f9;
}
.role_mission_menu_item_icon{
    color: #cbcbcb;
    font-size: 30px;
}
.role_mission_menu_item_text{
    color: #2c699e;
    font-weight: bold;
}
.role_mission_menu_item:hover, .role_mission_menu_item:focus{
    background-color: #2c699e;
}
.role_mission_menu_item:hover .role_mission_menu_item_icon, .role_mission_menu_item:focus .role_mission_menu_item_icon{
    color: #fff;
}
.role_mission_menu_item:hover .role_mission_menu_item_text, .role_mission_menu_item:focus .role_mission_menu_item_text{
    color: #fff;
}
.role_mission_menu_item_content {
    width: 100%;
    padding: 0 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.footer{
    background-color: #06589c;
    padding: 2% 5%;
}
.footer_column{
    width: 20%;
}
.footer_column_title{
    color: #fff;
}
.footer_list{
    list-style: none;
    padding: 0;
}
.footer_list_item_link{
    color: #fff;
}
.footer_list_item_link:hover, .footer_list_item_link:focus{
    color: #cbcbcb;
    text-decoration: none;
}
.pio_info_footer{
    text-align: center;
    /*padding: 2% 0 0;*/
}
.footer_social_buttons{
    padding-bottom: 20px;
}
.pio_info_footer_title{
    color: #fff;
}
.pio_info_footer_text{
    margin-bottom: 0;
    color: #a6a6a6;
}
.footer_logos{
    padding: 20px 0;
}
.com2go_footer{
    padding: 1% 5%;
}
.com2go_footer_logo_column{
    text-align: right;
    padding-top: 10px;
    padding-bottom: 10px;
}
.com2go_footer_links_column{
    padding-top: 10px;
    padding-bottom: 10px;
}
.com2go_list{
    list-style: none;
    padding: 0;
}
.com2go_list_item{
    display: inline-block;
    border-right: 1px solid #a6a6a6;
    padding: 0 3px;
}
.com2go_list_item:last-child{
    border: none;
}
.com2go_list_item_link{
    /*color: #a6a6a6;*/
    color: #878787;
    font-weight: bold;
}
.com2go_list_item_link:hover, .com2go_list_item_link:focus{
    color: #333;
    text-decoration: none;
}
.footer_social{
    background: #0692ff;
    border-radius: 0;
    color: #06589c;
    width: 44px;
}
.footer_social i{
    padding: 5px 0;
}
.footer_social_blue{
    background-color: #0692ff;
}
.footer_social_light_blue{
    background-color: #07ffff;
}
.footer_social_blue:hover,.footer_social_blue:focus, .footer_social_light_blue:hover, .footer_social_light_blue:focus{
    background-color: #3582a9;
}
.banners{
    padding: 5%;
}
.carousel_services{
    padding: 2% 5%;
}
.owl_carousel_link{
    color: #000;
}
.owl_carousel_link:hover, .owl_carousel_link:focus{
    color: #444;
    text-decoration: none;
}
.owl_carousel_item_caption_title{
    font-weight: bold;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #06589c;
}
.owl-theme .owl-dots .owl-dot span {
    background: #78a4c9;
}
.carousel_title{
    color: #6c6c6c;
    margin-bottom: 20px;
}
.carousel_title_bold{
    font-weight: bold;
    font-size: 30px;
}
.carousel_title_regular{
    font-size: 20px;
}
.view_all_services{
    text-align: right;
    margin-top: 15px;
}
.view_all_services_link{
    color: #909090;
}
.view_all_services_link:hover, .view_all_services_link:focus{
    color: #6c6c6c;
    text-decoration: none;
}
.top_news{
    background-color: #303030;
    color: #fff;
    padding: 10px 5%;
    min-height: 56px;
}
.top_news_btn{
    color: #fff;
    background-color: #6090c7;
    font-weight: bold;
    border-radius: 0;
    padding: 4px 20px;
    margin-right: 1%;
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
    display: inline-block;
    white-space: nowrap;
    vertical-align: middle;
    margin-top: 3px;
}
.nav3_item{
    width: 14.28571428571429%;
    background-color: #f9f9f9;
    color: #878787;
    padding: 1.5% 1%;
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
}
/*a>.nav3_item:first-child{
    border-left: none;
}
a>.nav3_item:last-child{
    border-right: none;
}*/
.nav3_item:hover, .nav3_item:focus{
    background-color: #06589c;
    color: #fff;
}
.nav3_title{
    border-left: 1px solid #e6e6e6;
    min-height: 80px;
    padding: 0 8px;
}
.navbar-brand {
    height: auto;
}
.menu_arrow_right{
    color: #7d9dd5;
}
.nav1_item_link{
    color: #002647;
    font-weight: bold;
}
.nav1_item_link:hover,.nav1_item_link:focus{
    background-color: #f5f5f5 !important;
}
.nav1{
    background-color: #f5f5f5;
    margin-bottom: 0;
    padding: 0 5%;
}
.nav1_item{
    margin: 25px 0;
    border-left: 2px solid #fff;
}
.nav1_item:last-child{
    border-right: 2px solid #fff;
}
.nav1_right_item{
    margin: 25px 0;
}
.nav2{
    background-color: #fff;
    margin-bottom: 0;
    padding: 0 5%;
}
.nav2_item {
    margin: 10px 0;
    border-left: 2px solid #f5f5f5;
}
.nav2_item:last-child {
    border-right: 2px solid #f5f5f5;
}
.nav2_item_link {
    color: #222;
}
.nav2_item_link:hover, .nav2_item_link:focus{
    background-color: #fff !important;
}
.navbar-toggle{
    background-color: #eee !important;
    border: 1px solid #bbb !important;
    margin-right: 0;
}
.navbar-toggle .icon-bar{
    background-color: #aaa !important;
}
.banner{
    text-align: center;
    margin-bottom: 10px;
}
.banner_image{
    margin: auto;
}
.menu_arrow_down>i{
    font-weight: bold;
    font-size: 18px;
    margin-left: 5px;
}
.calendar_row{
    padding: 1% 5%; 
}
.calendar_column{
    padding-top: 15px;
    padding-bottom: 15px;
}
.press_images{
    padding: 15px 0;
    margin: auto;
}
/*.event_description{
    border-bottom: 1px solid #bfbfbf;
}
.event_time{
    margin-bottom: 0;
    color: #06589c;
    margin-top: 10px;
}*/
.search_form{
    margin-top: 15px;
}
.nav2_mob{
    display: none;
}
.nav3_mob{
    display: none;
}
.role_mission_column{
    padding-bottom: 20px;
    margin-top: 20px;
    padding-right: 5%;
}
.role_mission_column_buttons{
    padding-bottom: 20px;
    margin-top: 20px;
    /* border-left: 1px solid #dbdbdb; */
    padding-left: 5%;
}
.role_mission_column_buttons_row{
    margin-left: 0;
}
/*.home_top_carousel_caption{
    top: 0;
    left: 0;
    right: unset;
    bottom: unset;
    height: 100%;
    width: 35%;
    padding: 30px 30px;
    background-color: #06589c;
    text-align: left;
}*/
.carousel_inner{
    background-color: #06589c;
}
.carousel_caption{
    background-color: #06589c;
    color: #fff;
    padding: 40px;
}
.carousel_caption_title {
    margin-top: 0;
}
.carousel_btn {
    color: #fff;
    border-color: #fff;
    padding: 12px;
}
.carousel_btn:hover, .carousel_btn:focus{
    color: #06589c;
    background-color: #fff;
}
.carousel_image{
    padding: 0;
}
.slider_image{
    width: 100%;
    /*max-height: 620px;*/
}
.owl-dot span {
    margin: 1px 7px !important;
}
.c2g_hr{
    margin-top: 5px;
    margin-bottom: 5px;
}
.inner_page_row{
    padding: 2% 5%;
    min-height: 400px;
}
.inner_main_title{
    margin: 20px 0;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    color: #2c699e;
}
.inner_second_title{
    margin: 20px 0;
    padding: 20px 0;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    color: #2c699e;
}
.press_release_title{
    font-size: 20px;
    font-weight: bold;
    /*max-height: 57px;
    overflow: hidden;*/
}
.press_release_title_link{
    color: #000;
}
.press_release_title_link:hover, .press_release_title_link:focus{
    text-decoration: none;
    color: #2c699e;
}
.press_release_date{
    margin-bottom: 0;
}
.press_release_list_item{
    padding: 25px 0;
}
.pageNav{
    list-style-type: none;
    font-weight: bold;
    padding: 15px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.pageNav>li{
    display: inline-block;
    padding: 0 10px;
}
.pageNav>li>a{
    color: #000;
}
.pageNav>li>a:hover, .pageNav>li>a:focus{
    color: #2c699e;
    text-decoration: none;
}
.pageNav>li>a.active {
    color: #2c699e;
}
.carousel-inner>.item>img{
    /*width: 100%;*/
    margin: auto;
    max-height: 600px;
}
.press_release_main_column{
    padding-right: 4%;
}
.press_release_relevant_column{
    padding-left: 4%;
}
.press_release_carousel{
    
}
.press_release_title_inner{
    font-size: 24px;
    font-weight: bold;
}
.relevant_press_release_title{
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0;
}
.relevant_press_release_date{
    margin-bottom: 0;
    font-size: 12px;
}
.relevant_press_release_list_item {
    padding: 15px 0;
}
.mission_vision_title{
    font-weight: bold;
}
.mission_vision_content{
    padding: 15px 0;
}
.search_btn{
    border-left: none;
}
.nav3>a:first-child>.nav3_item{
    border-left: none;
}
.nav3>a:last-child>.nav3_item{
    border-right: none;
}
.department_icon{
    text-align: right;
    padding: 0 8px;
}
.swiper-container {
  width: 100%;
  /*height: 100%;*/
  height: 600px;
}
.swiper-slide {
  overflow: hidden;
  background-color: #f5f5f5;
}
.swiper-button-next, .swiper-button-prev {
    background-image: none;
    color: #2c699e;
    font-size: 30px;
}
.swiper-pagination-bullet-active {
    background: #2c699e !important;
}
.swiper-pagination-bullet {
    background: #2c699e;
}
.department_title {
    margin: 20px 0;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    color: #2c699e;
}
.department_links_title{
    color: #d6dde5;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
}
.department_links{
    list-style-type: none;
    padding: 0;
}
.department_links_item{
    /*display: inline-block;
    padding: 0 10px;
    border-right: 1px solid #d8e1f0;*/
    font-weight: bold;
    padding: 5px 0;

}
.department_links_item_link{
    color: #001f3e;
}
.department_links_item_link:hover, .department_links_item_link:focus {
    color: #7c9fd7;
    text-decoration: none;
}
.department_links_item_link>i{
    color: #7c9fd7;
}
.gal-item {
    float: left;
    padding: 3px;
    border: 1px solid #d4d4d4;
    margin: 4px;
    opacity: 0.8;
}
.gal-item:hover {
    opacity: 1.0;
}
.c2g_breadcrumb {
    padding: 8px 0px;
    background-color: #fff;
    border-radius: 0px;
}
.albums_list{
    list-style-type: none;
    max-width: 200px;
    /*float: left;*/
    display: inline-block;
    margin: 20px;
}
.top_image_title{
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    padding: 2% 5%;
    color: #fff;
}
.top_image_title>h1{
    font-weight: bold;
}
.c2g_panel{
    border: none;
}
.panel_heading{
    background-color: #fff !important;
}
.panel_title i{
    color: #0f548b;
    padding-right: 5px;
}
.panel_title>a:hover, .panel_title>a:focus{
    text-decoration: none;
}
.panel_title{
    font-weight: bold;
}
.panel_body{
    background-color: #fafafa;
}
.breadcrumb>li+li:before{
    content: '\007c' !important;
}
.carousel_control{
    width: 40px;
}
.services_list_item {
    margin: 40px 0;
}
.services_list_item_link{
    color: #000;
}
.services_list_item_link:hover, .services_list_item_link:focus {
    color: #2c699e;
    text-decoration: none;
}
.services_list_item_link:hover img, .services_list_item_link:focus img {
    opacity: .8;
}
div#owl-carousel-newsfeed .owl-nav [class*=owl-] {
    background: #6090c7 !important;
    border-radius: 0px !important;
    color:#FFFFFF;
}
div#owl-carousel-newsfeed .owl-nav [class*=owl-]:hover {
    color: #333;
}
div#owl-carousel-newsfeed {
    margin-top: 6px;
}

div#owl-carousel-newsfeed .owl-stage-outer {
    width: 93%;
}

div#owl-carousel-newsfeed .owl-nav {
    float: right;
    /* margin-top: -28px; */
    background-color: #303030;
    position: absolute;
    z-index: 999;
    right: 0;
    top: -17px;
}
div#owl-carousel-newsfeed .owl_carousel_item_caption span{
    color: #a5a5a5;
}
.print-button a{
    color:#000;
    font-weight: bold;
    margin-right: 10px;
}
.print-button a:hover{
    color:#333;
    text-decoration: none;
}
.download_btn{
    text-decoration: none !important;
    border: 1px solid #fff;
    padding: 3px 6px;
    border-radius: 3px;
}
.download_btn:hover, .download_btn:focus{
    text-decoration: none;
    border: 1px solid #333;
    color: #333;
    background-color: #eee;
    padding: 3px 6px;
    border-radius: 3px;
}
.government_services_title{
    border-bottom:1px solid #eee;
    padding-bottom:10px;
}
.clear{
    clear: both;
}
.government_services_menu{
    margin: 20px 0;
}
textarea.materialize-textarea {
    padding: 1.8rem 0 0.8rem 0;
}
.formit-error-alert {
    /*position: absolute;
    top: 0;
    right: 0;*/
    color: #dc0000;
}
.input_field_radio{
    position: relative;
    margin-top: 1rem;
    padding-bottom: 2rem;
}
.input_field_radio label{
    font-size: 12px !important;
}
.input_field_radio_category {
    position: relative;
    margin-top: 1rem;
}
.input_field_radio_category label {
    font-size: 12px !important;
}
.input_multiple{
    padding: 20px 0;
}
.input-field>input{
    margin-bottom: 5px !important;
}
.input-field{
    padding-bottom: 15px !important;
}
.fact_sheet_category_title {
    margin: 10px 0;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    color: #2c699e;
}
.fact_sheet_date{
    text-align: right;
    font-weight: bold;
    font-size: 16px;
    color: #777;
}
.fact_sheet_image{
    margin: auto;
}
.fact_sheet_image_caption{
    text-align: center;
    color: #777;
}
#fact_sheets_results{
    min-height: 200px;
}

.list_item_link{
    color: #333;
}
.list_item_link:hover, .list_item_link:focus{
    color: #2c699e;
    text-decoration: none;
}
.list_item{
    padding-bottom: 10px;
}
.list_item_icon{
    color: #7d9dd5 !important;
}
.search_result_link{
    color: #333;
}
.search_result_link:hover, .search_result_link:focus{
    color: #2c699e;
    text-decoration: none;
}
.search_result_counter{
    font-weight: bold;
    color: #2c699e;
}
.search_result_content{
    color: #aaa;
    padding-left: 20px;
}
.search_result_date {
    color: #666;
    margin: 0 0 2px;
    padding-left: 20px;
}
.search_result_item{
    padding-bottom: 10px;
}
.search_results_counter{
    margin-bottom: 20px;
    color: #aaa;
    font-weight: bold;
}
.table_column table td{
    padding: 20px 5px 10px;
}
.table_column table th{
    padding: 20px 5px 10px;
}

#calendar .day{
    cursor: pointer;
}
.turkish_media_studies_link{
    color: #333 !important;
}
.turkish_media_studies_link:hover{
    color: #7c9fd7 !important;
    text-decoration: none !important;
}
.turkish_media_studies_link>i {
    color: #7c9fd7;
}
.turkish_media_review_link{
    color: #333 !important;
}
.turkish_media_review_link:hover{
    color: #2c699e !important;
    text-decoration: none !important;
}
.video_section {
    margin: 4% 0;
}
.photographic_exhibition_link p{
    color: #1972c4;
}
.photographic_exhibition_link:hover p, .photographic_exhibition_link:focus p{
    color: #2c699e;
    text-decoration: none;
}
.photographic_exhibition_link:hover img, .photographic_exhibition_link:focus img{
    opacity: 0.8;
}
.photographic_exhibition_title{
    text-align: center;
    font-weight: bold;
}
.photographic_exhibition_column{
    margin: 20px 0;
}
.photographic_exhibition_image {
    margin: 20px 0;
}
.photo_exhibition_info_column{
    background-color: #f5f5f5;
    padding: 15px;
    border: 5px solid #fff;
}
.photo_exhibition_content{
    padding: 20px 0;
}
.gallery_title{
    text-align: center;
    height: 7.14285715em;
    overflow-y: hidden;
}
.selected_day{
    background-color: #3388d1;
}
.day:hover{
    background-color: #94c6f1;
}
.service_title {
    text-align: center;
    color: #529cba;
    font-weight: bold;
    font-size: 16px;
    color: #2c699e;
}
.service_title:hover, .service_title:focus {
    color: #7c9fd7;
}
.login_form{
    padding: 20px 0;
}
th, td{
    padding: 10px;
}

/* subscribe stuff */
.category-parent-name {
    margin-bottom: 10px;
}
.category-parent-options {
    padding-left: 30px;
}

a.archive-text {
    font-weight: bold;
    color: #000;
}

a.archive-text:hover {
    color: #337ab7;
    text-decoration: none
}

.press_release_content {
    max-height: 5.5em;
    overflow: hidden;
}
.com2go_logo{
    max-width: 175px;
}
a.archive-text.active-month {
    color: #2c699e;
}
.subscriber_confirmation_msg{
    min-height: 300px;
}
.gallery_date{
    text-align: center;
    color: #333;
    font-size: 12px;
    margin-top: 4px;
}
.gallery_albums_list{
    padding: 0;
    text-align: center;
}
.gallery_album_link:hover{
    text-decoration: none;
}
.gallery_album_link:hover img {
    opacity: 0.8;
}
.mission_vision_content_mob{
    display: none;
}
.datepicker-days td.day{
    width: inherit;
    background: transparent;
    border: none;
    text-align: center;
    color: #000;
    padding: 5px;
    float: none;
}
.datepicker-months .month {
    display: inline-block;
    color: #2c699e;
    font-size: 16px;
    padding: 0px 0;
}
#economy_results, #political_results{
    padding: 0 30px 15px;
    font-size: 16px;
    font-weight: bold;
}
.information_link{
    color: #333 !important;
    font-size: 16px;
}
.information_link:hover, .information_link:focus{
    color: #7c9fd7 !important;
    text-decoration: none !important;
}
.information_link i{
    color: #7c9fd7;
}
.event_date{
    font-weight: bold;
}
.news_link:hover, .news_link:focus{
    text-decoration: none;
}
.news_link:hover>span, .news_link:focus>span{
    color: #fff !important;
}
.staffpdf{
    padding: 15px 0;
}
.staff_link:hover, .staff_link:focus{
    text-decoration: none;
}
.staff_link>i{
    font-size: 25px;
    color: #b50000;
}
.staff_link>span{
    vertical-align: text-bottom;
    font-size: 16px;
}
.pr_main_image{
    margin: auto;
}
.selected_date_label{
    text-align: center;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #fff;
    background: #06589c;
    padding: 5px 0;
}
.cwc_nav_row{
    padding: 30px 5%;
}
.cwc_nav_line {
    padding: 0 5%;
}
.cwc_content_row{
    padding: 30px 5% 60px;
}
.cwc_content{
    padding-bottom: 30px;
}
.cwc_outerClass{
    list-style-type: none;
    padding: 0;
    margin: 20px 0;
}
.cwc_rowClass{
    /*display: inline-block;*/
}
.cwc_nav_item_link{
    padding: 10px 20px !important;
    background-color: #fafafa;
    color: #000;
    font-weight: bold;
    font-size: 15px;
}
.cwc_nav_item_link:hover, .cwc_nav_item_link:focus{
    background-color: #ffcd1e !important;
    color: #fff;
}
.cwc_banner{
    margin: 30px auto;
}
.cwc_bar_title{
    background: #2BC0D4;
    color: #fff;
    padding: 20px;
    font-size: 20px;
    margin-top: 0;
}
.cwc_title{
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 30px;
}
.cwc_title_home {
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 10px;
}
.cwc_nav_item_line_right {
    border-right: 1px solid #e1e1e1;
    height: 16px;
    position: absolute;
    top: 13px;
    right: 0px;
}
.cwc_nav_item_line_left {
    border-left: 1px solid #e1e1e1;
    height: 16px;
    position: absolute;
    top: 13px;
    left: 0px;
}
.cwc_rowClass.last>.cwc_nav_item_line_right{
    display: none;
}
.cwc_rowClass.first>.cwc_nav_item_line_left{
    display: none;
}
.cwc_rowClass.active>.cwc_nav_item_link{
    background-color: #ffcd1e !important;
    color: #fff;
}
.cwc_logo{
    margin: auto;
}
/* Breadcrumbs */
.B_crumbBox {
    padding: 0;
    list-style-type: none;
    margin-bottom: 25px;
    color: #7c9fd7;
}
.B_firstCrumb, .B_lastCrumb {
    display: inline-block;
}
.B_crumb {
    display: inline-block;
    color: #878787;
}
.B_crumb:hover, .B_crumb:focus {
    color: #2c699e;
    text-decoration: none;
}
.B_homeCrumb {
    color: #878787;
}
.B_homeCrumb:hover, .B_homeCrumb:focus {
    color: #2c699e;
    text-decoration: none;
}
.B_currentCrumb {
    color: #878787;
}
.B_currentCrumb:hover, .B_currentCrumb:focus {
    color: #2c699e;
    text-decoration: none;
}
.fs_category{
    margin: auto;
}
.eumed_title{
    font-weight: bold;
}
.eumed_content_row{
    padding: 60px 5%;
}
.eumed_content{
    padding: 30px 0;
}
.eumed_form_text{
    margin-bottom: 30px;
}
.eumed_photo_text{
    font-weight: bold;
}


/* Press Card */

.border_blue {
    border: 1px solid #529cba;
    display: block;
}



@media (max-width: 1440px){
    .nav3 {
        font-size: 12px;
    }
    .nav3_title {
        min-height: 70px;
    }
    .swiper-container{
        height: 500px;
    }
}
@media (max-width: 1200px){
    .nav3 {
        font-size: 10px;
    }
    .nav3_title {
        min-height: 60px;
    }
    .swiper-container{
        height: 400px;
    }
    .cwc_nav_item_link {
        padding: 10px 10px !important;
        font-size: 13px;
    }
}
@media (max-width: 1024px){
    .nav3 {
        font-size: 8px;
    }
    .nav3_title {
        min-height: 50px;
    }
    .carousel_caption {
        padding: 20px;
    }
    .carousel_caption_title{
        font-size: 16px;
    }
    .carousel_btn{
        padding: 6px;
    }
    .carousel_control {
        width: 20px;
    }
    .nav1 {
        padding: 0 2%;
        font-size: 12px;
    }
    .logo_nav{
        width: 300px;
    }
    .nav1_item_link {
        padding: 10px !important;
    }
    .nav2 {
        padding: 0 2%;
        font-size: 11px;
    }
    .nav2_item_link {
        padding: 10px !important;
    }
    .nav2_search {
        font-size: 11px;
        padding: 5px;
    }
    .mission_vision_content{
        display: none;
    }
    .mission_vision_content_mob{
        display: block;
    }
}
@media (max-width: 991px){
    .cwc_rowClass{
        width: 100%;
    }
    .cwc_nav_item_line_right{
        display: none;
    }
    .cwc_nav_item_line_left{
        display: none;
    }
}
@media (max-width: 768px){
    .footer_column {
        width: 100%;
    }
    .top_news{
        display: none;
    }
    .role_mission_column{
        padding-right: 15px;
    }
    .role_mission_column_buttons{
        padding-left: 15px;
    }
    .press_release_main_column{
        padding-right: 15px;
    }
    .press_release_relevant_column{
        padding-left: 15px;
    }
    .swiper-container{
        height: 300px;
    }
}
@media (max-width: 767px){
    .nav3_item{
        width: 100%;
        background-color: #f5f5f5;
    }
    .nav2_item {
        border: none;
        margin: 0;
    }
    .nav1_item {
        border: none !important;
        margin: 0;
    }
    .nav1_right_item {
        margin: 0;
    }
    .com2go_footer_logo_column{
        text-align: center;
    }
    .com2go_footer_links_column{
        text-align: center;
    }
    .banners {
        padding: 5% 1%;
    }
    .search_form{
        margin-top: 0px;
    }
    .nav2_mob{
        display: block;
    }
    .nav2{
        display: none;
    }
    .nav2_item_link:hover, .nav2_item_link:focus {
        background-color: #f5f5f5 !important;
    }
    .nav3_mob{
        display: block;
    }
    .nav3{
        display: none;
    }
    .background_white_mob{
        background-color: #fff;
        border: 1px solid #f9f9f9;
    }
    .background_grey_mob{
        background-color: #f9f9f9;
        border: 1px solid #f9f9f9;
    }
    .role_mission_column_buttons{
        border: none;
    }
    .role_mission_column_buttons_row{
        margin-left: -15px;
    }
    .nav1_item_link {
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }
    .nav2_item_link {
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }
    .carousel_caption {
        min-height: 250px;
        padding: 20px 30px;
    }
    .carousel_caption_title {
        height: 5.4em;
        overflow: hidden;
    }
}
@media (max-width: 425px){
    .carousel_title_regular {
        font-size: 18px;
    }
    .navbar-brand {
        padding: 5px;
    }
    .logo_nav{
        width: 250px;
    }
    h1 {
        font-size: 30px !important;
    }
    .fancybox-caption {
        padding: 15px 0 !important;
        font-size: 12px !important;
    }
    .fancybox-caption h4{
        font-size: 16px !important;
    }
    .press_release_title {
        font-size: 16px;
    }
    #economy_results, #political_results {
        text-align: center;
    }
    .fact_sheets_image{
        margin: auto;
    }
    .carousel_caption_title {
        height: 6.5em;
        overflow: hidden;
    }
}
@media print {
    .top_news, .relevant-print, .printnodisplay, .footer, .com2go_footer{
        display: none
    }
    a[href]:after {
        content: none !important;
    }
}