/* Media Room */
.banner_area.mediaroom_banner {
    min-height: 500px;
    background-color: #2883C5;
}
.banner_text h1 {
    color: #12284c !important;
}
.latest_news_area {
    padding: 80px 0 30px;
}
.news_img {
    margin: 0 0 20px;
}
.news_img  img {
   width:260px;
   height:260px;
}
.published_date {
    color: #12284c;
    display: block;
    font-size: 18px;
    font-weight: 300;
}
.news_details h4 {
    color: #12284c;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 20px;
    line-height: 24px;
}
a.article_link,
a.read_article {
    color: #00b5ef;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'GothamBold';
    transition: all 0.4s ease 0s;
}
a.article_link:hover,
a.read_article:hover {
    opacity: .75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    text-decoration: underline
}
.news_carousel .owl-nav {
    top: 150px;
    color: #124671;
    font-size: 50px;
    line-height: 50px;
    position: absolute;
    width: 100%;
}
.news_carousel .owl-nav .owl-next {
    float: right;
    z-index: 9;
}
.news_carousel .owl-nav .owl-prev,
.news_carousel .owl-nav .owl-next {
    bottom: 0px;
    color: #124671 !important;
    position: absolute;
}
.news_carousel .owl-nav .owl-next {
    right: -10px;
}
.news_carousel .owl-nav .owl-prev {
    left: -10px;
}
.news_carousel .owl-dots {
    bottom: -45px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.news_carousel .owl-dots .owl-dot {
    background: transparent none repeat scroll 0 0;
    border: 2px solid #00b5ef;
    border-radius: 50%;
    display: inline-block;
    height: 20px;
    margin: 0 5px 0 0;
    width: 20px;
}
.news_carousel .owl-dots .owl-dot.active {
    background: #00b5ef none repeat scroll 0 0;
}
.single_press {
    margin: 0 0 50px;
}
.press_release_date {
    color: #6d6d6d;
    display: block;
    font-size: 14px;
    margin: 0 0 5px;
    text-transform: uppercase;
}
.single_press h2 {
    color: #12284c;
    font-size: 20px;
    font-family: 'Sentinel-Medium';
    margin: 0 0 15px;
    text-transform: uppercase;
}
.single_press p {
color: #12284c;
font-size: 16px;
margin: 0 0 15px;
}
.contact_left_widget {
    margin: 0 0 30px;
}
.contact_left_widget p {
    color: #12284c;
    font-size: 17px;
    margin: 0;
}
.contact_left_widget a {
    color: #12284c;
}
.topics_list a {
    color: #12284c;
    display: inline-block;
    font-size: 17px;
    margin: 0 0 15px;
}
.contact_left_widget a:hover, .topics_list a:hover {
    opacity: 0.75;
    text-decoration: underline;
}
.contact_us_form {
    padding: 0;
}
.contact_page_social li {
    float: left;
}
.contact_page_social li a {
    color: #12284c;
    display: inline-block;
    font-size: 30px;
    margin-right: 25px;
}
.contact_page_social li a:hover {
    opacity: 0.75;
}
/* Latest Video Section */

.video_section_area {
    background: #676666 none repeat scroll 0 0;
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.latest_video_area {
    padding-bottom: 60px;
}
.single_video {
    margin: 0 0 30px;
    position: relative;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
a.video_link {
    display: block;
    height: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 100%;
}
.video_link img {
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    position: absolute;
    top: 50%;
}
a.video_link:before {
    background: #181a20 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    position: absolute;
    width: 100%;
}
.single_video:hover a.video_link {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.widget {
    margin: 0 0 30px;
}
.widget_title {
    color: #12284c;
    font-size: 18px;
    margin: 0 0 15px;
    text-transform: capitalize;
    font-family: 'Sentinel-Semibold';
}
.widget_links p {
  color: #12284c;
  font-size: 16px;
  margin: 0;
    font-family: 'Sentinel-Book';
}
.widget_links a {
    color: #00b5ef;
    display: inline-block;
    font-size: 16px;
    margin: 0 0 5px;
    font-family: 'Sentinel-Book';
}
.widget_links a:hover {
    opacity: 0.75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    text-decoration: underline;
}

.single_archive .archive_btn {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    padding: 0;
    color: #00b5ef;
    display: inline-block;
    font-family: "Sentinel-Book";
    font-size: 16px;
    margin: 0 0 5px;
}
.single_archive .archive_btn:hover {opacity: .75; text-decoration: underline;}
.single_archive .widget_links {
    color: #00b5ef;
    list-style: inside;
    padding: 0 0 10px 15px;
}
.single_archive .widget_links a {
    margin: 0;
}


/* Latest Photos */
.single_photo {
    margin: 0 0 80px;
}
.photo_link {
    text-align: center;
    margin-top: 25px;
}
.photo_link h4 {
    color: #12284c;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 20px;
}
.photo_download_link li {
    display: inline-block;
    margin: 0 10px;
    padding-right: 20px;
    position: relative;
}
.photo_download_link a {
    color: #00b5ef; 
    display: inline-block;
    font-size: 16px;
    font-family: 'Sentinel-Book';
}
.photo_download_link li:before {
    background: #00b5ef none repeat scroll 0 0;
    content: "";
    height: 15px;
    position: absolute;
    right: 0;
    top: 7px;
    width: 2px;
}
.photo_download_link li:last-child {
    margin: 0;
    padding: 0;
}
.photo_download_link li:last-child:before {
    display: none;
}
.photo_download_link a:hover {
    opacity: 0.75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    text-decoration: underline;
}
.photo_download_link a img {
    margin-left: 5px;
}
.single_photo .top_photo_table {
    display: table;
    text-align: center;
    width: 100%;
}
.single_photo .top_photo_table .tag_photo_tablecell {
    display: table-cell;
    /* height: 450px;*/
    vertical-align: middle;
}
.single_photo.small_box .top_photo_table .tag_photo_tablecell {
    /* height: 240px; */
}

.interview_sedule p {
    color: #12284c;
    font-size: 16px;
}
.interview_sedule a {
    color: #00b5ef;
}
/*.persona_promo_video {
    background: #12284c none repeat scroll 0 0;
    color: #fff;
    display: table;
    height: 500px;
    text-align: center;
    width: 100%;
}
.persona_video_tablecell {
    display: table-cell;
    position: relative;
    vertical-align: middle;
}

.persona_promo_video a {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.persona_promo_video a i {
  border: 4px solid #fff;
  border-radius: 50%;
  color: #fff;
  font-size: 50px;
  height: 150px;
  left: 50%;
  margin-left: -75px;
  margin-top: -75px;
  opacity: 0.2;
  padding: 50px 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transition: all 0.4s ease 0s;
  width: 150px;
}
.persona_promo_video a:hover i {
    opacity: 1;
}

.video_top_text {
    font-size: 60px;
    margin: 0;
    transition: all 0.4s ease 0s;
}
.persona_video_tablecell:hover a {
    opacity: 1;
}
.persona_promo_video:hover .video_top_text {
    opacity: 0.2;
}*/
.video_overlay_text {
    color: #fff;
    margin-top: -75px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}
.video_overlay_text > button {
    background: transparent none repeat scroll 0 0;
    border: 4px solid #fff;
    border-radius: 50%;
    color: #fff;
    font-size: 70px;
    height: 150px;
    left: 50%;
    margin-left: -75px;
    margin-top: -75px;
    position: absolute;
    top: 50%;
    transition: all 0.4s ease 0s;
    width: 150px;
    opacity: .2;
}
.video_wrapper:hover button#myBtn {
    opacity: 1 !important;
}
.video_wrapper:hover .video_top_text {
    opacity: 0.2 !important;
}
.video_wrapper video#myVideo {
    background: #676666 url("../png/transparent.png") no-repeat scroll 0 0 / cover ;
   -webkit-background-size:cover;
   -moz-background-size:cover;
   -o-background-size:cover;
   background-size:cover;
}

body.magnificpopupnoscroll{
   overflow-y: hidden !important;
}

.media_room_content_top {
    background: #eaeaea none repeat scroll 0 0;
    display: table;
    margin: 0 0 60px;
    padding: 20px;
    width: 100%;
}
.media_popup_video {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}
.media_popup_video h1 {
    color: #12284c;
    font-size: 43px;
    margin: 0 0 25px;
}
.media_popup_video a {
    color: #00b5ef;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'GothamBold';
}
.media_popup_video a:hover {
    color: #00b5ef;
    opacity: .75
}
.blog_sidebar {
  padding-left: 30px;
}
.latest_news_area .section_title {
  font-size: 43px;
}





@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner_area {
        background-position: center right !important;
    }
    .blog_sidebar {
        padding: 0
    }
}
@media only screen and (max-width: 767px) {
    .banner_area.mediaroom_banner {
        margin: 0;min-height: 100px;
    }
    .single_press h2 {
        font-size: 24px;
    }
    .banner_area.mediaroom_banner {
        background-image: url("../jpg/media-room-hero-bg-mob.jpg") !important;
        background-position: bottom center;
    }
    .banner_area.mediaroom_banner {
        margin-top: -5px;
        min-height: 250px;
    }
    .blog_sidebar {
        margin-top: 50px;
        padding: 0
    }
    .news_carousel .owl-dots {
        bottom: -20px;
    }
    .video_section_tablecell h1 {
      font-size: 36px;
    }
    .video_top_text {
      font-size: 36px;
        padding: 0px 30px;
    }
    .video_overlay_text {
      margin-top: -60px;
    }
    .media_room_content_top {
      display: block;
    }
    .media_popup_video.media_finger_print {
      margin: 0 0 30px;
    }
    .media_popup_video {
      display: block;
      text-align: center;
      width: 100%;
    }
    .media_popup_video h1, .latest_news_area .section_title {
      font-size: 30px;
    }
    .single_press h2 {
      font-size: 18px;
    }
    
    
    
    

}








