/* iPad in portrait */

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait)
{ 
/* .header {margin-left: 62px;width: 621px;}  */
body{background-attachment: fixed !important; background-position:0 0 !important; background-size: cover !important;}
.title{font-size:30px}
.menuSection {padding: 0 0 10px;}
.menuIcon, .menuText {margin: 0 0 0 14px;padding: 0;}
.menuDesp{display: table-cell;font-size: 10px;}
.leftTitle{font-size: 16px;}
.leftSection img {max-width: 100px;min-width: 70px;width: 1%;}
.tempImg {position: relative;top: -70px;}
.secDespText {font-size: 13px;}
.secDesp{margin-top: 10px;width: 527px;}
.rightSection{padding:0}
.subText {font-size: 12px;}
.accordionSection{padding-top:25.7%;z-index:101;}
.innerPage_Accordionsmall{width: 26px;}
.accordionHead {width: 24px;}
.active_1{left:9.4%;}.active_2{left: 29.8%;}.active_3{left: 49.5%;}.active_4{left: 69.1%;}.active_5{left: 89.2%;}

.top_nav.large .homeProfile {margin-top: -5px;}
.top_nav.small .page_nav .page_nav_text .nav_text{width:17% !important;}

.globalSearch{padding:0}
.globalSearch .glyphicon-search{right:9px}
.headerRight{padding:0}
.breadcrumbSection{ background-size:50% auto !important}
.userNameEllipse .userName{width:60px;}
.dropdown-menu{width:110px;min-width: 100px;}
.dropdown-menu > li > a{padding: 3px 2px 3px 10px;}

.ContainerExtend {width: 97.5%;}
.ContainerReset {left: 10px;width: 97.5%;}
.clientNameSectionOverlay{z-index:101}
.GlobalSectionTitle{font-size: 37px;}
.GlobalSectionTitlehelp{width:65%}
.bannerSection img{width:100%}
.GlobalSectionContent{margin-top:2em}
.GlobalSectionLeft {margin-top: 1em;}
.GS_Experience { margin-top: 20px;}

.modal-open {position:relative}
.modalPanel { left: 2% !important}
.modal-backdrop {}


.contactSection{width:98%}
.contactSection .control-label{width:32%}

.footerSectionAddr{width: 80%;}

}
/* iPad in landscape */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) 
{ 

/* .header {margin-left: 83px;width: 829px;} */
body{ background-attachment: fixed !important;background-position:0 0 !important; background-size: cover !important;}
.title{font-size:30px}
.menuSection {padding: 0 0 10px;}
.menuSectionText {padding: 0px 0;}
.menuIcon, .menuText {margin: 0 0 0 16px;padding: 0;}
.menuDesp{display: table-cell;font-size: 11px;}
.leftTitle{font-size: 16px;}
.leftSection img {max-width: 100px;min-width: 70px;width: 1%;}
.tempImg {position: relative;top: -70px;}
.secDespText {font-size: 13px;}
.secDesp{margin-top: 10px;width: 485px;}
.rightSection{padding:0}
.subText {font-size: 12px;}
.accordionSection{padding-top:19%;z-index:101}
.innerPage_Accordionsmall{width: 26px;}
.accordionHead {width: 24px;}
.active_1{left:9.4%;}.active_2{left: 29%;}.active_3{left: 47.6%;}.active_4{left:66.3%;}.active_5{left: 85.7%;}


.headerRight{padding:0}
.breadcrumbSection{/* width: 30%;*/ background-size: 50% auto !important;}
.globalSearch {width: 20%;}
/*.headerRight{width:100%;}*/
.profile{width: 100%;}
.okCanSection{width:100%}

.GlobalSectionTitlehelp{width:70%}

.ContainerExtend {width: 98%;}
.ContainerReset {width: 98%;left: 10px;}
.clientNameSectionOverlay{z-index:101}
.bannerSection img{width:100%}

.contactSection{width:75%}
.contactSection .control-label{width:32%}
.modal-open {position:relative}
.modal-backdrop {}
.d-layout-grid-four, .d-layout-grid-three{width:50% !important}
}


@-moz-document url-prefix() { 
  .accordionHead  a .activeArrow{top:8px;}
  .pageTitle{padding-top:1px}
}

/* Only safari browser */
.safariBrowser .BFSection1 h6, .safariBrowser .BFSection2 h6, .safariBrowser .BFSection3 h6{font-family: helvetica;}
.safariBrowser .BFSection3Title{font-family: helvetica;font-weight:bold}
/* .safariBrowser .header{margin-left: 101px;} */
/* .safariBrowser .active_1{left: 8.4%;}.safariBrowser .active_2{left: 28.7%;}.safariBrowser .active_3{left: 48.2%;}.safariBrowser .active_4{left: 67.6%;}.safariBrowser .active_5{left: 87.9%;} */

/* Only IE browser */
.IE9Browser .pageTitle, .IE10Browser .pageTitle{padding-top:1px}
.IE9Browser .mainSection{min-height:auto}
 .IE10Browser .accordionSection{padding-top:13.3%}
/*.ieBrowser .header{margin-left: 101px;}*/
/* .IE10Browser .active_1{left:9%;}.IE10Browser .active_2{left:29.3%;}.IE10Browser .active_3{left: 48.6%;}.IE10Browser .active_4{left:67.8%;}.IE10Browser .active_5{left: 88%;}
.IE9Browser .active_1{left:9.2%;}.IE9Browser .active_2{left:29.6%;}.IE9Browser .active_3{left: 49%;}.IE9Browser .active_4{left:68.5%;}.IE9Browser .active_5{left: 88.9%;}
 */
 