/*    Device = Laptops, Desktops
---------------------------------------------------------------- */
@media only screen and (min-width: 992px) and (max-width: 1280px) {
    .header-bottom .d-flex .about-responsive{
        flex-direction: column-reverse;
        justify-content: center;
    }
    .box-img{
       max-height: 90vh;
       margin-bottom: 1rem;
    }
    .box-height{
        height: 22rem;
        max-width: 15rem;
    }
    .team{
        padding: 5rem !important;
    }
    .team .m-auto .row{
        justify-content: center;
    }
    .team-responsive{
        margin: 4rem 0;
    }
    .box-service{
        flex-basis: 48%;
    }
    .header-bottom{
        padding: 80px 65px;
    }
    .box-contact{
        flex-direction: column-reverse;
    }
    .box-contact .mx-5{
        margin: 0 !important;
    }
    iframe{
        width: 100%;
        margin-top: 2rem;
    }
    .box-adress{
        display: flex;
        margin-top: 2rem;
    }
    .form-contact{
        width: 120%;
    }
    footer .footer-logo .footer-img-size{
        width: 100px;
    }
    footer .footer-logo p {
        font-size:14px;
    }
}

/*		Tablet Layout: 768px.
---------------------------------------------------------------- */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-bottom .d-flex .about-responsive{
        flex-direction: column-reverse;
        justify-content: center;
    }
    .box-img{
        max-height: 65vh;
        margin-bottom: 1rem;
    }
    .box-height{
        height: 22rem;
        max-width: 15rem;
    }
    .team{
        padding: 5rem !important;
    }
    .team .m-auto .row{
        justify-content: center;
    }
    .team-responsive{
        margin: 4rem 0;
    }
    .svg-size {
        height: 1.2rem;
    }
    .header-bottom{
        padding: 80px 54px;
    }
    .img-height {
        height: 90px;
    }
    .menu-top-social ul li a {
        margin-left: 20px;
    }
		.menu-footer-social ul li a {
				margin-left: 200px;
		}
    .banner-size{
        height: 29rem;
    }
    .header-wrap {
        position: relative;
        margin: 5rem 0 0 5rem;
    }
    .header-text {
        padding-top: 75px;
    }
    .header-text span {
        font-size: 10px;
        letter-spacing: 20px;
    }
    .header-text h1 {
        font-size: 47px;
    }
    .header-text p {
        font-size: 10px;
        margin-right: 55px;
        line-height: 17px;
    }
    .box-service{
        flex-basis: 48%;
    }
    .box-contact{
        flex-direction: column-reverse;
    }
    .mx-5{
        margin: 0 !important;
    }
    iframe{
        width: 100%;
        margin-top: 2rem;
    }
    .box-adress{
        display: flex;
        margin-top: 2rem;
    }
    .form-contact{
        width: 100%;
    }
    .box-adress{
        flex-direction: column;
    }
    .blog-style-list {
        flex-basis: 36%;
    }
    .mb-5 {
        margin-bottom: 1rem !important;
    }
    .mx-3 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }
    .col-md-12.col-xl-8.d-flex.flex-wrap{
        justify-content: center;
    }
    footer .footer-logo .footer-img-size{
        width: 100px;
    }
    footer .footer-logo p {
        font-size:14px;
    }
    footer .footer-link{
		margin-top: 2rem !important;
    }
    .footer-bottom p {
        font-size: 10px;
    }
}

/*		Mobile Layout: 320px.
---------------------------------------------------------------- */
    /* Homepage One */
@media only screen and (max-width: 767px) {
    p{
        font-size: 12px;
    }
    .header-bottom .d-flex .about-responsive{
        flex-direction: column-reverse;
        justify-content: center;
    }
    #logo-menu{
        min-width: 6rem;
				max-width: 10rem;
    }
    .col-md-8, 	.col-md-4 {
		width: 50%;
	}
    .box-img{
        max-height: 35vh;
        margin-bottom: 1rem;
    }
    .box-height{
        height: 15rem;
        max-width: 15rem;
    }
    .team{
        padding: 5rem !important;
    }
    .team .m-auto .row{
        justify-content: center;
    }
    .team-responsive{
        margin: 4rem 0;
    }
    .svg-size {
        height: 1rem;
    }
    .header-bottom{
        padding: 40px 54px;
    }
    .img-height {
        height: 45px;
    }
    .menu-top-social ul li a {
        margin-left: 5px;
    }
		.menu-footer-social ul li a {
			margin-left: 5px;
		}
    .banner-size{
        height: 14rem;
    }
    .header-wrap {
        position: relative;
        margin: 3rem 0 0 3rem;
    }
    .header-text {
        padding-top: 35px;
    }
    .header-text span {
        font-size: 7px;
        letter-spacing: 14px;
    }
    .header-text h1 {
        font-size: 30px;
    }
    .header-text p {
        font-size: 10px;
        margin-right: 55px;
        line-height: 14px;
    }
    #navBar-fixed-floating {
        width: 50px;
    }
    #navBar-fixed-floating>ul>li ul {
        right: 50px;
        min-width: 145px;
    }
    .responsive-center{
        justify-content: center;
    }
    .box-service{
        flex-basis: 80%;
        justify-content: center;
        margin-bottom: 2rem;
    }
    .box-service .box-icon{
        height: 200px;
    }
    .box-contact{
        flex-direction: column-reverse;
    }
    .mx-5{
        margin: 0 !important;
    }
    iframe{
        width: 100%;
        margin-top: 2rem;
    }
    .box-adress{
        display: flex;
        margin-top: 2rem;
    }
    .form-contact{
        width: 100%;
    }
    .box-adress{
        flex-direction: column;
    }
    .blog-style-list {
        flex-basis: 100%;
    }
    #blog-post .single-blog-post .blog-thumb {
        height: 245px;
    }
    #blog-post .single-blog-post .blog-post-img {
        height: 40vh;
    }
    #blog-comment-section {
        padding: 1rem;
    }
    .mb-5 {
        margin-bottom: 1rem !important;
    }
    .mx-3 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }
    .col-md-12.col-xl-8.d-flex.flex-wrap{
        justify-content: center;
    }
    .main-icon img {
        width: 7rem;
    }
    .box-one .box-icon {
        min-height: 6rem;
    }
    .box-text {
        height: 65%;
    }
    .soluti-btn {
        padding: 9px 50px;
    }
    .header-bottom .d-flex .px-5{
        padding: 0 !important;
    }
    .box.spam h2{
        font-size: 12px !important;
    }
    .box-span span{
        font-size: 8px;
        letter-spacing: 14px;
    }
     h2, h3, h4{
        font-size: 16px !important;
    }
    footer .footer-logo .footer-img-size{
       width: 100px;
    }
    footer .footer-logo p, footer .footer-link ul li a {
       font-size:12px;
    }
    footer .footer-link{
       margin-top: 2rem !important;
    }
    .footer-bottom p {
       font-size: 8px;
       margin-bottom: 0;
    }
    .footer-bottom p a img{
       width: 80px;
    }
    footer .footer-link h4 {
	    font-size: 15px;
    }
    .col-lg-3.col-md-6 {
        width: 50%;
    }
    .footer-top .row{
        padding: 0 15px;
    }
    .footer-bottom{
        flex-direction: column;
    }
}

/*		Wide Mobile Layout: 480px.
------------------------------------------------- */

@media only screen and (min-width: 480px) and (max-width: 767px) {
   }
