/*Styles for screen 800px and lower*/
@media screen and (max-width: 1000px) {
    .callno, .live_chat {
        margin-top: 0px;
        font-size: 11px;
        display: inline-block;
    }

    .callno img, .live_chat img {
        padding-right: 3px;
    }

    .connection_options {
        text-align: center;
        padding-top: 30px !important;
    }

    .ws_logo {
        text-align: center;
    }   
    .ws_logo img {
        padding: 0px 10px;
    }
    

    .mm_block ul.menu li a {
        padding: 10px 16px;
    }

    .sticky_menu_container {
        padding-bottom: 0px;
    }

}

/*Styles for screen 800px and lower*/
@media screen and (max-width: 800px) {

    .callno, .live_chat {
        display: inline-block;
        font-size: 11px;
        font-weight: bold;
        margin-top: 0px;
        text-align: center;
        padding-bottom: 8px;
    }

    .callno img, .live_chat img {
        padding-right: 1px;
    }


    .connection_options {
        text-align: center;
        padding-top: 20px !important;
    }

}


/*Styles for screen 640px and lower*/
@media screen and (max-height: 600px) {

    .hot_buttons_container {
        display: none;
    }

    .chat_header {
        padding-top: 5px;
    }

}

/*Styles for screen 640px and lower*/
@media screen and (max-width: 640px) {

    .hot_buttons_container {
        display: none;
    }

    .slider_image {
    	display: none;
    }

    .slider_title {
    	font-size: 20px;
    }

    .ws_logo a {
    	margin-top:0px;
    	padding-top: 5px;
    }

    .callno, .live_chat {
        display: inline-block;
        font-size: 12px;
        font-weight: bold;
        margin-top: 0px;
        text-align: center;
    }

    .connection_options {
        text-align: center;
        padding-top: 10px !important;
    }

    .mm_block ul.menu li a {
        padding: 10px 10px;
        font-size: 11px;
    }


    .region-bottom-footnote .row .columns {
        display: block !important;
        width: 100% !important;
    }

    .region-bottom-footnote .row .columns:last-child, .region-bottom-footnote .row .columns:first-child {
        text-align: center;
    }

    .mobile_separator {
        border-bottom: 1px solid #dddddd;
        margin-bottom: 18px;
    }

    .mobile_separator:last-child {
        border-bottom: 0px;
    }

    .chat_container {
        margin: 5px auto;
        position: fixed;
        width: 100%;
        max-width: 700px;
        height: auto;
        max-height: 400px;
        padding-bottom: 12px;
        top: 5px;
        left: 0px;
        z-index: 801; 
        background-image: url('../images/chat_back.jpg');
    }

    .chat_header {
        padding-top: 0px;
        font-size: 12px;
        font-weight: bold;
    }

    .chat_button a {
        padding: 3px 8px;
    }




}

@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : landscape) { 

    /* iPhone Landscape Styles Here*/

    .mm_block {
        display: none;
    }

    .mobile_menu_block {
        display: block;
    }
    
    .sticky_menu_container {
        display: none !important;
    }
}





/*Styles for screen 420px and lower*/
@media screen and (max-width: 420px) {

.big_blue_block {
    display: none;
}

.mm_block {
    display: none;
}

.mobile_menu_block {
    display: block;
}

.mobile_menu_block .open_menu_link {
    display: block;
}

.connection_options {
    padding-top: 5px !important;
}

.callno, .live_chat {
    font-size: 9px;
    margin-top: 0px;
}

.ws_logo {
    padding: 0px !important;
}

.mobile_menu_block {
    padding: 3px 2px;
}

/* highlight row truncate */

.highlight_row {
    min-height: 30px;
}

.highlight_row .highlight_text strong a {
    font-size: 13px;
    letter-spacing: 0px;
}

.highlight_row .highlight_text a {
    display: block;
    line-height: 1.5em;
    max-height: 3em;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.white_button a, .blue_button a, .grey_button a, .form-submit {
    font-size: 12px;
    padding: 10px 20px;
}

.chat_container .blue_button a, .chat_container .white_button a {
    min-width: 100px;
}

.chat_button a {
    padding: 5px 4px !important;
}

.chat_title {
    font-size: 12px;
    padding-bottom: 8px;
}

.chat_divider {
    margin-top: 10px;
}


.easy_social_box {
    display: block;
    width: 100%;
}


/* Tarrif plans */
.trf_plan_perioud {
    font-size: 24px;
    padding: 20px 0px 8px;
}

.trf_plan_price {
    font-size: 22px;
    padding-bottom: 20px;
}

.field-name-field-tags {
    display: block;
    width: 100%;
    float: none;
}

/* Bottom menu */
.bottom_menu {
    text-align: center;
    padding: 20px 0px;
}

.bottom_menu ul.menu li {
    display: inline-block;
    width: 32%;
    text-align: center;
    position: relative;
}

.bottom_menu ul.menu li a {
    display: block;
    width: 100%;
    border: 0px;
}

}

/*Styles for screen 350px and lower*/
@media screen and (max-width: 350px) {

.highlight_row .highlight_text strong a {
    font-size: 11px;
    letter-spacing: 0px;
}

.mobile_menu_block .open_menu_link, .mobile_menu_container ul.menu li a, .hide_mobile_menu a {
    padding: 6px;
}

.view-last-testemonials .views-field-field-image, .page_container .views-field-field-image {
    display: none;
}

.help_container_title, .testemonial_headers, .big_title, .block-title, .special_title, h2, .big_underlined_title {
    font-size: 18px;
    padding: 30px 0px;
    letter-spacing: 0px;
}

.white_button a, .blue_button a, .grey_button a, .form-submit {
    font-size: 11px;
    padding: 6px 15px;
}

.region-bottom-footnote .row .columns:first-child {
    display: none !important;
}

}






















/* Print version */

@media print {
    body {
        margin: 5mm 5mm 10mm 5mm;
        font-size: 12pt;
    }
    
    a:link:after,
    a:visited:after {
      content: " (" attr(href) ") ";
      font-size: 90%;
      color: #999999;
    }


    a, a:visited {
    text-decoration: none; }

    a[href]:after {
        content: ""; 
        font-size: 90%;
        color: #999999;
    }

    #logo:after {
        content: ""; 
    }


    iframe, .big_blue_block, .mm_block, .sticky_menu_container, .breadcrumbs_container, .footer_container, .small_footer_container {
        display: none !important;
    }

    .our_partners_container, .easy_social_box, .hot_buttons_container {
        display: none;
    }

    .connection_options {
        margin-top: -8px !important;
    }

    .small_blue_block {
        text-align: center;
        padding: 10px 0px;
        display: block;
        height: auto;
        min-height: 10px;
    }

    .page_big_title {
        font-size: 14pt;
        font-weight: bold;
        margin: 0px !important;
    }

    .big_underlined_title {
        font-size: 16px;
        font-weight: bold;
        padding: 12px 0px;
    }

    .section_break img {
        max-height: 80px;
    }
    
    .content .field-name-field-news-thumb {
        max-width: 50% !important;
    }

    .print-only-text {
        border-top: 1px solid #cccccc;
        font-size: 12px;
        padding-top: 10px;
        margin-top: 8px;
        color: #999999 !important;
        text-align: center;
    }

    .large-4, .small-4 {
        width: 33% !important;
        display: inline-block;
    }

    .large-2, .small-2  {
        width: 16.666% !important;
        display: inline-block;
    }

    .large-3, .small-3  {
        width: 25% !important;
        display: inline-block;
    }

    .large-6, .small-6 {
        width: 50% !important;
        display: inline-block;
    }


    .large-8, .small-8 {
        width: 66% !important;
        display: inline-block;
    }

    .large-9, .small-9 {
        width: 75% !important;
        display: inline-block;
    }

    .region-highlighted .block-block {
        margin-bottom: 5px;
    }

    .columns {
        position: relative;
    }




    @page  {
        size:8.27in 11.69in; 
        margin:.5in .5in .5in .5in; 
        mso-header-margin:.5in; 
        mso-footer-margin:.5in; 
        mso-paper-source:0;
    }
}














