.cid-qIvqfGzzYM {



    padding-top: 45px;



    padding-bottom: 45px;



    background-color: #232323;



}



.cid-qIvqfGzzYM .social-list {



    padding-left: 0;



    margin-bottom: 0;



    display: flex;



    flex-wrap: wrap;



    justify-content: flex-start;



}



.cid-qIvqfGzzYM .social-list .soc-item {



    margin: 0 10px 15px 3px;



}



.cid-qIvqfGzzYM .social-list a:hover {



    opacity: 1;



}



.cid-qIvqfGzzYM .social-list a {



    margin: 0;



    opacity: .7;



    -webkit-transition: .2s linear;



    transition: .2s linear;



}



.cid-qIvqfGzzYM .social-list .mbr-iconfont-social {



    font-size: 1rem;



    color: #fff;



}



.cid-qIvqfGzzYM .mbr-footer-list, .cid-qIvqfGzzYM .form-text {



    color: #cccccc;



}



.cid-qIvqfGzzYM .list {



    list-style-type: none;



    padding: 0;



}



.cid-qIvqfGzzYM .list li {



    padding-bottom: .5rem;



}



.mbr-footer-list ul li a{



    color: #fff;



}



.cid-qIpiCNOGSw {



    padding-top: 20px;



}



nav.navbar {



box-shadow: 0 1px 3px rgba(0,0,0,0.2);



}



.cid-qIp0uk8TbN {



    padding-top: 0px;



}



ol {



    margin-bottom: 0;



    counter-reset: myCounter;



    margin-top: 20px;



}



ol li {



    list-style: none;



    padding-left: .5rem;



    margin-bottom: 30px;



    color: #767676;



    line-height: 30px;



}



ol li:before {



    position: absolute;



    left: 0px;



    margin-top: -10px;



    counter-increment: myCounter;



    content: counter(myCounter);



    display: inline-block;



    text-align: center;



    margin: 5px 10px;



    line-height: 40px;



    transition: all .2s;



    color: #ffffff;



    background: #3575d3;



    width: 40px;



    height: 40px;



    border-radius: 50%;



}



code, kbd, pre, samp {



    font-weight: bold;



}



h1.post_title{



    border-bottom: 2px solid #0000000d;



    padding-bottom: 15px;



    margin-bottom: 50px;



    text-transform: capitalize;



}



.cid-qIp0uk8TbN .text-content p{



    font-weight: bolder;



}



.embed-responsive-item{



    max-height: 320px;



}

.btn-info, .btn-info:active, .btn-info.active {

    background-color: #3575d3 !important;

    border-color: #3575d3 !important;

}

.btn-info:hover, .btn-info:focus, .btn-info.focus {

    background-color: #3575d3 !important;

    border-color: #3575d3 !important;

}

.cid-qIp7KFGlXe {

    padding-top: 30px;

}

.cid-qIp0qVn2Fg {

    padding-top: 0px;

    padding-bottom: 0px;

}

.mbr-footer-list ul li a i.fa {

    height: 30px;

    line-height: 30px;

    width: 30px;

    background-color: #3575d3;

    border-radius: 100%;

    text-align: center;

    color: #fff;

    margin: 0 10px 0 0;

}

.mbr-footer-list ul li {

    padding-bottom: 3px;

}

.mbr-footer-list ul li a {

    display: block;

    line-height: 30px;

    font-size: 18px;

    color: #fff;

}

.mbr-footer-list ul li a:hover {

    color: #3575d3;

}

.cid-qIvqfGzzYM {

    padding-top: 20px;

    padding-bottom: 0px;

}

.mbr-footer-list ul {

    margin-bottom: 0px;

}

.social_list ul li, .social_list ul li a{

    display: inline;

}

.custom_dark_bk_color{

    background:#313131 !important;

}

.custom_dark_color{

    color: white !important;

}

.social_list ul li a i.fa {

    height: 30px;
    line-height: 30px;
    width: 30px;

}


    #toc_container {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #aaa;
    display: table;
    font-size: 95%;
    margin-bottom: 1em;
    padding: 20px;
    width: auto;
}

.toc_title {
    font-weight: 700;
    text-align: center;
}

#toc_container li, #toc_container ul, #toc_container ul li{
    list-style: outside none none !important;
}
html {
  scroll-behavior: smooth;
}

.gImg {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    height: 30%;
    width: 30%;
    cursor: pointer;
}

.desc {
  padding: 0px;
  text-align: center;
}

#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg2 {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg3 {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg4 {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg5 {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg6 {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

/* Add Responsiveness */

.responsive {
  padding: 0 6px;
  float: left;
  width: 32%;
}


/* The Modal (background) */

.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgba(0, 0, 0, 0.9);
  /* Black w/ opacity */
}


/* Modal Content (image) */

.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}


/* Caption of Modal Image */

#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
  font-size: 15px;
}


/* Add Animation */

.modal-content,
#caption {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {
    transform: scale(0)
  }
  to {
    transform: scale(1)
  }
}

@keyframes zoom {
  from {
    transform: scale(0.1)
  }
  to {
    transform: scale(1)
  }
}


/* The Close Button */

.close {
  position: absolute;
  top: 75px;
  right: 35px;
  color: white;
  font-size: 60px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}


/* Responsive Columns */

@media only screen and (max-width: 700px) {
  .responsive {
    width: 49.99999%;
    margin: 6px 0;
  }
  .modal-content {
    width: 100%;
  }
}

@media only screen and (max-width: 500px) {
  .responsive {
    width: 100%;
  }
}


/* Clear Floats */

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.scrollUp {
    position: fixed;
    z-index: 2147483647;
}

/* Text link style */
.scrollup-link {
	bottom: 55px;
	z-index: 9999999;
}

/* Center style */
.scrollup-center {left: 47%;}

/* Right style */
.scrollup-right {right: 55px;}

/* Left style */
.scrollup-left {left: 55px;}

.toc {
    color: #3575d3;
}
.toc:hover {
    color: #e96188;
}