@media (max-width: 1400px) {
    
}
@media (max-width:1220px) {
    section.services_banner .holder .block_1, section.services_banner .holder .block_2 {
        max-width: 500px;
        transition: 0.4s ease;
    }
}
@media(max-width: 1200px) {
    section.for_ship_owner .holder .service_item_holder .item:after {
        display: none;
    }
}
@media (max-width:1175px) {
    section.services_main .holder .service_holder a {
      margin: 0px 10px;
    }
}
@media (max-width:1160px) {
    section.for_ship_owner .holder .service_item_holder {
        display: flex;
        justify-content: space-between;
        margin-top: 23px;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    section.contact .holder .contact_holder .block_contact:last-child{
        margin-top: 50px;
    } 
    section.contact .holder .contact_holder {
        display: flex;
        margin-top: 41px;
        flex-direction: row;
        justify-content: space-between;
        margin-bottom: 50px;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-around;
    }
    section.profitable_main .holder .block_holder .block_1, section.profitable_main .holder .block_holder .block_2, section.profitable_main .holder .block_holder .block_3 {
        padding: 50px 80px 30px 80px;
        max-width: 330px;
    }

}
@media(max-width:1127px) {
    footer .holder .footer_menu .contact_block .block_2, footer .holder .footer_menu .contact_block .block_3, footer .holder .footer_menu .contact_block .block_4 {
        max-width: 170px;
        margin: 0px 0px;
    }
    footer .holder .footer_menu .contact_block {
        display: flex;
        width: 100%;
        justify-content: space-around;
    }
}
@media (max-width: 1050px) {
    .thanks_services .holder .image img {
        width: 100%;
    }
    .thanks_services{
        padding-top: 80px;
    }
    .thanks_services .holder .image {
        transform: translateY(0px);
        margin-top: 30px;
    }
    .thanks_services .holder {
        display: flex;
        justify-content: space-around;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        align-items: center;

    }
    section.type_of_service .holder .service_item_holder .item:after {
        display: none;
    }
    section.type_of_service .holder .service_item_holder {
        display: flex;
        justify-content: space-between;
        margin-top: 23px;
        flex-wrap: wrap;
        /* align-items: center; */
        justify-content: space-around;
    }
}
@media (max-width:1080px) {
    section.about_company_main .holder {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
}
@media (max-width:1050px) {
    section.services_banner .holder .block_1, section.services_banner .holder .block_2 {
        max-width: 450px;
        transition: 0.4s ease;
    }
    section.leader .holder .leader_item {
        margin-bottom: 25px;
    }
    section.leader .holder {
        display: flex;
        justify-content: space-around;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
}
@media(max-width:1035px) {
    section.type_of_service {
        padding-bottom: 20px;
    }
    
    
    section.profitable_main .holder .block_holder .block_1, section.profitable_main .holder .block_holder .block_2, section.profitable_main .holder .block_holder .block_3 {
       margin: 50px 0px;
    }
    section.profitable_main .holder .block_holder {
        display: flex;
        margin-top: 140px;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
}
@media (max-width:1000px) {
    section.services_main .holder .service_holder a {
        margin: 50px 0px;
    }
    
    
    section.services_main .holder .title {
        display: block;
        margin: auto;
    }
    section.services_main .holder .title::before {
        display: none;
    }
    section.services_main .holder .service_holder {
        display: flex;
        justify-content: space-around;
        margin-top: 30px;
        flex-direction: column;
        align-items: center;
    }
    header .holder nav {
        justify-content: space-around;
        padding-right: 0px;
    }
}
@media (max-width:945px) {
    section.services_banner .holder .block_1, section.services_banner .holder .block_2 {
      margin: 40px 0px;
    }
    section.services_banner .holder {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        align-items: center;
    }
}
@media (max-width: 856px) {
    section.form_main {
        padding: 50px 0px;
    }
    section.form_main .holder .form_main {
        margin-left:0px;
        transform: translateY(0px);
    }
    section.form_main .holder {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    section.form_main .holder .image img{
         width: 100%;
    }
    section.form_main .holder .image{
       margin-bottom: 20px;
    }
}
@media (max-width: 800px) {
    section.contact .holder .contact_holder {
        display: flex;
        margin-top: 41px;
        flex-direction: column;
        justify-content: space-between;
        margin-bottom: 50px;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-around;
    }
    
}
@media (max-width: 767px) {
    footer .holder .footer_menu .contact_block {
        display: flex;
        width: 100%;
        justify-content: space-between;
    }
    #videoBG {
        display: none;
    }
    body {
        background: url('poster.jpg');
        background-size: cover;
    }
    footer {
        padding: 35px 0px;
        background: #2B2B2B;
        text-align: center;
    }
}
@media (max-width: 767px) {
    footer .holder .footer_menu .block_1 {
        margin-bottom: 25px;
        display: flex;
        flex-direction: column;
       
        align-items: center;
    }
    .contact {
        padding: 10px 0px;
    }
    section.for_ship_owner {
        background: url(../img/bg_ship_owner.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        padding-bottom: 80px;
    }
    #banner{
        background: url(../img/bg1_video.jpg);
        background-size: cover;
        z-index: -1;
    }
    #banner #videobcg {
       display: none;
    }
    footer .holder .footer_menu .block_1 {
        margin-bottom: 25px;
    }
    section.about_company_main .holder .text_holder {
        margin-left: 0px;
        margin-top: 20px;
    }
    footer .holder .footer_menu {
        font-family: "Montserrat";
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        color: #FFFFFF;
        display: flex;
        justify-content: space-around;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    section.about_company_main .holder .image img{
        width: 100%;
    }
}
@media (max-width:700px) {
    .index_menu  .holder nav .menu_holder a {
        margin: -1px 18px;
        font-family: "Montserrat";
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        color: #185C92;
        position: relative;
        width: 100vw;
        background-color: transparent;
        top: 50px;
        z-index: 100;
        padding: 10px 0px;
    }
    header .holder nav .menu_holder .menu_item:hover::before {
        display: none !important;
    }
    header .holder nav .menu_holder a  {
        margin: -1px 18px;
        font-family: "Montserrat";
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        color: #185C92;
        position: relative;
        width: 100vw;
        background-color: white;
        top: 50px;
        z-index: 100;
        padding: 10px 0px;
    }
    header .holder nav .menu_holder {
        display: none;
        flex-direction: column;
        position: absolute;
        
    }

    header .holder nav .burger {
        display: flex;
    }
}
@media (max-width:658px) {

    footer .holder .footer_menu .contact_block .block_2 .item .text, footer .holder .footer_menu .contact_block .block_3 .item .text, footer .holder .footer_menu .contact_block .block_4 .item .text {
        font-size: 12px;
        
    }
    footer .holder .footer_menu .contact_block .block_2 .item .title, footer .holder .footer_menu .contact_block .block_3 .item .title, footer .holder .footer_menu .contact_block .block_4 .item .title {
        font-size: 12px;
      
    }
    footer .holder .footer_menu .contact_block .block_2 .item .text, footer .holder .footer_menu .contact_block .block_3 .item .text, footer .holder .footer_menu .contact_block .block_4 .item .text {
        margin-top: 5px;
    }
}
@media (max-width:650px) {
    
    footer .holder .footer_menu .contact_block .block_2, footer .holder .footer_menu .contact_block .block_3, footer .holder .footer_menu .contact_block .block_4 {
        max-width: 170px;
        margin: 0px 11px;
    }
    footer .holder .footer_menu .contact_block {
        flex-wrap: wrap;
    }
}
@media (max-width:590px) {
    section.profitable_main .holder .title::before {
        display: none;
    }
}
@media (max-width: 620px) {
    footer .holder .footer_menu .contact_block .block_2 .item .text, footer .holder .footer_menu .contact_block .block_3 .item .text, footer .holder .footer_menu .contact_block .block_4 .item .text {
        font-size: 13px;
        
    }
}
@media (max-width:570px) {
    footer .holder .footer_menu .contact_block {
        display: flex;
        width: 100%;
        justify-content: space-around;
    }
}
@media (max-width: 555px) {
    section.services_main .holder .service_holder .block_1 .text {
        font-size: 24px;  
    }
    section.services_main .holder .service_holder .block_2 .text {
        font-size: 24px;
    }
    section.services_main .holder .service_holder .block_2 .text {
        left: 12%;
    }
    section.services_main .holder .service_holder .block_1:hover .text, section.services_main .holder .service_holder .block_2:hover .text {
        transform: translateY(-20px);
        font-size: 18px;
        left: calc(50% - 126px);
    }
    section.services_main .holder .service_holder .block_2:hover .text {
        transform: translateY(-20px);
        font-size: 18px;
        left: calc(50% - 147px);
    }
}
@media (max-width: 520px) {
    #banner .holder .text_holder .line_3::before {
        display: none;
    }
    #banner .holder .text_holder .line_3::after {
        display: none;
    }
}
@media (max-width: 500px) {
    section.for_ship_owner {
     
        padding-bottom: 40px;
    }
    section.profitable_main .holder .block_holder {
        
        margin-top: 50px;
     
    }
    section.services_main .holder .service_holder .block_2 .text {
        left: 10%;
    }
}
@media (max-width:477px) {
    section.services_banner .holder .block_1, section.services_banner .holder .block_2 {
        max-width: 400px;
        transition: 0.4s ease;
    }
    section.services_main .holder .service_holder .block_1:hover .text, section.services_main .holder .service_holder .block_2:hover .text {
        transform: translateY(-30px);
        font-size: 18px;
        left: calc(50% - 129px);
    }
    section.services_main .holder .service_holder .block_1 .text, section.services_main .holder .service_holder .block_2 .text {
        transition: 0.5s ease;
        z-index: 2;
        top: 45%;
        left: 8%;
        position: absolute;
        font-family: "Montserrat";
        font-style: normal;
        font-weight: bold;
        font-size: 20px;
  
    }
    section.services_main .holder .service_holder .block_1 .text{
        transition: 0.5s ease;
        z-index: 2;
        top: 45%;
        left: 12%;
        position: absolute;
        font-family: "Montserrat";
        font-style: normal;
        font-weight: bold;
        font-size: 20px;
    }
}
@media (max-width: 445px) {
    section.leader .holder .leader_item .profile_holder .info .subtitle {
        font-size: 11px; 
    }
    footer .holder .footer_menu .contact_block {
        flex-wrap: wrap;
       
        align-items: center;
    }
    section.leader .holder .leader_item .profile_holder .image img {
        width: 100%;
       
    }
    section.leader .holder .leader_item .profile_holder .info {
        margin-left: 0px;
        transform: translateX(0px);
    }
    section.leader .holder .leader_item .profile_holder {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    section.contact .holder .contact_holder .block_contact .image img {
        width: 100%;
    }
    section.about_company_main .holder .text_holder .title::before {
        display: none;
    }
}
@media(max-width:425px) {

    section.services_banner .holder .block_1, section.services_banner .holder .block_2 {
        max-width: 350px;
        transition: 0.4s ease;
    }
}
@media(max-width: 395px) {
    section.services_main .holder .service_holder .block_1 .text{
        font-size: 17px;
        left: 16%;
    }
    section.services_main .holder .service_holder .block_2 .text {
        transition: 0.5s ease;
        z-index: 2;
        top: 45%;
        left: 12%;
        position: absolute;
        font-family: "Montserrat";
        font-style: normal;
        font-weight: bold;
        font-size: 17px;
    }
    footer .holder .footer_menu .hidden_email .item {
        margin-bottom: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    footer .holder .footer_menu .hidden_email {
        display: flex;
    }
    footer .holder .footer_menu .contact_block .block_2 .item:last-child, footer .holder .footer_menu .contact_block .block_3 .item:last-child, footer .holder .footer_menu .contact_block .block_4 .item:last-child {
       display: none;
    }
}
@media(max-width: 385px) {
    section.services_banner .holder .block_1, section.services_banner .holder .block_2 {
        max-width: 250px;
        transition: 0.4s ease;
    }
}
@media(max-width:370px) {
    section.services_main .holder .service_holder .block_1:hover .text, section.services_main .holder .service_holder .block_2:hover .text {
        transform: translateY(-30px);
        font-size: 18px;
        left: calc(50% - 140px);
    }
        section.contact .holder .contact_holder .block_contact .contact_item .text_item .text {
        font-size: 19.4584px;
    }
    section.contact .holder .contact_holder .block_contact .contact_item .text_item {
        margin-left: 15px;
    }
}
@media(max-width:360px) {
    section.services_main .holder .service_holder .block_1:hover .text {
        transform: translateY(-30px);
        font-size: 18px;
        left: calc(50% - 122px);
    }
    section.services_main .holder .service_holder .block_1 .text{
        font-size: 17px;
        left: 16%;
    }
    section.services_main .holder .service_holder .block_2 .text {
        transition: 0.5s ease;
        z-index: 2;
        top: 45%;
        left: 10%;
        position: absolute;
        font-family: "Montserrat";
        font-style: normal;
        font-weight: bold;
        font-size: 17px;
    }
}
@media(max-width:350px) {
    section.services_main .holder .service_holder .block_1:hover .text {
        transform: translateY(-30px);
        font-size: 18px;
        left: calc(50% - 122px);
    }
    section.services_main .holder .service_holder .block_1 .text{
        font-size: 17px;
        left: 13%;
    }
    section.services_main .holder .service_holder .block_2 .text {
        transition: 0.5s ease;
        z-index: 2;
        top: 45%;
        left: 6%;
        position: absolute;
        font-family: "Montserrat";
        font-style: normal;
        font-weight: bold;
        font-size: 17px;
    }
}
@media(max-width:330px) {
    section.services_main .holder .service_holder .block_2:hover .text {
        transform: translateY(-30px);
        font-size: 15px;
        left: calc(50% - 119px);
    }
    section.services_main .holder .service_holder .block_2 .text {
     
        font-size: 16px;
    }
}
@media (min-aspect-ratio: 16/9) {
    #videoBG {
        width:100%;
        height: auto;
    }
}
@media (max-aspect-ratio: 16/9) {
    #videoBG { 
        width:auto;
        height: 100%;
    }
}




@media (max-width: 350px) {
    section.profitable_main .holder .block_holder .block_1, section.profitable_main .holder .block_holder .block_2, section.profitable_main .holder .block_holder .block_3 {
        max-width: 280px;
    }
}