/*
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700');
*/

body{
    /*
    font-family:'Open Sans',Arial;
    */
    font-family:'Lato',Arial;
    line-height:1.6;
    font-size:16px;
	color:#000;
}

/**** HEADER ****/
.network-type-help{
    position:absolute;
    padding:9px;
    right:31px;
    top:0px;
    cursor:pointer;
}

.network-help-icon{
    position:relative;
    display:inline-block;
    width:16px;
    height:16px;
    background-image:url("/wp-content/themes/cellunlocker/graphics/hf_sprites.png");
    background-repeat:no-repeat;
    background-position:-155px -56px;
    top:4px;
    cursor:pointer;
}

#site-logo{
    display:inline-block;
    width:365px;
    height:30px;
    background-image:url("/wp-content/themes/cellunlocker/graphics/hf_sprites.png");
    background-repeat:no-repeat;
    background-position:0px 0px;
    background-size:369px auto;
}

.navbar-nav > li.dropdown:hover > .dropdown-menu{
    display:block;
}

#nav-modal{
    position:fixed;
    background-color:#000;
    opacity:0.8;
    width:100%;
    height:100%;
    z-index:11000;
    overflow:hidden;
    display:none;
}

.top-header{
    height:auto;
    color:#FFF;
    background-color:#413f40;
    font-size:14px;
    line-height:22px;
}

.top-header a:link,
.top-header a:hover,
.top-header a:visited,
.top-header a:active {
    text-decoration:none;
}

.top-header a,
.top-header a:link{
    color:#FFF;
}

.top-header .badge{
    background-color:#293F8A;
}

.top-header-right{
    width:100%;
}

.main-header .navbar{
    margin-bottom: 0px !important;
}

.main-header .navbar-default{
    border:none;
}

.mobile-menu{
    display:none;
}

.border-left{
    border-left:1px #FFF solid;
}

.header-logo{
    padding:16px 0px 10px 0px;
    bottom:0px;
}

.navbar-nav > li > a{
    padding-top: 20px;
    padding-bottom:20px;
    color:#3767AB;
}

.navbar-nav > li > a:hover{
    background-color:#3767AB;
    color:#FFF;
}

.header-item{
    width:auto;
    line-height:40px;
    height:40px;
    display:inline-block;
    padding:0 10px;
}

a.header-item:hover{
    background-color:#FFF;
    color:#413f40;
}

.header-item-option{
    height:auto;
    width:auto;
}

.make-dropdown > ul.dropdown-menu{
    float:right;
    width:auto;
}

.overlay{
    position:absolute;
    width:100%;
    height:inherit;
    z-index:11;
    background:rgba(0,0,0,.2);
}

/*
.container-banner{
    height:450px;
}

.unlock-form-height{
    height:100%;
}
*/

.spinner-overlay{
    width:inherit;
    height:326px;
    position:absolute;
    z-index:10000;
    display:none;
}

.spinner-container{
    position:absolute;
    padding:30px;
    border:1px solid #999;
    background-color:#FFF;
    z-index:1000;
    border-radius:10px;
    top:50%;
    margin-top:-81px;
    left:50%;
    margin-left:-81px;
    z-index:10001;

    -webkit-box-shadow: 0px 15px 76px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 15px 76px -4px rgba(0,0,0,0.75);
    box-shadow: 0px 15px 76px -4px rgba(0,0,0,0.75);
}

.nav-menu-container{
    position:absolute;
    display:inline-block;
    bottom:0px;
    right:0px;
}

.main-header{
    background-color:#FFF;
    position:relative;
}

.header-bottom-border{
    border-bottom:1px #FFF solid;
}

.navbar-toggle{
    display:block;
    background-color:#FFF;
}

#main-menu .glyphicon-triangle-bottom{
    font-size:10px;
    margin-left:5px;
}

/*
#uf-text{
    padding:10px;
    margin-top:80px;
    width:620px;
    margin-left:20px;
    text-shadow:2px 2px 2px #000;
}
*/

#submit-question{
    border-left:1px #FFF solid;
    cursor:pointer;
}

#submit-question-contact{
    cursor:pointer;
    color:#337ab7;
    font-weight:bold;
}

#submit-question-contact:hover{
    text-decoration: underline;

}

#submit-question:hover{
    background-color:#FFF;
    color:#413f40;
}

#live-message{
    border-left:1px solid #FFF;
}

#submit-question span,
#live-message span{
    line-height:40px;
    padding-left:10px;
    padding-right:10px;
}

#live-message > span > svg{
    position:relative;
    top:3px;
}

.sq-input{
    width:100%;
}

/* when using navmenu-fixed-right */
body.canvas-sliding, body.canvas-slid{
    left: auto !important;
}

.navmenu-fixed-right {left: auto !important;}

@media (max-width: 1199px ) {
    .popular-models-container{
        height:auto;
    }

    .dropdown-menu{
        width:100%;
    }

    .navbar-nav>li{
        float:none;
    }

    .mobile-menu{
        display:inline-block;
    }

    #main-menu{
        display:none !important;
    }

    #menu-mobile-menu li.dropdown:hover ul{
        display:none;
    }
}

.header-container{
    position:fixed;
    z-index:1001;
    width:100%;
    font-size:14px;

    -webkit-box-shadow: 0px 10px 25px -9px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 10px 25px -9px rgba(0,0,0,0.75);
    box-shadow: 0px 10px 25px -9px rgba(0,0,0,0.75);
}

.content-container{
    position:relative;
    margin-top:102px;
}

.remove-scroll{
    overflow-y:hidden !important;
    height:100%;
}

.remove-scroll2{
    position:fixed;
}

.navbar-default{
    background: none !important;
}

.main-header-subcontainer{
    height:60px;
    position:relative;
}

.header-logo a img{
    height:30px;
}

.mobile-menu .navbar{
    margin-top:0px;
    min-height:0px;
}

#nav-mobile{
    text-align:right;
    z-index:11001;
}

#nav-mobile .navbar-nav .dropdown-menu {
    position:static;
    float:none;
    background:none;
    border:none;
    box-shadow:none;
}

#nav-mobile .navbar-nav .dropdown-menu>li>a{
    padding:10px 20px;
}

#nav-mobile .navbar-nav .dropdown-menu>li>a:hover{
    background-color:#2B5187;
    color:#FFF;
}

#nav-mobile .navbar-nav .menu-item-8525 > a > span{
    display:block;
    clear:both;
}

#nav-mobile .navbar-nav .menu-item-8525 > a > span .glyphicon{
    float:right;
}

#nav-mobile .navbar-nav > li.menu-item-8525{
    background:none;
}

#nav-mobile .dropdown-menu>li>a{
    color:#337ab7;
    text-align:right;
}

.sq-modal{
    width:450px;
}

.sq-container{
    width:450px;
}

.sq-container .row{
    margin-top:13px;
}

.sq-container .question-answer{
    margin-top:5px;
}

.sq-container h3{
    margin-top:15px;
    margin-bottom:20px;
}

.question-label{
    margin-top:5px;
}

.sq-response{
    width:100%;
}

input.sq-response[type=text]{
    padding:5px;
}

#sq-type-dropdown{
    width:100%;
}

#nav-mobile-social-header {
    font-size:14px;
    bottom:0px;
    color:#9b9b9b;
    text-align:right;
    margin-top:15px;
}

.nav-sm-icon{
    display:inline-block;
    clear:both;
    padding:9px;
}

.nav-sm-icon.yt-padding{
    padding:12px 9px;
}

.nav-sm-icon.tw-padding{
    padding:12px 9px;
}

.nav-sm-icon a{
    display:inline-block;
    float:left;
    background-image:url("/wp-content/themes/cellunlocker/graphics/hf_sprites.png");
    background-repeat:no-repeat;
    position:relative;
}

.nav-sm-icon #g-link{
    background-position:0px -36px;
    width:36px;
    height:36px;
}

.nav-sm-icon #yt-link{
    background-position:-37px -36px;
    width:42px;
    height:30px;
}

.nav-sm-icon #fb-link{
    background-position:-80px -36px;
    width:36px;
    height:36px;
}

.nav-sm-icon #tw-link{
    background-position:-117px -36px;
    width:37px;
    height:30px;
}

#nav-wrapper{
    display:table;
    width:240px;
    height:100%;
    margin:0 auto;
}

#nav-mobile-container{
    display:table-row;
    width:100%;
    height:100%;
}

#nav-social-media{
    display:table-row;
    height:90px;
    width:100% !important;
}

.dropdown-ns{
    display:none;
    position:absolute;
    width:342px;
    max-height:400px;
    overflow:auto;
    background-color:#FFF;
    margin-top:1px;
    border-left:1px solid #CCC;
    border-right:1px solid #CCC;
}

.dropdown-ns .panel-group .panel{
    border-radius:0px;
    border:none;
    border-bottom:1px solid #CCC;
}

.dropdown-ns .panel-group .panel+.panel{
    margin-top:0px;
}

.dropdown-ns .sl{
    display:block;
    padding:5px;
}

.dropdown-ns .panel-group{
    margin-bottom:0px;
}

#nav-mobile-container .dropdown-ns{
    display:none;
    position:relative;
    width:100%;
    max-height: none;
    overflow:auto;
    background-color:#FFF;
    margin-top:1px;
    border:none;
}

#nav-mobile-container .dropdown-ns a.network-type{
    padding:10px;
    text-align:left;
}

#nav-mobile-container .dropdown-ns a.network-type{
    border-bottom:none;
}

#nav-mobile-container .dropdown-ns .sl{
    font-size:14px;
}

#nav-mobile-container .dropdown-ns a.network-type{
    font-weight:normal;
}

#nav-mobile-container .menu-up-link{
    width:100%;
    padding-right:34px;
}

.dropdown-ns .panel-group a.network-type{
    display:block;
    width:100%;
    font-size:14px;
}

.dropdown-ns .panel-group a.network-type.lg-type:after{
    position: absolute;
    margin-top:-7px;
}

.dropdown-ns .panel-group a.network-type:after{
    position: absolute;
    font-family: 'Glyphicons Halflings';
    content: "\2212";
    float: right;
    color: grey;
    right: 12px;
    font-size:12px;
    margin-top: 4px;
    line-height:normal;
}

.dropdown-ns .panel-group a.collapsed:after{
    content: "\002b";
}

#nav-mobile-container .network-type-help.nsh-lg-type{
    top:11px;
}

.menu-up-link{
    width:100px;
}

.menu-up-link:after{
    position: absolute;
    color:#3767ab;
    float: right;
    right: 12px;
    font-size:12px;
    margin-top:3px;
    line-height:normal;
}

.menu-up-link.cl:after{
    font-family: 'Glyphicons Halflings';
    content: "\e080";
}

.menu-up-link.op:after{
    font-family: 'Glyphicons Halflings';
    content: "\e114";
}

.menu-up-link:hover:after {
    color:#FFF;
}

.dropdown-ns .panel-group .panel{
    border-bottom:0px;
}

.dropdown-ns a.network-type{
    padding:10px 15px;
    border-bottom:1px solid #CCC;
}

.dropdown-ns .panel-heading{
    padding:0px;
    position:relative;
}

.dropdown-ns .panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body{
    border-top:none;
}

#modal-mobile{
    text-align:left;
}

#modal-mobile .modal-dialog{
    position:absolute;
    right:0px;
    width:260px;
}

.header-logo > h1{
    margin:0px;
    padding:5px 0px;
}
/**** /HEADER ****/

/**** COMMENTS ****/
/*
.comment-respond{
    max-width: 650px;
}

.comment-form-author label{
    display:block;
}

.comment-respond .required{
    display:inline-block;
    color:red;
    margin-left:10px;
}

.comment-respond input[type='text']{
    width:100%;
    padding:5px;
    border:1px solid #525252;
}

.comment-respond textarea{
    width:100%;
    padding:5px;
    border:1px solid #525252;
}

.comment-respond .form-submit #submit{
    border-radius:6px;
    padding:10px 15px;
    background-color:#0f4e9d;
    color:#FFF;
    border:1px solid #CCC;
    outline: none;
    font-weight:bold;
}

.comment-respond .form-submit #submit:hover{
    background-color:#2165b8;
}

h4.leave-feedback{
    display:block;
    font-size:16px;
    font-weight:bold;
    padding:5px 0px 10px 0px;
}

.commentlist{
    list-style-type:none;
    font-size:15px;
}

.commentlist .children{
    list-style-type:none;
}

.avatar{
    border-radius:50%;
    border:2px solid #CCC;
    margin-left:-10px;
    margin-right:10px;
}

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

.comment-body{
    position:relative;
    margin-left:56px;
    padding:10px 0px;
}

.comment-author{
    margin-left:-56px;
    height:44px;
}

.comment-author > .says{
    display:none;
}

.comment-meta{
    display:inline-block;
    margin-left:10px;
}

.comment-meta a{
    color:#CCC;
}

.comment-staff{
    display:inline-block;
    padding-left:5px;
    padding-right:5px;
    background-color:#1f62b4;
    color:#FFF;
    font-weight:bold;
    border-radius:5px;
    margin-left:5px;
}

.commentlist > li.comment{
    border-bottom:1px solid #CCC;
    padding-top: 20px;
    padding-bottom: 20px;
}
*/
/**** END COMMENTS ****/

/**** FOOTER ****/
#dmca-link{
    display:inline-block;
    width:97px;
    height:31px;
    background-image:url("/wp-content/themes/cellunlocker/graphics/hf_sprites.png");
    background-position:-276px -36px
    /*
    background-image:url("/wp-content/themes/cellunlocker/graphics/footer-dmca_protected_17_120.png");
    background-repeat:no-repeat;
    */
}

#stars-footer{
    display:inline-block;
    background-image:url("/wp-content/themes/cellunlocker/graphics/hf_sprites.png");
    background-repeat:no-repeat;
    background-position:-127px -29px;
    background-size:351px auto;
    width:100px;
    height:17px;
    margin-top:5px;
}

.mobile-canvas-shift{
    right:0px !important;
    left:0px !important;
}

#modal-message{
    z-index:12000;
}

footer.main{
    position:relative;
    background-color:#413f40;
    border-top:1px solid #171617;

    -webkit-box-shadow: inset 0px 0px 165px 8px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 0px 165px 8px rgba(0,0,0,0.75);
    box-shadow: inset 0px 0px 165px 8px rgba(0,0,0,0.75);

    color:#E8E8E8;
    font-size:14px;
}

footer.main .copyright-container{
    padding-top:20px;
    padding-bottom:10px;
}

footer.main .copyright-container .disclaimer{
    font-size:12px;
}

footer.main .copyright{
    padding-top:10px;
    margin-top:10px;
    border-top:1px solid #E8E8E8;
}

footer.main a{
    color:#E8E8E8;
    text-decoration:none;
}

footer.main a:hover{
    color:#5993FF;
}

footer.main a:visited{
    text-decoration:none;
}

footer.main h1{
    font-family: inherit;
    font-size:inherit;
}

.footer-title{
    font-size:16px;
    font-weight:bold;
    margin-bottom:10px;
}

.footer-list{
    padding:0px;
    list-style-type: none;
}

.footer-title-blank{
    height:35px;
}

.footer-content{
    margin-top:40px;
    font-size:12px;
}

#aggregateRatingStyle{
    font-size:12px;
    margin-top:10px;
    text-align:center;
}

#aggregateRatingStyle h4{
    font-size:12px;
    display:inline;
}

#aggregateRatingStyle h3{
    margin: 0px;
    font-size:12px;
    font-weight:bold;
}

#rc-footer{
    width: 160px;
    padding: 8px 8px 15px 8px;
    background-color: #E8E8E8;
    border-radius: 5px;
    border: 2px solid #651f65;
    position: relative;
}

#rc-link{
    text-align:left;
    position:relative;
    display:inline-block;
}

#rc-link:after{
    position:absolute;
    font-size:12px;
    color:#000;
    font-weight:bold;
    text-align:center;
    content:'www.cellunlocker.net';
    bottom:3px;
    width:100%;
    left:0px;
}

#rc-footer:after{
}

.copyright a{
    font-weight:bold;
}

.copyright a:hover{
    color:#FFF;
}

#review-link{
    color:inherit;
}

.footer-content .nc_socialPanel{
    margin-top:0px !important;
}

.essbfc-container.essbfc-notextvalue .essbfc-followers-count{
    font-size:12px;
    font-weight:bold;
}

.essbfc-container.essbfc-container-sidebar.essbfc-sidebar-left{
    left:0px!important;
}

.essbfc-container.essbfc-container-sidebar.essbfc-col-1.essbfc-sidebar-btnv .essbfc-followers-count{
    font-size:12px !important;
}

.essbfc-container.essbfc-container-sidebar.essbfc-col-1.essbfc-sidebar-btnv .essbfc-followers-text{
    font-weight:bold;
}
/**** /FOOTER ****/
.carousel {
    max-width:300px;
    margin:0 auto;
}
/*
.sideoption-container{
    border:1px solid #CCC;
    border-radius:5px;
}

.sideoption-container > .title{
    padding:10px;
    border-bottom:1px solid #CCC;
    font-size:18px;
}
*/
/**** /SIDEBAR ****/

/**** MAKE-MODEL-SIDE-FORM ****/
.makem-title{
    letter-spacing:1px;
    text-align:center;
    font-size:22px;
    margin-top:35px;
}

.h2-mm-uf{
    margin-top:10px;
    margin-bottom:20px;
    font-weight:400;
}
/*
.coupon_show{
    display:inline;
}

.coupon_hide{
    display:none;
}
*/

/**** /MAKE-MODEL-SIDE-FORM ****/

/**** MAKE SELECT FORM ****/
/*
.ms-unlock-form{
    margin-top:30px;
    padding:20px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:30px;
    width:320px;
}
*/
/**** /MAKE SELECT FORM ****/

/**** MODAL Dialog ****/
.modal-dialog .each-point{
    margin-bottom:15px;
}

.modal-body .close{
    top:0px;
    right:0px;
}

.modal-dialog .modal-footer{
    border-top: none;
}

.red-font{
    color:#8F130A;
}

.red-border{
    border:2px solid #A60000 !important;
}

.sq-red-border{
    border:2px solid #A60000 !important;
}

/**** Track My Order ****/
.track-form-container{
    margin-bottom:30px;
}

.track-form-container div{
    margin:10px 0px;
}

.track-form-container div input[type=text]{
    padding:5px;
    width:100%;
}
/**** /Track My Order ****/

/**** CHECKOUT ****/
/*
.checkout-page h1{
    font-weight:bold;
}

.checkout-page{
    background-color:#f2f2f2;
    padding-bottom:50px;
}

.checkout-summary{
    font-size:16px;
}

.checkout-summary h3{
    margin-bottom:20px;
}

.checkout-title{
    font-size:18px;
    font-weight:bold;
    text-transform:uppercase;
    padding-bottom:10px;
}

.border-top{
    border-top:1px dotted #CCC;
}

.terms-padding{
    padding-top:15px;
    padding-bottom:15px;
}

.form-checkout{
    padding-top:10px;
}

.border-bottom{
    padding-top:10px !important;
    padding-bottom:10px !important;
    border-bottom:1px dotted #CCC;
}

.contact-padding{
    padding-top:10px;
}

#terms-text a{
    font-weight:bold;
}

#paypal-button,
#paypal-button-md{
    text-align:center;
}

#paypal-button-md{
    margin-top:10px;
}

.sk-checkout-container{
    position:absolute;
    width:100%;
    margin-top:-15px;
}
.sk-checkout-container.mobile{
    margin-top:0px;
}

.sk-fading-circle{
    margin-left:50%;
    left:-20px;
}
*/
/**** /CHECKOUT ****/

/**** HELPERS ****/
.border-shadow-outline{
    -webkit-box-shadow: 0px 0px 30px -8px rgba(115,115,115,1);
    -moz-box-shadow: 0px 0px 30px -8px rgba(115,115,115,1);
    box-shadow: 0px 0px 30px -8px rgba(115,115,115,1);
}

.bg-gray{
    background-color:#f2f2f2;
}

.zopim.canvas-slid{
    right:290px !important;
}

.no-margin{
    margin:0px !important;
}
/*
.pt-50{
    padding-top:50px;
}
*/
.no-padding-right{
    padding-right:0px;
}

.logged-in{
    margin-top:32px;
}

h1{
    font-size:42px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    font-weight:400;
    line-height:normal;
}

.no-padding{
    padding: 0px !important;
}

.no-side-padding{
    padding-left: 0px !important;
    padding-right:0px !important;
}

.no-margin{
    margin:0 !important;
}

/*
.disqus-container{
    margin-top:40px;
    margin-bottom:30px;
    max-width:800px;
    margin-left:auto;
    margin-right:auto;
}

#disqus-show{
    border-radius:4px;
    color:#FFF;
    display:inline-block;
    padding:10px 20px;
    background-color:#3767AB;
    font-size:14px;
    cursor: pointer;
    font-weight:bold;
}

.disqus-sub{
    text-align:center;
}

#disqus-show:hover{
    background-color:#4179C9;
}
*/

.page-margin{
    margin-top:50px;
    margin-bottom:50px;
}

.page-margin-no-top{
    margin-bottom:50px;
}

.page-padding-bottom{
    padding-bottom:50px;
}

.modal-comment-author{
    margin-right:10px;
}

.slick-prev:before,
.slick-next:before{
    color:#3767AB !important;
}

[dir='rtl'] .slick-prev{
    right:0px !important;
}

.slick-prev, .slick-next{
    width:30px !important;
    height:30px !important;
}

.slick-prev:before, .slick-next:before{
    font-size:30px !important;
}

.select2-search:after{
    content:"";
    background-image:url("graphics/magnifier-16.png");
    width:16px;
    height:16px;
    right:12px;
    top:14px;
    position: absolute;
    display: inline-block;
}

.select2-search__field{
    padding-right:26px !important;
}

.slick-dots li button::before{
    color:#FFF!important;
}

.vcenter{
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.disable-highlight{
    -webkit-user-select: none; /* Chrome/Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */

    /* Rules below not implemented in browsers yet */
    -o-user-select: none;
    user-select: none;
}

.a-button{
    outline:none;
}

.a-button:active{
    transform: translateY(6px);
}

.shadow{
    -webkit-box-shadow: 0px 10px 34px -9px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 10px 34px -9px rgba(0,0,0,0.75);
    box-shadow: 0px 10px 34px -9px rgba(0,0,0,0.75);
}

.img-100{
    width:100% !important;
    height:auto;
}

hr{
    border: solid #e3e3e3;
    border-width: 3px 0 0;
    clear: both;
    margin: 12px 0;
    height: 0;

    display: block;
    unicode-bidi: isolate;
    -webkit-margin-before: 0.5em;
    -webkit-margin-after: 0.5em;
    -webkit-margin-start: auto;
    -webkit-margin-end: auto;
    overflow: hidden;
}
/**** /HELPERS ****/

.element-shadow{
    -webkit-box-shadow: 0px 0px 6px 1px #ececec;
    -moz-box-shadow: 0px 0px 6px 1px #ececec;
    box-shadow: 0px 0px 6px 1px #ececec;
}

.element-shadow-tm{
    -webkit-box-shadow: 0px 0px 6px 1px #585858;
    -moz-box-shadow: 0px 0px 6px 1px #585858;
    box-shadow: 0px 0px 6px 1px #585858;
}

.element-shadow-input{
    -webkit-box-shadow: 0px 0px 2px 1px #E5E5E5;
    -moz-box-shadow: 0px 0px 2px 1px #E5E5E5;
    box-shadow: 0px 0px 2px 1px #E5E5E5;
}

.element-shadow-button{
    -webkit-box-shadow: 0px 0px 2px 1px #E5E5E5;
    -moz-box-shadow: 0px 0px 2px 1px #E5E5E5;
    box-shadow: 0px 3px 6px 0px #E5E5E5;
}

/**** MEDIA QUERIES ****/
/* Custom, iPhone Retina */
/* // Taken
@media only screen and (max-width : 319px) {
    #order-summary label{
        text-align:left;
    }

    .step-2-container label{
        text-align:left;
    }

    .orders-notification > .notification-container .left-container .avatar{
        display:none;
    }
}
*/

/* Extra Small Devices, Phones */
@media only screen and (max-width:479px) {
    .col-xxs {
        display:block;
        float:none !important;
        width: 100% !important;
    }

    .sq-modal{
        width:95%;
        margin-left:auto;
        margin-right:auto;
    }

    .sq-modal h3{
        font-size:18px;
    }

    .sq-container{
        width:100%;
    }

    .modal{
        position:fixed !important;
    }

    .header-logo > h1{
        padding:11px 0px;
    }

    /**** HEADER ****/
    #live-message span{
        font-size:14px;
    }

    #submit-question{
        border-right:1px solid #FFF;
    }

    .top-header > .container{
        padding-left:0px;
        padding-right:0px;
    }

    #live-message > span > svg{
        position:relative;
        top:4px;
    }

    .nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
        background:none;
        color:#447FD4;
    }

    .navmenu.offcanvas {
        width:280px;
        padding:10px 20px;
    }

    .make-dropdown:hover{
        background:none;
    }

    #nav-mobile .navbar-nav > li > a{
        padding-top:15px;
        padding-bottom:15px;
    }

    .phone-text{
        display:none;
    }

    .top-header-right{
        display:none;
    }
    /**** END HOF HEADER ****/

    img{
        max-width:100%;
        height:auto;
    }

    .header-logo #site-logo{
        width:219px;
        height:18px;
        background-size:221px auto;
    }
    /*
    .header-logo a img{
        height:18px;
    }
    */

    .main-header-subcontainer{
        height:50px;
    }

    .quote blockquote{
        width:auto;
    }

    h1{
        font-size:22px;
    }

    h2{
        font-size:20px;
    }

    h3{
        font-size:18px;
    }

    #reseller-link{
        display:none;
    }

    #phone-number a{
        font-size:14px;
    }

    #to-header-container{
        clear:both;
    }

    .top-header-right{
        float:right;
        width:auto;
    }

    .content-container{
        margin-top:92px;
    }

    .navbar-toggle{
        margin-top:0px;
        margin-bottom:0px;
    }

    #nav-mobile .navbar-nav > li > a:hover,
    #nav-mobile .navbar-nav > li > a:focus{
        background:none;
    }

    #nav-mobile .nav>li>a:hover, #nav-mobile .nav>li>a:focus{
        background:none;
    }

    /* FOOTER */
    .pm-col2:nth-child(1),
    .pm-col2:nth-child(2),
    .pm-col2:nth-child(3),
    .pm-col2:nth-child(4) {
        display:none;
    }
    /**** FOOTER ****/
    #rc-link:after{
        font-size:10px;
        content:'cellunlocker.net';
    }

    .footer-content{
        padding-left:0px;
        padding-right:0px;
    }
    /**** END FOOTER ****/

    .single-center{
        max-width:380px;
        width:100%;
    }
}

@media only screen and (min-width:375px) and (max-width:479px){
    .select2-container{
        position:relative;
        display:block !important;
        width:100% !important;
    }
}

@media only screen and (min-width:480px) and (max-width:767px){
    /**** HEADER ****/
    .header-logo > h1{
        padding:8px 0px;
    }

    .sq-modal{
        margin-left:auto;
        margin-right:auto;
    }

    #phone-number{
        border-right:1px solid #FFF;
    }

    #submit-question{
        border-left:none;
    }

    #live-message{
        display:none;
    }

    #reseller-link{
        display:none;
    }

    #modal-mobile .modal-dialog{
        width:280px;
    }

    .header-logo #site-logo{
        width:304px;
        height:25px;
        background-size:307px auto;
    }
    /**** END OF HEADER ****/
    h1{
        font-size:34px;
    }

    /**** FOOTER ****/
    .pm-col2:nth-child(1),
    .pm-col2:nth-child(2),
    .pm-col2:nth-child(3),
    .pm-col2:nth-child(4) {
        display:none;
    }
    /**** END FOOTER ****/

    .video-desc{
        margin-top:20px;
        text-align:center;
    }
}

@media only screen and (max-width:767px){
    .navbar-nav{
        margin: 0px;
    }

    .modal.in .modal-dialog{
        margin-top:130px;
    }

    .h4, h4{
        font-weight:bold;
    }

    .page-margin{
        margin-top:30px;
    }

    /**** HEADER ****/
    #nav-mobile .navbar-nav > li.mobile-border:hover{
        background: url(graphics/mq/line-categories.png) center bottom no-repeat;
        padding-bottom:5px;
    }

    .navbar-nav > li > a:hover,
    #nav-mobile .navbar-nav .dropdown-menu>li>a:hover{
        background:none;
        color:#447FD4;
    }

    #nav-mobile-container .menu-up-link:hover:after{
        color:#3767AB;
    }

    .img-shopfiora{
        width:100% !important;
        height:auto
    }
}

/**** Tablet devices ****/
@media only screen and (min-width:768px) and (max-width:991px){

    /**** HEADER ****/
    #modal-mobile .modal-dialog{
        width:280px;
        right:10px;
    }
    /**** END HEADER ****/
}

@media only screen and (min-width: 768px){
    .modal.in .modal-dialog{
        margin-top:150px;
    }

    .navbar-nav{
        width:100%;
    }
}

@media only screen and (min-width: 768px) and (max-width:1199px){
    .container-banner .overlay{
        background:rgba(0,0,0,.4);
    }

    .quote blockquote{
        width:auto;
    }
}

@media only screen and (max-width:991px){
    /* FOOTER */
    .pm-col2:nth-child(2),
    .pm-col2:nth-child(4) {
        display:none;
    }
}

/**** Medium Devices, Desktops ****/
@media only screen and (min-width : 992px) and (max-width:1199px){
    /**** HEADER ****/
    #modal-mobile .modal-dialog{
        right:20px;
    }
    /**** END HEADER ****/
}

@media only screen and (min-width : 1200px) {
    #main-menu:hover > ul.dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        padding-top: 0px;
        padding-bottom: 0px;
        height: 400px;
        overflow: auto;
    }

    .dropdown-menu > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        color: #3767AB;
    }

    .dropdown-menu > li > a:hover {
        color: #FFF;
        background-color: #3767AB;
    }
}

@media (min-width:1200px){
    #nav-mobile{
        display:none;
    }
}

@media (min-width:992px){
    .essbfc-container.essbfc-container-sidebar.essbfc-col-1.essbfc-sidebar-btnv .essbfc-followers-count{
        font-size:12px;
    }
}

/* ESSB plugin
 */
@media (min-width:841px){
    .essb-padding{
        padding-left:60px;
    }
}

.takeToTopButton {
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #708abe;
    color: #fefefe;

}

/**
Sticky tab at edge of screen
 */
#tttTab {
    position: fixed;
    top: 50%;
    right: 0;
    background-color: #333;
    color: #fefefe;
    z-index: 10;
    padding: 5px;
    border: 1px solid #fefefe;
    text-orientation: mixed;
    writing-mode: vertical-lr;
    border-radius: 5px 0px 0px 5px;
    display: none;
    opacity: 0.9;
}

.tttlink {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}


.tttlink:active {
    color: #fff;
    text-decoration: none;

}

.tttlink:hover {
    color: #4BC4E4;
    text-decoration: none;
}

.tttlink:visited {
    color: #fff;
}


/* following code incorporates wp admin menu dropdown, any sub menus created in wordpress admin open/close on click */
#nav-mobile-container .dropdown .dropdown-menu {
    display:none !important;
}

#nav-mobile-container .dropdown.open .dropdown-menu {
    display:block !important;
}