﻿@media screen and (min-width:1536px) and (max-width:1599px) {
    header .headerMenu .cnts .leftItems{margin-right:30px}
    header .headerMenu .cnts .leftItems li > a{margin:0 0 0 30px}
    header .headerMenu .cnts .searchDiv{width:40px}

        .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: 160px;}
    .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 .allItems{height:500px}
    .jspVerticalBar{display:block!important}

    .sectionsMenu .menuCnts{padding:112px 100px}

    .diabetes .riskCalculator .page .answer{padding:0 10px}

    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;}

}