body {
  background: #ffffff !important;
  color: #333333;
  margin-top: 5rem;
}


h1, h2, h3, h4, h5, h6 {
  color: #556877;

}

h2{
  font-size: 1.5rem;
  margin:3px !important;
  margin-bottom: 0px;
}

.bg-steel {
  background-color: #000000;
  filter: brightness(1.15);
}
.footer-top{
  background-color: #020102 !important;
  filter: brightness(1.15);
}

#footer{
  background-color: #000000 !important;
  filter: brightness(1.15);
}

.site-header .navbar-nav .nav-link {
  color: #cbd5db;
}

.site-header .navbar-nav .nav-link:hover {
  color: #ffffff;
}

.site-header .navbar-nav .nav-link.active {
  font-weight: 500;
}

.content-section {
  background: #f9fdff;
  padding: 10px 20px;
  border: 1px solid #B2BCE6;
  margin-bottom: 20px;
}


.article-title {
  color: #007bff;
}

.font-weight-semibold {
  font-weight: 600px !important;
}

.btn-opacity-light {
  color: #fc7341;
  background-color: #fec4af;
  border: 2px solid transparent;
  transition: all 0.5s ease-in-out;
}

.btn-opacity-light:hover {
  color: #fc7341;
  background-color: white;
  border: 2px solid #fc7341;
}

.btn-opacity-success {
  color: #5ed6b3;
  background-color: #b7eddd;
  border: 2px solid transparent;
  transition: all 0.5s ease-in-out;
}

.btn-opacity-success:hover {
  color: #5ed6b3;
  background-color: white;
  border: 2px solid #5ed6b3;
}
.border-left-primary {
  border-left: 0.25rem solid #4e73df !important;
}

p.text-muted{
  color: #556877 !important;
}




@media screen and (max-width: 600px) {
  a.article-title {
    font-size: 0.8rem;
    margin-top: 0px;
  }
}

@media screen and (max-width: 600px) {
  
  .content-section {
    padding-left:12px;
    padding-right: 12px;
    padding-bottom: 1px;
    padding-top: 1px;
    margin-bottom: 7px;    
}
}

@media screen and (max-width: 320px) {
  
  .content-section {
    padding-left:12px;
    padding-right: 12px;
    padding-bottom: 1px;
    padding-top: 1px;
    margin-bottom: 7px;    
}
.moveonphone{
  position:absolute; left: 20% !important;
}
.searchbar:hover > .search_input{
    padding: 0 10px;
    width: 210px !important;
    caret-color:red;
    transition: width 0.4s linear;
    }
}


@media screen and (max-width: 600px) {
  .media-body {
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-top: 1px;
    margin-bottom: 10px;    
}}

@media screen and (max-width: 600px) {
  h2{
  font-size: 1rem;
  height: 18px;
  width: 200px;
  margin-top: 0px;
  margin-bottom: 0px;
}}

@media screen and (max-width: 600px) {
.apply1{
 position: absolute;
 padding-bottom: 0px;
 padding-top: -1px ;
 top: -26.5px !important;
 right:170px !important;
}
.apply{
 position: absolute;
 padding-bottom: 0px;
 padding-top: -1px ;
 top: 0px !important;
 right:23px !important;
}
}

@media screen and (max-width: 600px) {
  p.content {
    width: 100%;
  }

  p.content {
    margin-top: 0;
    margin-bottom: .1rem;
}
}

p.content {
    margin-top: 0;
    margin-bottom: 0rem;
}

@media screen and (max-width: 600px) {
  .p_position {
    width: 290px;
    position: relative; 
    left: -40px;
    font-size: 0.87rem !important

  }
.btn.btn-primary.btn-lg{
  height:100px !important;
  width:200px !important;
}
}

@media screen and (max-width: 320px) {
  .p_position {
    width: 240px;
    position: relative; 
    left: -50px;
    font-size: 0.87rem !important;
  }
  div.article-metadata{
    width: 220px !important;

  }
  .options{
    width:40px !important;
  }}

.article.media.content-section{
border-color: #004a99!important;
border-radius: 10px !important;
}


@media screen and (max-width: 600px) {
.article.media.content-section{
position:relative;
top: 10px !important;
}

img.img-responsive{

position: relative;
width:280px !important;
height:250px !important;
}




  .article-metadata {
  padding-bottom: 1px;
  margin-bottom: 3px;
  border-bottom: 1px solid #e3e3e3;
  width: 240px !important;
  
}
}


@media screen and (max-width: 600px) {
  button.btn-expand-more {
  /*margin: 4px 2px;*/
  cursor: pointer;
  border:0.5px solid rgba(0, 0, 255, 0.3);
  background: #edf5f8;
  display: inline-block;
  position:absolute;
  left: 8%;
  height: 15px;
  font-size:7px
}

@media screen and (max-width: 600px) {

  .expandMoreHolder{
  padding: 0;
  text-align: center;
  height: 20px
}

}
  
}
@media screen and (max-width: 600px) {
 .article-metadata {
  padding-bottom: 1px;
  margin-bottom: 3px;
  border-bottom: 1px solid #e3e3e3;
  width: 260px;
}}

@media screen and (max-width: 600px) {
.expandMoreContent {
  margin-top: 0px !important;
  height:62px;
  overflow: hidden;
  transition: height 0.5s ease-in-out;
  position: relative;
}}

@media screen and (max-width: 600px) {
.rounded-circle {
    border-radius: 50%!important;
    height: 80px;
    width: 80px;
}
}

@media screen and (max-width: 600px) {
p.text-secondary {
  width: 80px;
}
div.media-body{
  width: 102px;
}
}

@media screen and (max-width: 600px) {
.options {
    width: 90px !important;
    left: 20% !important;
}
}

@media screen and (max-width: 600px) {
.form_style{

    left: 24% !important;
}
}


@media screen and (max-width: 770px) {
.form_style {

      left: 36% !important;
}
}

@media screen and (max-width: 4096px) {
.form_style {

      left: 36% !important;
}
}

@media screen and (max-width: 362px) {
.form_style {

      left: 24% !important;
}
}

@media screen and (max-width: 445px) {
.form_style {

      left: 24% !important;
}
}


.rounded-circle {
    border-radius: 50%!important;
    height: 120px;
    width: 120px;
}




a.article-title:hover {
  color: #444444;
  text-decoration: none;
}

.article-content {
  white-space: pre-line;
  transition: flex 0.3s ease-out;
}

@media screen and (max-width: 600px) {
  .user_posts {
  position:relative;
  left: -40px;
}
  
}

.article-img {
  height: 65px;
  width: 65px;
  margin-right: 10px;
}

@media screen and (max-width: 600px) {
  .article-img {
    height: 50px;
    width: 50px;
    margin-right: 1px;

}
}

@media screen and (max-width: 600px) {
  .movecontent{
   width:330px; position:relative;left:4%

}
.moveonphone{
  position:absolute; left: 20% !important;
}
.searchbar:hover > .search_input{
    padding: 0 10px;
    width: 210px !important;
    caret-color:red;
    transition: width 0.4s linear;
    }

}

@media screen and (max-width: 768px) {
  img.logo{
  width:172px !important;
}
.moveonphone{
  position:absolute; left: 35% !important;
}
.searchbar:hover > .search_input{
    padding: 0 10px;
    width: 200px !important;
    caret-color:red;
    transition: width 0.4s linear;
    }

}


@media screen and (max-width: 414px) {
  img.logo{
  width:358px !important;
}
.moveonphone{
  position:absolute; left: 15% !important;
}
.searchbar:hover > .search_input{
    padding: 0 10px;
    width: 200px !important;
    caret-color:red;
    transition: width 0.4s linear;
    }
}

@media screen and (max-width: 450px) {
  img.logo{
  width:358px !important;
}
.moveonphone{
  position:absolute; left: 15% !important;
}
.searchbar:hover > .search_input{
    padding: 0 10px;
    width: 200px !important;
    caret-color:red;
    transition: width 0.4s linear;
    }
}



@media screen and (max-width: 411px) {
  img.logo{
  width:353px !important;
}
.moveonphone{
  position:absolute; left: 15% !important;
}
.searchbar:hover > .search_input{
    padding: 0 10px;
    width: 200px !important;
    caret-color:red;
    transition: width 0.4s linear;
    }
}


@media screen and (max-width: 375px) {
  img.logo{
  width:320px !important;
}
.moveonphone{
  position:absolute; left: 15% !important;
}
.searchbar:hover > .search_input{
    padding: 0 10px;
    width: 215px !important;
    caret-color:red;
    transition: width 0.4s linear;
    }
}

@media screen and (max-width: 360px) {
  img.logo{
  width:305px !important;

}
.moveonphone{
  position:absolute; left: 15% !important;
}
.searchbar:hover > .search_input{
    padding: 0 10px;
    width: 200px !important;
    caret-color:red;
    transition: width 0.4s linear;
    }

}








@media screen and (max-width: 320px) {
  .movecontent{
   width:310px !important; position:relative;left:0%

}
img.logo{
  width:265px !important;
}
img.img-responsive{

position: relative;
width:250px !important;
height:240px !important;
}
.moveonphone{
  position:absolute; left: 15% !important;
}
.searchbar:hover > .search_input{
    padding: 0 10px;
    width: 170px !important;
    caret-color:red;
    transition: width 0.4s linear;
    }
}

@media screen and (min-width: 630px) and (max-width:770px){
  .search_style{
   position:absolute;
   left:0%;
   width:60px !important; 

}


.apply1{
 position: absolute;
 padding-bottom: 0px;
 padding-top: -1px ;
 top: -26px !important;
 right:170px !important;
}
.apply{
 position: absolute;
 padding-bottom: 0px;
 padding-top: -1px ;
 top: -2px !important;
 right:20px !important;
}
img.img-responsive{

position: relative;
width:320px !important;
height:320px !important;
}

.moveonphone{
  position:absolute; left: 38% !important;
}
.searchbar:hover > .search_input{
    padding: 0 10px;
    width: 210px !important;
    caret-color:red;
    transition: width 0.4s linear;
    }

}

@media screen and (min-width: 1020px) and (max-width:1030px){
  
img.logo{
  width:247px !important;
}
.apply1{
 position: absolute;
 padding-bottom: 0px;
 padding-top: -1px ;
 top: 3px !important;
 right:170px !important;
}
.apply{
 position: absolute;
 padding-bottom: 0px;
 padding-top: -1px ;
 top: 3px !important;
 right:20px !important;
}
img.img-responsive{

position: relative;
width:450px !important;
height:380px !important;
}
.form_style{
   left:40% !important;

}
.moveonphone{
  position:absolute; left: 34% !important;
}
.searchbar:hover > .search_input{
    padding: 0 10px;
    width: 210px !important;
    caret-color:red;
    transition: width 0.4s linear;
    }
}

@media screen and (min-width: 1040px) and (max-width:1450px){
.moveonphone{
  position:absolute; left: 34% !important;
}
.searchbar:hover > .search_input{
    padding: 0 10px;
    width: 210px !important;
    caret-color:red;
    transition: width 0.4s linear;
    }
}


@media screen and (min-width: 765px) and (max-width:770px){
  .options{
   left:35%;
   width:80px !important; 

}}


@media screen and (min-width: 765px) and (max-width:770px){
  .btn-outline-warning.btn-rounded.btn-sm.my-0{
   left:180% !important;

}
}
@media screen and (min-width: 765px) and (max-width:770px){
  .form_style{
   left:49% !important;

}
}

.article-metadata {
  padding-bottom: 1px;
  margin-bottom: 3px;
  border-bottom: 1px solid rgba(135, 147, 156, 0.8);

}

.article-metadata a:hover {
  color: #333;
  text-decoration: none;
}

.article-svg {
  width: 25px;
  height: 25px;
  vertical-align: middle;
}

.account-img {
  height: 125px;
  width: 125px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.account-heading {
  font-size: 2.0rem;
}

.expandMoreContent {
  height:62px;
  overflow: hidden;
  transition: height 0.5s ease-in-out;
  position: relative;
}

.expandMoreContent.expand-active{
  height: auto;
  transition: height 0.5s ease-in-out;
}

.expandMoreHolder{
  padding: 0;
  text-align: center;
}

.btn-expand-more {
  /*margin: 4px 2px;*/
  cursor: pointer;
  border: 0.5px solid rgba(0, 0, 255, 0.3);
  background: #edf5f8;
  display: inline-block;
  left: 300px;
  
}

p.article-content{
  /*margin: 4px 2px;*/

  margin-bottom: 0px;
  
}

.btn-expand-more:hover {
    opacity: 0.8;

}

.button_box:hover {
    opacity: 0.8;
}


iframe {
  width:100%;
}

.fa {
  padding: 20px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.fa:hover {
    opacity: 0.7;
}

.fas-facebook {
  background: #3B5998;
  color: white;
}


.fas-twitter {
  background: #55ACEE;
  color: white;
  padding: 20px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}
.fas-youtube {
  background: #bb0000;
  color: white;
}

.fas-linkedin {
  background: #007bb5;
  color: white;
  padding: 20px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}
.fas-google-plus{
  background: #dd4b39;
  color: white;

}

.fas-google {
  background: #dd4b39;
  color: white;
}

.fas-instagram {
  background: #125688;
  color: white;
  padding: 20px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.myzoom {
  transition: transform .4s;
  margin: 0 auto;
}

.myzoom:hover,
.myzoom:focus {
  -ms-transform: scale(0.2);
  -webkit-transform: scle(0);
  transform: scale(1.02);
}

.myzoom2{
  transition: transform .4s !important;
  margin: 0 auto !important;
}

.myzoom2:hover,
.myzoom2:focus {
  -ms-transform: scale(0.5) !important ;
  -webkit-transform: scle(0) ;
  transform: scale(1.05) !important;
}

/*..swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
}
.swipe-wrap {
  overflow: hidden;
  position: relative;
}*/


  

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #83abf2;}

.nav-item.dropdown:hover .dropdown-content {display: block;}

.nav-item.dropdown:hover .dropbtn {background-color: #3e8e41;}



 .searchbar{
    margin-bottom: auto;
    margin-top: auto;
    height: 40px;
    background-color: #ccd6eb;
    border-radius: 30px;
    padding: 10px;

    }

    .search_input{
    color: black;
    border: 0;
    outline: 0;
    background: none;
    width: 0;
    caret-color:transparent;
    line-height: 20px;
    transition: width 0.4s linear;
    }

    .searchbar:hover > .search_input{
    padding: 0 0px;
    width: 250px;
    caret-color:red;
    transition: width 0.4s linear;
    }

    .searchbar:hover > .search_icon{
    background: white;
    color: #e74c3c;
    }

    .search_icon{
    height: 23px;
    width: 23px;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color:black;
    text-decoration:none;
    outline:none
    }
    *:focus {
    outline: 0 !important;
}