/*-------------------------------------------------------------------------
* Template Name    : Bitlinelogo Landing Page                        *
* Version          : 1.0.0                                           *
* File Description : Responsive Css file of the template             *
*------------------------------------------------------------------------*/
@media (min-width: 1400px){

}
@media only screen and (max-width: 1366px) {
    .logo-img {
        margin: 40px 17px 5px;
    }
}
@media only screen and (max-width: 1199px) {
    /* Header Responsive css start */
    .navbar-brand img.brand-logo {
        width: 200px;
    }
    .platform-image-row{
        justify-content: center;
    }
    .logo-img {
        margin: 30px 15px 5px;
    }
    footer ul.navbar-nav li {
        margin: 0 10px;
    }
    .comming-soon-page h1 {
        font-size: 20px;
        line-height: normal;
    }
}
@media only screen and (max-width: 991px) {
    /* Basic Css Start*/
    .sec-padding{
        padding:25px 0;
    }
    .sec-y-padding {
        padding: 50px 0;
    }
    .platform-section{
        padding: 25px 0 25px;
    }
    .hero-banner{
        padding-bottom: 25px;
    }
    .footer-section{
        padding-top: 50px;
    }
    .btn-default {
        font-size: 16px;
        padding: 10px 20px;
        min-width: initial;
    }
    .title-block h2 {
        font-size: 25px;
    }
    p {
        font-size: 14px;
    }
    h3 {
        font-size: 20px;
    }
    h4{
        font-size: 16px;
    }
    /* Basic Css End*/
    /* Header Responsive css start */
    header .main-navigation {
        width: 100%;
        height: 100vh;
        display: none;
        position: fixed;
        background: #222;
        left: 0;
        right: 0;
        top: 67px;
        padding-top: 50px;
        text-align: center;
        z-index: 999;
        overflow-y: scroll;
        -webkit-transitions: all 0.3s ease-in-out 0s;
        -moz-transitions: all 0.3s ease-in-out 0s;
        -ms-transitions: all 0.3s ease-in-out 0s;
        -o-transitions: all 0.3s ease-in-out 0s;
    }
    
   header ul.navbar-nav li a {
        font-size: 22px;
        color: #fff;
    }
    header.fixed-top ul.navbar-nav li a {
        font-size: 22px;
    }
    header ul.navbar-nav li:hover a,header ul.navbar-nav li a.active {
        color: rgba(255,255,255,0.4);
    }
    ul.navbar-nav li {
        margin: 0 0 25px;
    }
    
   header ul.navbar-nav li:hover a {
        color: rgba(255,255,255,0.7);
    }
    /* Header Responsive css End */
    /* Css for Mobile icon */
    .mobile-menu-icon{
        text-align: right;
    }
    .mobile-menu-icon {
		width: 32px;
		height: 27px;
		cursor: pointer;
		position: relative;
	}
	.mobile-menu-icon span {
		display: block;
		height: 5px;
		background: #222222;
		width: 32px;
		border-radius: 9px;
		transition: all 0.3s ease-in-out 0s;
	}
	.mobile-menu-icon span:nth-child(2) {
		margin: 6px 0;
	}
	.mobile-menu-open .mobile-menu-icon span {
		position: absolute;
		left: 0;
		top: 10px;
	}
	.mobile-menu-open .mobile-menu-icon span:nth-child(1) {
		transform: rotate(45deg);
		width: 32px;
	}
	.mobile-menu-open .mobile-menu-icon span:nth-child(2) {
		display: none;
	}
	.mobile-menu-open .mobile-menu-icon span:nth-child(3) {
		transform: rotate(-45deg);
		width: 32px;
	}

	.main-navigation.active {
		display: block;
	}
    /* Css for Mobile icon End*/
    /* Css For Home Banner Section Start */
    .hero-banner .image-block{
        padding: 30px 0 20px;
    }    
    .banner-content h1 {
        font-size: 28px;
        line-height: normal;
        margin-bottom: 20px;
    }    
    .banner-content p {
        font-size: 14px;
    }
    /* Css For Home Banner Section End */
    /* Css for aboutus Section Start */
    .about-section{
        /* padding-top: 50px; */
        padding-bottom: 30px;
    }
    .about-content {
        padding-left: 0;
        padding-top: 20px;
    }
    h6 {
        font-size: 16px;
    }
    /* Css for aboutus Section End */

    /* Css for expertise-section */
    .expertise-section .white-box,.mt-40{
        margin-top: 30px;
    }
    /* Css for Footer Start */
    footer .navbar-nav {
        margin: 25px 0;
    }
    footer ul.navbar-nav li {
        margin: 5px 10px;
    }
    /* Css for Footer End */
   
}

@media only screen and (max-width: 767px) {
    /* Css for AVENGERS Start */
    .avengers-content .col-right,.advisor-content .col-right {
        padding-left: 0;
    }
    .white-box{
        padding: 15px;
    }
    /* Css for AVENGERS End */   
    /* Css for FAQ Start */
    .accordion-header .accordion-button{
        font-size: 16px;
        line-height: normal;
    } 
    .accordion-header .accordion-button, .accordion-body{
        padding: 10px 15px;
    }
    .accordion-button::after ,.accordion-button:not(.collapsed)::after{
        height: 28px;
        width: 28px;
        font-size: 14px;
    }
    /* Css for FAQ End */    
    .contact-white-box{
        padding: 20px;
    }
    .contact-form .form-control {
        min-height: 40px;
        font-size: 14px;
    }
    .mb-30 {
        margin-bottom: 20px;
    }
    .title-devider{
        display:block;
    }
}
@media only screen and (max-width: 575px) {
    .logo-img {
        text-align: center;
    }
    .logo-img img {
        max-width: 70%;
    }
    .team-content .white-box.mt-40 {
        margin-top: 20px;
    }
    footer ul.navbar-nav li a{
        font-size: 14px;
    }
    footer ul.navbar-nav li:first-child {
        margin-left: 0;
    }    
    footer ul.navbar-nav li:last-child {
        margin-right: 0;
    }    
    footer ul.navbar-nav li {
        margin-left: 0;
        margin-right: 13px;
    }
    .copyright p, .copyright a {
        font-size: 12px;
    }
    .accordion-body {
        padding: 15px;
    }    
}
@media (min-width: 500px) {
    .content {
      width: 43%;
    }
    .back_to_top {
      margin: 30px;
    }
  }
@media screen and (max-width: 1200px) and (min-width: 992px) {
    .back_to_top {
        bottom: 0;
    }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
    /* Css for Logo Section Start */
    .logo-img {
        margin: 30px 0 5px;
        width: 20%;
        padding: 10px;
        text-align: center;
    }
    /* Css for Logo Section End */
}
 