.selectedLine
{
    width: 1px;
    height: 145px;
    position: fixed;
    margin-top: -72px;
    top: 44.4%;
    right: 30px;
    z-index: 100;
    background-color: #20507c;
    
}
/*
.selectedLine img
{
    width: 100%;
    height: 100%;
    margin: auto;
    margin-top: 1px;
}*/
#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 44.07%;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
}
/*
#fp-nav li:nth-last-child(2){
    display: none;
}
#fp-nav li:nth-last-child(3){
    display: none;
}
#fp-nav li:nth-last-child(4){
    display: none;
}*/
#fp-nav li:last-child{
   display: none;
}
#fp-nav.right {
    right: 17px;
    
}
#fp-nav.left {
    left: 17px;
    
}
.fp-slidesNav{
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1;
    
}
.fp-slidesNav.bottom {
    bottom: 17px;
    
}
.fp-slidesNav.top {
    top: 17px;
    
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
  
}
#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    margin-top: 12px;
    margin-bottom: 12px;
    position:relative;
    right: 3px;
   
}

.fp-slidesNav ul li {
    display: inline-block;
    
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span
{
    /*height: 12px;
    width: 12px;*/
    height: 11px;
    width: 11px;
    /*  margin: -28% 0 0 -39.3%;*/
    margin: -29% 0 0 -25%;
 }
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    height: 7px;
    width: 7px;
    /*border: 3px solid white;*/
    border: 1px solid transparent;
    background: #20507c;
    left: 50%;
    top: 50%;
    /*margin: -2px 0 0 -3.1px;*/
    margin: -2px 0 0 -1px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span{
    width: 9px;
    height: 9px;
    /* margin: -3.5px 0px 0px -4.5px; */
    margin: -3px 0px 0px -2px;
   
}
#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
    cursor: pointer;
   
}
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    width: auto;
    opacity: 1;
    
}
#fp-nav ul li .fp-tooltip.right {
    right: 20px;
}
#fp-nav ul li .fp-tooltip.left {
    left: 20px;
}
.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell{
    height: auto !important;
}








#section0, #section1, #section2, #section3, #section4, #section5, #section6
{
    background-color: white;
}
.section0Content 
{   
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    background-position: center right;
    background-size: 100% auto;
    background-repeat: no-repeat;

}
.section0Content_Text
{
    
    width: 45%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0%,-55%);
    padding-right: 50px;
    padding-right: 50px;
    font-family: "Poppins-Light";   
}
.section0Content_Text u
{ 
    font-weight: 700;
    text-decoration: none;
    color:#222222;
}  
.section0Content_Text a
{ 
    font-size: 2vh ;
    color:#666666;
    line-height:154%;
}  
.section0Content_Text_Title
{ 
    font-size: 5vh !important;
    color:#222222 !important;
    opacity: 1 !important;
    line-height:1.3 !important;
    font-family: "Poppins-Medium";
} 
.ROVs_orderNowDiv
{
    width: 69.5%;
    min-width: 190px;
    text-align: center;
    margin-top: 80px;
}
.ROVs_orderNow
{
    width: 100%;
    padding-top: 7.5px;
    padding-bottom: 7.5px;
    border-radius: 5px;
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(69, 142, 238);
    cursor: pointer;
    color: white !important;
    font-size: 2.2vh !important;
    font-family: "Poppins-Medium";
    text-decoration: none;
}
.sectionCover
{
    width: 100%;
    height: 92px;
    position: absolute;
    bottom: 0;
    background-color: white;
}
.section1Content 
{   
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    background-position: center right;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-size: 102% auto;
    background-image: url("../img/hikio-rov-img2.jpg");
}
.section2Content 
{   
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    background-position: center right;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-image: url("../img/hikio-rov-img3.jpg");
}
.section3Content 
{   
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    background-position: center right;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 110% auto; 
    z-index: 100; 
    background-image: url("../img/hikio-rov-img4.jpg");
}
.section4Content 
{   
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    background-position: center right;
    background-size: 100% auto;
    background-repeat: no-repeat;

}
.section5Content 
{   
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    background-position: center right;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("../img/hikio-rov-img6.jpg");
}
@media only screen and (max-width: 950px) 
{  
    .section1Content_Text
    {
        width: 40%;
    }
    .section4Content_Text
    {
        width: 40%;
    }
}
@media only screen and (max-width: 1300px) 
{  
    .section4Content
    {
        background-position: center right !important;
        background-size: 100% auto !important ;
        background-color: white;
    }
    .section5Content
    {
        background-position: center right !important;
        background-size: 100% auto !important ;
        background-color: white;
    }
}
@media only screen and (max-width: 900px) 
{  

    .section1ResponsiveContent_Text
    {
        transform: translate(-130%,-50%) !important;
    }
    /*********************************  sayfa 3 *********************************/
   
    .section2ResponsiveDescription
    {
        font-size: 1.5vh !important;
    }
    /**************************************************************************/
    /*********************************  sayfa 6 *********************************/
    .section5ResponsiveContent
    {
        right: -5% !important;
    }
    /**************************************************************************/
}
@media only screen and (max-width: 700px) 
{  

    .section1ResponsiveContent_Text
    {
        transform: translate(-120%,-50%) !important;
    }
    /*********************************  sayfa 4 *********************************/
    .section3ResponsiveContent
    {
        right: -5% !important;
    }

    /**************************************************************************/
   
}
@media only screen and (max-width: 640px) 
{  

    .section1TitleResponsive
    {
        font-size: 1.9vh !important;
    }
    .section1ResponsiveDescription
    {
        font-size: 1.5vh !important;
    }
    .section1ResponsiveDescriptionLi
    {
        top: -8vh;
    }
    .section1ResponsiveDescription li
    {
        font-size: 1.5vh !important;
    }
    .section1ResponsiveDescription table
    {
        font-size: 1.5vh !important;
    }
  
}
@media only screen and (max-width: 550px) 
{  

    .section1ResponsiveContent_Text
    {
        transform: translate(-110%,-50%) !important;
        
    }
}
.section1Content_Text
{  
    width: 35%;
    position: absolute;
    right: 0;
    padding-right: 50px;
    padding-right: 50px;
    font-family: "Poppins-Light";
    transform: translate(-142%,-50%);
    top: 47%;
}

.section1Content_Text_Title
{ 
    font-size: 5vh !important;
    color:#222222 !important;
    opacity: 1 !important;
    line-height:1.3 !important;
    font-family: "Poppins-Medium";
} 
.section1Content_Text u
{ 
    font-weight: 700;
    text-decoration: none;
    color:#222222;
   
}  
.section1Content_Text a
{ 
    /*font-size: 2.7vh ;*/
    font-size: 2vh;
    color:#666666;
    /*line-height:1.2;*/
    line-height:154%;
}  
.section1Content_Text table
{ 
    font-size: 1.8vh;
    color:#666666;
    margin-left: 20px;
    margin-top: 3px;
} 
.section1Content_Text li
{ 
    font-size: 1.8vh;
    color:#666666;
    margin-left: 20px;
    margin-top: 3px;
}
.section1Content_Text td
{
    position: relative;
    right: 3px;
    margin-top: -10px;
}
.section3Content_Text
{
    width: 45%;
    position: absolute;
    right: 0;
    top: 50%;
    padding-right: 50px;
    padding-right: 50px;
    font-family: "Poppins-Light";
    transform: translate(-15%,-70%);
}
.section3Content_Text u
{ 
    font-weight: 700;
    text-decoration: none;
    color:#222222;
}  
.section3Content_Text a
{ 
    font-size: 2vh ;
    color:#666666;
    line-height:154%;
}  
.section3Content_Text_Title
{ 
    font-size: 5vh !important;
    color:#222222 !important;
    opacity: 1 !important;
    line-height:1.3 !important;
    font-family: "Poppins-Medium";
} 
.section4Content_Text
{  
    position: absolute;
    right: 0;
    top: 45%;
    padding-right: 50px;
    padding-right: 50px;
    font-family: "Poppins-Light";
    transform: translate(-71%,-55%);
    width: 46%;
}
.section4Content_Text_Title
{ 
    font-size: 5vh !important;
    color:#222222 !important;
    opacity: 1 !important;
    line-height:1.3 !important;
    font-family: "Poppins-Medium";
} 
.section4Content_Text u
{ 
    font-weight: 700;
    text-decoration: none;
    color:#222222;
   
}  
.section4Content_Text a
{ 
    /*font-size: 2.7vh ;*/
    font-size: 2vh;
    color:#666666;
    /*line-height:1.2;*/
    line-height:154%;
}  
.section5Content_Text
{
    position: absolute;
    right: 0;
    top: 50%;
    padding-right: 50px;
    padding-right: 50px;
    font-family: "Poppins-Light";   
    transform: translate(-13%,-55%);
    width: 40%;
}
.section5Content_Text_Title
{ 
    font-size: 5vh !important;
    color:#222222 !important;
    opacity: 1 !important;
    line-height:1.3 !important;
    font-family: "Poppins-Medium";
} 
.section5Content_Text u
{ 
    font-weight: 700;
    text-decoration: none;
    color:#222222;
}  
.section5Content_Text a
{ 
    font-size: 2vh ;
    color:#666666;
    line-height:154%;
} 
.section0Text
{
    width: 500px;
    height: 280px;
    padding-left: 15px;
    padding-right: 15px;
}
.section0Text a
{ 
    font-size: 47px;
}  
.section0LittleText
{ 
    font-size: 16px !important;
    color:#262626;
    line-height:154%;
    opacity: .6;
}  
.section0Text u
{ 
    font-weight: bold;
    text-decoration: none;
    color:#262626;
}  

.section0Image
{
    /*width: 470px;*/
    height: 330px;
    display: flex;
}
.section0Image img
{
    /*width: 100%;*/
    height: 100%;
}

.orderNow
{
    width: 170px;
    height: 45px;
    border-radius: 100px;
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(69, 142, 238);
    cursor: pointer;
}
.orderNow a
{
    font-size: 14px !important;
    color: white; 
}

.section2Row1
{
    width: 100%;
    height: 45%;
   
}
.section2Row2
{
    width: 100%;
    height: 55%;
   
}

#section6
{
    position: relative;
    background-color:#F9F9F9;
}
#section7
{
    position: relative;
    max-height: 500px;
}
/*
#section8, #section9, #section10
{
    display: none;
}*/
.footer_propertiesROVs
{
    width: 100%;
    min-height: 50px;
    position: absolute;
    /*bottom: 92px;*/
    bottom: 92px;
    font-size: 10px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    
}
#section4 
{
    position: relative;
}
#section4 img
{
    position: absolute;
    bottom:92px;
    right: 0px;
    width: 100%;
}
@media only screen and (max-width: 1300px) 
{  
    #section4 img
    {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translate(0%,-60%);
       
    }
   
}
.section1ResponsiveDescriptionLi
{
    position: relative;
    bottom: 10vh;
}
.section6Title
{
    width: 90%;
    max-width: 90%;
    height: 20%;
    position: absolute;
    /*top: 17%;*/
    top: 12%;
    left: 0;
    right: 0;
    transform: translate(0%,-50%);
    margin: 0px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1001;
    font-size: 5vh !important;
    color:#222222 !important;
    opacity: 1 !important;
    line-height:1.3 !important;
    font-family: "Poppins-Medium";
}
.section6Title u
{ 
    font-weight: 700;
    text-decoration: none;
    color:#222222;
}
.section6Content
{
    width: 700px;
    max-width: 90%;
    height: 480px;
    position: relative;
    top: 50%;
    transform: translate(0%,-50%);
    margin: 0px auto;
    display: flex;
    z-index: 1000;
    justify-content: space-between;
}
#section5
{
    background-color:#F9F9F9;
    position: relative;
}
.section_catalog
{
    width: 46.7%;
    height: 100%;
    margin-top:0px ;
    margin-bottom:30px;
    background-color: white;
    position: relative;
    word-wrap:break-word;
    border-radius: 15px;
    overflow: hidden;
    
}
.section_catalogOptions
{
    width: 50%;
    height: 30px;
    font-size: 16px;
    font-family: "SF-Pro-Light";
    font-weight: 0;
    letter-spacing: -.022em;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    margin-top: 20px;
    border-bottom: 1px solid rgb(232, 232, 232);
}
.section_catalogImg
{
    height: 35%;
    display: flex;
    align-items: center;
    margin: auto;
}
.section_catalogImg img
{
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}
.section_catalogAmount
{
    text-align: center;
    font-family: "SF-Pro-Text-Bold";
    font-size: 26px;
}
.section_catalogInformation
{
    width: 150px;
    max-width: 100%;
    margin: auto;
    text-align: center;
    font-family: "SF-Pro-Light";
    font-weight: 0 ;
    letter-spacing: -.022em ;
    font-size: 16px;
    margin-top: 30px;
}
.section_catalogExplanation
{
    width: 200px;
    max-width: 100%;
    margin: auto;
    text-align: center;
    font-family: "SF-Pro-Light";
    font-weight: 0 ;
    letter-spacing: -.022em ;
    font-size: 14px;
    margin-top: 30px;
}
.section_catalogButton a
{
    border: none;
    background-color: rgb(69, 142, 238);
    width: 190px;
    max-width: 70%;
    height: 36px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    cursor: pointer;
    font-size: 15px;
    font-family: "Poppins-Medium";
    margin: auto;
    margin-top: 30px;
    text-decoration: none;
}
@media only screen and (max-width: 568px)
{
    .footer_propertiesROVs
    {
        top: 0px;
        bottom: unset;
    }
    /*
    .sectionDisplay
    {
        display: unset !important;
    }*/
}

.footer_propertiesROVs *
{
  box-sizing: border-box;
  text-decoration: none ;
}






/*********************************  ilk ROVs sayfası  *********************************/

.rovs_catalog_img
{
    height: 60%;
    display: flex;
    align-items: center;
}
.rovs_catalog_img_blurandopacity
{
    filter: blur(4px);
    opacity: .7;
}
.rovs_catalog_img img
{
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    margin-top: 25px;
}
.rovs_catalog_information
{
    height: 25%;
    margin-top: 20px;
}
.rovs_catalog_name 
{
    width: 230px;
    margin: auto;
    text-align: center;
}
.rovs_catalog_name a:first-child
{ 
    font-family: "SF-Pro-Medium"; 
    font-size: 18px;
    color: black;
}
.rovs_catalog_name a
{ 
    font-family: "SF-Pro-Light";
    font-weight: 0 ;
    letter-spacing: -.022em ;
    font-size: 16px;
}




/******************************************************************/

/*********************************  sayfa 3  *********************************/
@media only screen and (max-width: 950px) 
{  
    .section2ContentPart1
    {
        width: 40%;
    }
    .section2ContentPart2
    {
        width: 40%;
    }
    .section2ContentPart3
    {
        width: 40%;
    }

}
#section2 img
{
    position: absolute;
    top: 50%;
    transform: translate(0%,-53%);
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 83%;

}
.section2ContentPart1
{  
    width: 25%;
    position: absolute;
    left: 0;
    top: 45%;
    transform: translate(20%,-50%);
    padding-right: 50px;
    padding-right: 50px;
    font-family: "Poppins-Light";
    line-height:1.54 !important;
}

.section2ContentTitle
{ 
    font-size: 3.7vh !important;
    color:#222222 !important;
    opacity: 1 !important;
    /*line-height:1.75 !important;*/
    line-height:1.55 !important;
    font-family: "Poppins-Medium";
} 
.section2ContentPart1 u
{ 
    font-weight: 700;
    text-decoration: none;
    color:#222222;
    
}  
.section2ContentPart1 a
{ 
    font-size: 2vh;
    color:#666666;
 
   
}
.section2ContentPart2
{  
    width: 23%;
    position: absolute;
    right: 0;
    top: 20%;
    transform: translate(-18%,-50%);
    padding-right: 50px;
    padding-right: 50px;
    font-family: "Poppins-Light";
    line-height:1.54 !important;
}
.section2ContentPart2 u
{ 
    font-weight: 700;
    text-decoration: none;
    color:#222222;
    
}  
.section2ContentPart2 a
{ 
    font-size: 2vh;
    color:#666666;
  
   
}


.section2ContentPart3
{  
    width: 25%;
    position: absolute;
    right: 0;
    top: 77%;
    transform: translate(-40%,-50%);
    padding-right: 50px;
    padding-right: 50px;
    font-family: "Poppins-Light";
    line-height:1.54 !important;
}
.section2ContentPart3 u
{ 
    font-weight: 700;
    text-decoration: none;
    color:#222222;
    
}  
.section2ContentPart3 a
{ 
    font-size: 2vh;
    color:#666666;
}
.section2ContentPart1 a:last-of-type,.section2ContentPart2 a:last-of-type,.section2ContentPart3 a:last-of-type
{
    position: relative;
    bottom: 13px;
   
}
/******************************************************************/


/*********************************  responsive *********************************/
/* tablet */
@media screen and (max-device-width: 1100px)
{
    /*********************************  sayfa 1 *********************************/
    .section1Content_Text_Title
    {
        font-size: 2.5vh !important;
    }
    .section3Content_Text_Title
    {
        font-size: 2.5vh !important;
    }
    .section4Content_Text_Title
    {
        font-size: 2.5vh !important;
    }
    .section5Content_Text_Title
    {
        font-size: 2.5vh !important;
    }
    .section0Content_Text_Title
    {
        font-size: 2.5vh !important;
    }
    .section0ResponsiveDescription
    {
        font-size: 1.2vh !important;
    }
    .ROVs_orderNowDiv
    {
        
        min-width: 290px !important;
        font-size: 1vh !important;
    }
    .ROVs_orderNow
    {
        font-size: 1vh !important;
    }
    .ROVs_orderNowDiv a:last-of-type
    {
        font-size: 0.7vh !important;
    }
    /******************************************************************/
    
    /*********************************  sayfa 2 *********************************/

    .section1TitleResponsive
    {
        font-size: 2vh !important;
    }
    .section1ResponsiveDescription
    {
        font-size: 1vh !important;
    }
    .section1ResponsiveDescriptionLi
    {
        top: 0vh;
    }
    .section1ResponsiveDescription li
    {
        font-size: 1vh !important;
    }
    .section1ResponsiveDescription table
    {
        font-size: 1vh !important;
    }

    /******************************************************************/

    /*********************************  sayfa 3 *********************************/

    .section2ContentTitle
    {
        /*font-size: 0.5vh !important;*/
        font-size: 1.5vh !important;
    }
    .section2ResponsiveDescription
    {
        font-size: 1vh !important;
    }
    .section2ContentPart2
    {  
        top: 33%;
    }
    .section2ContentPart3
    {  
        right: 0;
        top: 65%;
        transform: translate(-40%,-50%);
    }
    /******************************************************************/

    /*********************************  sayfa 4 *********************************/
    .section3TitleResponsive
    {
        font-size: 2vh !important;
    }
    .section3ResponsiveDescription
    {
        font-size: 1.5vh !important;
    }
    .section3ResponsiveContent
    {
        top: 55%;
    }

    /******************************************************************/

    /*********************************  sayfa 5 *********************************/
    .section4TitleResponsive
    {
        font-size: 2vh !important;
    }
    .section4ResponsiveDescription
    {
        font-size: 1.5vh !important;
    }
    
    /******************************************************************/

    /*********************************  sayfa 6 *********************************/
    .section5TitleResponsive
    {
        font-size: 2vh !important;
    }
    .section5ResponsiveDescription
    {
        font-size: 1.5vh !important;
    }
    .section5ResponsiveContent
    {
        right: -1% !important;
    }
    /******************************************************************/
    /*********************************  sayfa 7 *********************************/
    .section6Title
    {
        font-size: 2vh !important;
    }
    /******************************************************************/
}

/* mobil */
@media screen and (max-device-width: 600px)
{
    /*********************************  sayfa 1 *********************************/
    .section1Content_Text_Title
    {
        font-size: 2.5vh !important;
    }
    .section3Content_Text_Title
    {
        font-size: 2.5vh !important;
    }
    .section4Content_Text_Title
    {
        font-size: 2.5vh !important;
    }
    .section5Content_Text_Title
    {
        font-size: 2.5vh !important;
    }
    .section0Content_Text_Title
    {
        font-size: 2.5vh !important;
    }
    .section0ResponsiveDescription
    {
        font-size: 1.2vh !important;
    }
    .ROVs_orderNowDiv
    {
        
        min-width: 290px !important;
        font-size: 1vh !important;
    }
    .ROVs_orderNow
    {
        font-size: 1vh !important;
    }
    .ROVs_orderNowDiv a:last-of-type
    {
        font-size: 0.7vh !important;
    }
    /******************************************************************/

    /*********************************  sayfa 2 *********************************/

    .section1TitleResponsive
    {
        font-size: 2vh !important;
    }
    .section1ResponsiveDescription
    {
        font-size: 1vh !important;
    }
    .section1ResponsiveDescriptionLi
    {
        top: 0vh;
    }
    .section1ResponsiveDescription li
    {
        font-size: 1vh !important;
    }
    .section1ResponsiveDescription table
    {
        font-size: 1vh !important;
    }
    /******************************************************************/

    /*********************************  sayfa 3 *********************************/

    .section2ContentTitle
    {
        font-size: 1.5vh !important;
    }
    .section2ResponsiveDescription
    {
        font-size: 1vh !important;
    }
    .section2ContentPart2
    {  
        top: 33%;
    }
    .section2ContentPart3
    {  
        right: 0;
        top: 65%;
        transform: translate(-40%,-50%);
    }
    /******************************************************************/

    /*********************************  sayfa 4 *********************************/
    .section3TitleResponsive
    {
        font-size: 2vh !important;
    }
    .section3ResponsiveDescription
    {
        font-size: 1.5vh !important;
    }
    .section3ResponsiveContent
    {
        top: 55%;
    }

    /******************************************************************/

    /*********************************  sayfa 5 *********************************/
    .section4TitleResponsive
    {
        font-size: 2vh !important;
    }
    .section4ResponsiveDescription
    {
        font-size: 1.5vh !important;
    }
    
    /******************************************************************/

    /*********************************  sayfa 6 *********************************/
    .section5TitleResponsive
    {
        font-size: 2vh !important;
    }
    .section5ResponsiveDescription
    {
        font-size: 1.5vh !important;
    }
    .section5ResponsiveContent
    {
        right: -1% !important;
    }
    /******************************************************************/
}
/* mobil Iphone 11 */
@media screen and (max-device-width: 300px)
{
    .section2ContentPart3
    {  
        right: 0;
        top: 70%;
        transform: translate(-40%,-50%);
    }
}
@media only screen and (max-width: 750px) 
{ 
   
    #section0Responsive 
    { 
        width: 35% !important;
        right: -10%;
        top: 50%;
        transform: translate(-122%,-50%);
    }  
   

    .ROVs_orderNowDiv
    {
        min-width: 150px;
        margin-top: 50px;
    }
    .ROVs_orderNow
    {
      
        font-size: 1.8vh !important;
    }
    
    .section1Content_Text_Title
    {
        font-size: 3.5vh !important;
    }
    .section5Content_Text_Title
    {
        font-size: 3.5vh !important;
    }
    .section4Content_Text_Title
    {
        font-size: 3.5vh !important;
    }
    .section3Content_Text_Title
    {
        font-size: 3.5vh !important;
    }
    .section0Content_Text_Title
    {
        font-size: 3.5vh !important;
    }
    /***************************************/
   
}


@media only screen and (max-width: 900px) 
{  
    .section2ContentTitle
    {
        font-size: 2vh !important;
    }
   
}
@media only screen and (max-width: 600px) 
{ 
    .section2ContentPart3
    {  
        
        transform: translate(-30%,-60%);
    }
}
@media only screen and (max-width: 500px) 
{ 
    .section2ContentPart3
    {  
        
        transform: translate(-30%,-50%);
    }
}




/******************************************************************/

.section0ResponsiveDescription
{
    font-size: 2.6vh !important;
}
.ROVs_orderNowA
{
    font-size: 1.2vh !important;
}
.section5ResponsiveDescription
{
    font-size: 2vh !important;
}
#section5 .sectionCover,#section6 .sectionCover
{
    background-color: #F9F9F9 !important;
}