

@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;1,300;1,400&display=swap');

body{
    background-color: #212529;
    color: #202020;
    font-family: 'Poppins', sans-serif;
    font-display: swap;
    font-size: 14px;
    line-height: 26px;
    margin: 0;
}
.nav-link:hover{
    color: #f5f5f5;
}
.topbar{
    background-color: #d1b667;
    height:45px;
    max-width:100%;
}

.h5
{
    color:White;
    }
.topbar p{
    color: #212529;
    font-size: 19px;
    margin:0;
    padding: 10px;
    font-weight: 300;
}
.topbar a{
    text-decoration: none;
    color:#212529;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    font-weight: 700;
}
.topbar a i{
    margin-right: 8px;
    color: #212529;
}

.navbar{
    background-color: #212529!important;
    max-height: 140px;
}
.navbar-brand img{
    max-height: 70px;
 
}

.nav-link{

    color: #f5f5f5;
}
.nav-link.active{
    color: #CFA968!important;
    font-family: 'Roboto Condensed', sans-serif;
    font-display: swap;
    font-size: 17px!important;
    font-weight: 700 !important;

}

.nav-link.menu{
    color: #f5f5f5;
    font-family: 'Roboto Condensed', sans-serif;
    font-display: swap;
    font-size: 17px!important;
    font-weight: 500 !important;
    margin-right: 3px;
}

.nav-link.menu:hover{
    color: #d1b667;
    font-family: 'Roboto Condensed', sans-serif;
    font-display: swap;
    font-size: 17px!important;
    font-weight: 700 !important;
    margin-right: 3px;
}


.nav-item{
    font-size: 13px!important;
    font-weight: 500 !important;
    color: #f5f5f5 !important;
}
.dropdown-item{
    color: #f5f5f5;
    background-color: #212529;
    font-family: 'Roboto Condensed', sans-serif;
    font-display: swap;
    font-size: 17px!important;
    font-weight: 500 !important;
      
    
}

.dropdown-item:hover{
    color: #212529;
    background-color: #d1b667;
    font-family: 'Roboto Condensed', sans-serif;
    font-display: swap;
    font-size: 17px!important;
    font-weight: 700 !important;
}

.reklam{    
 font-size: 8;
 color: #9f7732;
}

.reklamdiv{

    text-align: right; 
    margin-left: 35px;
}

.navbar-brand{
    margin-top: 10px;
    margin-bottom: 10px;
    width:397px;
    height:65px;
}

.slide{
    background-color: rgb(226, 226, 226);
}
.uslide{
    background-color: #f2f2f2;
    padding: 20px;
}

.uslide span{
    font-size: 16px;
    font-weight: 400;
}
.uslide a{
    text-decoration: none;
    color: #CFA968;
    font-size: 24px;
    font-weight: 600;
}
.gcmskrimg{
    max-height: 153px;
}

.htit{
    font-size: 2.2em;
    font-weight: 300;
    line-height: 42px;
}

.dvdr hr{
    width: 50px;
    margin-left: auto;
    margin-right: auto;
    background-color: #CFA968!important;
    border: 1.3px solid #CFA968;
    border-radius: 5px;
    opacity: 1!important;
}

.hzmtrow h2{
    font-size: 1.4em;
    font-weight: 600;
    line-height: 27px;
    margin: 0 0 14px;
}

.secinfo{
    margin-top: 40px;
    background-color: #1d2025;
    color:#f5f5f5;
}
.secinfo h2{
    font-size: 2.2em;
    font-weight: 300;
    line-height: 42px;
}
.secinfo hr{
    width: 50px;
    margin-left: auto;
    margin-right: auto;
    background-color: #f5f5f5!important;
    border: 1.1px solid #f5f5f5;
    border-radius: 5px;
    opacity: 1!important;
}
.quote{
    margin: 0 auto;
    height: 300px;
    width: 70%;
    padding-top: 20px;
    text-align: left;
    
}
#quotes{
    background-color: #1d2025;
    color: #f5f5f5;
}
.infbg{
    margin: 0;
    padding:0;
    background-image: url("/img/kdicerik-min.webp");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 300px;
}

#blogSlider {
    position: relative;
  }
  #blogSlider .MS-content {
    white-space: nowrap;
    overflow: hidden;
    margin: 0 5%;
  }
  #blogSlider .MS-content .item {
    display: inline-block;
    width: 25%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    height: 100%;
    white-space: normal;
    padding: 0 10px;
  }
  
  ooter{
  background: #212529;
  border-top: 3px solid #fff;
  color: #fff;
}
footer p{
  color: #777;
    line-height: 26px;
    font-size: .9em;
}

footer a{
  text-decoration: none;
  color: #fff;
}
footer a:hover{
  color:  #CFA968;
}
footer i{
  position: relative!important;
}
footer h5{
  font-size: 1em!important;
  font-weight: 600;
    line-height: 18px;
    margin: 0 0 14px;
    text-transform: uppercase;
}
footer ul{
  list-style: none;
    padding-left: 0;
    padding-right: 0;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;

}
footer li{
  padding-top: 5px;
  line-height: 24px;
}
footer li p{
  color: #777;
  line-height: 26px;
}
footer li a{
  color: #777!important;  
}
footer li i{
  position: absolute;
  left: 0;
  color: #EAD9BB!important;
  float: left;
  font-size: 1.3em;
  padding-right: 20px;
}

.ftrmnu i{
  position: absolute;
  left: 0;
  color: #fff!important;
  float: left;
  font-size: .7em;
  padding-right: 5px;
}
.social-icons{
  margin: 0;
  padding: 0;
  width: auto;
}
.social-icons li{
  display: inline-block;
  margin: 3px 1px 0 0;
  padding: 0;
  border-radius: 100%;
  overflow: visible;
}
.social-icons i{
  color:#f5f5f5!important ;
}
.social-icons i:hover{
  color:#EAD9BB !important ;
}
.float{
  position: fixed;
    width: 50px;
    height: 50px;
    bottom: 65px;
    left: 20px;
    background-color: rgb(1, 108, 166);
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 27px;
    box-shadow: 1px 1px 1px #000;
    z-index: 100;
    padding-top: 10px;
}
.float:hover{
  color: #CCC;
}
.phn{
  bottom: 120px!important;
}
.mpm{
  bottom: 10px!important;
}
.scroll-to-top{
  opacity: .75;
  border-radius: 0!important;
  transition: opacity .3s;
    background: #404040;
    border-radius: 4px 4px 0 0;
    bottom: 0;
    color: #FFF;
    display: block;
    height: 9px;

    padding: 10px 10px 35px;
    position: fixed;
    right: 10px;
    text-align: center;
    text-decoration: none;
    min-width: 50px;
    z-index: 1040;
    font-size: .8em;
}

.pagehead{
    background-color: #EAD9BB!important;
    padding: 50px;
}
.pagehead h1{
    display: inline-block;
    font-size: 30px;
    line-height: 1;
    margin: 0;
    padding: 0;
    font-weight: 400;
    position: relative;
    top: 1px;
}

.pagehead ul{
    background: none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
    list-style: none;
}
.pagehead li{
    display: inline-block;
    font-size: .8em;
    text-transform: uppercase;
    text-shadow: none;
}
.pagehead a{
    text-decoration: none;
    color: #CFA968;
}
.pagehead i{
    color: #777;
    font-size: 10px;
}
.pagecontent{
    padding: 30px;
    
}
.pagecontent .image-border{
    border: 4px solid #cfa968;
    padding: 6px;
}
.pagecontent h5{
    font-weight: 700!important;
    padding-top: 1rem!important;
    font-size: 1em;
    font-weight: 600;
    line-height: 18px;
    margin: 0 0 14px;
    text-transform: uppercase;
}
.pagecontent .nav{
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    
}
.pagecontent .nav-item{
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    line-height: 24px;
}
.pagecontent .nav-item i{
display: inline;
float: left;
margin-top: 6px;
padding: 0;
color: #f5f5f5;
font-size: 10px;
}
.pagecontent .nav-link{
    color: #fff;
    font-size: .9em;
    padding: 8px 0 8px 22px;
    transition: background .1s;
    border-bottom: 1px solid rgba(0,0,0,0.06);
    display: block;
    text-decoration: none;
    line-height: 20px;
    
}


.hzmt.card{
    border: 1px solid rgb(0 157 224 / 22%);
}
.hzmt.img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.hzmt h4{
    max-height: 60px;
    font-weight: 500!important;
    font-size: 1.2em!important;
}
.hzmt a{
    outline: none!important;
    text-decoration: none;
    color: #CFA968;
}
.hzmt p{
    text-align: left;
    color: #777;
    line-height: 26px;
    margin: 0 0 20px;
}
.bg-acik{
    background-color: #f7f7f7!important;
}
.featured-box {
    background: #FFF;
    box-sizing: border-box;
    border-bottom: 1px solid #DFDFDF;
    border-left: 1px solid #ECECEC;
    border-radius: 8px;
    border-right: 1px solid #ECECEC;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 5%);
    min-height: 100px;
    position: relative;
    text-align: center;
    z-index: 1;
    margin: 20px auto;
}
.featured-box .box-content.box-content-border-0 {
    border-top: 1px solid rgba(0,0,0,0.06)!important;
    border-bottom: 0!important;
}
.featured-box i{
    background-color: #CFA968;
    display: inline-block;
    font-size: 0;
    margin: 15px;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #FFF;
    font-size: 2.3em;
    line-height: 110px;
}
.featured-box h4{
    color: #212529!important;
    font-size: 1.3em;
    font-weight: 400;
    letter-spacing: -.7px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.featured-box p{
    color: #212529!important;
    font-weight: 600!important;
    line-height: 26px;
    margin: 0 0 20px;
}

.pagination > a,.pagination > a:hover,.pagination > a:focus,.pagination > li > a,.pagination > li > span,.pagination > li > a:hover,.pagination > li > span:hover,.pagination > li > a:focus,.pagination > li > span:focus{
    color:#CFA968
}
.pagination > .active > a,.pagination > .active > span,.pagination > .active > a:hover,.pagination > .active > span:hover,.pagination > .active > a:focus,.pagination > .active > span:focus,.pagination .page-item.active .page-link{
    background-color:#CFA968!important;
    border-color:#CFA968
}
 .pagination > li > a, .pagination > li > span, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus{
    color:#CFA968
}
 .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
    background-color:#CFA968;
    border-color:#CFA968
}
.pagination > .active > a, .pagination > .active > a{
    background-color:#CFA968;
    border-color:#CFA968 #CFA968 #c39341;
    color:#fff
}
.pagination > .active > a:hover, .pagination > .active > a:hover,.pagination > .active > a.hover, .pagination > .active > a.hover{
    background-color:#d8ba85;
    border-color:#dbbf8f #dbbf8f #CFA968;
    color:#fff
}
.pagination > .active > a:focus, .pagination > .active > a:focus,.pagination > .active > a.focus, .pagination > .active > a.focus{
    background-color:#c6984b;
    border-color:#c39341 #c39341 #9f7732;
    color:#fff;
    box-shadow:0 0 0 3px rgba(207,169,104,0.5)
}
.pagination > .active > a.disabled, .pagination > .active > a.disabled,.pagination > .active > a:disabled, .pagination > .active > a:disabled{
    background-color:#CFA968;
    border-color:#CFA968 #CFA968 #c39341
}.pagination > .active > a:active, .pagination > .active > a:active,.pagination > .active > a.active, .pagination > .active > a.active{
    background-color:#c6984b!important;
    background-image:none!important;
    border-color:#c39341 #c39341 #9f7732!important
}

 @import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,600,700,900);
 @import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
 @import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
 @import url(https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500,500i,700,700i);
 @import url(https://fonts.googleapis.com/css?family=Arvo:400,400i,700,700i);
 @import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700');


/**
 * CSS style for carouselTicker
 **/

.carouselTicker__list{
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
    
     font-family: 'Poppins', sans-serif;
}

.carouselTicker__item {
    margin: 15px auto;
    float: left;
    width: 120px;
    height: 40px;
    line-height: 60px;
    text-align: center;
    border-right: dashed #2d3e4e 1px;
    
     font-family: 'Poppins', sans-serif;
    padding: 0 25px;
}

.carouselTicker__loader{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    
     font-family: 'Poppins', sans-serif;
 
}

/**
 * CSS style for vertical direction
 **/

.carouselTicker_vertical .carouselTicker__list{
    margin: 0;
}

.carouselTicker_vertical .carouselTicker__item{
    margin: 0 0 5px 0;
    border: 4px solid red;
    width: 100px;
    height: 20px;
    line-height: 40px;
    text-align: center;
     font-family: 'Poppins', sans-serif;
}


#carouselTicker .carouselTicker__item {
    width: auto;
    height: auto;
    line-height: normal;
     font-family: 'Poppins', sans-serif;
}

.carouselTicker__item img {
    vertical-align: top;
}

/**----- MARKET VALUE SLIDER -----**/
 #main-content img {
     max-width: 100%;
}
 .coin_info {
     float: left;
     width: 100%;
}
 .coin_name {
     color: #fff;
     font-weight: 500;
     font-family: 'Poppins', sans-serif;
     font-size: 12px;
     text-transform: uppercase;
}
 .coin_name span {
     color: #CFA968!important;;
     font-family: 'Poppins', sans-serif;
     margin-left: 8px;
}
 .coin_price span {
     color: #CFA968!important;
     font-family: 'Poppins', sans-serif;
     margin-left: 5px;
}
 .coin_price, .coin_time {

     font-family: 'Poppins', sans-serif;
     color: #d8dadb;
     float: left;
     font-size:12px;
}
 .coin_price {
     margin-right: 15px;
}
 .inner {
     text-align: left;
}
 #main-content {
     background: #282b2e;
     font-family: 'Poppins', sans-serif;
     position: absolute;
     z-index: 1;
}
 #carouselTicker {
     border-top: solid rgba(255, 255, 255, .1) 1px;
}
  
  @media (max-width: 540px) {
    .img-fluid {
      max-width: 80%;
    }
    
    .logo
    {
     max-width:380px;
     margin-left:auto;
     margin-right:auto;
     }
     
       .navbar-toggler-icon {
                background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath stroke='white' stroke-linecap='round' stroke-miterlimit='5' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
                float:right;
            
            }

            .navbar-toggler{
                border: 1px solid rgb(218, 221, 226);
            }
            
            .navbar-toggler:focus{
                box-shadow: none;
            }

    
    .topbar
    {
     max-width:100%;
     height:auto;}
        
    .topimage
    {
     width:20px;
     height:auto;
    }
    .yazi1
    {
    font-size:10px;
    }
    
    .topbar{
    background-color: #d1b667;
   height:auto;
}
  }

@media (min-width: 992px) and (max-width: 1199px) {
	.img-fluid {
      max-width: 80%;
    }
    
    .logo
    {
     max-width:380px;
     margin-left:auto;
     margin-right:auto;
     }
     
    .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath stroke='white' stroke-linecap='round' stroke-miterlimit='5' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
                float:right;
            
            }

            .navbar-toggler{
                border: 1px solid rgb(218, 221, 226);
            }
            
            .navbar-toggler:focus{
                box-shadow: none;
            }

    
    .topbar
    {
     max-width:100%;
     height:auto;}
        
    .topimage
    {
     width:20px;
     height:auto;
    }
    .yazi1
    {
    font-size:10px;
    }
    
    .topbar{
    background-color: #d1b667;
   height:auto;

.container {
    width: 100%;
    padding: 0 15px;
	max-width: 950px;
	.img-fluid {
      max-width: 80%;
    }
    
    .logo
    {
     max-width:380px;
     margin-left:auto;
     margin-right:auto;
     }
     
       .navbar-toggler-icon {
                background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath stroke='white' stroke-linecap='round' stroke-miterlimit='5' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
                float:right;
            
            }

            .navbar-toggler{
                border: 1px solid rgb(218, 221, 226);
            }
            
            .navbar-toggler:focus{
                box-shadow: none;
            }

    
    .topbar
    {
     max-width:100%;
     height:auto;}
        
    .topimage
    {
     width:20px;
     height:auto;
    }
    .yazi1
    {
    font-size:10px;
    }
    
    .topbar{
    background-color: #d1b667;
   height:auto;
}
	
#cssmenu > ul > li > a {
    padding: 17px 0;
        padding-right: 0px;
    font-size: 13px;
    letter-spacing: 0px;
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    text-transform: none;
}
#cssmenu > ul > li.has-sub > a {
    padding-right: 35px;
}

.cryto_feature ul li {
    left: 0;
}
.cryto_feature ul li:nth-child(2) {
    left: 0;
}
.cryto_feature.right_text ul li {
    left: 0;
}
.cryto_feature.right_text ul li:nth-child(2) {
    left: 0;
}
.brand-list li {
    margin: 0;
    display: flex;
    align-items: center;
    width: 16.6%;
	padding: 0 10px;
}
	
}

@media (min-width: 768px) and (max-width: 991px) {
	.img-fluid {
      max-width: 80%;
    }
    
    .logo
    {
     max-width:380px;
     margin-left:auto;
     margin-right:auto;
     }
     
       .navbar-toggler-icon {
                background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath stroke='white' stroke-linecap='round' stroke-miterlimit='5' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
                float:right;
            
            }

            .navbar-toggler{
                border: 1px solid rgb(218, 221, 226);
            }
            
            .navbar-toggler:focus{
                box-shadow: none;
            }

    
    .topbar
    {
     max-width:100%;
     height:auto;}
        
    .topimage
    {
     width:20px;
     height:auto;
    }
    .yazi1
    {
    font-size:10px;
    }
    
    .topbar{
    background-color: #d1b667;
   height:auto;
/** container **/
.container {
    width: 100%;
    padding: 0 15px;
	max-width: 750px;
}	

.coin_formation ul li span.curr_price {
    font-size: 22px;
    font-weight: 300;
    line-height: normal;
}

.cryto_feature ul li {
    left: 0;
}
.cryto_feature ul li:nth-child(2) {
    position: relative;
    left: 0;
}
.cryto_feature.right_text ul li {
    left: 0;
}
.cryto_feature.right_text ul li:nth-child(2) {
    left: 0;
}
.cryto_feature.right_text ul li {
    left: 0;
}

.coin_name_parchase {
    font-size: 35px;
    margin-top: 0;
}

/** buy & sell **/

.price_coin_cal {
    margin: 0;
}

.price_coins p.bit_coin_price {
    font-size: 24px;
    line-height: normal;
    font-weight: 400;
}

.price_coins p {
    font-size: 17px;
    margin: 0 0 15px 0;
}

.field_set {
    float: left;
    width: 100%;
    margin-bottom: 25px;
    justify-content: center;
    display: flex;
}

	
}

@media (min-width: 541px) and (max-width: 767px) {

/** container **/
.container {
    width: 100%;
    padding: 0 15px;
	max-width: 540px;
}	

/** header top **/
.user_login li {
    margin: 0 15px;
}



.logo img {
    max-width: 180px;
}

.logo {
    margin: 5px 0 0;
    text-align: center;
    display: flex;
    justify-content: center;
}

/** social links **/
ul.social-links {
	margin: 20px 0;
}

/** search bar **/
.search_bar {
    margin: 15px 0 0;
}

.search_bar_inner_form {
    padding: 20px;
    max-width: 90%;
}

.search_bar_inner_form .field_form {
    display: flex;
    justify-content: center;
    width: 100%;
}

.search_bar_inner_form input {
    max-width: 80%;
}

/** slider **/

.slide-text h2 {
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 0;
    margin-bottom: 0;
}

.coin_formation ul li {
    float: left;
    width: 50%;
    text-align: center;
    border-bottom: solid rgba(0,0,0,.1) 1px;
 
}

.coin_formation ul li:nth-child(3),.coin_formation ul li:nth-child(4) {
    margin-bottom: 0;
    border-bottom: none;
}

h2 {
    font-size: 35px;
    font-weight: 600;
    line-height: 35px;
}

.heading_main span::after {
    margin: 15px auto -18px;
}

.rate_box {
    width: 60%;
    margin-left: 20%;
}

.cryto_feature ul {
    margin-top: 0;
}

.cryto_feature ul li {
    left: 0;
}

.cryto_feature ul li:nth-child(2) {
    left: 0;
}

.digital_earth img {
    width: 100%;
    margin-bottom: 20px;
	position: relative;
    left: 0;
}

.cryto_feature.right_text ul li {
    left: 0;
}

.cryto_feature.right_text ul li:nth-child(2) {
    left: 0;
}

.testmonial_slider #quote-carousel p {
    font-size: 12px;
    padding: 0 15px;
}
.coin_price_table {
    width: 100%;
}
h3 {
    margin: 20px 0 10px;
}
.brand-list li {
    padding: 0 10px;
    display: flex;
    align-items: center;
    width: 33.33%;
    float: left;
    min-height: 65px;
	margin: 0;
}
.brand-list {
    list-style: none;
    float: left;
    margin: 0 0;
    padding: 0;
    width: 100%;
    min-height: auto;
    display: block;
    justify-content: center;
}

.footer_desc {
    text-align: left;
    font-size: 13px;
    line-height: normal;
    margin: 0 0 25px 0;
}

.footer-menu {
    margin-bottom: 25px;
}

#footer.footer_main div.main-heading {
    margin-bottom: 30px;
    margin-top: 30px;
}

.margin_bottom_30 {
	margin-bottom: 30px;
}

.footer-bottom p {
    margin: 25px 0;
    padding: 0 25px;
    line-height: normal;
}

.margin_bottom_20 {
	margin-bottom: 20px;
}	

.table-responsive {
	border: none;
}

table.table {
	margin: 0;
}

.price_label.active_price {
    transform: scale(1);
}

/** about us **/

.about_bg_compu {
    background-image: none;
    min-height: 750px;
    background-position: right;
    background-size: cover;

}

.heading_style2 {
    font-size: 25px;
    line-height: 35px;
    color: #1b334d;
}

/** buy & sell **/

.price_coin_cal {
    margin: 0;
}

.price_coins p.bit_coin_price {
    font-size: 24px;
    line-height: normal;
    font-weight: 400;
}

.price_coins p {
    font-size: 17px;
    margin: 0 0 15px 0;
}

.field_set {
    float: left;
    width: 100%;
    justify-content: center;
    display: flex;
}

/** shop **/

.product_img img {
    width: 100%;
}

.side_bar {
    margin: 20px auto 0;
    float: none;
    max-width: 520px;
}

.command_cont {
    margin: 20px 0;
}


}

@media (max-width: 540px) {

/** container **/
.container {
    width: 100%;
    padding: 0 20px;
}	

.coin_formation ul li {
    float: left;
    width: 100%;
    text-align: center;
    border-bottom: solid rgba(0,0,0,.1) 1px;
    padding-bottom: 15px;
}

.coin_formation ul li:last-child {
    margin-bottom: 0;
    border-bottom: none;
}

h2 {
    font-size: 28px;
    font-weight: 600;
    line-height: 35px;
}

.cryto_feature ul {
    margin-top: 0;
}

.cryto_feature ul li {
    left: 0;
}

.cryto_feature ul li:nth-child(2) {
    left: 0;
}

.digital_earth img {
    width: 100%;
    margin-bottom: 20px;
	position: relative;
    left: 0;
}

.cryto_feature.right_text ul li {
    left: 0;
}

.cryto_feature.right_text ul li:nth-child(2) {
    left: 0;
}

.testmonial_slider #quote-carousel p {
    font-size: 12px;
    padding: 0 25px;
}
.coin_price_table {
    width: 100%;
}
h3 {
    margin: 20px 0 10px;
}
.brand-list li {
    padding: 0 10px;
    display: flex;
    align-items: center;
    width: 33.33%;
    float: left;
    min-height: 65px;
	margin: 0;
}
.brand-list {
    list-style: none;
    float: left;
    margin: 0 0;
    padding: 0;
    width: 100%;
    min-height: auto;
    display: block;
    justify-content: center;
}

.footer_desc {
    text-align: left;
    font-size: 13px;
    line-height: normal;
    margin: 0 0 25px 0;
}

.footer-menu {
    margin-bottom: 25px;
}

#footer.footer_main div.main-heading {
    margin-bottom: 30px;
    margin-top: 30px;
}

.margin_bottom_30 {
	margin-bottom: 30px;
}

.footer-bottom p {
    margin: 15px 0;
    padding: 0 5px;
    line-height: normal;
}

.margin_bottom_20 {
	margin-bottom: 20px;
}	

.table-responsive {
	border: none;
}

table.table {
	margin: 0;
}

.price_label.active_price {
	transform: scale(1);
}

.inner_page_info {
    margin-top: 12px;
}

.inner_page_info h3 {
    font-size: 25px;
}

/** about us **/

.about_bg_compu {
    background-image: none;
    min-height: 400px;
    background-position: right;
    background-size: cover;

}

.heading_style2 {
    font-size: 25px;
    line-height: 35px;
    color: #c4aa56;
}

.heading_style3 {
    font-size: 20px;
    line-height: 35px;
    color: #c4aa56;
}

/** service **/

 

/** team **/

.team_section {
    padding: 80px 0;
}
	
/** team detail **/

.team_part-detail .member_info {
    margin: 0;
}

.member_follow_detail {
    position: relative;
	width: 100%;
}

.qoute_testimonial {
    font-size: 38px;
    position: absolute;
    margin-left: -25px;
    margin-top: -40px;
    color: #e9d16f;
}

.testimonial_simple_say {

 
    margin-top: 10px;
}

.team_img img {
    width: 100%;
}

/** coin **/

.coin_name_parchase {
    font-size: 32px;
    font-weight: 600;
}

/** buy & sell **/

.price_coin_cal {
    margin: 0;
}

.price_coins p.bit_coin_price {
    font-size: 24px;
    line-height: normal;
    font-weight: 400;
}

.price_coins p {
    font-size: 17px;
    margin: 0 0 0 0;
}


}









