/* blog page css */
.blog-page .mid { max-width: 2240px; }
.blogslider { float: left; width: 100%; position: relative;  overflow: hidden; }
.blogslider li { background: #0c4680; }
.blogslider ul.slides li { display: none; }
.blogslider ul.slides li:first-child { display: block; }
.blogslider .bannerimage { float: left; width: 50%; }
.blogslider .bannerimage img { width: 100%; }
.blogslider .bannertext { padding: 140px 200px 140px; float: left; width: 50%; }
.blogslider .bannertext h4 a, .blogslider .bannertext h4{ color: #fff; font-size: 26px; text-decoration: none; font-family: 'Roboto', sans-serif; font-weight: 700; text-decoration: none; text-transform: uppercase; }
.blogslider .bannertext h4 { color: #fff; }
.blogslider .bannertext h2 { color: #fff; font-size: 70px; line-height: 80px; text-transform: uppercase; font-family: 'Roboto', sans-serif; font-weight: 700; margin-bottom: 40px; }
.blogslider .bannertext p { color: #fffffe; font-size: 32px; line-height: 40px; font-family: 'Roboto', sans-serif; font-weight: 400; font-style: normal; }
.blogslider .bannertext a.more { background-color: rgba(255, 255, 255, 0.2); border: 4px solid #fffffe; color: #fffffe; display: inline-block; font-family: 'Roboto', sans-serif; font-weight: 700; font-size: 28px; margin-top: 30px; padding: 12px 50px; text-decoration: none; text-transform: uppercase; position: relative; z-index: 2; }
.blogslider ol.flex-control-nav { position: absolute; bottom: 40px; right: 0; width: 50%; padding: 0 200px; list-style: none; }
.blogslider ol.flex-control-nav li { float: left; margin-right: 20px; background: none; }
.blogslider ol.flex-control-nav li a { width: 23px; height: 23px; cursor: pointer; background: #fff; border-radius: 100%; display: block; font-size: 0; opacity: 0.5; font-size: 0; }
.blogslider ol.flex-control-nav li a:hover, .blogslider ol.flex-control-nav li a.flex-active { opacity: 1; }
.blogslider .flex-direction-nav {  list-style: none; }
.blogslider .flex-direction-nav li { position: absolute; left: 0; top: 50%; float: left; margin: 0 80px; background: none; }
.blogslider .flex-direction-nav li:last-child { position: absolute; left: auto; right: 0;  top: 50%; float: right; }
.blogslider .flex-direction-nav li a { width: 37px; height: 65px; display: block; font-size: 0; background: url(../images/prev-arr.png) left top no-repeat; }
.blogslider .flex-direction-nav li:last-child a { background: url(../images/next-arr.png) left top no-repeat; }
.blog-page .newsevents h2 { color: #282828; font-size: 90px; font-family: 'Roboto', sans-serif; font-weight: 300; text-align: center; margin-bottom: 90px; text-transform: uppercase; }
.blog-page .newsevents { margin: 125px 0; float: left; width: 100%; text-align: center; }
.blog-page .tabs { margin-bottom: 90px; }
.blog-page .tabs ul { list-style: none; list-style-type: none; display: block; width: 100%; }
.blog-page .tabs li { margin: 0 5px; width: 20%; display: inline-block; }
.blog-page .tabs li a { position: relative; color: #595a59; font-size: 38px; padding: 48px 0; line-height: 40px; text-decoration: none; text-align: center; display: block; font-family: 'Roboto', sans-serif; font-weight: 700; text-transform: uppercase; background: #eaeaea; }
.blog-page .tabs li a:hover, .blog-page .tabs li a.active { color: #fff; background: #00264a; }
.blog-page .tabs li a.events:hover, .blog-page .tabs li a.events.active { color: #fff; background: #f2af46; }
.blog-page .tabs li a.podcast:hover, .blog-page .tabs li a.podcast.active { color: #fff; background: #6293c0; }
.blog-page .tabs li a.story:hover, .blog-page .tabs li a.story.active { color: #fff; background: #0c4680; }
.blog-page .tabs li a:after { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; border-color: rgba(136, 183, 213, 0); border-width: 30px; margin-left: -30px; }
.blog-page .tabs li a:hover:after, .blog-page .tabs li a.active:after { border-top-color: #00264a; }
.blog-page .tabs li a.events:hover:after, .blog-page .tabs li a.events.active:after { border-top-color: #f2af46; }
.blog-page .tabs li a.podcast:hover:after, .blog-page .tabs li a.podcast.active:after { border-top-color: #6293c0; }
.blog-page .tabs li a.story:hover:after, .blog-page .tabs li a.story.active:after { border-top-color: #0c4680; }
.blog-page .post-list { }
.blog-page .post-list .searchpost { padding: 60px 0; float: left; width: 100%; text-align: left; border-bottom: 4px solid #d9d9d9; }
.blog-page .post-list { padding: 55px 0;  }
.blog-page .post-list .search-thumb { float: left; width: 22%; margin-left: 5%; max-height: 286px; overflow: hidden; }
.blog-page .post-list#podcast .search-thumb { max-height: none; }
.blog-page .post-list .search-thumb img { width: 100%; height: auto; }
.blog-page .post-list .search-data { float: left; width: 68%; margin-left: 5%; }
.blog-page .post-list#podcast .search-data { padding: 17px 0; }
.blog-page .post-list .search-data h3, .blog-page .post-list .search-data h3 a { color: #1a1919; font-size: 46px; text-decoration: none; font-family: 'Roboto', sans-serif; font-weight: 700; text-transform: uppercase; font-style: normal; }
.blog-page .post-list .search-data h3 a:hover { text-decoration: underline; }
.blog-page .post-list .search-data h4 a { color: #0c4680; font-size: 26px; text-decoration: none; font-family: 'Roboto', sans-serif; font-weight: 700; text-transform: uppercase; font-style: normal; }
.blog-page .post-list#events .search-data h4 a { color: #f2af46; }
.blog-page .post-list#podcast .search-data h4 a { color: #6293c0; }
.blog-page .post-list .search-data small { display: inline; color: #1a1919; font-size: 32px; line-height: 43px; font-family: 'Roboto', sans-serif; font-weight: 700; }
.blog-page .post-list .search-data p, .blog-page .post-list .search-data p em, .blog-page .post-list .search-data p a { display: inline; color: #1a1919; font-size: 32px; line-height: 43px; font-family: 'Roboto', sans-serif; font-weight: 300; font-style: normal; }
.blog-page .post-list .search-data p a { text-decoration: underline; }
.blog-page .post-list .search-data ul { margin-left: 36px; }
.blog-page .post-list .search-data li { color: #1a1919; font-size: 32px; line-height: 43px; font-family: 'Roboto', sans-serif; font-weight: 300; font-style: normal; }
.blog-page .post-list .poddownloads { margin-top: 20px; }
.blog-page .post-list  .podlinks { margin-top: 20px; }
.blog-page .post-list  .podlinks a { display: inline-block; margin-right: 15px; }
.blog-page .post-list  .podlinks a img { width: 50px; height: 50px; border-radius: 100%; }
.blog-page .post-list .poddownloads a { width: 240px; height: 63px; color: #6293c0; border: 4px solid #6293c0; margin-right: 50px; text-transform: uppercase; display: inline-block; line-height: 55px; text-transform: uppercase; font-size: 27px; text-decoration: none; text-align: center; font-family: 'Roboto', sans-serif; font-weight: 700; }
.blog-page .post-list .poddownloads a:hover { background: #6293c0; color: #fff; }
.blog-page .post-list#story .poddownloads a { border-color: #0c4680; color: #0c4680; }
.blog-page .post-list#story .poddownloads a:hover { background: #0c4680; color: #fff; }
.blog-page .post-list#events .poddownloads a { border-color: #f2af46; color: #f2af46; }
.blog-page .post-list#events .poddownloads a:hover { background: #f2af46; color: #fff; }
.blog-page .post-list#news .poddownloads a { border-color: #00264a; color: #00264a; }
.blog-page .post-list#news .poddownloads a:hover { background: #00264a; color: #fff; }
.blog-page strong, .blog-page b { font-weight: normal;  font-family: 'Roboto', sans-serif; font-weight: 700;  }
/* Blog Single */
.blogsingle .mid { max-width: 2240px; }
.blogsingle .maincontent { padding: 0 280px; margin-bottom: 100px; }
.blogsingle .maincontent .thumbnail { width: 100%; margin-bottom: 50px; }
.blogsingle .maincontent .thumbnail img { width: 100%; height: auto; }
.blogsingle .maincontent h2 { color: #1a1919; font-size: 79px; line-height: 80px; text-transform: uppercase; font-family: 'Roboto', sans-serif; font-weight: 700; }
.blogsingle .maincontent h3 { margin: 50px 0; text-transform: uppercase; color: #1a1919; font-size: 31px; line-height: 31px; font-family: 'Roboto', sans-serif; font-weight: 700; }
.blogsingle .maincontent p, .blogsingle .maincontent li { color: #1a1919; font-size: 32px; line-height: 43px; font-family: 'Roboto', sans-serif; font-weight: 400; text-decoration: none; }
.blogsingle strong, .blogsingle b { font-weight: normal;  font-family: 'Roboto', sans-serif; font-weight: 700;  }
.blogsingle .maincontent p { display: block; margin-bottom: 20px; font-size: 31px; line-height: 38px; }
.blogsingle .maincontent ul, .blogsingle .maincontent ol { padding-left: 40px; }
.blogsingle .maincontent li { margin-bottom: 20px; }
.blogsingle .maincontent p a:hover { text-decoration: underline; }
.blogsingle .maincontent small { display: inline; color: #1a1919; font-size: 32px; line-height: 43px; font-family: 'Roboto', sans-serif; font-weight: 700; }
.blogsingle .maincontent h4 a { color: #0c4680; font-size: 26px; text-decoration: none; font-family: 'Roboto', sans-serif; font-weight: 700; text-transform: uppercase; font-style: normal; }
.blogsingle .share { margin: 40px 0; }
.blogsingle .share span { color: #1a1919; font-family: 'Roboto', sans-serif; font-weight: 700; font-size: 16px; display: inline-block; line-height: 23px; }
.blogsingle .share a { background: url(../images/small-share.png) left top no-repeat; width: 27px; height: 23px; margin: 0 5px; display: inline-block; position: relative; top: 5px; }
.blogsingle .share a.facebook-share { background-position: 3px 0; margin-left: -2px; }
.blogsingle .share a.twitter-share { background-position: -37px 0; }
.blogsingle .share a.mail-share { background-position: -74px 0; }
.blogsingle .relatedpost { margin: 180px 0; padding: 50px 0 0; float: left; width: 100%; border-top: 4px solid #d6d6d6; }
.blogsingle .relatedpost ul { list-style: none; list-style-type: none; }
.blogsingle .relatedpost li { float: left; width: 29%; margin-left: 6.4%; text-align: center; }
.blogsingle .relatedpost li .search-thumb { max-height: 375px; overflow: hidden; }
.blogsingle .relatedpost li .search-thumb img { width: 100%; height: auto; margin-bottom: 40px; }
.blogsingle .relatedpost li:first-child { margin-left: 0; }
.blogsingle .relatedpost h2 { color: #1a1919; font-size: 45px; line-height: 55px; margin-bottom: 50px; text-transform: uppercase; font-family: 'Roboto', sans-serif; font-weight: 700; }
.blogsingle .relatedpost h4 a { color: #1a1919; font-size: 21px; text-decoration: none; font-family: 'Roboto', sans-serif; font-weight: 700; text-transform: uppercase; font-style: normal; }
.blogsingle .relatedpost p a { color: #1a1919; text-decoration: none; font-size: 42px; line-height: 48px; font-family: 'Roboto', sans-serif; font-weight: 400; }
.blogsingle .relatedpost p a:hover { text-decoration: underline; }

/* Pagination */
.blog-page .newsevents .pagination{ float:left; width:100%; padding:20px 0 80px;}
.blog-page .newsevents .pagination .myButton{ cursor:pointer; display:inline-block; border:2px solid #00264a; padding:5px; width:30px; background-color:#fff; color:#00264a; font-size:14px; margin-right:5px; font-weight:600;}
.blog-page .newsevents .pagination .myButton:hover, .blog-page .newsevents .pagination .myButton.active{ background:#00264a; color:#fff;}

@media only screen and (max-width: 2400px) {
	.blogslider .bannertext { padding: 83px 200px 83px 100px; }
	.blogslider ol.flex-control-nav { padding: 0 100px; }
	.blogslider .bannertext h2 { font-size: 48px; line-height: 55px; }
	.blogslider .bannertext a.more { font-size: 19px; border-width: 3px; }
}

/* About Page responsive */
@media only screen and (max-width: 2000px) {
.blog-page .mid { max-width: 1740px; }
.blogslider ol.flex-control-nav li { margin-right: 15px; }
.blogslider ol.flex-control-nav li a { width: 18px; height: 18px; }
.blogslider .bannertext p { font-size: 22px; line-height: 27px; }
.blog-page .post-list .search-data { padding: 0; }
.blog-page .newsevents h2 { font-size: 62px; line-height: 62px; margin-bottom: 60px; }
.blog-page .newsevents { margin: 90px 0; }
.blog-page .tabs { margin-bottom: 50px; }
.blog-page .post-list { padding: 0; }
.blog-page .post-list .search-data h3, .blog-page .post-list .search-data h3 a { font-size: 40px; }
.blog-page .post-list .search-data p, .blog-page .post-list .search-data p em, .blog-page .post-list .search-data p a { font-size: 22px; line-height: 27px; }
.blog-page .post-list .search-data small { font-size: 26px; line-height: 33px; }
.blogsingle .relatedpost li .search-thumb { max-height: 310px; }
.blogsingle .maincontent { padding: 0 180px; }
.blogsingle .maincontent h2 { font-size: 55px; line-height: 55px; }
.blogsingle .maincontent h4 a, .blogsingle .maincontent h4{ font-size: 20px; }
.blogsingle .maincontent p, .blogsingle .maincontent p a, .blogsingle .maincontent li, .blogsingle .maincontent small { font-size: 22px; line-height: 28px; }
.blogsingle .maincontent h3 { font-size: 22px; line-height: 22px; margin: 30px 0; }
.blogsingle .relatedpost p a { font-size: 28px; line-height: 32px; }
.blog-page .tabs li a { font-size: 26px; line-height: 26px; padding: 34px 0; }
.blog-page .tabs li a::after { border-width: 20px; margin-left: -20px; }
.blog-page .post-list .searchpost { padding: 38px 0; }
.blog-page .post-list .search-data h4 a { font-size: 20px; }
.blog-page .post-list .poddownloads a { font-size: 19px; border-width: 3px; width: 170px; height: 50px; line-height: 45px; margin-right: 30px; }
.blogsingle .relatedpost h4 a { font-size: 16px; }
.blogsingle .relatedpost { border-width: 3px; margin: 100px 0; }
.blogsingle .mid { max-width: 1545px; }
.blogsingle .relatedpost h2 { font-size: 31px; line-height: 31px; }
.blog-page .post-list .search-thumb { max-height: 214px; }
}

@media only screen and (max-width: 1800px) {
.blogslider .bannertext { padding: 57px; }
.blogslider .bannertext h2 { font-size: 30px; line-height: 40px; margin-bottom: 20px; }	
.blogslider ol.flex-control-nav { padding: 0 57px; }
}

@media only screen and (max-width: 1600px) {
.blog-page .mid { max-width: 1235px; }
.blogsingle .mid { max-width: 1235px; }
.blogsingle .maincontent { padding: 0 150px; }
.blogslider .bannertext h4 a, .blogslider .bannertext h4{ font-size: 16px; }
.blogslider .bannertext p { font-size: 20px; line-height: 27px; }
.blogslider .flex-direction-nav li { margin: 0 20px; }
.blogslider .flex-direction-nav li a { background-size: 19px auto !important; height:40px; }
.blog-page .newsevents { margin: 60px 0; }
.blog-page .newsevents h2 { font-size: 45px; line-height: 45px; margin-bottom: 45px; }
.blog-page .tabs li a { font-size: 20px; line-height: 20px; padding: 24px 0; }
.blog-page .tabs li { width: 19%; }
.blog-page .post-list .search-data h4 a, .blog-page .post-list .search-data h4{ font-size: 16px; }
.blog-page .post-list .search-data h3, .blog-page .post-list .search-data h3 a { font-size: 30px; }
.blog-page .post-list .search-data small, .blog-page .post-list .search-data p, .blog-page .post-list .search-data p em, .blog-page .post-list .search-data p a { font-size: 20px; line-height: 25px; }
.blog-page .post-list .search-data { padding: 36px 0; }
.blog-page .post-list .searchpost { padding: 30px 0; border-width: 2px; }
.blog-page .post-list .poddownloads a { border-width: 2px; font-size: 16px; width: 150px; height: 50px; line-height: 45px; }
.blogslider .bannertext a.more { border-width: 2px; font-size: 16px;margin-top: 10px;}
.blogslider ol.flex-control-nav li a { width: 15px; height: 15px; }
.blog-page .post-list .search-data, .blog-page #podcast.post-list .search-data { padding: 0; }
.blogsingle .maincontent h2 { font-size: 40px; line-height: 50px; }
.blogsingle .maincontent p, .blogsingle .maincontent p a, .blogsingle .maincontent li, .blogsingle .maincontent small { font-size: 20px; line-height: 28px; }
.blogsingle .maincontent h3 { font-size: 20px; margin: 25px 0; line-height: 20px; }
.blogsingle .relatedpost { margin: 90px 0; }
.blogsingle .share { margin: 20px 0; }
.blogsingle .relatedpost h2 { font-size: 24px; line-height: 30px; margin-bottom: 25px; }
.blogsingle .relatedpost h4 a { font-size: 26px; }
.blogsingle .relatedpost p a { font-size: 22px; line-height: 28px; }
.blogsingle .relatedpost li .search-thumb { max-height: 246px; }
.blogsingle .maincontent .thumbnail { margin-bottom: 25px; }
.blog-page .post-list .search-data h4, .blog-page #podcast.post-list .search-data h4 { line-height: 20px; }
.blog-page .post-list .search-thumb { max-height: 160px; }
}

@media only screen and (max-width: 1500px) {
.blogslider { max-height: 354px; }
.blogslider .bannertext { padding: 30px 50px; }
.blogslider ol.flex-control-nav { padding: 0 50px; }
}

@media only screen and (max-width: 1280px) {
.blogslider .bannertext { padding: 50px; }
.blogslider ol.flex-control-nav { padding: 0 50px; }
.blog-page .post-list .search-data h4 { line-height: 16px; }
.blog-page .post-list .search-data { padding: 0; }
.blog-page .tabs li a::after { margin-left: -15px; border-width: 15px; }
.blogslider .bannertext { padding:16px 50px 50px; }
.blogslider .bannertext h2 { margin-bottom: 0; }
.blogslider ol.flex-control-nav { bottom: 20px; }
.blogslider .flex-direction-nav li { width: 20px; }
.blogslider .flex-direction-nav li a { width: 20px; }
.blogsingle .maincontent { padding: 0; }
.blogsingle .relatedpost li .search-thumb { max-height: 170px; margin-bottom: 15px; }
.blogslider .bannertext h2 { font-size: 27px; line-height: 32px; }
}

@media only screen and (max-width: 1023px) {
.blogslider .bannerimage { display: none; }
.blogslider .bannertext { padding: 100px; width: 100%; }
.blogslider .bannertext h4 a { font-size: 20px; }
.blogslider ol.flex-control-nav { width: 100%; padding: 0 100px; }
.blog-page .tabs li { width: 23%; }
.blogsingle .relatedpost li .search-thumb { max-height: 127px; }
.blogslider { max-height: none; }
.blogsingle .maincontent h2 { font-size: 30px; line-height: 40px; }
}

@media only screen and (max-width: 767px) {
.blog-page .tabs li { width: 100%; margin: 0 0 20px 0; }
.blog-page .tabs li a:after { display: none; }
.blog-page .post-list .search-thumb { width: 100%; margin-left: 0; margin-bottom: 20px; }
.blog-page .post-list .search-data { margin-left: 0; width: 100%; }
.blog-page .tabs { margin-bottom: 0; }
.blogsingle .relatedpost li { width: 100%; margin-left: 0; margin-bottom: 30px; }
.blogsingle .relatedpost li .search-thumb { max-height: none; }
.blog-page .post-list .search-thumb { max-height: none; }
.blog-page .post-list .search-data h3, .blog-page .post-list .search-data h3 a{font-size:24px;}
}

@media only screen and (max-width: 639px) {
.blogslider .bannertext { padding: 70px 60px; }
.blog-page .newsevents { margin: 30px 0; }
.blogslider ol.flex-control-nav { padding: 0 60px; }
.blog-page .newsevents h2 { margin-bottom: 30px; }
}

@media only screen and (max-width: 479px) {
.blogslider .bannertext { padding: 40px 25px 80px; }
.blogslider ol.flex-control-nav { padding: 0 25px; }
.blogslider .flex-direction-nav { display: none; }
.blog-page .newsevents h2 { font-size: 34px; }
.blog-page .post-list .poddownloads a { width: 140px; margin-right: 5px; }
}
