@charset "utf-8";
/* =helpers
----------*/
.l {
    text-align: left;
}

.r {
    text-align: right;
}

.c {
    text-align: center;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.invisible {
    visibility: hidden;
}

.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
}

.cf:before, .cf:after, .featured_plan:after,
#header:before, #container:before, #content:before, #side1:before, #side2:before, #footer:before, #reviews:before,
.wrap:before, .post:before, .entry-content:before, .entry-excerpt:before,
nav:before, #phone_description:after,
#header:after, #container:after, #content:after, #side1:after, #side2:after, #footer:after, #reviews:after,
.wrap:after, .post:after, .entry-content:after, .entry-excerpt:after,
nav:after {
    content: "";
    display: table;
}

.cf:after, .featured_plan:after, #reviews:after, #phone_description:after,
#header:after, #container:after, #content:after, #side1:after, #side2:after, #footer:after,
.wrap:after, .post:after, .entry-content:after, .entry-excerpt:after,
nav:after {
    clear: both;
}

/* =custom
----------*/

#skip {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    margin: 0;
}

#skip a:link, #skip a:visited {
    position: absolute;
    z-index: 99;
    top: -99em;
    left: 0;
    width: 99.99%;
    font-size: 200%;
    line-height: 3;
    text-align: center;
    background: #fff;
}

#skip a:link:focus, #skip a:visited:focus {
    top: 0;
}

.screen-reader-text {
    position: absolute;
    left: -999em;
}

/* =header
----------*/

.m-phone img {
    margin-bottom: 7px;
}

.m-phone .m-rating {
    width: 87px;
    margin: 0 auto 5px;
}

.m-phone a:link, .m-phone a:visited {
    font-weight: bold;
}

#demo-frame > div.demo {
    padding: 10px !important;
}

.scroll-pane {
    overflow: hidden;
    width: 100%;
    float: left;
    height: 250px;
    position: relative;
    margin-bottom: 10px;
    width: 960px;
}

.scroll-content {
    width: 3840px;
    float: left;
    height: 250px;
}

.scroll-content-item {
    width: 960px;
    height: 250px;
    float: left;
    margin: 0;
    padding: 0;
}

* html .scroll-content-item {
    display: inline;
}

/* IE6 float double margin bug */
.scroll-bar-wrap {
    clear: left;
    position: absolute;
    bottom: 4px;
    left: 180px;
    width: 600px;
    background: #ebebeb;
    border-radius: 10px;
}

#slide_to_1, #slide_to_2, #slide_to_3, #slide_to_4 {
    position: absolute;
}

#slide_to_1 {
    left: 0;
    bottom: 0;
}

#slide_to_2 {
    left: 150px;
    bottom: 1px;
}

#slide_to_3 {
    left: 300px;
    bottom: 1px;
}

#slide_to_4 {
    left: 450px;
    bottom: 1px;
}

a#slide_to_1:link:hover, a#side_to_1:visited:hover,
a#slide_to_2:link:hover, a#side_to_2:visited:hover,
a#slide_to_3:link:hover, a#side_to_3:visited:hover,
a#slide_to_4:link:hover, a#side_to_4:visited:hover {
    color: #505050;
    text-decoration: none;
}

.scroll-bar-wrap .ui-slider {
    background: none;
    border: 0;
    height: 22px;
    margin: 0 auto;
}

.scroll-bar-wrap .ui-handle-helper-parent {
    position: relative;
    width: 950px;
    height: 100%;
    margin: 0 auto;
}

.scroll-bar-wrap .ui-slider-handle {
    top: 1px;
    height: 20px;
    position: absolute;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f4f9fb));
    background: -webkit-linear-gradient(#ffffff, #f4f9fb);
    background: -moz-linear-gradient(#ffffff, #f4f9fb);
    background: -ms-linear-gradient(#ffffff, #f4f9fb);
    background: -o-linear-gradient(#ffffff, #f4f9fb);
    background: linear-gradient(#ffffff, #f4f9fb);
    -pie-background: linear-gradient(#ffffff, #f4f9fb);
    border-radius: 10px;
    box-shadow: 0 2px 2px #a8a9aa;
    outline: none;
}

.scroll-bar-wrap .ui-slider-handle .ui-icon {
    position: absolute;
    background: transparent url('../img/misc/grip.png') no-repeat scroll 0 0;
    right: 10px;
    top: 7px;
    width: 7px;
    height: 6px;
}

/* =container
----------*/
#container {
}

#page-title {
    color: #3380cb;
    font-size: 171.4%;
    margin: 10px 0 28px;
}

#content .sub-title {
    font-size: 157.1%;
    font-family: Arial;
    color: #6e797d;
    border-bottom: 3px double #ddddd7;
    padding: 0 0 25px;
    margin: 18px 0 23px;
    font-weight: normal;
    width: 890px;
}

.sub-title a:link, .sub-title a:visited, .sub-title span {
    color: #3e8bd6;
}

#content .sign-up-details {
    position: relative;
    margin-bottom: 0;
}

.page-template-sign-up-split #content {
    position: relative;
}

.page-template-sign-up-split #content .sub-title {
    padding-right: 0;
    width: auto;
}

.page-template-sign-up-split #content ul li {
    width: 530px;
}

#content .sign-up-details:after {
    /*background: transparent url('../img/misc/contact-us-image.png') no-repeat scroll 0 0;*/
    content: ' ';
    position: absolute;
    left: 560px;
    top: -42px;
    width: 287px;
    height: 389px;
}

.split-video {
    width: 400px;
    height: 225px;
    position: absolute;
    top: 128px;
    right: 0;
}

.subscribe {
    background: transparent url('../img/misc/homepage_section_bg.png') repeat-x scroll 0 0;
    padding: 50px 20px;
    overflow: hidden;
    margin-bottom: 60px;
}

.subscribe form {
    float: left;
    width: 315px;
}

#content .subscribe form p, #content .drop-line form p {
    margin-bottom: 23px;
    font-size: 100%;
    color: #444;
    font-weight: bold;
    font-family: Arial;
}

.subscribe form p span, .drop-line form p span {
    font-size: 71.4%;
    color: #ababab;
    font-style: italic;
    float: right;
    font-weight: normal;
    margin-right: 25px;
}

.subscribe form .subscribe-wrapper, .drop-line form .subscribe-wrapper {
    background: #f3f8f9;
    border-top: 1px solid #dde0e8;
    width: 160px;
    padding: 25px 85px;
    margin-left: -20px;
}

.subscribe form label, .drop-line form label {
    display: block;
    margin-bottom: 9px;
}

.subscribe form input[type="text"], .drop-line form input[type="text"],
.subscribe form select, .drop-line form select,
.subscribe form textarea, .drop-line form textarea {
    width: 270px;
    padding: 8px;
    border: 1px solid #d2d9dc;
    border-radius: 3px;
    -webkit-box-shadow: inset 1px 1px 3px -1px #D2D9DC;
    box-shadow: inset 1px 1px 3px -1px #D2D9DC;
}

.subscribe form textarea, .drop-line form textarea {
    height: 100px;
}

.subscribe form select, .drop-line form select {
    width: 287px;
}

.subscribe form input[type="submit"], .drop-line form input[type="submit"] {
    background: #d1e4f3;
    border: 1px solid #5594cd;
    color: #000;
    font-weight: bold;
    padding: 4px 15px 6px;
    border-radius: 3px;
}

.drop-line form input[type="submit"] {
    width: 120px;
}

.subscribe .subscribe-right {
    float: right;
    width: 248px;
}

#content .subscribe .subscribe-right p {
    margin-bottom: 30px;
    font-size: 75%;
}

.contact-wrapper {
    overflow: hidden;
}

.drop-line {
    margin-left: 20px;
    width: 310px;
    float: left;
}

.social-networks {
    background: red;
    width: 400px;
    float: left;
    height: 550px;
    margin-left: 35px;
    background: transparent url('../img/misc/homepage_sidebar.png') no-repeat scroll 0 0;
    padding-left: 45px;
}

#top-selling-phones {
    width: 960px;
    overflow: hidden;
}

#top-selling-phones figure {
    float: left;
}

#top-selling-phones .description {
    float: left;
    margin: 17px 0 0 38px;
}

#top-selling-phones .description h2 {
    font-size: 171.4%;
    color: #3380cb;
    margin: 0 0 15px;
}

#top-selling-phones .description ul {
    padding: 3px 0 0 30px;
    list-style-image: url('../img/icon/list_image.png');
}

#top-selling-phones .description ul li {
    font-size: 104.3%;
    color: #505050;
    font-style: italic;
    font-weight: bold;
    margin: 0 0 16px;
    background: none;
    padding: 0;
    width: auto;
    font-family: Arial;
}

#top-selling-phones .description figure {
    margin: 19px 0 0;
}

#columns {
    overflow: hidden;
    padding: 27px 0 50px 17px;
    background: #f7f7f7;
    border-top: 1px solid #dde0e8;
    border-bottom: 1px solid #dde0e8;
    margin-bottom: 20px;
}

#columns .column {
    float: left;
    width: 185px;
    margin: 0 0 0 50px;
}

#columns .column h2 {
    color: #696961;
    font-size: 128.6%;
    font-weight: normal;
}

#columns .column ul {
    list-style: none;
    padding-left: 0;
}

#columns .column ul li {
    font-size: 85.7%;
}

#columns .column ul li a:link, #columns .column ul li a:visited {
    font-family: 'Verdana';
    color: #3380cb;
    border-bottom: 1px solid #ddddd7;
}

#columns .column ul li a:link:hover, #columns .column ul li a:visited:hover {
    text-decoration: none;
    border-bottom: 1px solid #3380cb;
}

.embed-info {
    margin: 10px auto;
    display: block;
    width: 666px;
}

.embed-info textarea {
    resize: none;
    border: 1px solid #dbdcde;
}

.carrier .carrier_plan, .carrier .what_you_get, .carrier .what_you_pay {
    width: 33%;
}


#content .section_title {
    color: #327fca;
    font-size: 171.4%;
    margin: 0 0 18px;
}

#content .section_title.nobb {
    margin: 15px 0;
}

.section_title span {
    color: #505050;
}

.questions_popup {
    display: none;
    position: absolute;
    bottom: 30px;
    right: 0;
    background: transparent url('../img/misc/pricing_popup.png') no-repeat scroll 0 0;
    width: 488px;
    height: 115px;
}

#content .questions_popup p {
    color: #080101;
    width: 385px;
    margin: 18px 0 0 85px;
}

.price_per {
    font-size: 14px;
    position: relative;
    top: -14px;
    display: inline-block;
    margin: 0 0 0 9px;
}

#question_link:link, #question_link:visited {
    background: transparent url('../img/icon/question.png') no-repeat scroll right center;
    padding: 3px 20px 3px 0px;
    float: right;
    font-size: 85.7%;
    color: #505050;
    font-family: 'Verdana';
    margin: 5px 0 0 0;
}

.likes {
    overflow: hidden;
    width: 630px;
    background: transparent url('../img/misc/homepage_section_bg.png') repeat-x scroll 0 0;
    padding: 30px 0 0;
    margin: 15px 0 0;
}

.like {
    float: left;
    width: 290px;
    margin: 0 10px 10px 0;
}

.like img {
    float: left;
    margin-right: 10px;
}

#content .like p {
    color: #080101;
    margin-top: 20px;
}

.considering {
    width: 694px;
    height: 134px;
    background: transparent url('../img/misc/considering.png') no-repeat scroll 0 0;
    position: relative;
}

#content .considering p {
    padding: 44px 10px;
    color: #080101;
    font-weight: bold;
}

#content .considering small {
    font-weight: normal;
    font-size: 85.7%;
}

.considering .facebook_wrapper {
    width: 126px;
    height: 25px;
    position: absolute;
    left: 300px;
    top: 53px;
}

.editor_rating {
    float: right;
    margin-right: 25px;
    width: 210px;
}

#content .editor_rating > p {
    font-size: 92.9%;
    color: #5c5858;
    font-family: 'Verdana';
    font-style: italic;
    line-height: 1;
}

.editor_rating p a:link:hover, .editor_rating p a:visited:hover {
    color: #327fca;
}

.editor_rating #bubble {
    background: transparent url('../img/misc/bubble.png') no-repeat scroll -3px 0;
    height: 286px;
    width: 205px;
    margin-bottom: 5px;
}

#bubble h3 {
    padding: 14px 0;
    margin-bottom: 0;
    font-size: 171.4%;
    text-align: center;
    font-style: italic;
}

#bubble h3 span {
    color: #505050;
}

#bubble h4 {
    color: #848889;
    font-size: 100%;
    font-style: italic;
    border-top: 1px solid #acd8e1;
    border-bottom: 1px solid #acd8e1;
    text-align: center;
    text-transform: uppercase;
}

#bubble .ratings {
    margin-left: 10px;
}

#bubble .ratings p {
    margin-bottom: 5px;
}

#bubble .ratings .progress {
    width: 160px;
    height: 11px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#e1e1e1));
    background: -webkit-linear-gradient(#f7f7f7, #e1e1e1);
    background: -moz-linear-gradient(#f7f7f7, #e1e1e1);
    background: -ms-linear-gradient(#f7f7f7, #e1e1e1);
    background: -o-linear-gradient(#f7f7f7, #e1e1e1);
    background: linear-gradient(#f7f7f7, #e1e1e1);
    -pie-background: linear-gradient(#f7f7f7, #e1e1e1);
    border: 1px solid #b2b3b3;
    border-top: 1px solid #cdcece;
    display: inline-block;
    padding: 3px;
}

.progress span {
    width: 144px;
    height: 9px;
    border: 1px solid #7bafcd;
    background: -webkit-gradient(linear, 0 100%, 0 0, color-stop(0, #7cbae2), color-stop(.8, #b6def6), color-stop(1, #e4f3fc));
    background: -webkit-linear-gradient(bottom, #7cbae2 0%, #b6def6 80%, #e4f3fc 100%);
    background: -moz-linear-gradient(bottom, #7cbae2 0%, #b6def6 80%, #e4f3fc 100%);
    background: -ms-linear-gradient(bottom, #7cbae2 0%, #b6def6 80%, #e4f3fc 100%);
    background: -o-linear-gradient(bottom, #7cbae2 0%, #b6def6 80%, #e4f3fc 100%);
    background: linear-gradient(to top, #7cbae2 0%, #b6def6 80%, #e4f3fc 100%);
    -pie-background: linear-gradient(bottom, #7cbae2 0%, #b6def6 80%, #e4f3fc 100%);
    display: block;
}

#question_wrapper {
    display: none;
    width: 389px;
    height: 155px;
    position: absolute;
    right: 210px;
    top: -25px;
    z-index: 9;
    padding: 30px 39px 40px;
    text-align: left;
    background: transparent url('../img/misc/popup.png') no-repeat scroll 0 -8px;
}

#question_wrapper h3 {
    text-shadow: 0 1px 1px #FFF;
    line-height: 1;
}

#question_wrapper textarea {
    width: 381px;
    height: 81px;
    border: 1px solid #cccccb;
    resize: none;
    border-radius: 5px;
    margin: 10px 0 0;
    outline: none;
}

#question_wrapper input[type="submit"] {
    float: right;
    border: 1px solid #f39d1a;
    border-bottom: 1px solid #c17b13;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fad729), to(#f39116));
    background: -webkit-linear-gradient(#fad729, #f39116);
    background: -moz-linear-gradient(#fad729, #f39116);
    background: -ms-linear-gradient(#fad729, #f39116);
    background: -o-linear-gradient(#fad729, #f39116);
    background: linear-gradient(#fad729, #f39116);
    -pie-background: linear-gradient(#fad729, #f39116);
    color: #bf7a13;
    text-shadow: 0 1px 1px #fad281;
    border-radius: 5px;
    padding: 5px 15px;
    margin-right: 2px;
    padding: 5px 10px;
    font-size: 90%;
    font-weight: bold;
}

.page-template-phone-archive .filter-description {
    margin-left: 7px;
    line-height: 1.3;
    padding-bottom: 35px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 65px;
}

#content .filter {
    list-style: none;
    padding: 0;
    margin: 20px 37px 70px 12px;
    overflow: hidden;
    background: #fafafa;
    border: 1px solid #ddddd7;
}

#content .filter li:first-child {
    background: #a2a7a9;
    color: #FFF;
    font-weight: bold;
    padding: 7px 10px;
    margin: 0;
}

#content .filter li {
    background: none;
    float: left;
    width: auto;
    font-size: 85.71%;
    padding: 0;
    margin: 7px 0 0 15px;
}

#content .filter li a:link, #content .filter li a:visited {
    text-decoration: underline;
    color: #6e797d;
    border: 1px solid transparent;
    padding: 3px 12px;
    border-radius: 7px;
}

#content .filter li a.active:link, #content .filter li a.active:visited {
    background-color: #f1f1f2;
    -webkit-box-shadow: inset 0 2px 2px -1px #dcdcdd;
    box-shadow: inset 0 2px 2px -1px #dcdcdd;
    border: 1px solid #c7c7c8;
    font-weight: bold;
}

.question {
    margin-bottom: 0px;
}

#alert {
    background: -webkit-gradient(linear, 0 100%, 0 0, color-stop(0, #007ed4), color-stop(.98, #00b9e8), color-stop(1, #2390d6));
    background: -webkit-linear-gradient(bottom, #007ed4 0%, #00b9e8 98%, #2390d6 100%);
    background: -moz-linear-gradient(bottom, #007ed4 0%, #00b9e8 98%, #2390d6 100%);
    background: -ms-linear-gradient(bottom, #007ed4 0%, #00b9e8 98%, #2390d6 100%);
    background: -o-linear-gradient(bottom, #007ed4 0%, #00b9e8 98%, #2390d6 100%);
    background: linear-gradient(to top, #007ed4 0%, #00b9e8 98%, #2390d6 100%);
    -pie-background: linear-gradient(bottom, #007ed4 0%, #00b9e8 98%, #2390d6 100%);
    width: 100%;
    left: 0;
    top: 65px;
    height: 30px;
    position: absolute;
}

#alert .wrap {
    margin-top: 5px;
    position: relative;
}

#alert p {
    color: #FFF;
    text-shadow: 0 1px 2px #005174;
    font-weight: bold;
    font-size: 92.28%;
}

#alert a {
    color: #FFF;
    text-decoration: underline;
}

#alert .close {
    position: absolute;
    right: 0;
    top: 0;
    color: #FFF;
    font-weight: bold;
    font-size: 92.28%;
    cursor: pointer;
}

.info_boxes {
    overflow: hidden;
    margin-bottom: 50px;
}

.info_boxes .why_choose {
    float: left;
    background: #d1e4f3;
    border: 1px solid #5d99d0;
    width: 371px;
    height: 119px;
    padding: 10px;
}

#content .info_boxes .why_choose h3 {
    font-size: 114.3%;
    margin-bottom: 17px;
}

#content .info_boxes .why_choose ul {
    padding: 3px 0 0;
    list-style: none;
}

#content .info_boxes .why_choose ul li {
    padding: 0 0 6px 20px;
    font-size: 92.9%;
    color: #080101;
    line-height: 1;
    padding: 0 0 2px 20px;
}

.info_boxes .email_subscribe {
    margin-left: 6px;
    float: left;
    width: 496px;
    height: 119px;
    background: #FFF3D4 url('../img/misc/envelope.png') no-repeat scroll 366px 20px;
    border: 1px solid #fbbc31;
    padding: 10px;
    position: relative;
}

#content .info_boxes .email_subscribe h3 {
    color: #996633;
    font-size: 114.3%;
    margin-bottom: 0;
}

#content .info_boxes .email_subscribe p {
    font-size: 85.7%;
    width: 323px;
}

#content .info_boxes .email_subscribe input[type="text"] {
    width: 213px;
    border: 1px solid #636668;
    border-radius: 3px;
    padding: 7px 11px;
    color: #464242;
    font-family: 'Verdana';
    display: inline-block;
    font-size: 85.7%;
    font-style: italic;
}

#content .info_boxes .email_subscribe input[type="submit"] {
    border: 1px solid #996734;
    width: 143px;
    text-align: center;
    font-size: 100%;
    color: #090101;
    font-weight: bold;
    background: #FED063;
    padding: 6px 11px;
    display: inline-block;
    border-radius: 3px;
    margin: 0 13px;
}

#content .info_boxes .email_subscribe .preview:link, #content .info_boxes .email_subscribe .preview:visited {
    position: absolute;
    top: 76px;
    right: 69px;
    font-style: italic;
    font-size: 71.4%;
    text-decoration: underline;
}

.info_boxes.bg {
    background: transparent url('../img/misc/homepage_section_bg.png') repeat-x scroll 0 0;
    padding-top: 20px;
    margin-bottom: 100px;
}

.info_boxes .why_choose_desc {
    width: 393px;
    float: left;
    margin-right: 20px;
    font-size: 85.7%;
    font-style: italic;
}

.info_boxes .email_subscribe_desc {
    font-size: 85.7%;
    float: left;
    width: 510px;
}

.social-share {
    width: 270px;
    height: 25px;
    position: absolute;
    right: 41px;
    top: -60px;
}

.social-share > div {
    float: right;
    margin-left: 6px;
}

.widget-1.widget_categories li {
    width: 90px;
    border-bottom: 1px solid #ddddd7;
    display: inline-block;
    margin-right: 25px;
}

.widget-1.widget_categories li:hover {
    border-bottom: 1px solid #3380cb;
}

.widget-1.widget_categories li a:link:hover, .widget-1.widget_categories li a:visited:hover {
    text-decoration: none;
}

.latest-photos a:link, .latest-photos a:visited {
    width: 58px;
    height: 58px;
    border: 1px solid #c0c0b2;
    display: inline-block;
    margin: 0 15px 15px 0;
    padding: 1px;
    background: #fff;
}

.rss-feed p {
    font-size: 78.6%;
}

.sidebar-menu {
    border-bottom: 1px solid #DDDDD7;
    margin-bottom: 10px;
}

#side2 {
    float: left;
    width: 200px;
    margin-left: -200px;
}

/* =ratings
----------*/

.PSR_stars {
    height: 15px;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

* html .PSR_stars .star {
    display: block;
    position: absolute;
    height: 0;
    width: 0;
}

.PSR_stars input {
    display: none;
}

.PSR_no_star, .PSR_half_star, .PSR_full_star, .PSR_no_voting_star, .PSR_half_voting_star, .PSR_full_voting_star {
    display: block;
    float: left;
    width: 17px;
    height: 15px;
    text-indent: -1000em;
    text-align: left;
    background-repeat: no-repeat;
}

.PSR_no_star {
    background-image: url('../img/icon/no_star.png');
}

.PSR_full_star {
    background-image: url('../img/icon/full_star.png');
}

.PSR_half_star {
    background-image: url('../img/icon/half_full.png');
}

.PSR_no_voting_star {
    background-image: url('../img/icon/no_star.png');
}

.PSR_full_voting_star {
    background-image: url('../img/icon/full_star.png');
}

.PSR_half_voting_star {
    background-image: url('../img/icon/half_full.png');
}

.PSR_votes {
    padding-left: .5em;
}

.PSR_moment_scores li {
    position: relative;
    height: 2.2ex;
    list-style: decimal outside;
}

* html .PSR_moment_scores li {
    list-style: none;
}

.PSR_moment_scores .trend_up, .PSR_moment_scores .trend_dw, .PSR_moment_scores .trend_eq {
    display: block;
    width: 14px;
    height: 15px;
    overflow: hidden;
    text-indent: -100em;
    float: left;
    background-repeat: no-repeat;
    margin-right: .5em;
}

#page-title .PSR_container {
    display: inline-block;
    margin: 0 0 2px 10px;
}

.PSR_tvotes, .PSR_tvote, .PSR_votes {
    display: none;
    margin-left: 5px;
}

.PSR_moment_scores .PSR_container {
    position: absolute;
    top: 0;
    right: 0;
    width: 21ex;
    text-align: right;
}

/* =nav
----------*/
.wp-pagenavi {
    width: 100%;
    overflow: hidden;
}

.wp-pagenavi span {
    float: left;
    padding: 0 5px;
    margin-right: 5px;
}

.wp-pagenavi .current,
.wp-pagenavi a:link, .wp-pagenavi a:visited {
    float: left;
    margin-right: 5px;
}

.wp-pagenavi .current {
    padding: 0;
}

.wp-pagenavi a:link, .wp-pagenavi a:visited {
}

.wp-pagenavi .first,
.wp-pagenavi .last {
}

#content nav {
    display: block;
    overflow: hidden;
}

#content nav ul {
    list-style: none;
}

#content nav .previous {
    float: left;
}

#content nav .next {
    float: right;
}

#nav-below {
    margin: 1em 0;
}

.page-link {
    margin: 0 0 1em 0;
}

.question {
    cursor: pointer;
}

.answer {
    display: none;
    margin: 5px;
}

/* =images
----------*/
.image-attachment .entry-meta {
    float: left;
}

.image-attachment nav {
    float: right;
    margin: 0 0 1em 0;
}

.image-attachment .entry-content {
    clear: both;
}

.image-attachment .entry-content .entry-attachment {
    background: #EEE;
    padding: 1em;
    text-align: center;
}

.image-attachment .entry-content .attachment {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.alignleft {
    display: inline;
    float: left;
    margin: 0 1em .5em 0;
}

.alignright {
    display: inline;
    float: right;
    margin: 0 0 .5em 1em;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 1em auto;
}

.wp-caption {
}

.wp-caption img {
}

.wp-caption .wp-caption-text {
    font-style: italic;
}

/* =forms
----------*/
#searchform label {
    display: none;
}

.required {
}

.cf_info {
    display: none;
    margin: 1em 0;
    font-weight: bold;
}

.cf_info.success,
.cf_info.failure {
    display: block;
}

.failure {
    color: #CC3333;
}

.success {
}

.cform {
}

.cform fieldset {
}

.cform .cf_hidden {
    display: none;
}

.cform ol {
    list-style: none;
    padding: 0;
    margin: 0;
}

.cform li {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: 0 0 10px;
}

.cform label {
    float: left;
    display: block;
}

.cform input.single {
    float: left;
}

.cform textarea {
    float: left;
}

.cform .reqtxt,
.cform .emailreqtxt {
    position: absolute;
    left: 0;
    top: 0;
    color: #c33;
}

.cform legend {
    display: none;
}

.cform .cf-sb {
}

.cform .sendbutton {
}

.cform .sendbutton:hover {
}

/* =comments
----------*/
#comments h3 {
    font-size: 125%;
    margin: 0 0 1em;
}

#comments {
}

#page .commentlist {
    list-style: none;
    margin: 0 0 2em;
}

.comment {
    padding: 1em;
}

.commentlist .thread-even {
}

.commentlist .thread-odd {
}

.comment-author {
    float: left;
    margin: 0 0 .5em;
}

.comment-author .avatar {
}

.comment-author cite {
    font-style: normal;
}

.comment-author a:link, .comment-author a:visited {
}

.comment-meta {
    float: right;
}

.comment-meta a:link, .comment-meta a:visited {
}

.comment-body {
    clear: both;
    width: 100%;
}

.comment-body p {
}

#respond {
}

#respond p {
    width: 100%;
    overflow: hidden;
    margin: 0 0 10px;
}

#respond .comment-notes {
}

#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url {
}

#respond label {
    float: left;
    width: 150px;
}

#respond span.required {
}

#respond input[type="text"],
#respond textarea {
    float: left;
}

#respond .comment-form-comment {
}

#respond .comment-form-comment label {
}

#respond textarea {
}

#respond .form-allowed-tags {
}

#respond .form-allowed-tags code {
    display: block;
}

#respond .form-submit {
    margin: 0;
}

#respond #submit {
}

body #hellobar-pusher {
    display: none;
}

/* =widgets
----------*/
#nav-side {
    margin: 0 0 1em;
}

#nav-side ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#nav-side li {
}

#nav-side a:link, #nav-side a:visited {
}

#nav-side a:link:hover, #nav-side a:visited:hover {
}

#nav-side .current_page_item a:link, #nav-side .current_page_item a:visited {
}

.widget-1 {
    margin: 0 0 1em;
}

.widget-1 h3 {
    color: #696961;
    font-size: 128.6%;
    font-weight: normal;
    margin-top: -10px;
}

.widget-1 ul {
    list-style: disc;
}

.widget-1 li {
    margin: 0 0 .3em;
}

.widget-1 li a:link, .widget-1 li a:visited {
}

.widget_search {
    overflow: hidden;
}

.widget_search input {
    float: left;
}

/* =slideshow
----------*/

#slideshow-phones,
#slideshow-carriers {
    float: none;
    position: relative;
}

#slideshow-carriers .slider {
    margin: 0 0 0 7px;
}

#slideshow-phones ul, #slideshow-carriers ul {
    overflow: hidden;
    text-align: center;
}

.entry-content #slideshow-phones ul li,
.entry-content #slideshow-carriers ul li {
    margin: 0;
    display: inline-block;
    overflow: hidden;
    width: 157px;
}

.w-link .entry-content #slideshow-phones ul li {
    position: relative;
}

.entry-content #slideshow-carriers ul li
#slideshow-phones .nav,
#slideshow-carriers .nav {
    position: absolute;
    top: 65px;
    height: 69px;
    width: 100%;
    left: 0;
    display: block;
}

.nav .next {
    display: block;
    text-indent: -9999px;
    background: transparent url('../img/misc/arrow_right.png') no-repeat scroll 0 0;
    position: absolute;
    right: 0;
    z-index: 9999;
    width: 33px;
    height: 69px;
}

.nav .prev {
    display: block;
    text-indent: -9999px;
    background: transparent url('../img/misc/arrow_left.png') no-repeat scroll 0 0;
    position: absolute;
    left: 0;
    z-index: 9999;
    width: 33px;
    height: 69px;
}

#slideshow-carriers .nav {
    top: 242px;
}

#slideshow-carriers .nav .prev {
    left: -40px;
}

#slideshow-carriers .nav .next {
    right: -6px;
}

#slideshow-carriers img {
    border: none;
    margin: 25px auto 15px;
    opacity: 1 !important;
}

#slideshow-carriers {
    overflow: visible;
}

#slideshow-carriers .details {
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}

.cdtl {
    border: 1px solid #dcdcdc;
    border-top: none;
    border-bottom: 1px dashed #dcdcdc;
    padding: 11px 0;
    font-family: Arial, Helvetica, sans-serif;
}

.cdtl p {
    color: #505050;
    font-weight: bold;
}

.cdtl > p > span {
    display: block;
    font-weight: normal;
    color: #888888;
}

.cdtl a:link, .cdtl a:visited {
    border: 1px solid #0757a2;
    border-radius: 3px;
    font-size: 134%;
    padding: 10px 19px;
    color: #FFF;
    background: #519fea;
    text-shadow: 0 -1px 1px #3c82c6;
    text-decoration: none;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#519fea), to(#2976c1));
    background: -webkit-linear-gradient(#519fea, #2976c1);
    background: -moz-linear-gradient(#519fea, #2976c1);
    background: -ms-linear-gradient(#519fea, #2976c1);
    background: -o-linear-gradient(#519fea, #2976c1);
    background: linear-gradient(#519fea, #2976c1);
    -pie-background: linear-gradient(#519fea, #2976c1);
}

.cdtl .price {
    text-align: center;
    margin: 0 auto 6px;
    position: relative;
    overflow: hidden;
}

.cdtl .price sup {
    font-size: 186%;
    font-style: normal;
    top: 18px;
    left: 35px;
    margin-right: 8px;
    position: absolute;
}

.cdtl .big_price {
    font-size: 494%;
    font-weight: bold;
    font-style: italic;
    line-height: 1;
    color: #505050;
    margin-left: 5px;
    padding-right: 48px;
    float: right;
    letter-spacing: -.08em;
    text-align: right;
}

.cdtl .price small {
    font-size: 91%;
    display: inline-block;
    font-style: italic;
    font-weight: bolder;
    position: absolute;
    right: 3px;
    top: 21px;
}

.cdtl .price .prices {
    font-family: Arial;
    font-size: 102.6%;
    font-style: normal;
    margin: 0;
    position: relative;
    top: -8px;
    left: 0;
    color: #888888;
}

.cdtl:last-child {
    border-bottom: none;
}

.entry-content #slideshow-carriers ul li {
    width: 155px;
    float: left;
    height: 461px;
}

#content .entry-content ul li.odd .details {
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#f3f3f3));
    background: -webkit-linear-gradient(#fafafa, #f3f3f3);
    background: -moz-linear-gradient(#fafafa, #f3f3f3);
    background: -ms-linear-gradient(#fafafa, #f3f3f3);
    background: -o-linear-gradient(#fafafa, #f3f3f3);
    background: linear-gradient(#fafafa, #f3f3f3);
    -pie-background: linear-gradient(#fafafa, #f3f3f3);
}

body .fb_edge_widget_with_comment > span:first-child {
    overflow: hidden;
    width: 130px !important;
}

.contact-page-area {
    padding: 0 0 30px;
    overflow: hidden;
}

.contact-page-area .widget-1 {
    width: 400px;
    padding: 0 40px;
    float: left;
}

.contact-page-area .widget-1 h3 {
    margin: 0 0 15px;
    font-size: 114.285%;
    color: #3380CB;
}

.contact-page-area .widget-1 a:link, .contact-page-area .widget-1 a:visited {
    color: #3380CB;
}

#tho-end-content{
    display: none!important;
}

.banners__swiper{
   overflow: hidden!important;
    position: relative!important;
}

.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 32px!important;
}

.swiper-button-next, .swiper-button-prev {
    transform: translateY(-68%) !important;
}

.sim-n-page .sim-plans{
    padding-top: 40px;
}

.swiper-button-next:after, .swiper-button-prev:after{
    font-size: 18px!important;
}

.sim-n-page .sim-plans {
    padding-top: 25px;
}

.sim-template-default .swiper-button-next, .sim-template-default .swiper-button-prev {
    transform: translateY(-68%) !important;
}

.swiper-button-next {
    right: 150px!important;
    left: auto!important;
    color: #ffa500!important;
}

.sim-n-page .sim-plans {
    padding-top: 0;
}

.swiper-button-prev{
    left: 150px!important;
    color: #ffa500!important;
}

.swiper-pagination-bullet-active{
    background: #ffa500!important;
}

.home .swiper-horizontal>.swiper-pagination-bullets, .home .swiper-pagination-bullets.swiper-pagination-horizontal{
    bottom: 30px!important;
}

.banner__partners--wide.test-class {
    margin: 0 0 10px!important;
}

.banner__partners--wide{
    padding-top: 0!important;
}


.container__wrapper{
    padding-top: 25px;
}

.top-plans-title {
    padding: 0 10px!important;
    border-top: 0;
    border-bottom: 0;
}


.home .banner__partners--wide.test-class {
    margin: 0 0 40px!important;
}


@media (max-width: 1200px){
    .swiper-button-next {
        right: 60px!important;
    }

     .swiper-button-prev{
        left: 60px!important;
    }
}


@media (max-width: 991px){
    .top-mobile-plans .container {
        padding: 0 15px!important;
    }
    .featured__slider .container {
        padding: 0 15px!important;
    }

    .swiper-button-next {
        right: 0!important;
    }

    .swiper-button-prev{
        left: 0!important;
    }
}

@media (max-width: 768px){
    .swiper-button-next, .swiper-button-prev{
        display: none!important;
    }

    .banner__partners--mobile {
        padding-top: 0!important;
    }

    .banner__partners--mobile {
        margin: 0 auto 20px!important;
    }
}

@media (max-width: 575px){
    .top-mobile-plans .plans-menu .plans-menu-item {
        max-width: 45% !important;
    }
}