/* (320x480) iPhone (Original, 3G, 3GS) */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .left_logo img {
        width: 85%;
        float: left;
    }
     .right_logo img {
        width: 75%;
        float: right;
    }
    
    .topheader_logo {
    	margin-top: 5%;
    	margin-bottom: 5%;
    }
    
   .search_a_m li:nth-child(1){
    	padding-left: 0 !important;
    	width: 10% !important;
    	margin-bottom: 7% !important;
    }
    
    ul.search_a_m li, ul.search_n_z li {
    	width: 10% !important;
    	margin-bottom: 7% !important;
    }
    
    .search_details h1 a {
    	font-size: 20px;
    }
    
    ul.searchicnlst li:nth-child(1) {
    	margin-left: 0;
    	margin-bottom: 5%;
    }

    ul.searchicnlst li {
    	padding: 5px;
    }
    
    .cap_title h1::before {
    	left: 10%;
    }
    
    .top_banner_txt h1 {
    	font-size: 30px;
    }
    .top_banner_txt span {
    	font-size: 30px;
    }
    
    ul.search_a_m li a {
    	padding: 7px;
    }
    .claim {
    	width: 360px;
    }
    
    .flip-card {
        width: 95%;
       height: 270px;
    }
    
    .flip-card-front img {
    	width: 100%;
    	height: auto;
    }
    
    
    .flip-card-front, .flip-card-back {
    	width: 100%;
    	height: 270px;
    }
        
            
}
 
/* (320x480) Smartphone, Portrait */
@media only screen and (device-width: 320px) and (orientation: portrait) {
      .left_logo img {
        width: 85%;
        float: left;
    }
     .right_logo img {
        width: 75%;
        float: right;
    }
    
    .topheader_logo {
    	margin-top: 5%;
    	margin-bottom: 5%;
    }
    
   .search_a_m li:nth-child(1){
    	padding-left: 0 !important;
    	width: 10% !important;
    	margin-bottom: 7% !important;
    }
    
    ul.search_a_m li, ul.search_n_z li {
    	width: 10% !important;
    	margin-bottom: 7% !important;
    }
    
    .search_details h1 a {
    	font-size: 20px;
    }
    
    ul.searchicnlst li:nth-child(1) {
    	margin-left: 0;
    	margin-bottom: 5%;
    }

    ul.searchicnlst li {
    	padding: 5px;
    }
    
    .cap_title h1::before {
    	left: 10%;
    }
    
    .top_banner_txt h1 {
    	font-size: 30px;
    }
    .top_banner_txt span {
    	font-size: 30px;
    }
    
    ul.search_a_m li a {
    	padding: 7px;
    }
    .claim {
    	width: 360px;
    }
    
    .flip-card {
        width: 95%;
       height: 270px;
    }
    
    .flip-card-front img {
    	width: 100%;
    	height: auto;
    }
    
    
    .flip-card-front, .flip-card-back {
    	width: 100%;
    	height: 270px;
    }
   
}
 
/* (320x480) Smartphone, Landscape */
@media only screen and (device-width: 480px) and (orientation: landscape) {
     
   
}
 
/* (480x800) Android */
@media only screen and (min-device-width: 480px) and (max-device-width: 800px) {
    
   
}
 
/* (640x960) iPhone 4 & 4S */
@media only screen and (min-device-width: 640px) and (max-device-width: 960px) {
      .left_logo img {
        width: 85%;
        float: left;
    }
     .right_logo img {
        width: 75%;
        float: right;
    }
    
    .topheader_logo {
    	margin-top: 5%;
    	margin-bottom: 5%;
    }
    
   .search_a_m li:nth-child(1){
    	padding-left: 0 !important;
    	width: 10% !important;
    	margin-bottom: 7% !important;
    }
    
    ul.search_a_m li, ul.search_n_z li {
    	width: 10% !important;
    	margin-bottom: 7% !important;
    }
    
    .search_details h1 a {
    	font-size: 20px;
    }
    
    ul.searchicnlst li:nth-child(1) {
    	margin-left: 0;
    	margin-bottom: 5%;
    }

    ul.searchicnlst li {
    	padding: 5px;
    }
    
    .cap_title h1::before {
    	left: 10%;
    }
    
    .top_banner_txt h1 {
    	font-size: 30px;
    }
    .top_banner_txt span {
    	font-size: 30px;
    }
    
    ul.search_a_m li a {
    	padding: 7px;
    }
    .claim {
    	width: 360px;
    }
    
    .flip-card {
        width: 95%;
       height: 270px;
    }
    
    .flip-card-front img {
    	width: 100%;
    	height: auto;
    }
    
    
    .flip-card-front, .flip-card-back {
    	width: 100%;
    	height: 270px;
    }
   
}
 
 
  
/* (640x960) iPhone 5 */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
      .left_logo img {
        width: 85%;
        float: left;
    }
     .right_logo img {
        width: 75%;
        float: right;
    }
    
    .topheader_logo {
    	margin-top: 5%;
    	margin-bottom: 5%;
    }
    
   .search_a_m li:nth-child(1){
    	padding-left: 0 !important;
    	width: 10% !important;
    	margin-bottom: 7% !important;
    }
    
    ul.search_a_m li, ul.search_n_z li {
    	width: 10% !important;
    	margin-bottom: 7% !important;
    }
    
    .search_details h1 a {
    	font-size: 20px;
    }
    
    ul.searchicnlst li:nth-child(1) {
    	margin-left: 0;
    	margin-bottom: 5%;
    }

    ul.searchicnlst li {
    	padding: 5px;
    }
    
    .cap_title h1::before {
    	left: 10%;
    }
    
    .top_banner_txt h1 {
    	font-size: 30px;
    }
    .top_banner_txt span {
    	font-size: 30px;
    }
    
    ul.search_a_m li a {
    	padding: 7px;
    }
    .claim {
    	width: 360px;
    }
    
    .flip-card {
    	width: 95%;
        height: 240px;
    }
    
    .flip-card-front img {
    	width: 100%;
    	height: 240px;
    }
    
    .flip-card-front img {
    	width: 100%;
    	height: auto;
    }
    
    .flip-card-back {
    	padding: 20px;
    	font-size: 16px;
    }
    
    
    .flip-card-back p {
    	font-size: 12px;
        margin-bottom: 25px;
    }
    
    .flip-card-front, .flip-card-back {
    	width: 100%;
    	height: 240px;
    }
   
   
}
 

  
/* (640x960) iPhone 5 */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
      .left_logo img {
        width: 85%;
        float: left;
    }
     .right_logo img {
        width: 75%;
        float: right;
    }
    
    .topheader_logo {
    	margin-top: 5%;
    	margin-bottom: 5%;
    }
    
   .search_a_m li:nth-child(1){
    	padding-left: 0 !important;
    	width: 10% !important;
    	margin-bottom: 7% !important;
    }
    
    ul.search_a_m li, ul.search_n_z li {
    	width: 10% !important;
    	margin-bottom: 7% !important;
    }
    
    .search_details h1 a {
    	font-size: 20px;
    }
    
    ul.searchicnlst li:nth-child(1) {
    	margin-left: 0;
    	margin-bottom: 5%;
    }

    ul.searchicnlst li {
    	padding: 5px;
    }
    
       .cap_title h1::before {
    	left: 8%;
        width: 90%;
    }
        
    .top_banner_txt h1 {
    	font-size: 30px;
    }
    .top_banner_txt span {
    	font-size: 30px;
    }
    
    ul.search_a_m li a {
    	padding: 7px;
    }
    .claim {
    	width: 100%;
    }
    
    .flip-card {
    	width: 100%;
        height: 240px;
    }
    
    .flip-card-front img {
    	width: 100%;
    	height: auto;
    }
    
    .flip-card-back {
    	padding: 20px;
    	font-size: 16px;
    }
    
    
    .flip-card-back p {
        font-size: 15px;
        margin-bottom: 25px;
        line-height: 1.2;
    }
    
    .flip-card-front, .flip-card-back {
    	width: 100%;
    	height: 240px;
    }
   
}


  
/* (640x960) iPhone 5 */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) {
    
   .claim {
    	width: 100%;
    }
    
    .flip-card {
    	width: 100%;
    	height: 244px;
    }
    
    .flip-card-front, .flip-card-back {
    	width: 100%;
    	height: 244px;
    }
    
    .flip-card-front img {
	    width: 100%;
    	height: auto;
    }
    
    .flip-card-front, .flip-card-back {
    	width: 100%;
    	height: 244px;
    }
    
    
    .flip-card-back p {
    	font-size: 14px;
    	margin-bottom: 25px;
    }
    
    
}
  
 
/* (720x1280) Galaxy Nexus, WXGA */
@media only screen and (min-device-width: 720px) and (max-device-width: 1280px) {
   
}
 
/* (720x1280) Galaxy Nexus, Landscape */
@media only screen and (min-device-width: 720px) and (max-device-width: 1280px) and (orientation: landscape) {
   
}
 
/* (1024x768) iPad 1 & 2, XGA */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    
}
 
/* (768x1024) iPad 1 & 2, Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
   
}
 
/* (1024x768) iPad 1 & 2, Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

}
 
/* (2048x1536) iPad 3 */
@media only screen and (min-device-width: 1536px) and (max-device-width: 2048px) {
   /*.introFilter .srcSection{padding: 0em;}*/
 
}
 
/* (1280x720) Galaxy Note 2, WXGA */
@media only screen and (min-device-width: 720px) and (max-device-width: 1280px) {
   
}
 
/* (1366x768) WXGA Display */
@media  screen and (max-width: 1366px) {
   
}
 
/* (1280x1024) SXGA Display */
@media  screen and (max-width: 1280px) {
   
}
 
/* (1440x900) WXGA+ Display */
@media  screen and (max-width: 1440px) {
   
}
 
/* (1680x1050) WSXGA+ Display */
@media  screen and (max-width: 1680px) {
   
}
 
/* (1920x1080) Full HD Display */
@media  screen and (max-width: 1920px) {
   
}
 
/* (1600x900) HD+ Display */
@media  screen and (max-width: 1600px) {
   
}