/* -------------------------------------------------------------------------- *\
   General - Content Page - Oct 27, 2020
\* -------------------------------------------------------------------------- */

::selection {
  background: #00c8ef;
  color: #fff;
  text-shadow: none;
}
::-moz-selection { /* Code for Firefox */
    background: #00c8ef;
    color: #fff;
    text-shadow: none;
}
::-webkit-input-placeholder {
   color: #dadada;
}
:-moz-placeholder { /* Firefox 18- */
   color: #dadada;  
}
::-moz-placeholder {  /* Firefox 19+ */
   color: #dadada;  
}
:-ms-input-placeholder {  
   color: #dadada;  
}

video {
  max-width: 100%;
  height: auto;
}
iframe,
embed,
object {
  max-width: 100%;
}
img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -webkit-transition: opacity .2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
   user-select: none;
   backface-visibility: hidden;
}

textarea { resize:vertical; }

/*  Heading Style
............................................*/

.post-content > h1, 
.post-content > h2, 
.post-content > h3, 
.post-content > h4, 
.post-content > h5, 
.post-content > h6{
  font-family: 'ciscosansttextralight', sans-serif;
  font-weight: 100;
  margin:20px 0px;
  line-height: 1.5;
}

.post-content h1{ font-size: 3.2rem;font-family: 'ciscosansttextralight'; }
.post-content > h2{ font-size: 2.6rem; }
.post-content > h3 { font-size: 2.4rem; }
.post-content > h4 { font-size: 2.2rem;; }
.post-content > h5 { font-size: 2rem; }
.post-content > h6 { font-size: 1.8rem }

/*  Blockquote
............................................*/

blockquote,
.modern-quote,
.blockquote{
  position: relative;
  font-size: 16px;
  color: #b2b2b2;
  padding:10px 25px;
  border:none;
}
blockquote cite{
  font-style: normal;
  font-weight: normal;
  display: block;
  text-transform: uppercase;
  font-family: "ciscosansttregular", sans-serif;
  font-size: 14px;
}
blockquote cite:before {
  content: "\2014";
  margin-right: 3px;

}
.modern-quote{
  position: relative;
  border-left: 2px solid #00c8ef;
}
blockquote:before,
blockquote:after,
.blockquote:before,
.blockquote:after {
  content: "\201c";
  display: inline-block;
  position: absolute;
  color: #b2b2b2;
  font-size: 30px;
  line-height: 1;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
}
blockquote:before,
.blockquote:before{
  top: 10px;
  left: 5px;
}
blockquote:after,
.blockquote:after{
  content: "\201d";
  bottom:10px;
  right:5px;
} 

#article-post blockquote {
    display: block;
    position: relative;
    background: #f5f5f7;
    padding: 35px 65px 35px 70px;
    border: none;
    -webkit-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    width: 98%;
    margin-bottom: 20px;
}

#article-post blockquote footer {
   margin: 0;
   padding: 0;
   border: none;
}

#article-post blockquote p {
    font-size: 20px;
    line-height: 30px;
    color: #222;
    quotes: "\201C" "\201D" "\2018" "\2019";
}

#article-post blockquote:before {
    position: absolute;
    top: 20px;
    left: 25px;
    content: open-quote;
    font: 700 54px/54px Georgia, serif;
    color: #999;
}

#article-post blockquote:after {
    position: absolute;
    bottom: 10px;
    right: 25px;
    content: close-quote;
    font: 700 54px/54px Georgia, serif;
    color: #999;
}

/*  UNLISTED CLASS & STYLE <==================================================
............................................*/

.main-wrapper:after, .main-wrapper:before,
.widget:before, .widget:after {
  display: table;
  content: " ";
}
.main-wrapper:after,
.widget:after {
  clear: both;
}

/* -------------------------------------------------------------------------- *\
   Main Content - Left Side
\* -------------------------------------------------------------------------- */

.main-content{
  margin:30px auto 45px;
  padding-top: 30px;
  background: #fff;
  min-height: 400px;
}

.main-content,
.mag-content,
.blog-content{
  position: relative;
}

.mag-content{
  padding-left: 25px;
  padding-right: 25px;
}


/*  Main Topic Category
............................................*/

.main-content .category{
  display: inline-block;
  margin:0;
  padding: 7px 9px;
  background: #000;
  background: rgba(0,0,0,.2);
  font-size: 14px;
  line-height: 1;
  color: #fff;
  text-transform: capitalize;

  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.main-content a.category{
  text-decoration: none;
}
.main-content  a.category:hover{
  color:#fff;
  background: #0d274d;
}

/* -------------------------------------------------------------------------- *\
   Post Wrapper / #Article_Post 
\* -------------------------------------------------------------------------- */

.post-wrapper{
  font-size: 15px;
  line-height: 26px;
  margin-bottom: 30px;
}
.post-wrapper h1,
.post-wrapper h2,
.post-wrapper h3,
.post-wrapper h4,
.post-wrapper h5,
.post-wrapper h6
{
  color: #0d274d !important;
}
.post-wrapper p, 
.post-wrapper address, 
.post-wrapper pre, 
.post-wrapper hr, 
.post-wrapper ul, 
.post-wrapper ol, 
.post-wrapper dl, 
.post-wrapper dd, 
.post-wrapper table {
  margin-bottom: 20px;
}
.post-wrapper,
.post-header{
  position: relative;
}

/* 
.post-content > p:first-child:first-letter,
.drop-caps 
{
  float: left; 
  color: #00bceb; 
  font-size: 54px; 
  font-weight: 700;
  font-family: 'ciscosansttregular', sans-serif; 
  padding:5px 7px 0px 0px;
  margin: 0;
  width: 0.7em;
  line-height: 80%;
}
.drop-caps-square{
  background: #00bceb;
  padding:5px 5px;
  margin-right: 15px;
  margin-top: 8px;
  font-size: 54px;
  line-height: 54px;
  color:#fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
*/

/* -------------------------------------------------------------------------- *\
   Header
\* -------------------------------------------------------------------------- */

.post-title{
  margin: 20px 0;
  color:#000;
  font-size: 38px;
  font-weight: 100;
  line-height: 50px;
  font-family: 'ciscosansttextralight', sans-serif !important;
}

@media only screen and (max-width: 767px) {
  .post-title{
    font-size: 28px;
    line-height: 42px;
  }
}

.post-wrapper .post-header{
  margin:0 0 25px;
}
.fullwidth-header{
  margin:0 0 10px;
}
.post-wrapper .image-overlay img{
  width:100%;
  height: auto;
}
.post-wrapper .topcis_btn{
  margin-bottom: 0px;
}

.post-header .feature-cnt {
  background: #6ebe4a;
}

.post-header .pr-cnt {
  background:#00bcea;
}

/*  Sticky Hero Video
............................................*/

.content-media-video {
  background-color: #ddd;
  display: block;
  position: relative;
  padding: 0 0 56.25%
}

.content-media-video iframe {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index:1;
}

#featured-video {
  -webkit-transition: width .6s ease-in-out, height .6s ease-in-out, -webkit-transform .38s ease-in-out;
  transition: width .6s ease-in-out, height .6s ease-in-out, -webkit-transform .38s ease-in-out;
  transition: width .6s ease-in-out, height .6s ease-in-out, transform .38s ease-in-out;
  transition: width .6s ease-in-out, height .6s ease-in-out, transform .38s ease-in-out, -webkit-transform .38s ease-in-out
}

#featured-video.is-sticky{
  position: fixed;
  top: auto;
  left: auto;
  max-width: 280px;
  max-height: 158px;
  width: 280px;
  height: 158px
}

@media screen and (min-width:1300px) {
  #featured-video.is-sticky {
    -webkit-transform: translateY(-33%);
    transform: translateY(-33%)
  }
}

@media screen and (max-width:480px) {
  #featured-video.is-sticky {
    top: auto;
    bottom: 15px;
    max-width: 200px;
    max-height: 113px
  }
}

/*  Hero Image Overlay
............................................*/

.image-overlay{
  position: relative;
  display: block;
  background: #fff;
  min-height: 20px;
}

.overlay-link{
  outline: none;
  text-decoration: none;
}

.article-date {
  font-size: 12px;
}

.pr-image-wrapper{
  background: #f5f5f7;
  margin: 0 auto;
  text-align: center;
  padding: 30px;
  border:1px solid #ccc;
}

.pr-image-overlay{
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 300px;
}

@media only screen and (max-width: 680px) {
  .pr-image-wrapper{
    padding: 15px;
  }
  .pr-image-overlay{
    height: 165px;
  }
}

.pr-image-overlay img{
  position: absolute;
    top:-100%; left:0; right: 0; bottom:-100%;
    margin: auto
}

/*  Article/Info Detial
............................................*/

.info-detail{
  color: #bbbbbb;
  font-size: 14px;
  line-height: 1;
  margin:0px;
}

.info-detail span.author_img {
  overflow: hidden;
  width: 50px;
  border-radius: 50%;
  margin-right: 6px;
  height: 50px;
}

.info-detail .article-date {
  font-size: 14px;
  color: #959595;
}

.widget-post .info-detail{
  margin-top: 10px;
}
.info-detail a{
  color: #999999;
  text-decoration: none;
}
.info-detail a:hover{
  color: #999999;
  border-bottom: 1px solid #999999;
}
.news-text-block{
  margin-top: 20px;
  margin-bottom: 20px;
}

.post-wrapper .info-detail,
.parallax-wrapper .info-detail{
  font-size: 14px;
  line-height: 17px;
  color: #959595;
  font-weight: 500;
  margin-bottom: 20px;
  display: table;
}
.post-wrapper .info-detail span,
.parallax-wrapper .info-detail span{
  display: inline-block;
  margin-right: 12px;
  vertical-align: middle;
}

@media only screen and (max-width: 767px) {
  .info-detail .article-date{
    display: block !important;
    margin-top: 15px;
  }
}

.post-wrapper .info-detail a:hover,
.post-wrapper .info-detail a:focus,
.parallax-wrapper .info-detail a:hover,
.parallax-wrapper .info-detail a:focus{
  color: #00c8ef;
  border-color: #00c8ef;
}
.post-wrapper .info-detail .comments-count,
.parallax-wrapper .info-detail .comments-count{
  position: relative;
  background: #b2b2b2;
  display: inline-block;
  color: #fff !important;
  text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
  padding:3px 7px;
  font-size: 12px;
  line-height: 12px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin: 0px 5px 0 0;
}
.post-wrapper .info-detail .comments-count:after,
.parallax-wrapper .info-detail .comments-count:after{
  content: "";
  position: absolute;
  bottom: -4px;
  right: 4px;
  border-width: 0 8px 5px 0px;
  border-style: solid;
  border-color: transparent #b2b2b2;
  display: block;
  width: 0;
  transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  -webkit-transition: all .15s ease-in-out;
}
.post-wrapper .info-detail .comments-count:hover,
.post-wrapper .info-detail .comments-count:focus,
.parallax-wrapper .info-detail .comments-count:hover,
.parallax-wrapper .info-detail .comments-count:focus{
  border: none;
  background: #7a7a7a;
  color:#fff;
}
.post-wrapper .info-detail .comments-count:hover:after,
.post-wrapper .info-detail .comments-count:focus:after,
.parallax-wrapper .info-detail .comments-count:hover:after,
.parallax-wrapper .info-detail .comments-count:focus:after{
  border-right-color: #7a7a7a;
  border-left-color: #7a7a7a;
}

/* -------------------------------------------------------------------------- *\
   Content
\* -------------------------------------------------------------------------- */

/*  Font Parent Overwrite
............................................*/

#main {
  font-family: "open sans" !important;
}

.post-content > span {
  font-size: 15px !important;
  letter-spacing: .01rem !important;
  color: #5a5a5a !important;
  line-height: 25px !important;
  font-weight: 100 !important;
  font-family: "open sans" !important; 
}

.post-content > p {
  font-size: 15px !important;
  letter-spacing: .01rem !important;
  color: #444 !important;
  line-height: 25px !important;
  font-weight: 100 !important;
  font-family: "open sans" !important;
}

.post-content > p > span {
  font-size: 15px !important;
  letter-spacing: .01rem !important;
  color: #444 !important;
  line-height: 25px !important;
  font-weight: 100 !important;
}

.post-content > ul > li  {
  font-size: 15px !important;
  letter-spacing: .01rem !important;
  color: #444 !important;
  line-height: 25px !important;
  font-weight: 100 !important;
}

.post-content > ul > li > span {
  font-size: 15px !important;
  letter-spacing: .01rem !important;
  color: #444 !important;
  line-height: 25px !important;
  font-weight: 100 !important;
}

.post-content > ol > li > span {
  font-size: 15px !important;
  letter-spacing: .01rem !important;
  color: #444 !important;
  line-height: 25px !important;
  font-weight: 100 !important;
}

.post-content > ul > li > span > ul > li > span {
  font-size: 15px !important;
  letter-spacing: .01rem !important;
  color: #444 !important;
  line-height: 25px !important;
  font-weight: 100 !important;
}

.post-content > ul > li > p {
  font-size: 15px !important;
  letter-spacing: .01rem !important;
  color: #444 !important;
  line-height: 25px !important;
  font-weight: 100 !important;
}

/*  General
............................................*/

.post-content a {
  position: relative;
  text-decoration: none;
  color:#00bceb;
  z-index: 1;
  margin-bottom: 3px;
}

.post-content a:before{
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-color: rgba(0, 80, 115, .6);
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.post-content a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.post-content ul,
.post-content ol{
  margin-left: 20px;
}
.post-content ul li{
  margin: 0px;
  list-style: square;
}
.post-content ol li{
  margin: 0px;
  list-style: decimal;
}

/*  Sticky Social Bar (left)
............................................*/

.sticky-social-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.sticky-social-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 15px;
}

.sticky-social-bar a:hover {
    background-color: #000;
}

.sticky-social-bar .facebook {
  background: #3B5998;
  color: white;
}

.sticky-social-bar .twitter {
  background: #55ACEE;
  color: white;
}

.sticky-social-bar .google {
  background: #dd4b39;
  color: white;
}

.sticky-social-bar .linkedin {
  background: #007bb5;
  color: white;
}

.sticky-social-bar .email {
  background: #999999;
  color: white;
}

/*  Share Section
............................................*/

.share-wrapper{
  position: relative;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding:20px 0;
  margin: 30px 0;
  white-space: nowrap;
}
.share_section{
  display: inline-block;
  margin-right: 15px;
  text-align: center;
  position: relative;
  min-width: 75px;
  white-space: nowrap;
  border-right: 1px solid #e5e5e5;
  padding-right: 15px;
}
.share_section span {
  color: #222222;
  font-size: 40px;
  line-height: 40px;
  font-weight: 800;
  font-style: normal;
}
.share_section .title {
  font-size: 13px;
  font-weight: 300px;
  margin-top: -4px;
  color: #222222;
  text-transform: uppercase;
}
.share-wrapper .share-buttons {
  display: inline-block;
  margin-right: 0;
  margin-left: 0;
  position: relative;
  margin-bottom: 0px;
  background: transparent;
  padding: 0px;
  top: -20px;
}
.social-share{
  margin-right: 5px;
  font-size: 12px;
  padding: 8px 9px;
  line-height: 20px;
  background: #7a7a7a;
  color: #fff;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border:none;
  display: inline-block;
}
.social-share i{
  font-size: 15px;
}
.social-share:hover,
.social-share:focus{
  color:#fff;
  text-decoration: none;
  border:none;
}
.share-wrapper .facebook {
  background: #2d609b;
}
.share-wrapper .twitter {
  background: #1ebef0;
}
.share-wrapper .pinterest {
  background: #c8232c;
}
.share-wrapper .google-plus {
  background: #e02f2f;
}
.share-wrapper .linked_in {
  background: #0083be;
}

.alt-text{
  margin-left: 3px;
}

.post-nav-label{
  color:#b2b2b2;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 13px;
  line-height: 17px;
  text-transform: uppercase;
}
.post-nav-label i{
  font-size: 14px;
}
.post-nav-title{
  display: block;
  color:#222222;
  font-size: 17px;
  line-height: 21px;
  font-weight: 500;
}

/* === Author Box Styles === */
.author-box{
  position: relative;
  width:100%;
  margin-top: 30px;
  margin-bottom: 20px;
  padding:20px 25px;
  border: 2px solid #d6d6d6;
}
.author-box .author-avatar{
  float: left;
  display: block;
  margin-right: 20px;
  overflow: hidden;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 130px;
  height: 130px;
}
.author-box .author-info{
  margin-left: 130px;
  position: relative;
}
.author-box .author-avatar,
.author-box .author-avatar a,
.author-box .author-avatar a img{
  
}
.author-box .author-info h3{
  margin: 0 0 5px 0;
  font-size: 26px;
  line-height: 30px;
  font-family: 'ciscosansttregular', sans-serif;
  font-weight: 100;
}
.author-box .author-info h3 a{
  color:#222222;
}
.author-box .author-info h3 a:hover{
  color: #00c8ef;
}
.author-box .author-bio{
  margin-bottom: 9px;
}
.author-contact a{
  color:#222222;
  display: inline-block;
  margin-right: 5px;
}
.author-contact a:hover{
  color:#00c8ef;
}
.recent_articles{
  margin-bottom: 15px;
}
.recent_articles .col-md-12 {
  padding: 0;
}

.post-wrapper .tags-wrapper{
  margin: 10px 0 20px;
}

/* === Parallax Post Styles === */
.parallax-header,
.parallax-wrapper,
.parallax-wrapper .parallax-box{
  height: 580px;
}
.parallax-image{
  height: 630px;
}
.page-wrapper,
.page-wrapper .parallax-wrapper,
.page-wrapper .parallax-box{
  height: 320px;
}
.page-wrapper .parallax-image{
  height: 350px;
}
.parallax-wrapper .page-header{
  border: none;
  margin-top: 120px;
  color: #fff;
  text-align: center;
}
.page-header .page-title{
  color: #fff;
  font-size: 52px;
  line-height: 56px;
  font-weight: 900;
  text-transform: uppercase;
  text-shadow: 0px 1px 0px #000;
  font-family: "Roboto", sans-serif;
}
.page-wrapper .parallax-image img{
  opacity: .45;
}
.page-header .page-description{
  color: #fafafa;
  font-size: 16px;
  line-height: 24px;
  font-weight: 100;
  width: 85%;
  margin: 0 auto;
}
.page-subtitle{
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-size: 38px;
  line-height: 46px;
  color: #474747;
  text-transform: uppercase;
  text-align: center;
  margin: 30px 0;
}
.parallax-header{
  position: relative;
  overflow: hidden;
  width:100%;
  z-index: 9;
  background-attachment: fixed;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-color: #000;
  background-size: auto 720px;
}
.parallax-image img{
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
}
.parallax-image{
  position: absolute;
  width:100%;
  left:0px;
  bottom:0px;
  right: 0px;
}
.parallax-wrapper{
  position: absolute;
  z-index: 10;
  left:0px;
  right:0px;
  top:0px;
  bottom:0px;
  background: url(images/parallax-bg.png) transparent repeat-x 0 0;
  background-size: auto 100%;
}
.parallax-wrapper .post-header{
  position: absolute;
  bottom:40px;
  left:15px;
  right: 15px;
}
.parallax-wrapper .post-title{
  font-size: 52px;
  line-height: 56px;
  color:#fff;
  text-shadow: 0px 1px 0px rgba(0,0,0, 0.75);
}
.parallax-wrapper .info-detail{
  color: #fff;
}

/*---------------------------------------
  3.9 Shortcodes & Pages Style                
-----------------------------------------*/
.post-content .nav-tabs,
.post-content .nav-tabs ul{
  margin:0px;
  background: #7a7a7a;
  border-bottom: none;
  border-left:1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
}
.post-content .nav-tabs li{
  list-style: none;
  margin:0px;
  border-right: 1px solid #a1a1a1;
}
.post-content .nav-tabs>li>a,
.post-content .dropdown-menu>li>a{
  color:#fff;
  font-size: 13px;
  font-weight: 800;
  line-height: 13px;
  margin: 0px;
  border-radius: 0px;
  border-bottom: none;
  padding:20px 35px;
  border:none;
  border-top: 2px solid transparent;
}
.post-content .nav-tabs>li>a:hover,
.post-content .nav-tabs>li>a:focus{
  background: #646363;
  border-bottom: none;
  border-left:none;
  border-right:none;
  border-top-color: #646363;
}
.post-content .nav-tabs>li.active{
  border-right-color: transparent;
}
.post-content .nav-tabs>li.active>a, 
.post-content .nav-tabs>li.active>a:focus, 
.post-content .nav-tabs>li.active>a:hover{
  color:#222;
  background: #fff;
  border-left-color: #ebebeb;
  border-right-color: transparent;
  border-top:2px solid #00c8ef;
}
.post-content .tab-content{
  padding: 20px;
  border-top: none;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}

/* === Toggle style === */
.panel-group .panel{
  background: none;
  border-radius: 0;
  border:1px solid #ebebeb;
  box-shadow: none;
}
.panel-default>.panel-heading{
  background: #8a8a8a;
  border:none;
}
.panel-heading{
  border-radius: 0;
  padding: 0;
}
.panel-heading .panel-title{
  background: #fff;
  width:100%;
  height:100%;
  display: block;
}
.panel-heading .panel-title a{
  display: block;
  width:100%;
  padding:15px 20px;
  color:#222222;
  border-left: 2px solid #00c8ef;
  border-bottom: none;
  font-family: "Roboto", sans-serif;
  font-weight: 800;
  font-size: 13px;
  line-height: 13px;
}
.panel-heading .panel-title a i{
  color:#00c8ef;
}
.panel-heading .panel-title a i:before{
  content: "\f068";
}
.panel-heading .panel-title a.collapsed i{
  color:#fff;
}
.panel-heading .panel-title a.collapsed i:before{
  content: "\f067";
}
.panel-heading .panel-title a:hover{
  background: #fff;
  color:#222222;
  border-bottom: none;
}
.panel-title>a.collapsed{
  background: #8a8a8a;
  border-left-color:#8a8a8a;
  color:#fff !important;
}
.panel-title>a.collapsed:hover{
  color:#fff;
  background: #646363;
  border-left-color:#646363;
}
.panel-body{
  padding: 15px 20px;
}
.toggle-button i{
  float: right;
}

/* === Form Styles === */
.btn{
  padding: 10px 20px;
  border-radius: 0;
  border:none;
  transition: all .15s ease-in-out;
  -webkit-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
}
.btn-default, .btn-link{
  color:#fff;
  background-color: #7a7a7a;
}
.btn-default:hover, .btn-link:hover{
  color: #fff;
  background: #646363;
}
.btn.focus, .btn:focus, .btn:hover{
  outline: none;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
  outline: none;
}
.form-control{
  border: 2px solid #d6d6d6;
  border-radius: 0;
  height: 45px;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.form-control:focus{
  box-shadow: none;
  outline: none;
  border-color: #cdcbcb;
}
.form-group{
  margin-bottom: 20px;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group{
  margin-left: 0px;
  text-shadow:none;
}

/* === Comment Styles === */
.comments-wrapper .comment-list {
  list-style: none;
  margin: 0 0 30px;
  padding: 0;
}
.comments-wrapper .comment-list ol{
  list-style: none;
  margin-left: 40px;
}
.comment-list .children > li {
  list-style:none;
  padding-left: 15px;
}
.comment-list .comment-body {
  position: relative;
  padding: 15px 0;
  overflow: hidden;
}
.avatar-wrapper{
  float: left;
  width:80px;
  height: 80px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 20px;
}
.avatar-wrapper img{
  width:80px;
  height: 80px;
  border-radius: 50%;
}
.comment-metadata,
.comment-content,
.reply{
  margin-left: 100px;
}
.comment-content{
  font-size: 15px;
  line-height: 26px;
}
.comment-metadata .article-date{
  float: right;
  font-size: 13px;
  color:#bbbbbb;
}
.comments-wrapper .author-name{
  color:#222222;
  font-weight: 500;
}
.comments-wrapper .author-name:hover{
  color:#00c8ef;
}
.comments-wrapper .comment-reply-link{
  font-size: 13px;
  border-bottom: 1px solid transparent;
}
.comments-wrapper .comment-reply-link:hover{
  border-bottom-color: #00c8ef;
}
.comment-title{
  font-family: "Roboto", sans-serif;
  font-size: 17px;
  line-height: 21px;
  text-transform: uppercase;
  font-weight: 800;
  color:#7a7a7a;
}
.comment-form{
  margin-bottom: 30px;
}

/* -------------------------------------------------------------------------- *\
   Sidebar - Right Side
\* -------------------------------------------------------------------------- */

.block-title {
  font-family: "ciscosansttregular", sans-serif;
  font-size: 19px;
  font-weight: 500;
  color: #222222;
  border-bottom: 2px solid #d6d6d6;
  height: 27px;
  line-height: 17px;
  padding:0px;
  margin:0px 0px 20px 0px;
}

.block-title span{
  border-bottom: 2px solid #00c8ef;
  display: inline-block;
  line-height: 17px;
  height: 27px;
}

.block-title a{
  color: #222222;
}

.block-title a:hover{
  color: #222222;
  opacity: .9;
}

/*  Recent Feature Articles
............................................*/

.post-nav-wrapper{
  margin:20px 0;
}

.p-adjust > div:first-child {
  padding-left: 0;
}

.p-adjust > div:last-child{
  padding-right: 0;
}

@media only screen and (max-width: 991px) {
  .p-adjust > div:first-child {
    padding: 0;
    margin-bottom: 30px;
  }

  .p-adjust > div:last-child{
    padding: 0;
  }
}

.news-block{
  width: 100%;
  position: relative;
  margin-bottom: 30px;
}

.news-block img{
  width:100%;
  height: auto;
}

.news-title{
  font-family: "ciscosansttregular", serif;
  font-size: 36px;
  font-weight: bold;
  line-height: 38px;
  margin-top:5px;
  margin-bottom: 10px;
}

.small-block .news-title{
  font-size: 19px;
  line-height: 1.45;
  margin-bottom: 10px;
  font-weight: 100;
}

.small-block .news-details{
  margin-top: -25px;
  padding-top: 10px;
}

.big-block .news-title{
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 10px;
  font-weight: 100;
}

.big-block .news-details{
  margin-top: -25px;
  padding-top: 10px;
}

.news-details{
  color: #a9a9a9;
  position: relative;
  margin-top:-40px;
  padding:10px 20px 0px;
  background: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  margin-right: 10px;
  margin-left: 10px;
  z-index: 1;
}

.news-title a{
  color:#222222;
}
.widget-content li h3 a:hover,
.news-title a:hover,
.simple-post h3 a:hover,
.widget-post h3 a:hover,
.pr_articles li a:hover, 
.pr_articles li a:hover span,
.comments-wrapper .comment-reply-link,
.post-wrapper .info-detail a, 
.parallax-wrapper .info-detail a{
  color:#00c8ef;
}

.youtube-thumb-lg {
  overflow: hidden;
  height: 236px;
}

@media only screen and (max-width: 600px) {
  .youtube-thumb-lg {
    height: 160px;
  }
}

.youtube-thumb-sm {
  overflow: hidden;
  height: 152px;
}

.youtube-img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

/*---------------------------------------
  3.10  Widget Style    
-----------------------------------------*/
.widget{
  margin-bottom: 50px;
}
.theiaStickySidebar{
  background: #fff;
}
.social-links,
.site_topics,
.searchwidget,
.pr_articles{
  margin-bottom: 45px;
}
.adwidget{
  margin-bottom: 45px;
}
.sticky-sidebar .adwidget{
  margin-bottom: 20px;
}
.widget ul{
  margin:0px;
  padding: 0px;
  list-style: none;
}
.adwidget{
  border: 1px solid #dadada;
}
.author-widget{
  text-align: center;
  padding: 20px 30px;
  border: 2px solid #dadada;
}
.author-widget a{
  color:#222;
}
.author-widget i{
  margin: 5px 3px;
}
.adwidget a{
  display: inline-block;
  background: #000;
}
.bannerwidget{
  text-align: center;
  padding:20px;
  border: 2px solid #dadada;
}
.bannerwidget a{
  display: block;
  background: #000;
}
.author-widget .author-thumb{
  float: none;
  margin: 0 auto 10px;
  width:140px;
}
.author-widget .author-title{
  font-family: "Roboto", sans-serif;
  font-weight: 800;
  font-size: 29px;
  margin: 0;
}
.author-widget .author-title a{
  color:#222222;
}
.author-widget a:hover{
  color:#00c8ef;
  border:none;
}
.author-widget .author-position{
  color:#00c8ef;
  font-size: 16px;
  line-height: 20px;
  margin: 5px 0 10px;
}
.author-bio{
  color:#5f5f5f;
  font-size: 14px;
  line-height: 22px;
  margin:5px 0px 10px;
  font-weight: 300;
}
.sidebar .subscribewidget{
  text-align: left;
  padding: 20px;
}
.sidebar .widget:last-child{
  margin-bottom: 30px;
}
.widget-125 a{
  float: left;
  display: inline-block;
  margin: 13px;
}

/* === Category widget === */

.pr_articles {
  background-color: #0d274d;
  padding: 25px;
}
.pr_articles .block-title{
  color: #fff;
  margin-bottom: 10px;
}
.pr_articles li{
  border-bottom: 1px solid #6a7980;
  position: relative;
  margin-top: 20px;
}
.pr_articles li:last-child{
  border-bottom: none;
}
.pr_articles li a{
  color:#fff;
  display: block;
  text-decoration: none;
  padding: 10px 0px 15px;
}
.pr_articles li span{
  display: block;
  margin-bottom: -6px;
  font-size: 11px;
  color: #aaa;
}

/* === Trending Topics === */
.tags-wrapper{
  margin-top: 20px;
  margin-bottom: 20px;
}
.tags-wrapper .tag-list li{
  margin-right: 10px;
  margin-bottom: 10px;
}
.tags-wrapper .tag-list a{
  border: 2px solid #dadada;
}
.tags-wrapper .tag-list a:hover{
  border-color: #7a7a7a;
}

/* === Tab widget === */
.widget .nav-tabs{
  border-bottom: 2px solid #dadada;
  margin-bottom: 20px;
}
.widget .nav-tabs>li{
  float: left;
  display: block;
  margin-bottom: -2px;
}
.widget .nav>li>a {
  padding: 0px;
}
.widget .nav-tabs>li>a {
  margin-right: 30px;
  line-height: 1;
  border:none;
  margin-bottom: 0px;
  line-height: 39px;
  height: 39px;
  color:#999999;
}
.widget .nav>li>a:focus, 
.widget .nav>li>a:hover {
  text-decoration: none;
  background: none;
}
.widget .nav-tabs>li>a:hover {
  border-color: transparent;
  color:#222222;
}
.widget .nav-tabs>li.active>a, 
.widget .nav-tabs>li.active>a:focus, 
.widget .nav-tabs>li.active>a:hover{
  color: #222222;
  background: none;
  border:none;
  border-bottom: 2px solid #00c8ef;
}
.widget-post{
  padding: 0px;
  margin-bottom: 20px;
}
.widget .widget-post:last-child{
  margin-bottom: 0px;
}
.widget-post h3{
  margin: 0px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
}
.widget-post h3 a{
  color:#222222;
}
.widget-post .simple-thumb{
  margin: 0px 15px 0px 0px;
}

/* === Subscribe Widget Style === */
.subscribewidget h3{
  margin-bottom: 10px;
}
.subscribewidget input,
.subscribewidget button,
.subscribewidget .form-inline .input-group{
  width:100%;
  border-radius: 0;
  height: 38px;
  border: none !important;
}
.subscribewidget input{
  background: #f0f0f0;
}
.subscribewidget button{
  background-color: #7a7a7a;
  color:#fff;
}
.subscribewidget button:hover,
.subscribewidget button:focus
{
  color: #fff;
  background-color: #646363;
}
.subscribewidget p{
  margin-bottom: 15px;
}

/* === Search Widget Style === */
.searchwidget-form{
  border:2px solid #dadada;
}
.searchwidget-form input[type="text"]{
  border: none;
  outline: none;
}
.searchwidget-form input[type="text"],
.searchwidget-form button{
  height: 40px;
  line-height: 40px;
  border: none;
}
.searchwidget-form button{
  background: none;
  color:#7a7a7a;
  text-align: center;
  width:40px;
  padding: 0px;
}
.searchwidget-form button:hover,
.searchwidget-form button:focus{
  color:#222;
  background: none;
}

/* === Tags Widget Style === */
.topcis_btn{
  margin:0px;
  padding:0px;
  list-style: none;
}
.topcis_btn li{
  float: left;
  margin: 0px 10px 10px 0px;
}
.topcis_btn li.trending{
  font-family: "Roboto", sans-serif;
  font-weight: 800;
  font-size: 17px;
  line-height: 30px;
}
.topcis_btn li a{
  display: block;
  color:#7a7a7a;
  font-weight: 500;
  font-size: 13px;
  line-height: 13px;
  padding: 7px 9px;
  border: 2px solid #dadada;

  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.topcis_btn li a:hover{
  color:#fff !important;
  background: #7a7a7a !important;
  border-color: #7a7a7a !important;
}

/* === Social button Style === */
.social-list li a{
  display: block;
  text-align: center;
  border:2px solid #dadada;
  width:40px;
  height: 40px;
  font-size: 18px;
  line-height: 36px;
  color:#b2b2b2;
  
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.social-list li a:hover,
.social-list li a:focus{
  background: #000;
  color:#fff;
  border-color:#000;
}
.social-list li.social-facebook a:hover,
.social-list li.social-facebook a:focus{
  background: #507cbe;
  border-color:#507cbe;
}
.social-list li.social-twitter a:hover,
.social-list li.social-twitter a:focus{
  background: #63cdf1;
  border-color:#63cdf1;
}
.social-list li.social-gplus a:hover,
.social-list li.social-gplus a:focus{
  background: #e04b35;
  border-color:#e04b35;
}
.social-list li.social-youtube a:hover,
.social-list li.social-youtube a:focus{
  background: #f16261;
  border-color:#f16261;
}
.social-list li.social-vimeo a:hover,
.social-list li.social-vimeo a:focus{
  background: #87d3e0;
  border-color:#87d3e0;
}
.social-list li.social-instagram a:hover,
.social-list li.social-instagram a:focus{
  background: #5c7da6;
  border-color:#5c7da6;
}
.social-list li.social-pinterest a:hover,
.social-list li.social-pinterest a:focus{
  background: #f16261;
  border-color:#f16261;
}
.social-list li.social-skype a:hover,
.social-list li.social-skype a:focus{
  background: #507cbe;
  border-color:#507cbe;
}
.social-list li.social-rss a:hover,
.social-list li.social-rss a:focus{
  background: #ffb432;
  border-color:#ffb432;
}


/* --------------------------------------
=========================================
   4. Responsive CSS
=========================================
-----------------------------------------*/

@media (max-width: 1260px) {
  
}

@media (max-width: 1199px) {

}

@media (max-width: 991px) {

  .header-right{
    right: 0px;
  }
  .navbar-toggle{
    display: block;
  }
  .mobile-nav{
    display: block;
  }
  .fixed-button{
    display: none;
  }
  .omega{
    padding-right: 15px !important;
  }
  .alpha{
    padding-left: 15px !important;
  }
  .featured-slider .featured-big,
  .featured-slider .featured-big a.featured-href,
  .featured-slider .featured-big img,
  .featured-slider .featured-small,
  .featured-slider .featured-small a.featured-href,
  .featured-slider .featured-small img,
  .box-news,
  .box-news img,
  .feed-image img,
  .featured-slider .slider-item img{
    height: auto;
    width:100%;
    border-right: none;
    border-left: none;
  }
  .category{
    top: 20px;
    left: 20px !important;
    padding: 5px 6px;
    font-size: 10px;
  }
  .box-news .category{
    top:5px;
  }
  .featured-slider .featured-header h2,
  .news-title,
  .big-block .news-title,
  .small-block .news-title,
  .box-news h2,
  .fixed-left-sidebar .widget-content li h3,
  .fixed-left-sidebar .widget-content li h3 a{
    font-family: "ciscosansttregular", serif;
    font-weight: 100;
    font-size: 24px;
    line-height: 34px;
  }
  .fixed-left-sidebar .news-details{
    margin: 15px 0 0 0;
    padding:0px;
  }
  .simple-big h3{
    font-size: 24px;
    line-height: 28px;
  }
  .featured-slider .featured-header,
  .featured-slider .featured-big .featured-header {
    padding: 40px 20px 20px;
  }
  .featured-slider .featured-big .category{
    top: 20px;
    left:15px;
  }
  .tag-list{
    height: 30px;
  }
  .tag-list li{
    font-size: 14px;
    line-height: 29px;
  }
  .tag-list li a{
    font-size: 13px;
    line-height: 26px;
    padding: 0px 8px;
  }
  .widget{
    margin-bottom: 30px;
  }
  .widget .nav-tabs>li>a{
    margin-right: 5px;
  }
  .parallax-header,
  .parallax-wrapper,
  .parallax-wrapper .mag-content,
  .parallax-wrapper .col-md-12,
  .parallax-image{
    height: 500px;
  }
  .page-wrapper, 
  .page-wrapper .parallax-wrapper, 
  .page-wrapper .parallax-box{
    height: 320px;
  }

  .featured-slider .featured-big .featured-header p, 
  .news-details p.excerpt,
  .featured-small p{
    display: block;
  }

  .footer-block{
    margin-bottom: 20px;
    text-align: center;
  }
  .footer-main {
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .footer-bottom{
    text-align: center;
  }
  .footer .social-icons{
    float: none !important;
    margin-top: 10px;
  }
  .footer .logo{
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    width:110px;
  }
  .footer-main .footer-block{
    margin-bottom: 25px;
  }
  .footer-main .social-list,
  .footer-main .topcis_btn{
    text-align: center;
  }
  .footer-main .social-list li,
  .footer-main .topcis_btn li{
    float: none;
    display: inline-block;
  }
  .footer-main .form-group{
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 767px) {
  .featured-slider .featured-big .category{
    top: 0px;
  }
  .featured-slider .featured-big .featured-header p, 
  .news-details p.excerpt,
  .featured-small p,
  .alt-text{
    display: none;
  }
  .mag-content{
    padding-left: 10px;
    padding-right: 10px;
  }
  .previous-post,
  .next-post{
    padding: 0px;
    text-align: center;
    margin-bottom: 10px;
    border:none;
  }
  .author-box .author-info{
    margin: 0px;
    text-align: center;
  }
  .author-box .author-avatar{
    float: none;
    text-align: center;
    margin: 0 auto 30px;
    display: block;
  }
  .alignright,
  .alignleft{
    float: none;
  }
  .search,
  .news-details p,
  .simple-big .excerpt{
    display: none;
  }
  .news-details .info-detail{
    display: block;
  }
  .avatar-wrapper,
  .avatar-wrapper img{
    width: 60px;
    height: 60px;
  }
  .comments-wrapper .comment-list ol{
    padding-left: 5px;
    margin-left: 0px;
  }
  .comment-metadata, .comment-content, .reply {
    margin-left: 70px;
  }
  .featured-slider .featured-header h2,
  .news-title,
  .big-block .news-title,
  .small-block .news-title,
  .featured-header h2,
  .featured-slider .featured-big .featured-header h2,
  .fixed-left-sidebar .widget-content li h3,
  .fixed-left-sidebar .widget-content li h3 a
  {
    font-family: "ciscosansttregular", serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: 100;
  }
  .page-header .page-title{
    font-size: 28px;
    line-height: 28px;
  }
  .simple-post h3,
  .simple-big h3{
    font-size: 15px;
    line-height: 19px;
  }
  .simple-thumb, .author-thumb {
    margin: 0 10px 10px 0;
    width: 95px !important;
  }

  .featured-header{
    padding: 20px 10px 10px !important;
  }
  .category{
    left: 10px !important;
  }
  .adwidget{
    padding: 0;
    border: none;
    margin-bottom: 45px;
  }
  .subscribewidget h3{
    margin-top: 0px;
  }

  .parallax-header,
  .parallax-wrapper,
  .parallax-wrapper .mag-content,
  .parallax-wrapper .col-md-12,
  .parallax-image{
    height: 400px;
  }

  .page-wrapper, 
  .page-wrapper .parallax-wrapper, 
  .page-wrapper .parallax-box{
    height: 320px;
  }

}
@media (max-width: 400px) {

  .sticky-content{
    padding: 15px;
  }

}

/* =============================================================================================== */
/* ====================================== Components Belows ====================================== */
/* =============================================================================================== */

/*  Carousel Img Slider
............................................*/

.carousel-control.right, 
.carousel-control.left {
    background-image: none;
    position: absolute;
}

.carousel-caption {
    padding-bottom: 45px;
    font-size: 18px;
    background-color: #00bceb;
    padding: 15px 15px 60px 15px;
    position: relative !important;
    left: 0 !important;
    right: 0 !important;
    margin-top: 20px;
}

.carousel-caption:after {
    bottom: 100%;
    left: 2%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #00bceb;
    border-width: 20px;
}

#carousel-example-generic2 .carousel-indicators {
    margin-left: -30% !important;
    margin-top: 15px;
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    top:87% !important;
    color: #fff;
    margin: -15px 0 0 0;
}

@media (max-width: 767px) and (min-width: 320px) {
    .carousel-caption {
        padding-bottom: 60px;
    }

    .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
        top:84% !important;
    }

    .carousel-indicators li {
        width: 6px;
        height: 6px;
    }

    .carousel-indicators .active {
        width: 8px;
        height: 8px
    }

    .carousel-control .glyphicon-chevron-right{
        right: 30% !important;
    }
}

/*  Video Transcript
............................................*/  

 .section-full {
    margin: 0 -15px 0 -15px;
    padding: 45px 15px 0 15px;
}

.video-transcript {
    background: #ebebee;
    margin: 20px 0 40px 0;
    border: 2px dotted #dedede;
    position: relative;
    display: table;
}

.video-transcript .published {
    display: inline-block;
    
    margin-right: 3px;
    font-size: 11px;
    color: #888;
}

.video-transcript span.text {
    font-size: 15px;
}

.theme-transcript {
    position: absolute;
    top: 0px;
    left: 0;
    font: 16px/32px 'ciscosansttextralight', Arial, Helvetica, sans-serif;
    color: #fff;
    background: #007fc5;
    padding: 0 12px;
    vertical-align: center;
    width: 100%
}

.theme-transcript:hover {
    color: #fff;
    background: #007fc5;
}

.theme-transcript span {
    font-size: 
}

.pullquote-custom-left,
.pullquote-custom-right { /* style="font-size:18px !important;line-height: 1.8 !important;" */
    font-size: 18px !important;
    font-style: none;
    width: 340px;
    line-height: 1.6;
    font-weight: 100;
}

.pullquote-custom-right {
    float: right;
    margin: 0 0 10px 25px;
    padding: 15px 25px;
    border-left: 3px solid #eee
}

.pullquote-custom-left {
    float: left;
    margin: 15px 0 0;
    padding: 5px 25px 14px 0
}

@media screen and (max-width: 480px) {
    .pullquote-custom-left,
    .pullquote-custom-right {
        float: none! important;
        margin: 0 0 10px 0px;
        display:block;
        width: 100%;
    }
}

/*  Sub Headline (in article)
............................................*/

.sub-headline {
  font-size: 2.4rem;
  font-family: 'ciscosansttextralight', sans-serif;
  font-weight: 100;
  line-height: 1.45;
  margin: 0 0 20px 0;
}

@media only screen and (max-width: 991px) {
  .sub-headline {
    font-size: 2.1rem;
  }
}

/*  Related Box (in article)
............................................*/ 

#article-post .related-box {
    width: 32%;
    float: right;
}

#article-post .related-box.pull-right {
    margin-left: 20px;
    border: 1px solid #e3e3e3;
    background-color: #f5f5f7;
    padding: 20px;
    border-radius: 5px;
}

#article-post .related-box.pull-left {
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #e3e3e3;
}

#article-post .related-box article {
    margin-bottom: 15px;
    border-bottom: 1px solid #e3e3e3;
}

#article-post .related-box article:last-child {
  border-bottom: none;
}

#article-post .related-box img {
   margin-bottom: 10px;
}

#article-post .related-box h4 {
    font: 400 17px/17px 'ciscosansttregular', sans-serif;
    color: #222;
    margin: 0 0 15px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #e3e3e3;
}

#article-post .related-box p {
    font-size: 14px;
    font-weight: 100;
}

#article-post .related-box span.published {
    margin-top: 2px;
    font-size: 11px;
    display: block;
    color: #999;
}

#gtm-articlebody * iframe {
    display: block;
    width: 100%;
    border: none;
    margin: 0;
}

@media (max-width: 359px) and (min-width: 300px) {

    #article-post .related-box h4 {
        font: 400 14px/14px 'ciscosansttregular', sans-serif;
    }

    #article-post .related-box p {
        font-size: 10px;
        line-height: 13px;
    }

    #article-post blockquote p {
        font-size: 16px;
    }

    #article-post blockquote {
        padding: 35px 50px 35px 70px;
    }

} 

@media (max-width: 479px) and (min-width: 360px) {

    #article-post .related-box h4 {
        font: 400 14px/14px 'ciscosansttregular', sans-serif;
    }

    #article-post .related-box p {
        font-size: 11px;
        line-height: 14px;
    }

    #article-post blockquote p {
        font-size: 18px;
    }

    #article-post blockquote {
        padding: 35px 60px 35px 70px;
    }

} 

@media (max-width: 639px) and (min-width: 480px) {

    #article-post .related-box h4 {
        font: 400 15px/15px 'ciscosansttregular', sans-serif;
    }

    #article-post .related-box p {
        font-size: 12px;
        line-height: 14px;
    }

} 

/* 
   Media Queries
\* ==========================================*/ 

@media screen and (max-width: 480px) {
    #gtm-articlebody * iframe {
        min-height: 180px;
    }

    #gtm-articlebody img.pull-left, img.pull-right {
        padding:15px 0 !important;
        margin: 0 !important;
        float: none !important;
        width: 100% !important;
        height: 100% !important;
    }
}  

@media screen and (min-width: 481px) {
    #gtm-articlebody img.pull-left{
        padding-left: 0px !important;
        margin-left: 0px !important;
    }
}  

/* ========================= TEMP, TO BE UPDATED =================== */

/*  Media Contacts 
............................................*/ 

#article-post .mc-section { 
    height: 100px;
    border-radius: 10px;
    border-bottom: 1px solid #ccc;
    width: 400px;
    margin-right: 10px;
    margin-top: 10px;
    background-color: #f8f8f8;
}

#article-post .mc-section span.mc-name {
    font-family: 'ciscosansttregular', sans-serif;
    font-size: 17px;
    font-weight: 100;
    display: inline-block;
    position: relative;
    top: 24px;
}

#article-post .mc-section hr.mc-line {
    border: 0;
    height: 1px;
    background: #333;
    background-image: -webkit-linear-gradient(left, #ccc, #aaa, #666);
    background-image:    -moz-linear-gradient(left, #ccc, #aaa, #666);
    background-image:     -ms-linear-gradient(left, #ccc, #aaa, #666);
    background-image:      -o-linear-gradient(left, #ccc, #aaa, #666);
    margin-bottom: 6px;
    margin-top: 25px;
}

#article-post .mc-section span.mc-title  {
    font-family: 'ciscosansttextralight', sans-serif;
    position: relative;
    float: right;
    top: 28px;
    right: 2px;
    font-size: 15px;
    font-weight: 100;
}

#article-post .mc-section span.mc-icons {
    color: #888;
    background-color: #ccc;
    margin: 34px 12px 0 -2px;
    border-radius: 30px;
    float: left;
    font-size: 1em;
}

#article-post .mc-section a {
    top: -100px;
    font-size:13px;
    margin: 0 0 0 10px;
    color: #19a0db;
    float: right;
}

#article-post .mc-section a:hover {
    color: #2b5693;
}

#article-post .mc-section a i {
    font-size:12px;
}

#article-post .sm-text {
    font-size:12px;
}

/* ========================================================================== *\
   Media Contacts  - Media Queries
\* ========================================================================== */ 

@media screen and (max-width: 480px) {
    #article-post .mc-section {
        width: 300px;
    }

}  

@media (min-width: 360px) {

    #media-contacts {
        margin-left: 0px;
    }
}

@media (max-width: 320px) {

    #media-contacts {
        margin-left: -20px;
    }
}

/* ========================================================================== *\
   Custon Buttons
\* ========================================================================== */ 

#supersmart_panels_202006 {
    cursor: pointer;
    background: #1462ff !important;
    border-radius: 12px;
    box-shadow: 0 6px 30px -10px #4a74c9;
    overflow: hidden;
    transform: translateX(0);
    padding: 20px 45px;
    border: 0;
    color: #fff !important;
    text-shadow: none;
    font-family: 'ciscosansttregular', sans-serif;
    font-weight: 100;
    font-size: 18px;
    display: block;
    margin: 30px auto;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#supersmart_panels_202006:hover {
    box-shadow: 0 24px 30px -10px #4a74c9;
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}

/* ------ 3D Flip (horizontal) ------ */
.flip-h-3d.mfp-bg {
  opacity: 0;
  -webkit-transition: all .5s ease-out;
     -moz-transition: all .5s ease-out;
          transition: all .5s ease-out;
}
/* overlay animate in */
.flip-h-3d.mfp-bg.mfp-ready {
  opacity: 1;
}
/* overlay animate out */
.flip-h-3d.mfp-bg.mfp-removing {
  opacity: 0;
}

.flip-h-3d .mfp-container{
  -webkit-perspective: 1300px;
     -moz-perspective: 1300px;
          perspective: 1300px;
}
/* content at start */
.flip-h-3d.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all .5s ease-out;
     -moz-transition: all .5s ease-out;
       -o-transition: all .5s ease-out;
      -ms-transition: all .5s ease-out;
          transition: all .5s ease-out;

  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
  
     -webkit-transform: rotateY(-70deg);
        -moz-transform: rotateY(-70deg);
         -ms-transform: rotateY(-70deg);
             transform: rotateY(-70deg);
}
/* content animate it */
.flip-h-3d.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;

    -webkit-transform: rotateY(0deg);
       -moz-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
            transform: rotateY(0deg);
}
/* content animate out */
.flip-h-3d.mfp-wrap.mfp-removing .mfp-content {
     -webkit-transform: rotateY(-70deg);
        -moz-transform: rotateY(-70deg);
         -ms-transform: rotateY(-70deg);
             transform: rotateY(-70deg);
    
    opacity: 0;
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 40px;
  width: auto;
  max-width: 40%;
  margin: 20px auto;
  text-align: center;
}