/*----------print css starts here-----------------*/
@media print {
* { background: transparent !important; color: #000 !important; /* Black prints faster: h5bp.com/s */ box-shadow:none !important; text-shadow: none !important;}
a,a:visited {text-decoration: underline;}
    
    a[href]:after {content: none !important;  }
    /*    a[href]:after {content: " (" attr(href) ")";}
abbr[title]:after {content: " (" attr(title) ")";}
/** Don't show links for images, or javascript/internal links*/
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {content: "";}
pre,blockquote {border: 1px solid #999;page-break-inside: avoid;}
thead {display: table-header-group; /* h5bp.com/t */}
tr,img {page-break-inside: avoid;}
img {max-width: 100% !important;}
/*@page {margin: 0.5cm;}*/
p,h2,h3 {orphans: 3;widows: 3;}
h2,h3 {page-break-after: avoid;}

body{ padding-top: 0}    
.mail-logo{ display: none}
header{ position: relative;}
.print-logo{ display: inline-block; width: 100px;}
header .row [class*='col-']{ width: 100%; text-align: center}
    header .logo span{ border-color:#0d3a66}
header .logo span{ color:#0d3a66}
.menu-part{ display: none;}
.banner-wrap{ display: none}
.online-insurance .row{ display: block;}
    .why-sau .why-sau-content{ padding: 0;}
    .online-insurance .row [class*='col-'] {display: block;vertical-align: middle;float: none;width: 100%; padding: 10px 0; } 
    .myrtl-beach-wrap h2{ padding: 10px 0 ; font-size: 2.4rem }   
    .online-insurance h2{ margin-bottom: 10px; font-size: 2.4rem}
    .insurance-offer h2, .why-sau .why-sau-content h2{ font-size: 2.4rem}
    .why-sau .why-sau-content h2{ margin-bottom: 0}
    .why-sau .why-sau-content h5{ font-size: 2.0rem}
    .online-insurance h2 br{ display: none}
    .home-quote a, .sau-agent a{ border-color: #0d3a66}
    .online-insurance .or{ display: none}
    .offer-list li a.offer-arrow{ display: none}
    .offer-list li em{ display: none}
    .offer-list li h3{ font-size: 2.0rem}
    .offer-list li a.offer-arrow{ border: #a2973c solid 1px; border-radius: 50%;}
    .offer-list li{ width: 20%; margin-right: 0; margin-bottom: 20px}
    .client-saving{ display: none}
    .why-sau{ height: auto;}
    .footer-main-links{ position: relative; text-align:center; top:auto; margin-top: 10px;}
    .footer-main-links ul li a{ padding: 0 5px; font-size: 1.6rem } 
    .footer-main-links ul li:nth-child(3){ margin-right: auto;}
    .footer-sau-logo img{ width: 150px;}
    .footer-sau-logo h6{ margin-top: 10px}
    .footer-socail-icon{ display: none}
    .offer-list{ margin-top: 20px;}
    .sau-agent .sau-agent-content, .home-quote .quote-online{ max-width:100%;}
    .button{ display: none}
    .expend-text{ display: block !important}
    
}