@-webkit-viewport {width:device-width;}
@-moz-viewport {width:device-width;}
@-ms-viewport {width:device-width;}
@-o-viewport {width:device-width;}
@viewport {width:device-width;}

@font-face {
  font-family: 'BebasNeue';
  src: url('fonts/BebasNeue-Regular.ttf');
  src: url('fonts/BebasNeue-Regular.eot?#iefix') format('embedded-opentype'),
       url('fonts/BebasNeue-Regular.svg#BebasNeue-Regular') format('svg'),
       url('fonts/BebasNeue-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}



a.sidebtn:link, a.sidebtn:visited {
    position: fixed;
    left: -79px;
    top: 53%;
    transform: rotate(90deg);
    background: #c3d2d7;
    border-radius: 6px 6px 0px 0px;
    font-size: 1.1rem;
    padding: 14px;
    box-shadow: 0px -1px 12px 0px #00000061;
    z-index: 999;
}
a.sidebtn:hover  {   background:#104b63; color:#fff;}
table.table.table-striped {
    width: 100%;
    font-size: 1.4rem;
    line-height: 2em;
}
table.table.table-striped tr:nth-of-type(odd) {
    background: #104b63;
    color: #fff;
}
table.table.table-striped td, table.table.table-striped th {
    padding: 5px;
}
table.table.table-striped tr:nth-of-type(even) td {

    color: #000;
}
.ContentWhite .container-fluid.p-4 {
    padding: 3rem!important;
}
/*GFM Skin CSS */
p, li, ul, ol, strong, body, header, footer, section, div { font-family: 'Open Sans', sans-serif;}
p {
    margin: 0 0 8px 0;
    line-height: 1.5em;
    color: #104b63;
    font-size: 1.3rem;
}
li {

    line-height: 1.5em;
    color: #104b63;
    font-size: 1.3rem;
}
.footer_top p {

    font-size: 1.2rem;
}
A:link { color :#104b63; text-decoration : none;  -moz-transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s; }
A:visited { color :#104b63; text-decoration : none; }
A:hover { color :#477588; text-decoration : none; }
A:active { color :#104b63; text-decoration : none; }
h1 {
    font-size: 5rem;
    line-height: 1.5em;
    letter-spacing: 0;
    color: #104b63;
    font-weight: 400;
    font-family: 'BebasNeue';
}
a.btn:hover {
    background: #477588;
    border: 1px solid #477588;transition: all 0.7s ease 0s;
}

.homepage h2 {
    font-size: 4rem;
    letter-spacing: 0;
    color: #fff;
    font-weight: 400;
    font-family: 'BebasNeue'; line-height: 2em;
}

.homepage .content_whitebg h2 {   color: #104b63;}
	h3#searchclick {
    cursor: pointer;
}
h2 {
    font-size: 2.7rem;
    line-height: 1.5em;
    letter-spacing: 0;
    color: #104b63;
    font-weight: 400;
    font-family: 'BebasNeue';
}
h3 {
    font-size: 1.7rem;
    line-height: 1.5em;
    letter-spacing: 0;
    color: #104b63;
    font-weight: 900;
    font-family: open sans;
    text-transform: uppercase;
}
h4{font-size:1.4rem;line-height:1.5em;letter-spacing:0;color:#104b63;font-weight:400; font-family: 'BebasNeue';}

h5 {
    font-size: 1.2rem;
    line-height: 1.5em;
    letter-spacing: 0;
    color: #104b63;
    font-weight: 400;
    font-family: open sans;
}
h6 {
    font-size: 1.1rem;
    line-height: 1.5em;
    letter-spacing: 0;
    color: #104b63;
    font-weight: 400;
    font-family: 'BebasNeue';
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span { font-family: 'BebasNeue';}
img {max-width:100%}
.footerpane_style.skin_main_padding {
    padding: 70px 5% 0px;
}
.copyright_bg {
    border-top: 5px solid #ffffff3b;
    margin-top: 70px;
}
.hc-record-grid.hc-product-grid.carousel.slick-initialized.slick-slider {
    overflow: hidden;
}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 30%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev {
    right: -8%;
    transform: rotate(180deg);
    top: 33%;
}
.slick-next {
    left: -8%;
}
.slick-dots {
   
    display: none!important;

}



.hc-record-grid {
    margin-left: -25px;
    margin-right: 0px;
}

section.content_Sponsors .skin_main_padding {
    padding: 30px 20px;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:before {
    content: '';
}
.slick-next:before {
    content: '';
}
.slick-prev:before, .slick-next:before {
    background: url(images/navarrow.png);
    height: 50px;
    width: 30px;
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    opacity: 1;
}
section.content_offwhitebg:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 50px solid #e5ebee;
    position: absolute;
    left: 0px;
    right: 0px;
    width: 50px;
    margin: auto;
}
section.content_colorbg:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 50px solid #477587;
    position: absolute;
    left: 0px;
    right: 0px;
    width: 50px;
    margin: auto;
}
.content_whitebg.ComputerRepair {
    text-align: center;
    background: url(images/repair.jpg);
    background-repeat: no-repeat;
    background-position: 11% 60%;
    background-size: auto 90%;
}
#EDG_1_Nobg .EDGmain .EDGimage a img {
visibility:hidden;
height:0px;
}
#EDG_1_Nobg span.TitleCarousel {
    order: 2;
	
}
.clearfix {
    clear: both;
}


ul.dnnButtonGroup {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#fff));
    background: -webkit-linear-gradient(top, #fff 0%,#ffffff 100%);
    background: linear-gradient(top, #fff 0%,#fff 100%);
    -webkit-border-radius: 3px;
    border-radius: 3px;


    box-shadow: 0px 1px 0px 0px #fff0;
    border: 1px solid #104b63;
    cursor: pointer;
    list-style: none;
}
ul.dnnButtonGroup > li {
    display: block;
    float: left;
    border-left: 1px solid #104b63;
    margin: 0;
    padding: 0px 0px;
    color: #104b63;
}
ul.dnnButtonGroup > li > a {
    display: inline-block;
    padding: 7px 12px 6px 12px;
    text-decoration: none;
    color: #104b63;
}
ul.dnnButtonGroup > li > a:hover {
    color: #fff;
    background: #104b63;
}

.paginationM1049 {
    text-align: center;
    margin-top: 0px;
}
.content_graybg .caroufredsel_wrapper, #ICM1156 {
    height: 318px!important;

}
.skin_banner .nivo-caption .middle {
    margin-top: 5%;
}
.skin_banner .nivo-caption .middle h3 { color:#fff;}
.homepage .theme-default .nivo-caption .green h2 {
    line-height: 1.5em;
    letter-spacing: 14px;
    font-size: 6rem;
    color: #104b63;
    line-height: 0.9em;
}
.content_graybg #EDG_1_Nobg .DescriptionCarousel, .content_graybg #EDG_1_Nobg .DescriptionCarousel p {
    margin: 0 0 8px 0;
    line-height: 1.5em;
    color: #fff;
    font-size: 1.4rem;
    font-family: open sans;
    text-align: center;
}
.image_carousel div.carusel {
    display: flex!important;
    flex-direction: column;
}
#EDG_1_Nobg .EDGmain {
    margin: 0px!important;
}
#EDG_1_Nobg .DescriptionCarousel {order:1;}
#EDG_1_Nobg .DescriptionCarousel p {color:#fff;}


.content_graybg .skin_main_padding {
    padding: 140px 20px 100px;
}

video {
  width: 100%!important;
  height: auto!important;
}
.hcMvcView h3 img {
    vertical-align: text-bottom;
    padding-right: 8px;
}
ul.dnnAdminTabNav {
    border-bottom: 0px solid #c2c2c2;
}
.hc-category .hc-recdescriptioin br {
display: none;}

div#dnn_MiniCartPane, a#dnn_dnnLOGIN2_loginLink, div#dnn_SearchPane {
    display: inline-block;
    padding: 0px 20px 0px;
}
div#dnn_MiniCartPane, a#dnn_dnnLOGIN2_loginLink, div#dnn_SearchPane h3 {
    font-size: 1.4vw;
    line-height: 1.5em;
    letter-spacing: 0;
    color: #104b63;
    font-weight: 400;
    font-family: 'BebasNeue';
    letter-spacing: 5px;
}
div#dnn_SearchPane {
    margin-right: 40px;
}
a#dnn_dnnLOGIN2_loginLink {
    padding-left: 50px;
	position:relative;
	
}
a#dnn_dnnLOGIN2_loginLink:before {
    content: "";
    position: absolute;
    background: url(images/loginicon.png);
    height: 47px;
    width: 70px;
    top: -7px;
    left: 0px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0% 0%;
}
#skin_wrapper {width:100%;  position:inherit!important;z-index:1;  background:#fff; margin:0 auto; }
.skin_width {
    width: 100%;
    max-width: 75vw;
    min-width: 767px;
    margin: 0 auto;
    position: relative;
}
#dnn_dnnSearch_ClassicSearch {display:none!important;}
.skin_top{ background:#104b63; min-height:15px;}
.top_contact {
    padding: 10px;
}
.hc-wrap4 {
    overflow: hidden;
}
.skin_top_right {float:right;}
.top_contact h3, .top_contact p {
    color: #fff;
    text-align: center;
    margin: 0px;
}
#skin_header {
    background: #fff;
    border-bottom: 0px solid #e3e3e3;
    text-align: center;
    position: relative;
    padding: 30px 10px;
}
.logo_style {
    min-height: 70px;
    padding-left: 0px;
    display: inline-block;
}
.clearafter {display: block;}
.site_logo {line-height:1em; padding:5px 0; }
.site_logo img {max-height:280px;}

.skin_banner{ position:relative; min-height:30px;  }
.bannerpane {
    background: #ffffff;
}
.skin_main { min-height:550px; }
.content_whitebg{ background:#fff; }
.content_offwhitebg {
    background: #e5ebee;
}
.content_graybg {
    background: url(images/testimonials.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    text-align: center;
}
section.content_whitebg.MobileRepair {
    text-align: center;
    text-align: center;
    background: url(images/Mobilerepair.jpg);
    background-repeat: no-repeat;
    background-position: 82% 60%;
    background-size: auto 90%;
}
section.content_whitebg.MobileRepair .skin_main_padding {
    padding: 130px 20px;
}
section.content_Sponsors {
    background: #c3d2d7;
}
section.content_whitebg.MobileRepair:after {display:none;}
section.content_Sponsors #EDG_0_Shadow .EDGmain .EDGimage a img {
    float: left;
    border: 0px solid #cccccc!important;
    padding: 5px;
    margin-top: -5px;
    margin-left: -5px;
    background-color: transparent;
    margin-right: 0;
    mix-blend-mode: multiply;
    filter: grayscale(1);
}
section.content_Sponsors #EDG_0_Shadow .EDGmain {
    margin-top: 8px;
    margin-right: 14px;
    margin-bottom: 6px;
    margin-left: 14px;
    position: relative;
    background-image: none;
    background-repeat: no-repeat;
    background-position: right bottom;
    float: left;
    display: block;
    padding-bottom: 6px;
    padding-right: 6px;
}
.content_graybg h3 {color:#fff;}
.content_colorbg {
    background: #477587;
}
.skin_top_content {
    padding: 50px 20px 70px;
}
.skin_main_padding {
    padding: 70px 20px;
}
section.content_whitebg:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 50px solid #fff;
    position: absolute;
    left: 0px;
    right: 0px;
    width: 50px;
    margin: auto;
}
.footer_top {
    background: #104b63;
}
.footerpane_style{}
.copyright_bg {
    border-top: 5px solid #ffffff3b;
}
.col-sm-25 {
    -ms-flex: 0 0 22.2%;
    flex: 0 0 22.2%;
    max-width: 22.2%;
}
.copyright_bar {color: #fff;}
.footer_left {
    padding: 30px 0% 30px 3.5%;
}
.socialpane_style {
    float: right;
    padding: 25px 3.5% 5px 0%;
}
p.socialicons a {
    margin: 0px 3px;
}
.innerpage .hc-related-items.span12 .hc-record-grid {
    margin-top: 0px;
    margin-left: -35px;
}
.collapse {display:inline-block}
section.content_graybg:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 50px solid #386578;
    position: absolute;
    left: 0px;
    right: 0px;
    width: 50px;
    margin: auto;
}
.skin_banner .nivo-caption {
    position: absolute;
    left: 0px;
    bottom: 0px;
    top: 0px;
    right: 0;
    background: rgba(0,0,0,.0);
    color: #fff;
    width: 100%;
    z-index: 8;
    text-align: center;
    padding: 5px 10px;
    opacity: 1;
    overflow: hidden;
    display: none;
    -moz-opacity: 0.8;
    filter: alpha(opacity=8);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.hc-breadcrumb {
    font-size: 1rem;
}

section.skin_top_under {
    background: #104b63;
    margin: 0px;
    padding: 5px 5%;
	position:relative;
}
section.skin_top_under p, section.skin_top_under p a:link, section.skin_top_under p a:visited {
    margin: 0px 5px;
    color: #fff;
    font-size: 1.5rem;
}
 section.skin_top_under p a:hover {color:#c3d2d7}

p a:link, p a:visited {color:#c3d2d7}
p a:hover {color:#104b63}
.fa, .fab, .fad, .fal, .far, .fas {
    font-size: 1.7rem;
}
.left_contact {
    width: auto;
    display: inline-block;
}
.right_contact {
    position: absolute;
    right: 5%;
    top: 0px;
    bottom: 0px;
    margin: auto;
    height: 2.9em;
}
.hcMvcView h3 img {
    vertical-align: text-bottom;
}
.btn {
    padding: 10px 10px 6px 10px;
    background: #104b63;
    color: #fff;
    font-weight: 400;
    display: inline-block;
    font-family: bebasneue;
    font-size: 1.6rem;
    letter-spacing: 1px;
    vertical-align: text-bottom;
    margin: 0px;
    line-height: 1em;
    margin: 00px;
	border:1px solid #104b63;
}
a.btn:link, a.btn:visited {color:#fff;}
.content_whitebg.ComputerRepair a.BTN:link {margin-top:30px;display:inline-block;}
a.BTN:link, a.BTN:visited {
    /* font-family: open sans; */
    background: #fff;
    color: #104b63;
    border: 1px solid #104b63;
    padding: 10px 20px;
    font-size: 1.4rem;
    font-family: bebasneue;
    padding: 10px 10px 6px 10px;
    display: inline-block;
    line-height: 1em;
}
a.BTN:hover {

    background: #104b63;
    color: #fff;
    border: 1px solid #104b63;
transition: all 0.7s ease 0s;
}

.dnnFormItem input[type="submit"].btn {
    padding: 10px 10px 6px 10px;
    background: #104b63;
    color: #fff;
    font-weight: 400;
    display: inline-block;
    font-family: bebasneue;
    font-size: 1.6rem;
    letter-spacing: 1px;
    vertical-align: text-bottom;
    margin: 0px;
    line-height: 1em;
    margin: 00px;
    border: 1px solid #104b63;
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0), inset 0px 1px 0px 0px rgba(255, 255, 255, 0);
    text-shadow: 0px -1px 0px transparent;
}

section.content_whitebg.ComputerRepair .skin_main_padding {
    padding: 130px 20px;
}
.row {
    align-content: center;
    align-items: center;
    align-self: center;
}
/* --- Menu Style ---*/
.open>.dropdown-menu{display:block;}
.open>a{outline:0;}
.right_nav {
    position: absolute;
    right: 5%;
    top: 50px;
    bottom: 0px;
    margin: auto;
    height: 6.8em;
}
div#navbar {
    position: absolute;
    left: 3%;
    top: 67px;
    bottom: 0px;
    height: 4em;
    margin: auto;
}

ul.nav {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal;
}
.nav li {
    display: inline-block;
    position: relative;
}
.nav li:hover > a {
    color: #c3d2d7;
}
.nav li > a {
    display: block;
    padding: 10px 1vw;
    font-size: 1.4vw;
    color: #104b63;
    line-height: 1em;
    font-family: BebasNeue;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 400;
}

.nav li.dropdown .dropdown-menu.subLevel {display:none;}
.nav li.dropdown:hover  .dropdown-menu.subLevel {display:block;}

button.navbar-toggle {
    display: none;
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.caret, span.caret.navbar-toggle.sub-arrow {
    display: inline-block;
    width: 0;
    height: 0;
	padding:0px;
	margin-right:0px;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.dropdown-menu {
    position: absolute;
    z-index: 9;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    max-width: 360em!important;
    width: max-content!important;
    min-width: 160px;
    padding: 0px 0;
    margin: 0px 0 0;
    list-style: none;
    font-size: 1rem;
    background-color: #104b63;
    border: 1px solid #c3d2d7;
    border-top: 0px solid #fff;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
    background-clip: padding-box;
}
.nav li.dropdown .dropdown-menu.subLevel a {
    display: block;
    padding: 10px 20px;
    font-size: 1rem;
    color: #fff;
    line-height: 1.5em;
    font-family: open sans;
    text-transform: none;
    letter-spacing: 1px;
    font-weight: 400;
    text-align: left;
    border-bottom: 1px solid #c3d2d7;
}
.nav li.dropdown .dropdown-menu.subLevel a span {    text-transform: none;}
.nav li.dropdown li {
    border-left: 0px solid #000;
 
}

.navbar-nav .dropdown-menu>li>a {
    white-space: normal;
}
.navbar-nav .dropdown-menu>li:hover a {
    color: #fff;
    background: #c3d2d7;
}
.silderleft {
    width: 60%;
    float: right;
    margin-right: 5%;
    margin-top: 90px;
}
.homepage .skin_banner .nivo-caption h2 {
    line-height: 1.5em;
    letter-spacing: 14px;
    font-size: 7rem;
}
.homepage .skin_banner .nivo-caption .green p {
    padding: 5px;
    margin: 0;
    color: #fff;
    color: #104b63;
}
.nivo-caption .silderleft p {
    padding: 5px 26%;
    margin: 0;
    color: #fff;
    font-size: 1.8rem;
    line-height: 1.3em;
}
.theme-default .nivo-caption a.btn:visited, .theme-default .nivo-caption a.link {
    font-family: open sans;
    padding: 10px 20px;
    font-size: 1.3rem;
    letter-spacing: 0px;
    background: transparent;
    border: 1px solid #fff!important;
}
.theme-default .nivo-caption a.btn:hover {background:#104b63}
.homepage  .theme-default .nivo-caption .green {
	margin-top:8%;
}
a#foo2_nextM1163 {
    transform: rotate(180deg);
}
.innerpage 
.hc-record-grid {
margin-top: 0px;}
section.content_Sponsors a.prevM1163, section.content_Sponsors a.nextM1163 {
    width: 45px;
    height: 45px;
    display: block;
    position: absolute;
    top: 72px;
    z-index: 150;
    background: url(images/navarrow.png);
    height: 60px;
    background-position: 50%;
    width: 25px;
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
}
section.content_graybg .eds_CarouselGallery_Testimonials .swiper-container .swiper-button-next, 
section.content_graybg .eds_CarouselGallery_Testimonials .swiper-container .swiper-button-prev {
    background: url(images/navarrow.png);
    background-repeat: no-repeat;
    background-position: 50%;
    height: 80px;
    box-shadow: 0px 0px 0px 0px #0000;
    width: 80px;
}
section.content_graybg .eds_CarouselGallery_Testimonials .swiper-container .swiper-button-next {
    transform: rotate(180deg);
    top: 25px;
    right: -20px;
}
section.content_graybg .eds_CarouselGallery_Testimonials .swiper-container .swiper-button-prev {
	  top: 65px;
	   left: -20px;
	
}
.eds_CarouselGallery_Testimonials .swiper-slide {
 padding: 0rem 3rem!important;
    margin: 0rem 0 5rem!important;
}
.nav li.dropdown ul li {
    border-left: 0px solid #000;
    display: block;
    float: none;
}

.innerpage .skin_top_content {
    padding: 100px 20px 150px;
}
.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction {
    border-color: #104b63;
    background: #104b63;
    background: #104b63;
    background: #104b63;
    background: #104b63;
    background: #104b63;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0), inset 0px 1px 0px 0px rgba(255, 255, 255, 0);
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0), inset 0px 1px 0px 0px rgba(255, 255, 255, 0);
    color: #fff!important;
    text-shadow: 0px 0px 0px transparent;
    font-family: bebasneue;
    font-weight: 400;
    font-size: 1.1rem;
}

.dnnFormItem button, .dnnFormItem input[type="button"], .dnnFormItem input[type="reset"], .dnnSecondaryAction, a.dnnSecondaryAction, ul.dnnAdminTabNav li a, .dnnLogin .LoginTabGroup span {
        border-color: #104b63;
    background: #FFF;
     background: #FFF;   
	 background: #FFF;   
	 background: #FFF;   
	 background: #FFF;
     background: #FFF;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0), inset 0px 1px 0px 0px rgba(255, 255, 255, 0);
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0), inset 0px 1px 0px 0px rgba(255, 255, 255, 0);
   text-shadow: 0px 0px 0px transparent;
    color: #104b63!important;
	 font-family: bebasneue;
    font-weight: 400;
    font-size: 1.1rem;
}
/*--------- Pane Style ----------*/
.DNNEmptyPane{ display:none!important;}
.dnnpane [class*="col-sm"],.dnnpane [class^="col-sm"] { padding: 0 15px; }
.socialpane { padding: 0;}
.contactpane{}
.content_grid12{}
.topgrid6a{}
.topgrid6b{}
.topgrid4a{}
.topgrid4b{}
.topgrid4c{}
.topgrid3a{}
.topgrid3b{}
.topgrid3c{}
.topgrid3d{}
.topgrid8l{}
.topgrid4r{}
.topgrid4l{}
.topgrid8r{}
.topgrid12{}
.colorgrid4a{margin:20px 0;}
.colorgrid4b{margin:20px 0;}
.colorgrid4c{margin:20px 0;}
.colorgrid12{margin:20px 0 0;}
.middlegrid4a{margin:20px 0;}
.middlegrid4b{margin:20px 0;}
.middlegrid4c{margin:20px 0;}
.middlegrid6a{margin:20px 0;}
.middlegrid6b{margin:20px 0;}
.middlegrid12{margin:20px 0;}
.graygrid4a{margin:20px 0;}
.graygrid4b{margin:20px 0;}
.graygrid4c{margin:20px 0;}
.graygrid12{margin:20px 0;}
.bottomgrid4a{margin:20px 0;}
.bottomgrid4b{margin:20px 0;}
.bottomgrid4c{margin:20px 0;}
.bottomgrid12{margin:20px 0;}
.footertop4a{margin:20px 0;}
.footertop4b{margin:20px 0;}
.footertop4c{margin:20px 0;}
.footertop{}

.footer_grid3a { margin:30px 0 10px 0;}
.footer_grid3b { margin:30px 0 10px 0;}
.footer_grid3c { margin:30px 0 10px 0;}
.footer_grid3d { margin:30px 0 10px 0;}
.footerpane { margin:0 0 10px 0;}

.i_content_grid12 {}
.i_one_grid3 {}
.i_one_grid9 {}
.i_two_grid4a {}
.i_two_grid4b {}
.i_two_grid4c {}
.i_three_grid9 {}
.i_three_grid3 {}
.i_four_grid12 {}
.i_five_grid6a {}
.i_five_grid6b {}
.i_six_grid3a {}
.i_six_grid3b {}
.i_six_grid3c {}
.i_six_grid3d {}
.i_seven_grid12 {}
.i_eight_grid4{}
.i_eight_grid8{}
.i_nine_grid8{}
.i_nine_grid4{}
.i_ten_grid12{}

.leftsidepane { padding:10px 0; }
.l_one_grid8 {}
.l_one_grid4 {}
.l_two_grid6a {}
.l_two_grid6b {}
.l_three_grid4 {}
.l_three_grid8 {}
.l_four_grid4a {}
.l_four_grid4b {}
.l_four_grid4c {}
.l_five_grid12 {}
.footer_top h3 span {
    font-family: open sans;
    font-size: 0.9rem;
}

.content_graybg .caroufredsel_wrapper h3 {
     font-family: open sans;
    font-size: 1.8rem;
    color: #fff;
    clear: both;
    float: none;
    font-weight: bold;
    text-align: center;
    padding-left: 0px;
    order: 2;
}
.nopadding .skin_main_padding, .nopadding .row, .nopadding .dnnpane.row [class*="col-sm"] {
    padding: 0px!important;
    margin: 0px!important;
}
p.overflow {
    margin: 0px;
    line-height: 0px;
}
.socialicons {float:right}
.content_graybg .caroufredsel_wrapper h3 span {color:#000;  font-family: open sans;}
.innerpage .skin_top_content .row {
    align-content: start;
    align-items: start;
    align-self: start;
}
/*--------- Scroll Top Style ----------*/
#top-link { background:url(images/scroll_top.png) no-repeat scroll center top ; border: 0 none;  bottom:25px; right: 50px; display:block; height:50px; padding:0; width:50px; position: fixed; text-decoration: none; z-index: 903; outline:none;}
#top-link:hover { background:url(images/scroll_top.png) no-repeat scroll center -51px;  -webkit-transition: all 0.2s ease-in 0s; -moz-transition: all 0.2s ease-in 0s; -o-transition: all 0.2s ease-in 0s; transition: all 0.2s ease-in 0s;}

/*--------- Login style ----------*/
.Login, A.Login:link, A.Login:visited, A.Login:active{ font-size:12px; color:#fff; text-decoration:none;padding:11px 8px 11px 8px; }
A.Login:hover {text-decoration:none;}

/*--------- User style ----------*/
.User, A.User:link, A.User:visited, A.User:active{ font-size:12px; color:#fff; text-decoration:none;padding:11px 8px 11px 8px; }
A.User:hover {text-decoration:none; }

/*--------- Footer style ----------*/
.Footer, A.Footer:link, A.Footer:visited, A.Footer:active { padding:0px 8px; color:#ffffff; font-size:12px; text-decoration:none; }
A.Footer:hover { color:#104b63; text-decoration: none;}

.footerpane_style a, .footerpane_style a:link{ color :#fff; text-decoration : none; }
.footerpane_style a:visited {
    color: #fff;
    text-decoration: none;
}
.footerpane_style a:hover { color :#fff; text-decoration : none; }
.footerpane_style a:active { color :#104b63; text-decoration : none; }

/*--------- Footer Content style ----------*/
.footerpane_style, .footerpane_style .Normal, .footerpane_style p, .footerpane_style div, .footerpane_style span, .footerpane_style li, 
.footerpane_style td, .footerpane_style dt, .footerpane_style dd, .footerpane_style h1, .footerpane_style h2, .footerpane_style h3, 
.footerpane_style h4, .footerpane_style h5, .footerpane_style h6{ color:#fff;}
section.Repairs .skin_top_content {
    padding: 50px 0px 0px;
}
section.Repairs .skin_top_content .row {
    margin-right: 0px;
    margin-left: 0px;
}
section.Repairs .skin_top_content .dnnpane [class*="col-sm"], section.Repairs .skin_top_content .dnnpane [class^="col-sm"] {
    padding: 0 0px;
}
section.Repairs div#dnn_FiveGrid6B, section.Repairs div#dnn_FiveGrid63B, section.Repairs div#dnn_FiveGrid62A, section.Repairs div#dnn_FiveGrid64A {
	padding:5%;
	
}
.white a.btn:hover {
    color: #477587;
    border: 1px solid #477587;
    background: #c3d2d7;    transition: all 0.7s ease 0s;
}
.white .moreinfo img.img2 {opacity:1;transition: all 0.7s ease 0s;}
.white .moreinfo img.img2:hover {opacity:.8;transition: all 0.7s ease 0s;}

.innerpage .skin_main section.Repairs .row {
    align-content: center;
    align-items: center;
    align-self: center;
}
.footerpane_style a:hover {
    color: #c3d2d7;
    text-decoration: none;
}
div#dnn_OneGrid3 {
    align-self: self-end;
}
.innerpage #M1198EasyDNNGallery #EDG_0_Shadow .EDGmain .EDGimage a .title, .innerpage #M1198EasyDNNGallery #EDG_0_Shadow .EDGmain .EDGimage a .title {
    opacity: 0!important;
    left: -3px;
    right: 0px;
    top: 0px;
    Bottom: 0px;-moz-transition: all 0.7s ease 0s;
    -webkit-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}
.innerpage #M1198EasyDNNGallery #EDG_0_Shadow .EDGmain, .innerpage #M1198EasyDNNGallery #EDG_0_Shadow .EDGmain {
    margin-top: 8px;
    margin-right: 8px;
    margin-bottom: 6px;
    margin-left: 8px;
    position: relative;
    background-image: none;
    background-repeat: no-repeat;
    background-position: right bottom;
    float: left;
    display: block;
    padding-bottom: 6px;
    padding-right: 0px!important;
}
.innerpage #M1198EasyDNNGallery #EDG_0_Shadow .EDGmain .EDGimage:hover .title, .innerpage #M1198EasyDNNGallery #EDG_0_Shadow .EDGmain .EDGimage:hover .title {
    opacity: 1!important;
    position: absolute;
    bottom: 0px;
    font-family: open sans;
    font-size: 10px;
    float: none;
    text-align: center;
    left: -2px;
    right: 0px;
    top: -5px;
    Bottom: -6px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 15px;
    visibility: visible;
    margin-bottom: 12px;
    line-height: normal;
    white-space: normal;
    background: #000;-moz-transition: all 0.7s ease 0s;
    -webkit-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}
.innerpage #M1198EasyDNNGallery #EDG_0_Shadow .EDGmain .EDGimage .title span, .innerpage #M1198EasyDNNGallery #EDG_0_Shadow .EDGmain .EDGimage .title span {
    color: #fff;
    z-index: 99;
    font-size: 2rem;
    font-family: bebasneue;
    text-decoration: overline;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    line-height: 1.2em;
    padding: 5px;
    height: 1em;
    margin: auto;
    -moz-transition: all 0.7s ease 0s;
    -webkit-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}
#M1198EasyDNNGallery table.EDGlightbox.EDGresponsive, #M1198EasyDNNGallery table.EDGlightbox.EDGresponsive  {
    text-align: left!important;
}
#EDG_0_Shadow .EDGTitle .EDGTitleText, #EDG_0_Shadow .GalleryDescription {
    display: none;
}
#EDG_0_Shadow .EDGbackground .EDGcontent table {
    margin-right: auto;
    margin-left: 0px;
}
#EDG_0_Shadow .EDGTitle .EDGTitleText, #EDG_0_Shadow .GalleryDescription {
    display: none!important;
}
.Repairs.mobile {background: #104b63;color:#fff;}
section.Repairs.mobile  .skin_top_content {
    padding: 0px 0px 0px;
}
.Repairs.mobile p, .Repairs.mobile ul li, .Repairs.mobile ul, .Repairs.mobile h2 {color:#fff}
.Repairs.mobile  a.BTN:hover {
    border: 1px solid #fff;
}
.eds_GravityGallery_Capsule .edg__gravityPortfolio_itemList.edg__gravityPortfolio_visibleItemList > li > span::after {

    background-color: #0f4b63!important;

}

.eds_GravityGallery_Capsule .edg__gravityPortfolio_itemList > li > span {
    font-size: 1.2rem!important;

}
.eds_GravityGallery_Capsule .edg__gravityPortfolio_itemList.edg__gravityPortfolio_visibleItemList > li > span {
    color: #0f4b63;

}
/*mobile CSS Starts here */


@media screen and (max-width: 2568px) {



}
@media screen and (max-width: 1921px) {
	p {
    font-size: 1.1rem;
}
	.skin_width {
    width: 100%;
    max-width: 80vw;
    min-width: 767px;
    margin: 0 auto;
    position: relative;
}

.homepage .theme-default .nivo-caption .green {
    margin-top: 3%;
}
.homepage .theme-default .nivo-caption .green h2 {
    letter-spacing: 3px;
}

.hc-category.categorylist a.hoveractivate {
font-size: 3.2rem;}

.hc-record-grid .hc-record .hc-recname {
font-size: 1.6rem;}
.hc-recdescriptioin, .hc-recdescriptioin p {
    font-size: 0.8rem;
}
.hc-recdescriptioin {
    margin-bottom: 10px;
    height: 32px;
}
.btn, .BTN  {
    font-size: 1.4rem;
}
a.moreinfo {
    width: 80px;
    margin-top: 20px;
}


.homepage .skin_banner .nivo-caption h2 {
    line-height: 1.2em;
    letter-spacing: 5px;
    font-size: 5.8rem;
}
.content_graybg .caroufredsel_wrapper, #ICM1156 {
    height: 278px!important;
}
.silderleft {
    width: 60%;
    float: right;
    margin-right: 5%;
    margin-top: 40px;
}
section.content_whitebg.MobileRepair {

    background-position: 85% 50%;
    background-size: auto 79%;
}
.nivo-caption .silderleft p {
    padding: 5px 26%;
    margin: 0;
    color: #fff;
    font-size: 1.6rem;
    line-height: 1.3em;
}
section.content_offwhitebg:after { border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #e5ebee;
    width: 30px;}
section.content_colorbg:after { border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #477587;}
section.content_graybg:after {
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #386578;
    width: 30px;
}
 section.content_whitebg:after {
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #fff;
    width: 30px;
}
.homepage h2 {
    line-height: 1.7em;
}
.skin_main_padding {
    padding: 50px 20px;
}
.content_graybg #EDG_1_Nobg .DescriptionCarousel, .content_graybg #EDG_1_Nobg .DescriptionCarousel p {
    font-size: 1.1rem;
}
.content_graybg .caroufredsel_wrapper h3 {
      font-size: 1.4rem;
}
.footer_top p {
    font-size: 1rem;
}
.hc-category.categorylist a.hoveractivate {
    font-size: 3.2rem;
}
.right_nav {
    right: 1%;
}
.site_logo img {
    max-height: 160px;
}
section.content_whitebg.ComputerRepair .skin_main_padding {
    padding: 80px 20px;
}
.content_whitebg.ComputerRepair {
    background-position: 15% 60%;
    background-size: auto 80%;
}
.content_graybg .skin_main_padding {
    padding: 110px 20px 10px;
}
section.content_whitebg.MobileRepair .skin_main_padding {
    padding: 80px 20px;
}
section.content_whitebg.MobileRepair {
    background-position: 82% 50%;
    background-size: auto 79%;
}
section.content_Sponsors .skin_width {
    width: 100%;
max-width: 90vw;}
}



@media screen and (max-width: 1680px) { 
 
div#dnn_MiniCartPane, a#dnn_dnnLOGIN2_loginLink, div#dnn_SearchPane {
    display: inline-block;
    padding: 0px 10px 0px 10px;
}
.right_nav a#dnn_dnnLOGIN2_loginLink {
    padding-left: 50px;
    position: relative;
}
.right_nav div#dnn_SearchPane {
    margin-right: 30px;
}
 .site_logo img {
    max-height: 150px;
}
section.skin_top_under p, section.skin_top_under p a:link, section.skin_top_under p a:visited {
    color: #fff;
    font-size: 1.2rem;
}
.fa, .fab, .fad, .fal, .far, .fas {
    font-size: 1.3rem;
}
.right_contact {
    height: 2.2em;
}
.homepage .theme-default .nivo-caption .green h2 {
    font-size: 4.5rem;
}
p {
    font-size: 1.2rem;
}
.hc-record .hc-recimage {
    background: white;
    text-align: center;
    padding: 0px 0;
}
.hc-recdescriptioin, .hc-recdescriptioin p {
    font-size: 0.7rem;
}
.homepage .hc-record-grid .hc-record {
    margin: 0 0 5px 35px;
}
section.content_whitebg.ComputerRepair .skin_main_padding {
    padding: 60px 20px;
}
h3 {
    font-size: 1.5rem;
}
.content_graybg .caroufredsel_wrapper, #ICM1156 {
    height: 248px!important;
}
.footerpane_style.skin_main_padding {
    padding: 70px 3% 0px;
}
.footer_top h3 span {
    font-family: open sans;
    font-size: 0.8rem;
}
.footer_top p {
    font-size: 0.9rem;
}
.homepage .skin_banner .nivo-caption h2 {
    line-height: 1.2em;
    letter-spacing: 5px;
    font-size: 5rem;
}
.nivo-caption .silderleft p {
    padding: 5px 26%;
    margin: 0;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.3em;
}
}

@media screen and (max-width: 1600px) { 
section.content_whitebg.ComputerRepair .skin_main_padding {
    padding: 30px 20px;
}
.skin_width {
    width: 100%;
    max-width: 85vw;
    min-width: 767px;
    margin: 0 auto;
    position: relative;
}
.hc-category.categorylist a.hoveractivate {
    font-size: 2.9rem;
    padding: 0px 14%;
}
h1 {
    font-size: 4rem;
}
h3 {
    font-size: 1.4rem;
}
#EDG_1_Nobg .EDGTitle {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    display: block;
}
#EDG_1_Nobg .EDGbackground .EDGcontent {
    padding: 0px 6px 20px 6px!important;
}
.hc-record-grid .hc-record .hc-recname {
    font-size: 1.4rem;
    height: 2.2em;
    margin-bottom: 0px;
}
.hc-record .hc-recprice {
    font-size: 2rem;
    color: #104b63;
}
.hc-record-grid .hc-record .hc-recprice {
    padding: 15px 0px;
    margin: 0;
    text-align: left;
    display: flex;
    flex-direction: column;
    height: 85px;
}
section.content_whitebg.MobileRepair {
    background-position: 82% 50%;
}
.hc-minicart .hc-iconbox img {
    width: 53px;
}
h3#searchclick img {
    width: 40px;
}
a#dnn_dnnLOGIN2_loginLink:before {

    height: 47px;
    width: 39px;
    top: -7px;
    left: 7px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0% 0%;
}
section.content_whitebg.MobileRepair {
    background-position: 88% 50%;
}
.homepage h2 {
    font-size: 3.6rem;
 
}
.footer_top p {
    font-size: 0.8rem;
}
.footer_top h3 {
    margin-bottom: 0px;
}
.image_carousel {
    padding: 0px 0px 5px 0px!important;
    position: relative;
}
.footerpane_style.skin_main_padding {
    padding: 50px 4% 0px;
}
.copyright_bg {
  
    margin-top: 40px;
}
.footer_top h3 span {
    font-family: open sans;
    font-size: 0.6rem;
}
.content_graybg #EDG_1_Nobg .DescriptionCarousel, .content_graybg #EDG_1_Nobg .DescriptionCarousel p {
    font-size: 1.2rem;
}
.site_logo img {
    max-height: 136px;
}
}

@media screen and (max-width: 1440px) { 

.homepage .skin_banner .nivo-caption h2 {
    line-height: 1.2em;
    letter-spacing: 5px;
    font-size: 4rem;
}
.hc-category.categorylist .hc-record-grid {
    margin-left: 0px;
    margin-right: 0px;
}
.skin_width {
    width: 100%;
    max-width: 90vw;
}
.slick-prev {
    right: -4%;
    transform: rotate(180deg);
    top: 33%;
}
.slick-prev:before, .slick-next:before {
    height: 50px;
    width: 20px;
}
.content_graybg .caroufredsel_wrapper, #ICM1156 {
    height: 218px!important;
}
.image_carousel {
    padding: 0px 0px 0px 0px!important;
    position: relative;
}
a.prevM1163 {
    left: -42px!important;
}
a.nextM1163 {
    right: -42px!important;
    background-position: -50px 0;
}
.nivo-caption .silderleft p, .nivo-caption p {
    font-size: 1.2rem;
    line-height: 1.3em;
}
.homepage .hc-record-grid .hc-record {
    margin: 0 0 5px 25px;
}
.skin_main_padding {
    padding: 30px 20px 50px;
}
.footer_top h3 {
    margin-bottom: 0px;
    font-size: 1.1rem;
}
section.content_Sponsors .skin_main_padding {
    padding: 10px 20px;
}
}
@media screen and (max-width: 1366px) { 

section.content_Sponsors .skin_main_padding {
    padding: 10px 20px;
}
.hc-minicart .hc-iconbox a span {
    font-weight: bold;
    color: #fff;
    background: #104b63;
    letter-spacing: 0px;
    padding: 5px 9px;
    border-radius: 50%;
    line-height: 1em;
    display: inline-block;
}
.right_nav {
    position: absolute;
    top: 70px;
    bottom: 0px;
    margin: auto;
    height: 8.2em;
}
.nav li > a {
    display: block;
    padding: 10px 1vw;
    font-size: 1.4vw;
    color: #104b63;
    line-height: 1em;
    font-family: BebasNeue;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 400;
}
div#dnn_MiniCartPane, a#dnn_dnnLOGIN2_loginLink, div#dnn_SearchPane h3 {
    font-size: 1.4vw;
    line-height: 1.5em;
    letter-spacing: 0;
    color: #104b63;
    font-weight: 400;
    font-family: 'BebasNeue';
    letter-spacing: 3px;
}
.nivo-caption .silderleft p, .nivo-caption p {
    font-size: 1.1rem;
    line-height: 1.3em;
}
.hc-category.categorylist a.hoveractivate {
    font-size: 2.4rem;
    padding: 0px 14%;
}
h1 {
    font-size: 3.6rem;
}
.slick-next {
    left: -4%;
}
.btn, .BTN {
    font-size: 1.1rem;
}
.hc-record-grid .hc-record .hc-recname {
    font-size: 1.2rem;
    height: 2.2em;
    margin-bottom: 0px;
}
.hc-recdescriptioin {
    margin-bottom: 0px;
    height: 32px;
}
.hc-record .hc-recprice {
    font-size: 1.8rem;
    color: #104b63;
}
.hc-record-grid .hc-record .hc-recprice {
    padding: 15px 0px;
    margin: 0;
    text-align: left;
    display: flex;
    flex-direction: column;
    height: 65px;
}
a.moreinfo {
    width: 70px;
    margin-top: 15px;
}
p {
    font-size: 1.1rem;
}
h3 {
    font-size: 1.3rem;
}
.homepage .theme-default .nivo-caption .green h2 {
    font-size: 3.8rem;
}
.content_whitebg.ComputerRepair {
    background-position: 7% 50%;
    background-size: auto 80%;
}
.content_graybg #EDG_1_Nobg .DescriptionCarousel, .content_graybg #EDG_1_Nobg .DescriptionCarousel p {
    font-size: 1.1rem;
}
section.content_whitebg.MobileRepair .skin_main_padding {
    padding: 50px 20px;
}
}
@media screen and (max-width: 1280px) { 
p {
    font-size: 1rem;
}

.site_logo img {
    max-height: 116px;
}
.hc-minicart .hc-iconbox img {
    width: 42px;
}
a#dnn_dnnLOGIN2_loginLink:before {
    height: 47px;
    width: 36px;
    top: -7px;
    left: 7px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0% 0%;
}
.hc-recdescriptioin, .hc-recdescriptioin p {
    font-size: 0.6rem;
}
.hc-record-grid .hc-record .hc-recname {
    font-size: 1.2rem;
    height: 2em;
    margin-bottom: 0px;
}
.homepage h2 {
    font-size: 3.1rem;
}
.content_graybg #EDG_1_Nobg .DescriptionCarousel, .content_graybg #EDG_1_Nobg .DescriptionCarousel p {
    font-size: 0.9rem;
}
.content_graybg .caroufredsel_wrapper, #ICM1156 {
    height: 178px!important;
}
.content_graybg .caroufredsel_wrapper h3 {
    font-size: 1.1rem;
}
.copyright_bg {
    margin-top: 20px;
}
.footerpane_style.skin_main_padding {
    padding: 30px 4% 0px;
}


}

@media screen and (max-width: 1025px) { 
/* menu style */
.navbar-toggle {
    position: absolute;
    float: none;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid #104b63;
    border-radius: 4px;
}
span.icon-bar {
    background: #104b63;
    width: 40px;
    height: 4px;
    display: block;
    margin: 6px 0px;
}
.navbar-header {
    float: none;
    margin-left: 0;
    text-align: left;
    top: 0px;
    position: relative;
    left:0%;
}
button.navbar-toggle {
    display: block;
    float: none;
    margin-left: 0;
    text-align: left;
    top: 60px;
    position: absolute;
    left: 4%;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
.navbar-nav {
    float: none;
    margin: 0;
}
.navbar-nav>li {
    float: none;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 20px 30px 20px;
    font-size: 24px;
    font-weight: 900;
    color: #fff;
    border-left: 1px solid #ffff;
}
.nav>li:last-of-type>a {
    border-right: 0px solid #fff;
}
#navbar {
    float: none!important;
    position: absolute;
    width: 100%;
    z-index: 999;
    background: #ceea03;
    padding: 0px;
}
button.navbar-toggle {
    display: block;
}
.right_nav div#dnn_SearchPane {
    margin-right: 0px;
}
.right_nav {
    position: absolute;
    top: -100px;
    bottom: 0px;
    margin: auto;
    height: 9em;
}
div#navbar {
    position: absolute;
    left: -2%;
    right: 0px;
    bottom: -99%;
    height: 65px;
    width: 103.3%;
    margin: 0px;
    top: 167px;
    background: #104b63;
}
.hc-category.categorylist a.hoveractivate {
    font-size: 1.8rem;
    padding: 0px 14%;
}
.homepage .theme-default .nivo-caption .green h2 {
    font-size: 2.9rem;
}
.nivo-caption .silderleft p, .nivo-caption p {
    font-size: 0.8rem;
    line-height: 1.3em;
}
.homepage .skin_banner .nivo-caption h2 {
    line-height: 1.2em;
    letter-spacing: 5px;
    font-size: 2.9rem;
}
.hc-recdescriptioin {
    margin-bottom: 0px;
    height: 41px;
    overflow: hidden;
}
.hc-record-grid .hc-record .hc-recprice {
    padding: 9px 0px;
    margin: 0;
    text-align: left;
    display: flex;
    flex-direction: column;
    height: 55px;
}
a.moreinfo {
    width: 58px;
    margin-top: 10px;
}
section.content_whitebg.ComputerRepair .skin_main_padding {
    padding: 10px 20px;
}
.content_graybg .skin_main_padding {
    padding: 40px 20px 10px;
}
.content_graybg .caroufredsel_wrapper, #ICM1156 {
    height: 128px!important;
}
.col-sm-25 {
    -ms-flex: 0 0 22.2%;
    flex: 0 0 33.3%;
    max-width: 33.3%;
}
div#dnn_FooterGrid3A {
    max-width: 100%;
    flex: 0 0 70%;
    margin: auto;text-align:center;
}
.footer_left {
    padding: 30px 0% 30px 0%;
}
.socialpane_style {
    float: right;
    padding: 25px 0% 5px 0%;
}
h3 {
    font-size: 1rem;
}
p {
    font-size: 0.9rem;
}.content_whitebg.ComputerRepair a.BTN:link {
   margin-top: 0px;
    display: inline-block;
}
.content_whitebg.ComputerRepair {
    background-position: 7% 50%;
    background-size: auto 60%;
}
.homepage h2 {
    font-size: 2.4rem;
}
section.content_whitebg.MobileRepair {
    background-position: 88% 50%;
    background-size: auto 55%;
}
.footer_top h3 {
    margin-bottom: 0px;
    font-size: 1rem;
}
.footer_top h3 span {
    font-family: open sans;
    font-size: 0.5rem;
}

.nav li.dropdown ul li {
    border-left: 0px solid #000;
    display: block;
    float: none;
    border-bottom: 1px solid #fff;
}
}

@media handheld, only screen and (max-width: 769px) {
div#navbar {
    position: absolute;
    left: -2%;
    right: 0px;
    bottom: -99%;
    height: 65px;
    width: 103.3%;
    margin: 0px;
    top: 137px;
    background: #104b63;
}
body {-webkit-text-size-adjust:none;}
#skin_wrapper{ width:auto!important;}
.skin_width,body{width:100%;min-width:0;}
.floatl, .floatr{ float: none;}
.pc_display { display:none;}
.mobile_display { display:block;}

/*-------- design style --------*/
.skin_top_inner { position:relative; }
.skin_header_style{ position:relative; }
.logo_style{ float:none; min-height:60px; position:relative; }
.footer_left{ float:none; width:auto; padding:10px 2%; text-align:center;}
.socialpane_style{ float:none; text-align:center; padding:10px 2%;}



.footer_grid3a { margin:10px 0;}
.footer_grid3b { margin:10px 0;}
.footer_grid3c { margin:10px 0;}
.footer_grid3d { margin:10px 0;}
.footerpane { margin:0 0 10px 0;}


.homepage .skin_banner .nivo-caption h2 {
    line-height: 1.2em;
    letter-spacing: 2px;
    font-size: 2.4rem;
}
.silderleft {
    width: 65%;
    float: right;
    margin-right: 1%;
    margin-top: 0px;
}
.skin_banner .nivo-caption .middle {
    margin-top: 1%;
}
.col-sm-2 {
    flex: 0 0 33.3%;
    max-width: 33.3%;
}
.hc-category.categorylist a.hoveractivate {
    font-size: 2.7rem;
    padding: 0px 14%;
}
.slick-prev {
    right: -6%;
    transform: rotate(180deg);
    top: 30%;
}
a.nextM1163 {
    right: -32px!important;
    background-position: -50px 0;
}
a.prevM1163 {
    left: -32px!important;
}
.bottomgrid12 {
    margin: 0px 0;
}
div#dnn_MiniCartPane, a#dnn_dnnLOGIN2_loginLink, div#dnn_SearchPane h3 {
    font-size: 2.6vw;
    line-height: 1.5em;
    letter-spacing: 0;
    color: #104b63;
    font-weight: 400;
    font-family: 'BebasNeue';
    letter-spacing: 3px;
}
/*--------- Scroll Top Style ----------*/
#top-link { bottom: 12px; right: 20px; }



}

@media screen and (min-width: 740px) and (max-width: 769px) { 

}
@media screen and (min-width: 641px) and (max-width: 739px) { 


}
@media screen and (min-width: 481px) and (max-width: 640px) { 


}
@media handheld, only screen and (max-width: 480px){
	.nav li.dropdown:hover .dropdown-menu.subLevel {
    display: block;
    position: relative;
    float: none;
    width: 100%!important;
    max-width: 100%!important;
    height: auto!important;
}
	.col-sm-2 {
    flex: 0 0 50%;
    max-width: 50%;
}
	.hc-category.categorylist a.hoveractivate {
    font-size: 2.3rem;
    padding: 0px 8%;
}
h1 {
    font-size: 3.6rem;
    line-height: 1em;
}

.right_nav {
    position: relative;
    top: 0px;
    bottom: 0px;
    margin: auto;
    height: 5em;
}
.right_nav {
    right: 0%;
}
div#dnn_MiniCartPane, a#dnn_dnnLOGIN2_loginLink, div#dnn_SearchPane h3 {
    font-size: 1rem;
    line-height: 1.5em;
    letter-spacing: 0;
    color: #104b63;
    font-weight: 400;
    font-family: 'BebasNeue';
    letter-spacing: 3px;
}
.innerpage div#dnn_OneGrid3 {

    order: 2;
}
.navbar-header {
    float: none;
    margin-left: 0;
    text-align: left;
    top: -80px;
    position: relative;
    left: 72%;
    z-index: 99;
}
div#navbar {
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 100%;
    padding: 0px 5%;
    background: #104b63;
    width: 107%;
    top: 0px;
    margin: 0px;
    margin-left: -15px;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 20px 30px 20px;
    font-size: 24px;
    font-weight: 900;
    color: #fff;
    border-left: 0px solid #ffff;
	    border-right: 0px solid #ffff;
    border-bottom: 1px solid #fff;
}
.nav li {
    display: block;
    position: relative;
}
ul.nav {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal;
}
div#navbar {
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 0px 5%;
    background: #104b63;
    width: 107%;
    top: 0px;
    margin: 0px;
    margin-left: -15px;
    height: 140%;
}

.slick-next {
    left: -10%;
}
.slick-prev {
    right: -10%;
    transform: rotate(180deg);
    top: 30%;
}
.content_whitebg.ComputerRepair, section.content_whitebg.MobileRepair {
    text-align: center;
background: none;}
.col-sm-25 {

    flex: 0 0 100%;
    max-width: 100%;
}
.footerpane_style.skin_main_padding {
    padding: 30px 8% 0px;
}
.footer_top {
    background: #104b63;
    text-align: center;
}
div#dnn_FooterGrid3A {
    max-width: 100%;
    flex: 0 0 100%;
    margin: auto;
    text-align: center;
}
section.content_Sponsors a.prevM1163, section.content_Sponsors a.nextM1163 {Display:none!important}
.homepage .skin_banner .nivo-caption h2 {
    line-height: 1.2em;
    letter-spacing: 0px;
    font-size: 1.5rem;
    margin: 0px;
}
.nivo-caption .silderleft p, .nivo-caption p {
    font-size: 0.6rem;
    padding: 5px 0%;
    line-height: 1.3em;
}
.hc-record-grid {
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 0px;
}
.homepage .theme-default .nivo-caption .green h2 {
    font-size: 1.2rem;
}
#skin_wrapper {
    width: auto!important;
    overflow: hidden!important;
}
.row-fluid .span4 {
width: 100%;}

.row-fluid .span8 {
    width: 100%;
}
div#navbar {
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 0px 0%;
    background: #104b63;
    width: 106%;
    top: 60px;
    margin: 0px -3%;
    height: 260px;
} /*
.slick-list.draggable {
    width: 100%;
}.slick-track {
    opacity: 1;
    width: 100%!important;
    transform: translate3d(-10px, 0px, 0px)!important;
}
button.slick-prev.slick-arrow {display:none!important}
*/
.hc-cart .hc-recimage {
    min-width: 100px;
    display: none;
}
.hcMvcView .hc-cart .dnnGridHeader td:nth-of-type(1) {
    font-weight: bold;
    display: none;
}
.hcMvcView .hc-cart .dnnGridHeader td:nth-of-type(3) {
    font-weight: bold;
    display: none;
}
td.hc-recprice.hidden-phone {
    display: none;
}
.homepage .hc-record-grid .hc-record {
    margin: 0 5px 5px 5px;
}
div#navbar {
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 0px 0%;
    background: #104b63;
    width: 106%;
    top: 60px;
    margin: 0px -3%;
    height: auto!important
}
ul.nav {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    background: #104b63;
}
.hc-record-grid.productlist .hc-recdescriptioin, .hc-record-grid.productlist .hc-recdescriptioin p {
    font-size: 0.8rem;
}
.hc-record-grid.productlist .hc-record {
    border: 0px solid #cdcdcd;
    background: none;
    padding-bottom: 10px;
    margin: 0 0 25px 0px;
}
.hc-record-grid.productlist .hc-record .hc-recprice {
    padding: 10px 0px;
    height: 60px;
}
.row-fluid .span8 {
    width: 100%;
    margin: 0px!important;
}
.hc-product .hc-product-details {
    margin-left: 0px;
}
.innerpage .skin_top_content {
    padding: 50px 20px 50px;
}

.hc-checkout .row-fluid .span7, .hc-checkout .row-fluid .span5 {
    width: 100%;
	
}
.hc-checkout .dnnLabel {
    display: inline-block;
    float: none;
    position: relative;
    width: 100%;
    padding-right: 20px;
    margin-right: 18px;
    overflow: visible;
    text-align: left;
    font-size: 1.1rem;
    line-height: 1em;
    margin-bottom: 5px;
}
.hc-checkout  .dnnFormItem select {
    width: 100%!important;
    border-left: 5px solid #104b63;
}
.hc-checkout .dnnFormItem input[type="text"], .hc-checkout .dnnFormItem select, .hc-checkout .dnnFormItem textarea, .hc-checkout .dnnFormItem input[type="email"], .hc-checkout .dnnFormItem input[type="search"], .productlist .dnnFormItem input[type="password"] {

    width: 100%;
    max-width: 445px;
}
.hc-checkout .hc-payment-section .hc-payment-methods {
    width: 100%;
    border-collapse: collapse;
    margin-left: 0px;
}
.hc-checkout .hc-paypal-info {
    padding-left: 0px;
    padding-top: 5px;
}
.row-fluid .span5 {
    width: 100%!Important;
margin: 0px;}
table.totaltable {
    font-size: 0.9rem;
    line-height: 1.4em;
    background: #104b63;
    color: #fff;
    padding: 3px;
}
.row-fluid {display:flex;flex-direction:column}
.hc-checkout .row-fluid .span7 {order:2;}
.hc-checkout .row-fluid .span5 {order:1;}


.afterpaid img {
    height: auto!important;
}
.cartpayafter .afterpaid {
    display: inline-block;
    padding: 20px 42px!important;
    text-align: center;
    background: #cecece96;
}

 .theme-default .nivo-caption a.link {display:none;}
.homepage .theme-default .nivo-caption .green {
    margin-top: 0px;
}

.homepage .theme-default .nivo-caption .green h3 {
    font-size: 0.8rem;
    margin: 0px;
    line-height: 1em;
}
ul.dnnActions {
    margin-left: 0px;
    display: block;
}
.hc-cart .hc-action-keepshopping {
width:auto;
}
.eds_CarouselGallery_Testimonials .edsCG_itemTitle, .eds_CarouselGallery_Testimonials .edsCG_itemDescription {
    display: block!important;
}
section.content_graybg .eds_CarouselGallery_Testimonials .swiper-container .swiper-button-next, section.content_graybg .eds_CarouselGallery_Testimonials .swiper-container .swiper-button-prev {
    background: url(images/navarrow.png);
    background-repeat: no-repeat;
    background-position: 50%;
    height: 30px;
    box-shadow: 0px 0px 0px 0px #0000;
    width: 70px;
    background-size: contain;
}
h3 {
    font-size: 0.7rem;
}
.nivo-caption p {
    padding: 0px;
    margin: 0;
    color: #fff;
}
.skin_banner .nivo-caption .middle h3 {
    color: #fff;
    margin: 0px;
}
.nivo-caption a.link {display:none}
.eds_CarouselGallery_Testimonials .edsCG_itemTitle {
    font-size: 1.1rem;
}

section.content_graybg .eds_CarouselGallery_Testimonials .swiper-container .swiper-button-next {
    transform: rotate(180deg);
    top: 49px;
    right: 0px;
}
.hc-recdescriptioin, .hc-recdescriptioin p {
    font-size: 0.7rem;
}
.hc-search {
    position: absolute;
    right: auto;
    background: #104b63;
    border-radius: 5px;
    left: -28px;
}
#M1197EasyDNNGallery .EDGlightbox.EDGresponsive td {
    display: inline-block;
    width: 49%!important;
}

a.btn.right {
    float: none;
}
.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.dnnFormPopup {
    width: 100%!Important;
    left: 0px!Important;
    right: 0px;
    margin-left: 0px!Important;
}
.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.dnnFormPopup .LoginPanel {
    width: 100%!Important;
    padding-right: 0px!Important;
    float: none!Important;
}
.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.dnnFormPopup .LoginPanel .dnnLabel {
    display: inline-block;
    float: left;
    position: relative;
    width: 32.075%;
    padding-right: 20px;
    margin-right: 18px;
    overflow: visible;
    text-align: left;
}
span#dnn_ctr_Login_Login_DNN_lblLogin {
    width: auto!Important;
}
.LoginPanel label.dnnFormLabel, .LoginPanel .dnnFormLabel {
    width: auto!important;
}
h1 {
    font-size: 2.9rem;
    line-height: 1em;
}

ul.dnnButtonGroup {
    display: flex;
    flex-wrap: wrap;
float: none;}
ul.dnnButtonGroup > li {
flex:1;
    color: #104b63;
    border-bottom: 1px solid;
}
.hc-record-grid .hc-record {
    border: 0px solid #cdcdcd;
    background: none;
    padding-bottom: 10px;
    margin: 0 0 25px 0px;
}
a.sidebtn:link, a.sidebtn:visited {
    position: fixed;
    left: -61px;
    top: 53%;
    transform: rotate(90deg);
    background: #c3d2d7;
    border-radius: 6px 6px 0px 0px;
    font-size: 0.9rem;
    padding: 5px;
    box-shadow: 0px 0px 0px 0px #00000061;
}

/*--------- Retina Styles ----------*/
@media only screen and (-webkit-min-device-pixel-ratio: 2),
       only screen and (-moz-min-device-pixel-ratio: 2),
       only screen and (-o-min-device-pixel-ratio: 2/1),
       only screen and (min-device-pixel-ratio: 2) {



}


}
.homepage div#hcMiniCart h2 {

    color:#104b63;

}
.hc-record .hc-recimage, .hc-product-image  {position:relative;}

.stockmessage, span#hcStockDisplay {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    height: auto;
    color: #fff;
    line-height: 1em;
    background: #0f4b63;
    padding: 5px;
    font-weight: 600;
    text-transform: uppercase;
}

a.afterpaylink {
    font-size: .7em;
}
.btn:hover {
    background: #477588;
    border: 1px solid #477588;
    color: #fff;transition: all 0.7s ease 0s;
}
.hc-discount {
    text-decoration: line-through;
}
@media screen and (min-width: 380px) and (max-width: 414px) { 



}
@media screen and (max-width: 380px) { 


div#dnn_MiniCartPane, a#dnn_dnnLOGIN2_loginLink, div#dnn_SearchPane {
    display: inline-block;
    padding: 0px 0px 0px 5px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
}
}
.hc-checkout .dnnRadiobutton {
    margin-right: 5px;
    margin-top: 0px;
    position: relative;
    top: -3px;
}
.dnnRadiobutton img {
    width: 20px;
    height: 20px;
    min-width: 20px;
    vertical-align: middle;
}

.dnnRadiobutton img {
    background: transparent url(/portals/6/radiobutton.png) no-repeat;
    background-size: cover;
}
.dnnRadiobutton-checked img {
    background-position: -58px 0px;
}
