﻿@media screen and (min-width:1600px) and (max-width:1679px) {
    header .headerMenu .cnts .leftItems{margin-right:40px}
    header .headerMenu .cnts .leftItems li > a{margin:0 0 0 30px}

    .medicalServices ul li{width:calc((100% - 48.1px) / 4);margin-bottom:16px}
.medicalServices ul li:nth-child(4n){margin-left:0}
.medicalServices ul li:nth-last-child(-n+4){margin-bottom:0;}


    .interestingArticles .cnts li{width: calc((100% - 16.1px) / 2);}
    .interestingArticles .cnts li:nth-child(3n+1) {margin-left: 16px}
    .interestingArticles .cnts li:nth-child(2n+1) {margin-left: 0;}
    .interestingArticles .cnts li:last-child {display:none}
    .interestingArticles .cnts li:first-child .imageCntnr{padding-bottom: calc((calc((100% - 16.1px) / 2) * 66.6)/ 100);display: block;width: calc((100% - 16.1px) / 2);}
    .interestingArticles .cnts li:first-child .desc{width: calc(100% - calc((100% - 16.1px) / 2));}
    .interestingArticles ul li:first-child.item .sectionTarget {right: calc(((100% - 16.1px) / 2) + 16px);}
    .interestingArticles ul li:first-child.item .sectionTarget:hover {right: calc(((100% - 16.1px) / 2) + 20px);}
   
    .parentHP .parentingHeader {height: 250px;margin-bottom: 170px;}
    .parentHP .parentingHeader .item .title h2{bottom: 16px;font-size: 22px}
    .parentHP .parentingHeader .item:hover .title h2{bottom:30px}

    .searchResult .searchListing ul li.item .url{width: calc(100% - 280px);}

   .sectionsMenu .menuCnts{padding:140px 100px}
   .sectionsMenu .menuCnts .item ul li{width: calc((100% - 40px) / 2);margin-left:40px}

   article .calc .cnts .calcCnts .ovulationDetails .item{width: calc((100% - 250.1px) / 6);margin-left:50px;height:126px}
    article .calc .cnts .calcCnts .ovulationDetails .item:after{left:-25px;}
   

}