﻿body {
}



@media (max-width: 360px) and (orientation: portrait){
    /*/ICOMMIT-27579*/
    .link-alignment {
     float: none;
    }

     /*ICOMMIT-27820*/ 
    .daknav_printchecklist {        
        width:  265% !important; 
    }

    .main-ibclogo {
     height: 59px;
     width: 20%;
   }

    .iphone_header {
      width: 350px;
      margin: 30px -120px 0 0 !important;
      padding: 10px 55px !important;
    }

     .ibcmobilehowto ul.iphone li#iphoneheader {
     margin-left: -40px
    }

    .iphone_img {
     margin-left: 45px !important;
     margin-top: 250px !important;
    }

    #howto_pageoptions {
        width: auto;
    }

    /*ICOMMIT-28890*/
     .headdiv {
        margin-left: 0 !important;
    }

     .header_guide1 {
    width: 100% !important;
    margin-top: 30px !important;
    margin-left: 0px;
  }
    .iphoneheader {
        margin-left: 0px !important;
    }
    .iphoneheader_left {
     float: none !important;
    }

    .boarderline {    
        margin-left: 0px !important;
     }

    .textsection {
    width: auto !important;
    margin-left: 0px !important;
    margin-bottom: 25px;
    }
}


@media (max-width: 320px) and (orientation: portrait){
    /*ICOMMIT-27579*/
    .link-alignment {
     float: none;
    }

     /*ICOMMIT-27820*/ 
      .daknav_printchecklist {        
        width:  282% !important; 
     }
      
       .main-ibclogo {
         height: 59px;
         width: 20%;
       }


      .quicklinks_wrapper {
        width: 50%;
      }

     .footer_margin_left {
      margin-left: -10px;
     }

    .footer_parts_link {
      margin-left: -7px; 
     }

    .footer_wrapper_left {
      margin-left: -6px;
    }    

}



@media (max-width: 568px) and (orientation: landscape){
    
     /*ICOMMIT-27820*/ 
    .daknav_printchecklist {        
        width:  180% !important; 
    }

    .main-ibclogo {
     height: 59px ;
     width: 20%;
   }

}
/* android landscape*/
@media (max-width: 640px) and (orientation: landscape){
    
     /*ICOMMIT-27820*/ 
    .daknav_printchecklist {        
        width:  150% !important; 
    }

    .main-ibclogo {
     height: 59px;
     width: 20%;
   }
     .main-ibclogo > img {
        width: auto !important;       
    }
     /*ICOMMIT-28890*/

    .boarderline {
        margin-left: 0px  !important;
    }

    .iphoneheader {
       margin-left: 0px !important;
    }
    
}

@media (max-width: 480px) and (orientation: landscape) {
    /*ICOMMIT-28890*/
    .headdiv {
    margin-left: 70px !important;
    }
    .header_guide1 {
    margin-left: 5px !important;
    }

    .iphoneheader {
    margin-left: 0px !important;
    }

    .boarderline {    
        margin-left: 0px !important;
     }

}

@media(max-width: 768px) and (orientation: landscape) {
       
    .iphone_img {
         margin-left: -20px;
    }



}


/*ICOMMIT-28890*/

.iphone {
    background: gray;
}

