.carbon__section .content h3 {
    font-size: 35px;
    line-height: 42px;
    margin-top: 13px;
}
.ballon__section .ballon__content .upper_ballon_text h3{font-size: 30px;}
.facts__sections .sea__submarine .sea__submarine__content h3{font-size: 23px;}
.facts__sections .sea__submarine .sea__submarine__content h3 span{font-size: 26px;}
.fact__possible-title .facts__title h4 span{font-size: 20px;}
.product__logo-sections .product__title-area .product__title-area-content h3{font-size: 28px;}
.earth_section .earth_compute .earth_computer_content h3{font-size: 20px;}
.gallery_section .gallery_frame .gallery_frame_item .frame .img02 .bottom_img .bottom__content h4 {
    font-size: 10px;
}
.gallery_section .gallery_frame .gallery_frame_item .frame .img:nth-child(2) .bottom_img .bottom__content{transform: rotate(336deg) skewX(-18deg);}
.gallery_section .gallery_frrame4 .bottom_box .bottom__content h4{font-size: 16px;}
.linux_section .linus_red_splash .linus_red_splash_title{font-size: 30px;}
.linux_section .linus_red_splash .linus_red_splash_title i{top: -12px;}
.security_dragon_text h3{font-size: 50px;}
.security_redteam .security_redteam_info ul li{font-size: 16px;}
.security_blueteam .security_blueteam_info ul li{font-size: 15px;}
.blck_bg_btn{padding: 15px 30px;max-width: 250px; letter-spacing: 1px;}


@media only screen and (max-width: 1280px){
}
    
@media only screen and (min-width:768px) and (max-width: 1024px)  {
    .product__logo-sections .product__title-area .product__title-area-content h3 {
        font-size: 32px;
    }
    .facts__sections .sea__submarine .sea__submarine__content h3 {
        font-size: 20px;
    }
}
@media (max-width: 768px){
    .scroll__down-text h3{font-size: 20px;}
    .ballon__section .ballon__content .upper_ballon_text{top: -67px;}
    .ballon__section .ballon__content .upper_ballon_text h3 {
        font-size: 16px;
    }
    .ballon__section .ballon__content .lower_ballon_text {
        top: -31px;
    }
    .facts__sections .sea__submarine .sea__submarine__content h3 {
        font-size: 13px;
    }
    .fact__possible-title .facts__title h4 span {
        font-size: 14px;
    }
    .product__logo-sections .product__title-area .product__title-area-content h3 {
        font-size: 14px;
    }
    .earth_section .earth_compute .earth_computer_content h3 {
        font-size: 15px;
    }
    .security_dragon_text h3 {
        font-size: 32px;
    }
    .security_redteam .security_redteam_info ul li, .security_blueteam .security_blueteam_info ul li {
        font-size: 13px;
    }
}
@media only screen and (min-width:769px) and (max-width: 1024px)  {
    .ballon__section .ballon__content .upper_ballon_text h3 {
        font-size: 18px;
    }
    .theonlydown {
        left: 60%;
        top: 35px;
    }
}
@media only screen and (min-width:1024px) and (max-width: 1199px)  {
    .earth_section .earth_compute{width: 200px;}
    .theonlydown {
        left: 56%;
    }
    .ballon__section .ballon__content .upper_ballon_text {
        position: relative;
        top: 21px;
        left: 26px;
    }
    .ballon__section .ballon__content .upper_ballon_text h3 {
        font-size: 22px;
    }
    .ballon__section .ballon__content .lower_ballon_text {
        top: 42px;
        left: 0;
        width: 84%;
    }
    .earth_section .earth_compute .earth_computer_content h3 {
        font-size: 16px;
    }
}
@media (max-width: 767px){
}
@media (max-width: 600px){
}
@media (max-width: 500px){
}
@media (max-width: 480px){
    .scroll__down-text h3{font-size: 14px;}
    .top_head .toplogin_setion ul li a{font-size: 10px; padding: 5px 2px;}

}

