* {
    margin: 0;
    padding: 0
}

@font-face {
    font-family: 'FontAwesome';
    src: url(../fonts/fontawesome-webfont862f.eot?v=4.1.0);
    src: url('../fonts/fontawesome-webfontd41d.eot?#iefix&v=4.1.0') format('embedded-opentype'), url(../fonts/fontawesome-webfont862f.woff?v=4.1.0) format('woff'), url(../fonts/fontawesome-webfont862f.ttf?v=4.1.0) format('truetype'), url('../fonts/fontawesome-webfont862f.svg?v=4.1.0#fontawesomeregular') format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'bebasregular';
    src: url(../fonts/bebas___-webfont.woff2) format('woff2'), url(../fonts/bebas___-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 100%
}

h1 {
    color: #000;
    margin-bottom: 15px
}

h2 {
    color: #000;
    margin-bottom: 10px
}

.contentbox h3 {
    font-size: 18px
}

.modal-open {
    overflow: visible !important
}

.animation-element {
    opacity: 0;
    position: relative
}

.animation-element.slide-left,
.animation-element.slide-top,
.animation-element.slide-bottom,
.animation-element.slide-right {
    opacity: 0;
    transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out
}

.animation-element.slide-top {
    top: 60px
}

.animation-element.slide-left {
    left: 60px
}

.animation-element.slide-bottom {
    bottom: 60px
}

.animation-element.slide-right {
    right: 60px
}

.animation-element.slide-left.box-show {
    opacity: 1;
    left: 0
}

.animation-element.slide-top.box-show {
    opacity: 1;
    top: 0
}

.animation-element.slide-bottom.box-show {
    opacity: 1;
    bottom: 0
}

.animation-element.slide-right.box-show {
    opacity: 1;
    right: 0
}

.simiproduct {
    display: none
}

.copyright {
    text-align: center;
    background: #2C2C2C;
    color: #fff;
    padding: 10px 0
}

.cmscontent p {
    line-height: 24px
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

a[href^="tel:"] {
    color: inherit;
    text-decoration: none
}

::selection {
    background: #888;
    color: #fff
}

::-moz-selection {
    background: #888;
    color: #fff
}

a {
    color: #494541;
    text-decoration: none;
    outline: none
}

a:hover {
    text-decoration: none;
    outline: none !important;
    color: #369
}

.btn.focus,
.btn:focus,
.btn:hover,
button,
button:active,
a:active {
    outline: none;
    text-decoration: none;
    outline: none !important
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

img {
    max-width: 100%;
    border: 0
}

body {
    border: 0;
    background: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #333
}

.ml-0 {
    margin-left: 0
}

.ml-5 {
    margin-left: 5px !important
}

.ml-10 {
    margin-left: 10px
}

.ml-15 {
    margin-left: 15px
}

.ml-20 {
    margin-left: 20px
}

.ml-30 {
    margin-left: 30px
}

.ml-40 {
    margin-left: 40px
}

.ml-50 {
    margin-left: 50px
}

.ml-55 {
    margin-left: 55px
}

.ml-60 {
    margin-left: 60px
}

.ml-70 {
    margin-left: 70px
}

.ml-80 {
    margin-left: 80px
}

.ml-90 {
    margin-left: 90px
}

.ml-100 {
    margin-left: 100px
}

.mr-0 {
    margin-right: 0
}

.mr-5 {
    margin-right: 5px !important
}

.mr-10 {
    margin-right: 10px
}

.mr-15 {
    margin-right: 15px
}

.mr-20 {
    margin-right: 20px
}

.mr-30 {
    margin-right: 30px
}

.mr-40 {
    margin-right: 40px
}

.mr-50 {
    margin-right: 50px
}

.mr-55 {
    margin-right: 55px
}

.mr-60 {
    margin-right: 60px
}

.mr-70 {
    margin-right: 70px
}

.mr-80 {
    margin-right: 80px
}

.mr-90 {
    margin-right: 90px
}

.mr-100 {
    margin-right: 100px
}

.mt-0 {
    margin-top: 0
}

.mt-5 {
    margin-top: 5px !important
}

.mt-10 {
    margin-top: 10px
}

.mt-15 {
    margin-top: 15px
}

.mt-20 {
    margin-top: 20px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

.mt-50 {
    margin-top: 50px
}

.mt-55 {
    margin-top: 55px
}

.mt-60 {
    margin-top: 60px
}

.mt-70 {
    margin-top: 70px
}

.mt-80 {
    margin-top: 80px
}

.mt-90 {
    margin-top: 90px
}

.mt-100 {
    margin-top: 100px
}

.mb-0 {
    margin-bottom: 0
}

.mb-5 {
    margin-bottom: 5px !important
}

.mb-10 {
    margin-bottom: 10px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-25 {
    margin-bottom: 25px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-55 {
    margin-bottom: 55px
}

.mb-60 {
    margin-bottom: 60px
}

.mb-70 {
    margin-bottom: 70px
}

.mb-80 {
    margin-bottom: 80px
}

.mb-90 {
    margin-bottom: 90px
}

.mb-100 {
    margin-bottom: 100px
}

.pl-0 {
    padding-left: 0
}

.pl-5 {
    padding-left: 5px
}

.pl-8 {
    padding-left: 8px
}

.pl-10 {
    padding-left: 10px
}

.pl-15 {
    padding-left: 15px
}

.pl-20 {
    padding-left: 20px
}

.pl-30 {
    padding-left: 30px
}

.pl-40 {
    padding-left: 40px
}

.pl-50 {
    padding-left: 50px
}

.pl-60 {
    padding-left: 60px
}

.pl-70 {
    padding-left: 70px
}

.pl-80 {
    padding-left: 80px
}

.pl-90 {
    padding-left: 90px
}

.pl-100 {
    padding-left: 100px
}

.pr-0 {
    padding-right: 0
}

.pr-5 {
    padding-right: 5px
}

.pr-8 {
    padding-right: 8px
}

.pr-10 {
    padding-right: 10px
}

.pr-15 {
    padding-right: 15px
}

.pr-20 {
    padding-right: 20px
}

.pr-30 {
    padding-right: 30px
}

.pr-40 {
    padding-right: 40px
}

.pr-50 {
    padding-right: 50px
}

.pr-60 {
    padding-right: 60px
}

.pr-70 {
    padding-right: 70px
}

.pr-80 {
    padding-right: 80px
}

.pr-90 {
    padding-right: 90px
}

.pr-100 {
    padding-right: 100px
}

.pt-0 {
    padding-top: 0
}

.pt-5 {
    padding-top: 5px
}

.pt-10 {
    padding-top: 10px
}

.pt-15 {
    padding-top: 15px
}

.pt-20 {
    padding-top: 20px
}

.pt-30 {
    padding-top: 30px
}

.pt-40 {
    padding-top: 40px
}

.pt-50 {
    padding-top: 50px
}

.pt-60 {
    padding-top: 60px
}

.pt-70 {
    padding-top: 70px
}

.pt-80 {
    padding-top: 80px
}

.pt-90 {
    padding-top: 90px
}

.pt-100 {
    padding-top: 100px
}

.pt-110 {
    padding-top: 110px
}

.pb-0 {
    padding-bottom: 0
}

.pb-5 {
    padding-bottom: 5px
}

.pb-10 {
    padding-bottom: 10px
}

.pb-15 {
    padding-bottom: 15px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-50 {
    padding-bottom: 50px
}

.pb-60 {
    padding-bottom: 60px
}

.pb-70 {
    padding-bottom: 70px
}

.pb-80 {
    padding-bottom: 80px
}

.pb-90 {
    padding-bottom: 90px
}

.pb-100 {
    padding-bottom: 100px
}

.pb-110 {
    padding-bottom: 110px
}

.pb-120 {
    padding-bottom: 120px
}

.pb-130 {
    padding-bottom: 130px
}

.p-20 {
    padding: 15px 20px
}

.block {
    display: block
}

.d-in-block {
    display: inline-block
}

.text-white {
    color: #fff
}

.container {
    max-width: 1400px
}

.float-panel {
    width: 100%;
    background: #fff;
    z-index: 300;
    transform: translateZ(0);
    transition: all 0.5s
}

.float-panel .fa-gg {
    color: #F0595C;
    font-size: 30px;
    vertical-align: middle;
    transition: all 1s
}

.fixed {
    padding: 4px 0;
    animation: slide-down 0.7s;
    opacity: .9
}

@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%)
    }
    100% {
        opacity: .9;
        transform: translateY(0)
    }
}

#homebanner p {
    display: none
}

.fullwidth {
    width: 100%;
    float: left;
    position: relative
}

.page-banner {
    background: #f0f3f8;
    margin: 30px 0
}

.main-banner-left {
    float: left;
    width: 70%
}

.main-banner-right {
    float: left;
    width: 30%;
    padding: 20px 27px;
    background: #f0f3f8;
    position: relative
}

.main-banner-right:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    background: #0d345f;
    height: 150px
}

.main-banner-right h4 {
    font-size: 21px;
    color: #fff;
    margin: 0 0 20px 0;
    font-weight: 600;
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    text-align: center
}

.banner-form {
    background: #fff;
    padding: 25px 30px;
    position: relative;
    z-index: 1;
    border-radius: 8px
}

.banner-form .form-control {
    height: 36px
}

#pageBanner.owl-theme .owl-controls {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.banner-form .btn {
    padding: 11px 12px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 20px
}

.hero-banner img {
    width: 100%
}

.two-banner-area {
    padding: 40px 0 0;
    background: #fff
}

.two-banner-area img {
    border: 1px solid #ddd
}

.notfoundpage {
    padding: 150px;
    background: #fff
}

.notfoundpage img {
    float: left;
    margin: 0 60px 10px 0
}

.notfoundpage h1 {
    font-size: 80px;
    margin: 0 0 15px
}

.notfoundpage .formbtn {
    max-width: inherit;
    margin-top: 10px
}

.form-group .region-area {
    background: #FF5A61;
    color: #fff;
    font-size: 18px;
    margin: 20px 10px;
    padding: 20px 30px
}

.form-group .region-area:hover {
    background: #000;
    color: #fff
}

.logo {
    float: left
}

.fixed .logo img {
    max-height: 45px
}

.logo a {
    display: inline-block
}

.rating {
    height: 40px
}

.productlist h1.pagetitle {
    color: #fff;
    margin-bottom: 10px
}

.cartlink {
    padding: 5px;
    position: relative
}

.cartlink span {
    position: absolute;
    top: -2px;
    right: 0;
    text-align: center;
    font-size: 11px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #fff
}

.topnav {
    float: right
}

.header.scroll-to-fixed-fixed {
    left: 0px !important
}

.about_agency_area {
    margin-top: -20px !important;
    margin-bottom: 100px
}

.about_aa_2 {
    padding-top: 140px;
    margin-top: 0
}

.about_agency_area img {
    max-width: 100%
}

.about_agency_area .about_content {
    padding-top: 10px;
    max-width: 650px;
    margin-left: 60px
}

.theme_btn {
    color: #fff;
    text-align: center;
    font: 600 20px/60px "Muli", sans-serif;
    display: inline-block;
    padding: 0 20px;
    position: relative;
    background: #0d345f;
    overflow: hidden;
    border-radius: 39px;
    z-index: 1
}

ul.font_icon li {
    color: #fff
}

.theme_btn:hover {
    color: #fff
}

.about_agency_area .about_content h4 {
    font: 600 18px/1 "Muli", sans-serif;
    color: #0d345f
}

.about_agency_area .about_content h2 {
    font: 700 45px/50px "Muli", sans-serif;
    color: #242425;
    padding-top: 20px
}

.about_agency_area .about_content p {
    font: 400 18px/35px "Roboto", sans-serif;
    color: rgba(0, 0, 0, .702);
    padding: 10px 0 25px
}

.header {
    padding: 5px 5%;
    position: relative;
    width: 100%;
    width: 100% !important;
    float: left;
    box-shadow: 0 1px 0 0 #e5e5e5, 0 -1px 0 0 #f5f5f5
}

.header.scroll-to-fixed-fixed {
    background: #fff
}

.header.scroll-to-fixed-fixed .topnav {
    width: auto;
    border: none
}

#cssmenu>ul>li>a {
    padding: 10px 15px
}

#cssmenu .logbtn {
    border: 1px solid #fff;
    margin-left: 10px
}

.searchBtn {
    cursor: pointer
}

.searcharea {
    display: none
}

.searcharea.home-search {
    display: inline
}

.searcharea .container {
    max-width: 100%;
    width: 700px;
    position: relative
}

.searchbox {
    width: 100%;
    margin-top: 35%;
    padding: 15px;
    z-index: 99;
    background: #fff;
    position: absolute
}

.searchinput {
    float: left;
    border: none;
    padding: 0 10px;
    background: none;
    line-height: 30px;
    color: #444;
    width: 90%;
    margin-right: 1%;
    font-size: 18px;
    font-weight: 300;
    border-right: 1px solid #ccc
}

.searchbtns {
    float: left;
    background: url(../images/searchicon.png) center center no-repeat;
    position: relative;
    width: 9%;
    height: 30px;
    float: right;
    border: none;
    color: #000;
    text-align: center;
    line-height: 26px;
    text-indent: -9999px
}

.banner {
    width: 100%;
    float: left
}

.banner .container {
    position: relative
}

.banner .carousel-control {
    width: 50px
}

.banner .carousel-caption {
    left: 0
}

.banner img {
    width: 100%
}

.banner .carousel-caption {
    padding: 0;
    max-width: 580px;
    bottom: 250px;
    text-align: left;
    text-shadow: none
}

.banner .carousel-caption h1 {
    margin: 0;
    font-weight: 800;
    color: #fff;
    font-size: 48px
}

.banner .carousel-caption p {
    font-size: 24px
}

.banner .caption2 h1,
.banner .caption2 p {
    color: #51BAD7
}

.banner #myCarousel .nav {
    text-align: left;
    margin-top: -80px
}

.banner #myCarousel .nav a {
    color: #494541;
    position: relative;
    padding-left: 80px;
    border-radius: 0;
    background: url(../../images/bannerbg.html) center center repeat;
    text-align: left
}

.banner .nav li {
    border-left: 1px solid #d8d8d8
}

.banner .nav li:first-child {
    border: none
}

.banner .nav li h3 {
    margin-top: 0;
    font-size: 18px;
    font-weight: 600
}

.banner .nav li p {
    color: #494541
}

.banner .nav li i {
    font-size: 50px;
    position: absolute;
    left: 15px;
    top: 20px;
    color: #FFCB08
}

.banner .nav .active h3,
.banner .nav li:hover h3,
.banner .nav .active i,
.banner .nav li:hover i {
    color: #211D70
}

.glyphicon-chevron-left::before {
    content: "\f053";
    font-family: 'FontAwesome'
}

.glyphicon-chevron-right::before {
    content: "\f054";
    font-family: 'FontAwesome'
}

.carousel-control.left,
.carousel-control.right {
    background: none
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    font-size: 18px
}

.banner {
    opacity: 0;
    -webkit-animation: fadeIn ease-in 1;
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s
}

.banner .owl-carousel .owl-item {
    padding: 0
}

#homebanner.owl-theme .owl-controls {
    margin-top: 10px;
    position: absolute;
    text-align: center;
    top: 40%;
    right: 30px;
    z-index: 999;
    width: 30px
}

.go_backup .btns.detailbtn {
    background: #ff5a61;
    margin-bottom: 17px;
    width: 150px
}

.go_backup {
    float: right
}

.go_backup .detailbtn::after {
    content: " ";
    background: url(../images/btnarrow.png) center center no-repeat;
    display: inline-block;
    position: absolute;
    top: 0;
    width: 16px;
    height: 30px;
    font-size: 16px;
    transform: rotate(180deg);
    left: 24px
}

.productarea {
    text-align: center;
    position: relative
}

div#topcontrol {
    z-index: 100
}

a.c_txt {
    color: #fff;
    font-weight: 700
}

.productlist ul li h3 {
    font-size: 18px;
    font-weight: 700;
    min-height: 60px
}

.productlist img {
    width: 100%;
    padding-top: 72px
}

.productlist li:hover .imgbox {
    transform: scale(1.1)
}

.productlist ul li:nth-child(3) {
    margin-left: 0
}

.productlist ul li p {
    margin: 0
}

.productlist ul li p del {
    font-size: 14px;
    font-weight: 700
}

.productlist ul li p span {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    display: inline-block
}

.productlist ul li .btns {
    margin-top: 10px
}

.contentbox {
    padding: 0 10px
}

.btns {
    display: inline-block;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 5px;
    width: 200px;
    min-height: 32px
}

.btns i {
    margin-left: 5px;
    font-size: 18px
}

.btns span {
    background: url(../images/btnarrow.png) center center no-repeat;
    display: inline-block;
    width: 16px;
    font-size: 16px
}

.btns.detailbtn,
.btns.combtn {
    position: relative;
    padding-right: 15px
}

.combtn:after {
    content: "+";
    font-size: 20px;
    position: absolute;
    top: 2px;
    margin-left: 5px
}

.detailbtn:after {
    content: " ";
    background: url(../images/btnarrow.png) center center no-repeat;
    display: inline-block;
    position: absolute;
    top: 0;
    width: 16px;
    margin-left: 5px;
    height: 30px;
    font-size: 16px
}

.btns:hover {
    border-color: #000;
    color: #fff
}

.aboutbg {
    background: url(../images/aboutbg.jpg);
    text-align: center;
    position: relative;
    background-attachment: fixed;
    background-size: cover;
    color: #fff
}

.aboutbg:before {
    background: rgba(6, 30, 41, .8);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1
}

.aboutbg h2 {
    color: #fff
}

.aboutbg h2 span {
    font-weight: 700
}

.spacialpara {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 28px
}

.spacialp {
    font-size: 18px;
    padding: 0 0 12px 0
}

.pagetitle {
    margin-bottom: 60px;
    font-size: 48px;
    font-weight: 300;
    color: #000
}

.pagetitle span {
    font-weight: 700
}

.testimonial {
    padding: 100px 0;
    text-align: center;
    background: #fff
}

.customerv span {
    background: #4065b0;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    padding: 15px 20px;
    position: relative;
    margin-bottom: 30px
}

.customerv span:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    border-width: 0 30px 30px 0;
    border-color: transparent #4065b0 transparent transparent
}

.testimonialbox {
    padding: 0 10%
}

.testimonial p {
    font-size: 36px;
    font-weight: 300;
    font-style: italic;
    color: #4c4c4c
}

.testimonial p span {
    font-weight: 700;
    color: #000;
    display: block;
    font-size: 18px;
    margin-bottom: 30px
}

.testimonial .owl-theme .owl-controls .owl-page span {
    background: #000
}

.testimonial .owl-theme .owl-controls .owl-page.active span {
    background: #ff5a5f
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
        opacity: 1\9
    }
    to {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0;
        opacity: 1\9
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
        opacity: 1\9
    }
    to {
        opacity: 1
    }
}

.choosearea {
    text-align: center;
    padding: 100px 0;
    background: #0d345f
}

.choosearea h2 {
    color: #fff
}

p.hd_txt {
    font-size: 18px
}

.choosearea ul {
    width: 100%;
    float: left
}

.choosearea ul li {
    width: 33.33%;
    padding: 35px 20px;
    font-size: 24px;
    float: left;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc
}

.choosearea ul li:nth-child(1),
.choosearea ul li:nth-child(2),
.choosearea ul li:nth-child(3) {
    border-top: 0
}

.choosearea ul li:nth-child(3n) {
    border-right: 0
}

.footersec {
    padding: 30px 0 50px;
    background: #171717;
    min-height: 300px
}

.fbox {
    color: #fff;
    width: 20%;
    float: left
}

.fbox h3 {
    margin: 30px 0 15px
}

.term a {
    text-decoration: underline
}

.term a:hover {
    text-decoration: none
}

.fbox a {
    color: #fff;
    padding: 5px 0;
    display: block;
    -webkit-transition: padding-left, padding-right, background-color, color;
    -moz-transition: padding-left, padding-right, background-color, color;
    -o-transition: padding-left, padding-right, background-color, color;
    transition: padding-left, padding-right, background-color, color;
    -webkit-transition-duration: 250ms, 250ms, 250ms, 250ms;
    -moz-transition-duration: 250ms, 250ms, 250ms, 250ms;
    -o-transition-duration: 250ms, 250ms, 250ms, 250ms;
    transition-duration: 250ms, 250ms, 250ms, 250ms;
    -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
    -moz-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
    -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
    transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out
}

.fbox a:hover {
    padding-left: 10px
}

.socialicons {
    float: right
}

.socialicons li {
    padding: 0 4px 0 0;
    display: inline-block
}

.socialicons li a {
    padding: 0 !important;
    background: #000;
    font-size: 16px;
    border-radius: 50%;
    color: #878787;
    text-decoration: none;
    display: block;
    text-align: center;
    line-height: 32px;
    width: 32px;
    height: 32px
}

.socialicons li a:hover {
    background: #fff;
    color: #000
}

.listingpage {
    padding: 60px 0;
    background: #f2f2f2
}

.listingpage .container {
    max-width: 1600px;
    min-width: 90%
}

.leftsec {
    width: 15%;
    float: left
}

.leftfix.scroll-to-fixed-fixed {
    padding-top: 50px;
    -webkit-animation: fadeIn ease-in 1;
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s
}

.refinesec {
    width: 100%;
    float: left;
    padding: 15px;
    background: #fff;
    margin-bottom: 10px
}

.refinesec h3 {
    margin: 0;
    position: relative;
    cursor: pointer
}

.refinesec h3:after {
    content: "\f107";
    font-family: 'FontAwesome';
    font-size: 16px;
    width: 20px;
    height: 20px;
    border: 1px solid #000;
    text-align: center;
    line-height: 16px;
    position: absolute;
    right: 0;
    top: 5px;
    border-radius: 50%
}

.refinesec.active h3:after {
    content: "\f106"
}

.refinesec.brands.active h3:after {
    content: "\f107"
}

.refinesec ul {
    display: none;
    margin-top: 10px
}

.refinesec li {
    width: 100%;
    float: left;
    padding: 5px 0
}

.refinesec li a {
    display: block;
    padding: 3px 5px 3px 25px;
    color: #4c4c4c;
    font-size: 14px;
    background: url(../images/checkicon.png) 0 0 no-repeat;
    cursor: pointer
}

.refinesec li a:hover {
    color: #000
}

.refinesec li a.active {
    background-position: 0 -50px;
    color: #000
}

.refinesec li a label {
    margin: 0;
    font-weight: 400
}

.viewno {
    height: 145px;
    overflow: hidden
}

.viewall {
    cursor: pointer;
    font-weight: 700;
    color: #000
}

.viewall small,
.viewall.active span {
    font-size: 14px;
    display: none
}

.viewall.active small,
.viewall span {
    font-size: 14px;
    display: inline-block
}

.filterdiv {
    display: none
}

.refinesec.active ul,
.brands ul {
    display: block
}

.rightsec {
    width: 100%;
    float: right;
    padding: 40px 20px;
    background: #fff
}

.rightsec.brand-desc li {
    margin-left: 16px;
    line-height: 28px
}

.listtitle {
    font-size: 41px;
    font-weight: 300;
    color: #000;
    text-align: center;
    position: relative;
    margin: 0 0 50px
}

.listtitle:before {
    content: "";
    border-bottom: 1px solid #000;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%
}

.listtitle strong {
    font-weight: 700
}

.listtitle span {
    background: #F2F2F2;
    padding: 0 25px;
    position: relative
}

.compare {
    margin-bottom: 80px
}

.compare.scroll-to-fixed-fixed {
    padding-top: 50px;
    -webkit-animation: fadeIn ease-in 1;
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s
}

.compare ul li {
    float: left;
    width: 16%;
    height: 220px;
    background: #fff;
    text-align: center;
    border-bottom: 3px solid #ed1c24;
    border-left: 2px solid #f2f2f2;
    position: relative
}

.compare ul li:first-child {
    border-left: none
}

.remove {
    position: absolute;
    right: 5px;
    top: 2px;
    z-index: 2;
    font-size: 16px;
    width: 16px;
    line-height: 16px
}

small.pull-left.rupe_ss {
    font-size: 18px;
    font-weight: 700;
    color: #0d345f;
    margin-top: 10px;
    display: inline-block
}

.pri_mar {
    padding: 20px
}

button.btn.btn-primary {
    border-radius: 70px
}

.compare ul li img {
    margin-top: 15px
}

.compare ul li h4 {
    font-weight: 700;
    min-height: 60px
}

.compare ul li p {
    margin-bottom: 20px
}

.compare ul li p small {
    font-size: 14px
}

.compare ul li p span {
    font-size: 24px;
    color: #414042;
    display: block
}

.addmore {
    width: 100%;
    float: left;
    height: 100%;
    background: #fff6f1;
    height: 216px;
    cursor: pointer
}

.addmore span {
    margin-top: 65px;
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 50px;
    line-height: 50px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #000;
    font-weight: 100
}

.addmore small {
    display: block;
    font-size: 14px;
    color: #000
}

.compare.scroll-to-fixed-fixed ul li h4 {
    font-size: 16px;
    min-height: 36px
}

.compare.scroll-to-fixed-fixed ul li p small {
    display: none
}

.comparebtn {
    margin: 75px 15px;
    padding: 5px 10px;
    border: 1px solid #000;
    color: #000;
    display: block
}

.compare ul li.complink {
    max-width: 160px
}

.compare.scroll-to-fixed-fixed .imgbox {
    display: none
}

.compare.scroll-to-fixed-fixed ul li {
    height: 100px
}

.compare.scroll-to-fixed-fixed ul li .addmore {
    height: 97px
}

.compare.scroll-to-fixed-fixed ul li .addmore span {
    margin-top: 5px
}

.compare.scroll-to-fixed-fixed ul li .comparebtn {
    margin: 30px 15px
}

.packlist ul {
    list-style: none
}

.packlist li {
    padding: 0;
    float: left;
    font-size: 18px;
    width: 23%;
    margin-right: 2%;
    margin-bottom: 30px;
    background: #fff;
    text-align: center;
    opacity: 0;
    -webkit-animation: fadeIn ease-in 1;
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s
}

.packlist li h3 {
    font-weight: 700;
    min-height: 80px;
    margin: 10px 0
}

.packlist li small {
    display: block
}

.packlist li span {
    font-size: 24px;
    display: block
}

.packlist li .imgbox {
    display: table-cell;
    vertical-align: middle;
    float: left;
    width: 100%;
    height: 150px;
    overflow: hidden;
    background: #fff;
    text-align: center
}

.packlist li .imgbox a {
    display: block;
    height: 100%
}

.packlist li .imgbox img {
    max-height: 100%;
    background: #fff;
    padding-bottom: 6px
}

.packlist ul li {
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    animation-delay: 0.5s;
    transition: all 0.2s cubic-bezier(.3, .6, .2, 1.8);
    border-radius: 10px
}

.packlist ul li:hover h3 a {
    color: #369
}

.packlist ul li:nth-child(2) {
    -webkit-animation-delay: 0.7s;
    -moz-animation-delay: 0.7s;
    animation-delay: 0.7s
}

.packlist ul li:nth-child(3) {
    -webkit-animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
    animation-delay: 0.9s
}

.packlist ul li:nth-child(4) {
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.packlist ul li:nth-child(5) {
    -webkit-animation-delay: 1.1s;
    -moz-animation-delay: 1.1s;
    animation-delay: 1.1s
}

.packlist ul li:nth-child(6) {
    -webkit-animation-delay: 1.3s;
    -moz-animation-delay: 1.3s;
    animation-delay: 1.3s
}

.packlist ul li:nth-child(7) {
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.packlist ul li:nth-child(8) {
    -webkit-animation-delay: 1.7s;
    -moz-animation-delay: 1.7s;
    animation-delay: 1.7s
}

.packlist ul li:nth-child(9) {
    -webkit-animation-delay: 1.9s;
    -moz-animation-delay: 1.9s;
    animation-delay: 1.9s
}

.packlist ul li:nth-child(10) {
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    animation-delay: 2s
}

.packlist ul li:nth-child(11) {
    -webkit-animation-delay: 2.1s;
    -moz-animation-delay: 2.1s;
    animation-delay: 2.1s
}

.packlist ul li:nth-child(12) {
    -webkit-animation-delay: 2.2s;
    -moz-animation-delay: 2.2s;
    animation-delay: 2.2s
}

.packlist ul li:nth-child(13) {
    -webkit-animation-delay: 2.3s;
    -moz-animation-delay: 2.3s;
    animation-delay: 2.3s
}

.packlist ul li:nth-child(14) {
    -webkit-animation-delay: 2.4s;
    -moz-animation-delay: 2.4s;
    animation-delay: 2.4s
}

.packlist ul li:nth-child(15) {
    -webkit-animation-delay: 2.5s;
    -moz-animation-delay: 2.5s;
    animation-delay: 2.5s
}

.packlist ul li:nth-child(15) {
    -webkit-animation-delay: 2.6s;
    -moz-animation-delay: 2.6s;
    animation-delay: 2.6s
}

.packlist ul li:nth-child(17) {
    -webkit-animation-delay: 2.7s;
    -moz-animation-delay: 2.7s;
    animation-delay: 2.7s
}

.packlist ul li:nth-child(18) {
    -webkit-animation-delay: 2.8s;
    -moz-animation-delay: 2.8s;
    animation-delay: 2.8s
}

.packlist ul li:nth-child(19) {
    -webkit-animation-delay: 2.9s;
    -moz-animation-delay: 2.9s;
    animation-delay: 2.9s
}

.packlist ul li:nth-child(20) {
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
    animation-delay: 3s
}

.rounds {
    width: 110px;
    padding: 25px 0;
    margin: 0 auto;
    display: block;
    color: #fff;
    background: #ed1c24;
    height: 110px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%
}

.videocon {
    background: #995da6
}

.dishtv {
    background: #f15a25
}

.tatasky {
    background: #0094dd
}

.airtel {
    background: #ed1c24
}

.relience {
    background: #ed1c24
}

.btnbox {
    background: #000;
    width: 100%;
    float: left
}

.btnbox a {
    padding: 10px 0;
    width: 50%;
    float: left;
    color: #fff;
    font-size: 14px
}

#cssmenu>ul>li>a:hover {
    color: #00ADEE
}

.btnbox a:first-child {
    border-right: 1px solid #373737
}

.btnbox a .fa-check-square,
.btnbox a.active .fa-square-o {
    display: none
}

.btnbox a.active .fa-check-square,
.btnbox a .fa-square-o {
    display: inline-block
}

.detailheader .headermain {
    position: static;
    padding: 15px 0
}

.dtleft {
    width: 100%;
    float: left
}

.dtpage {
    background: #fff;
    padding: 30px
}

.detailimg {
    width: 50%;
    float: left;
    border: 1px solid #000
}

.dtcontent {
    width: 45%;
    float: right
}

.dtcontent h1 {
    font-weight: 700
}

.dtcontent li {
    padding: 8px 0;
    border-top: 1px solid #ccc;
    color: #333;
    font-size: 18px
}

.dtprice {
    margin: 15px 0
}

.dtprice span {
    color: #00a651;
    font-size: 36px;
    display: inline-block;
    vertical-align: middle
}

.dtprice small {
    margin: 0 10px;
    font-size: 15px;
    background: gray;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    vertical-align: middle
}

.dtprice .label.label-block {
    display: inline-block;
    padding: 5px 15px
}

.buynow {
    border: 1px solid #369;
    background: #369;
    min-width: 120px;
    text-align: center;
    color: #fff;
    display: inline-block;
    padding: 5px 5px;
    vertical-align: middle;
    text-decoration: none !important
}

.buynow:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff
}

.dtcontent p a {
    text-decoration: underline;
    cursor: pointer
}

.dtcontent p a:hover {
    color: #fff
}

.view_channel_btn {
    background: #808080 !important;
    display: inline-block;
    padding: 5px 5px;
    vertical-align: middle;
    color: #fff;
    text-decoration: none !important;
    border: 1px solid #369
}

.view_channel_btn:hover {
    color: #fff
}

.borders {
    border-bottom: 5px solid #0d345f
}

.hlist {
    margin-top: 30px
}

.hlist h3 {
    margin: 0 0 20px
}

.hlist ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.hlist ul li {
    padding: 10px 25px;
    width: 50%;
    float: left;
    color: #333;
    font-size: 18px;
    position: relative
}

.hlist ul li:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    color: #000;
    position: absolute;
    left: 0
}

.table-bordered tr.tableth th {
    background: #0d345f;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border: 0
}

.headtable th {
    font-size: 16px;
    font-weight: 700
}

.channellist {
    padding: 25px 0
}

.channellist h4 {
    font-size: 24px;
    font-weight: 700;
    margin: 0;
    color: #000
}

.channellist h4 a {
    display: block;
    text-decoration: none;
    position: relative
}

.channellist h4 a:after {
    content: "+";
    position: absolute;
    right: 0;
    font-size: 24px;
    font-weight: 300
}

.channellist h4 a.active:after {
    content: "-"
}

.channellist h4 a:hover {
    color: #0d345f
}

.channellist li {
    float: left;
    padding-right: 15px;
    padding-bottom: 15px
}

.channellist li img {
    box-shadow: 0 0 5px #ccc
}

.actext {
    display: none;
    padding-top: 25px;
    float: left;
    width: 100%
}

.dtright {
    width: 22%;
    float: right
}

.dtright h2 {
    margin: 0 0 10px
}

.dtright .packlist ul li {
    width: 100%;
    margin: 0 0 10px
}

.tableheading {
    font-size: 18px;
    text-align: center
}

.combox {
    position: relative
}

.comparewidth tr td {
    max-width: 150px;
    text-align: center
}

.comparewidth tr:first-child {
    border-bottom: 5px solid #ea0001
}

.comparewidth .dtprice small {
    display: block;
    color: #000;
    background: none
}

.comparewidth .imgbox img {
    max-height: 170px
}

.headersearch {
    float: right;
    min-width: 34px;
    margin-left: 10px;
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    transition: width 1s
}

.headersearch .searchbtns {
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    transition: width 1s;
    width: 0;
    background-image: url(../images/searchicon1.png);
    height: 34px;
    border: 0 !important
}

.headersearch .searchbtns1 {
    cursor: pointer;
    width: 30px;
    background: url(../images/searchicon1.png) center center no-repeat;
    height: 34px;
    float: right
}

.headersearch .searchinput {
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    transition: width 1s;
    width: 0;
    padding: 0;
    border: 0;
    height: 34px;
    color: #fff;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    border: 0 !important
}

.headersearch.active {
    width: 300px
}

.headersearch.active .searchinput {
    width: 265px;
    padding: 5px 10px;
    border: 1px solid #ccc !important
}

.headersearch.active .searchbtns1 {
    display: none
}

.headersearch.active .searchbtns {
    width: 30px
}

.chanels {
    margin-top: 25px
}

.mobilesearch {
    display: none
}

.mobilesearch.scroll-to-fixed-fixed {
    margin-top: 45px;
    -webkit-animation: fadeIn ease-in 1;
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s
}

.voucher-code {
    border-top: 1px solid #f2f2f2;
    padding-top: 10px
}

.modal {
    text-align: center;
    padding: 0 !important
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.modal-content2 {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0 none;
    position: relative
}

.cartright {
    float: right;
    width: 40%;
    border: 1px solid #F2F2F2;
    padding: 15px
}

.ordersummary {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    float: left
}

.ordersummary li {
    padding: 5px 0;
    width: 100%;
    float: left;
    border-bottom: 1px solid #F2F2F2
}

.cartright h2 {
    font-size: 24px;
    margin: 0 0 15px
}

.pack-image {
    width: 15%;
    float: left
}

.pack-title {
    width: 50%;
    float: left;
    padding: 0 10px
}

.pack-title a {
    font-size: 12px
}

.pack-title a:hover {
    text-decoration: underline
}

.pack-price {
    width: 20%;
    float: right
}

.qty {
    width: 15%;
    float: left;
    text-align: center
}

.totals {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    float: left
}

.totals li {
    width: 100%;
    float: left;
    padding: 5px 0
}

.totals li label {
    width: 75%;
    float: left;
    text-align: right;
    margin: 0
}

.ordersummary.cartlist .pack-title {
    width: 40%;
    font-size: 18px
}

.ordersummary.cartlist .pack-title a {
    text-decoration: underline;
    color: #369;
    font-size: 13px
}

.ordersummary.cartlist .pack-title a:hover {
    text-decoration: none
}

.ordersummary.cartlist .pack-price {
    width: 15%;
    float: left
}

.total-price {
    width: 15%;
    float: right;
    text-align: right
}

.cartlist.totals li label {
    width: 85%
}

.qty input {
    max-width: 50px;
    padding: 0 5px !important;
    height: 30px !important
}

.update {
    background: none;
    border: none
}

.totals.cartlist {
    margin-bottom: 15px
}

.window_content {
    background: #fff;
    padding: 50px 30px
}

.phone_content {
    background: #fff;
    padding: 50px 30px
}

.form-group .col-md-6 .col-md-12 {
    margin-top: 10px
}

.form-group label {
    font-size: 14px;
    color: #444;
    font-weight: 600;
    margin-bottom: 6px
}

.form-control {
    margin-bottom: 10px
}

.form-group p {
    color: #444;
    font-size: 15px
}

.logfile p {
    margin: 0
}

.form-group span {
    font-size: 14px
}

.input-group[class*="col-"] {
    padding-right: 15px;
    padding-left: 15px
}

.logpopup h2 {
    font-size: 20px;
    max-width: 90%;
    top: -77px;
    position: absolute
}

.logtext img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px
}

.form-group .form-control {
    border-radius: 0
}

.form-group a {
    color: #070707
}

.form-group a:hover {
    text-decoration: none;
    color: #C56C1B
}

.detailadd {
    width: 50%;
    padding-left: 15px;
    float: left
}

.detailadd:first-child {
    padding: 0
}

.paymentoption {
    float: left;
    width: 100%
}

.paymentoption h3 {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 10px;
    padding-bottom: 5px
}

.paymentoption label {
    margin: 5px 0;
    display: block;
    font-weight: 400
}

.paymentoption label span {
    display: inline-block;
    font-size: 20px;
    margin: 0 5px
}

.adddetails .paymentoption input {
    width: auto;
    height: auto
}

.mainrow {
    background: #f2f2f2;
    padding: 60px 0
}

.pagebg {
    background: #fff;
    padding: 30px
}

.pagebg h1,
.mainrow h1 {
    margin: 0 0 15px
}

.shopingdetail {
    width: 48%;
    float: left
}

.shopingdetail h4 {
    font-size: 16px
}

.regesterform {
    width: 48%;
    float: right
}

.form-control {
    box-shadow: none;
    height: 40px;
    border: 1px solid #eee
}

.pagebg input,
.pagebg select {
    margin-bottom: 10px;
    padding: 10px 15px;
    width: 100%;
    border: 1px solid #eee;
    height: 40px;
    box-shadow: none
}

.add-new-address a.addressdelete {
    font-size: 18px;
    line-height: 20px;
    color: #070707;
    padding: 0 12px;
    text-decoration: none;
    transition: all 0.5s ease 0s
}

.addnewadd {
    margin-bottom: 5px;
    font-size: 16px;
    background: #070707;
    color: #fff;
    padding: 6px 10px;
    text-transform: uppercase;
    border-radius: 3px
}

.addnewadd:hover {
    color: #fff
}

.address-box {
    position: relative;
    float: left;
    width: 100%;
    background: #F2F2F2;
    margin-top: 15px;
    padding: 10px;
    position: relative
}

.address-box p {
    margin-bottom: 6px
}

.defualt-address {
    float: right;
    margin: 20px 0
}

.defualt-address input {
    height: 20px;
    margin: 0;
    width: 13px
}

.add-new-address {
    float: right;
    position: absolute;
    right: 0;
    top: 0
}

.paybox {
    border: 1px solid #F2F2F2;
    padding: 15px
}

.orderlogin {
    width: 56%;
    float: left
}

.scl-logn a {
    border-radius: 0;
    color: #fff;
    display: block;
    font-weight: 400;
    margin-bottom: 15px;
    text-align: left;
    transition: all .5
}

.scl-logn a:hover {
    opacity: .8;
    color: #fff;
    text-decoration: none
}

.scl-logn a.fbk {
    background-color: #6079a2
}

.scl-logn a.gpl {
    background-color: #cc473d
}

.scl-logn a .fa {
    margin-right: 5px;
    background: rgba(0, 0, 0, .3);
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px
}

.login-area .scl-logn a {
    display: inline-block;
    width: 49%
}

.login-area .scl-logn a:nth-child(2) {
    margin-left: 0%;
    float: right
}

.linkLogin {
    background-color: #007ab6
}

.formbtn,
input.formbtn {
    min-width: 130px;
    max-width: 150px;
    text-align: center;
    line-height: 26px;
    height: 40px;
    background: none;
    display: inline-block;
    background: #369;
    border: 1px solid #369;
    color: #fff;
    padding: 5px 10px
}

.formbtn:hover,
input.formbtn:hover {
    background: #000;
    border-color: #000;
    color: #fff
}

.myaccount-right {
    width: 73%;
    float: right;
    background: #fff
}

.ordertitle {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left
}

.ordertitle li {
    background: #EEE;
    color: #000;
    padding: 10px;
    width: 20%;
    text-align: center;
    float: left;
    font-size: 13px;
    font-weight: 700
}

.orderlist {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    border: 1px solid #eee
}

.orderlist li {
    width: 100%;
    float: left;
    border-top: 1px solid #eee;
    padding: 10px 0
}

.orderlist li p {
    margin-bottom: 5px
}

.orderlist div {
    float: left;
    width: 20%;
    text-align: center
}

.myaccount-left {
    width: 25%;
    float: left;
    background: #fff;
    border: 1px solid #eee
}

.myaccount-left ul {
    list-style: none
}

.myaccount-left ul li {
    width: 100%;
    float: left
}

.myaccount-left ul li a {
    background: #F2F2F2;
    display: block;
    font-size: 16px;
    color: #070707;
    border-top: 1px solid #fff;
    padding: 10px 15px;
    text-decoration: none
}

.myaccount-left ul li:first-child a {
    border: none
}

.myaccount-left ul li a:hover,
.myaccount-left ul li a.active {
    background: #fff;
    color: #070707;
    margin-right: -1px
}

.linkcolor {
    color: #369
}

.failurebg {
    background: #fff;
    padding: 10%;
    text-align: center
}

.failurebg h3 {
    font-weight: 300
}

.callback {
    margin-right: -75px;
    background: #3C3;
    cursor: pointer;
    position: fixed;
    z-index: 99;
    right: 0;
    bottom: 48%;
    color: #fff !important;
    padding: 10px;
    font-size: 16px;
    transition: all 0.25s ease-in-out 0s;
    -moz-transition: all 0.25s ease-in-out 0s
}

.callback img {
    float: left;
    width: 24px
}

.callback span {
    margin-left: 10px;
    float: left
}

.callback:hover {
    margin-right: 0
}

.click_now {
    display: none
}

.serchbox {
    display: none
}

.ii_search_box {
    display: none
}

.row.logo_bg {
    background: #292929;
    padding: 30px 0;
    margin: 20px 0 0 0
}

.row.logo_bg a {
    margin: 0;
    border-left: 1px solid #fff
}

.phone_content {
    display: none
}

.row.logo_bg a:hover {
    background: none
}

.backbtn {
    padding: 5px 10px;
    font-size: 16px;
    border: 1px solid #000
}

.onlineform ul li {
    width: 32.33%;
    float: left;
    margin-right: 1%
}

.onlineform ul li:first-child {
    margin-left: 0
}

.onlineform ul li:nth-child(4) {
    margin-left: 0
}

.ordersummary.cartlist .qty .delete {
    border: none;
    background: none
}

.packlist h3 {
    font-size: 20px
}

.modelform {
    background: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1000
}

.model_form_content {
    width: 50%;
    margin: 0 auto;
    position: relative
}

.model_content {
    position: absolute;
    top: 140px;
    background: #fff;
    z-index: 1000;
    border-radius: 5px;
    padding: 0 30px 20px 30px
}

.modelcont {
    padding: 0 20px 20px 20px
}

.col-md-4.form_logo img {
    width: 100%;
    margin-top: 60px
}

.login_form ul li {
    width: 100%;
    margin: 10px 0 0 0
}

.login_form ul li input {
    width: 100%
}

.login_form ul li input {
    width: 100%;
    padding: 8px 10px;
    border: 1px solid #d8d8d8
}

.submit_tag a {
    display: block;
    width: 150px
}

.submit_tag a {
    display: block;
    width: 110px;
    background: #292929;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    font-size: 14px;
    transition: 0.3s
}

.submit_tag {
    margin-top: 20px
}

.submit_tag a:hover {
    background: #ff5a61
}

.login_form {
    background: #eee;
    padding: 10px 30px 20px 30px;
    text-align: center;
    margin-top: 20px;
    position: relative
}

.close_1 {
    z-index: 100;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
    margin-top: 10px;
    cursor: pointer;
    position: absolute;
    right: 34px
}

.form_images {
    text-align: center
}

.row.form_footer {
    padding: 18px 0 0 0
}

.supper_content ul li {
    float: left;
    padding: 8px 15px 0 15px
}

.supper_content ul li a {
    padding-left: 7px
}

.supper_content {
    width: 80%;
    margin: 0 auto
}

.col-md-4.setopbox_imgs {
    margin-top: 15px
}

.form_header_content {
    text-align: center
}

.form_header_content p {
    font-size: 16px
}

.form_header_content h2 {
    font-size: 40px;
    font-weight: 700;
    color: #ff5a61
}

.row.form_footer {
    background: #000;
    margin-top: 10px;
    border-radius: 0 0 5px 5px;
    padding: 10px 0 10px 0;
    width: 100%;
    box-sizing: border-box;
    margin: 11px auto
}

.folded-corner {
    padding: 25px 25px;
    position: relative;
    font-size: 90%;
    text-decoration: none;
    color: #fff;
    background: transparent;
    transition: all ease .5s;
    border: 1px solid rgb(2, 131, 251)
}

.folded-corner:hover {
    background-color: rgb(58, 73, 146)
}

.folded-corner:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-style: solid;
    border-width: 0 0 0 0;
    border-color: #ddd #000;
    transition: all ease .3s
}

.folded-corner:hover:before {
    background-color: #D00003;
    border-width: 0 50px 50px 0;
    border-color: #eee #000
}

.service_tab_1 {
    background-color: #000
}

.service_tab_1:hover .fa-icon-image {
    color: #000;
    transform: rotate(360deg) scale(1.5)
}

.fa-icon-image {
    color: rgb(24, 140, 249);
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-size-adjust: none;
    font-stretch: normal;
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    text-rendering: auto;
    transition: all .65s linear 0s;
    text-align: center;
    transition: all 1s cubic-bezier(.99, .82, .11, 1.41);
    font-size: 50px
}

.counter {
    background-color: #c2bcb000;
    padding: 20px 0;
    border-radius: 5px
}

.count-title {
    font-size: 30px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    color: #000 !important
}

.counter .icons {
    background: #0d345f;
    width: 84px;
    line-height: 84px;
    text-align: center;
    border-radius: 50%;
    margin: 0 auto;
    display: block;
    overflow: hidden
}

.countarup_area {
    background: url(../images/countar-bg.jpg);
    text-align: center;
    position: relative;
    background-attachment: fixed;
    background-size: cover;
    color: #fff;
    border-top: 1px solid #dadada;
    float: none !important
}

.services_provided .provided_img {
    text-align: right;
    margin-top: 0
}

.services_provided .provided_img img {
    max-width: 100%
}

.services_provided .provided_content {
    max-width: 730px;
    float: right;
    padding-right: 30px
}

.services_provided h2 {
    font: 700 48px/50px "Muli", sans-serif;
    color: #242425
}

.services_provided p {
    font: 400 18px/35px "Roboto", sans-serif;
    padding-top: 40px;
    padding-bottom: 50px
}

.services_provided .media {
    margin-bottom: 30px
}

.services_provided .media .media_img {
    background: #ff8d68;
    border-radius: 14px;
    width: 35px;
    text-align: center;
    line-height: 53px
}

.services_provided .media .mi_2 {
    background: #64ddb8
}

footer {
    background-color: #05162e;
    min-height: 350px;
    font-family: 'Open Sans', sans-serif;
    padding-top: 20px;
    padding-bottom: 40px
}

.footerleft {
    margin-top: 20px
}

.logofooter {
    margin-bottom: 10px;
    font-size: 25px;
    color: #fff;
    font-weight: 700
}

.footerleft p {
    color: #fff;
    font-size: 16px !important;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 15px
}

.footerleft p i {
    width: 20px;
    color: #fff
}

.paddingtop-bottom {
    margin-top: 20px
}

.footer-ul {
    list-style-type: none;
    padding-left: 0;
    margin-left: 2px
}

.footer-ul li {
    line-height: 29px;
    font-size: 12px;
    margin-top: 5px
}

.footer-ul li a {
    font-size: 16px;
    text-decoration: none;
    font-weight: 200;
    color: #fff;
    transition: color 0.2s linear 0s, background 0.2s linear 0s;
    display: block;
    padding-bottom: 5px
}

.footer-ul i {
    margin-right: 10px
}

.footer-ul li a:hover {
    transition: color 0.2s linear 0s, background 0.2s linear 0s;
    color: #cec8c8
}

.social:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.icon-ul {
    list-style-type: none !important;
    margin: 0;
    padding: 0
}

.icon-ul li {
    line-height: 75px;
    width: 100%;
    float: left
}

.icon {
    float: left;
    margin-right: 5px
}

.copyright {
    min-height: 40px;
    background-color: #0d345f
}

a.f_txt {
    color: #fff;
    font-weight: 700
}

.copyright p {
    text-align: center;
    color: #fff;
    padding: 10px 0;
    margin-bottom: 0
}

.heading7 {
    position: relative;
    margin: 0 0 25px;
    color: #fff;
    padding-bottom: 5px;
    font-size: 24px;
    line-height: 28px
}

.heading7:before {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 1px;
    background-color: #fff
}

.post p a {
    font-size: 12px;
    color: white !important;
    line-height: 20px
}

.post p a span {
    display: block;
    color: #8f8f8f !important
}

.bottom_ul {
    list-style-type: none;
    float: right;
    margin-bottom: 0
}

.bottom_ul li {
    float: left;
    line-height: 40px
}

.bottom_ul li:after {
    content: "/";
    color: #fff;
    margin-right: 8px;
    margin-left: 8px
}

.bottom_ul li a {
    color: #fff;
    font-size: 12px
}

.post a:hover {
    text-decoration: none
}

.btn-insta {
    color: white !important;
    background: transparent
}

.fields {
    color: #fff;
    font-size: 15px;
    text-decoration: none
}

.test_mn {
    padding: 70px 0
}

#testimonial .item {
    margin: 0 8px
}

#testimonial .item blockquote {
    border: 1px solid #d9d7d7;
    margin: 0;
    border-radius: 4px;
    background: #fff;
    padding: 26px
}

#testimonial .item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
    color: #c1cfdf
}

#testimonial .item blockquote h4 {
    font-size: 15px;
    font-weight: 600;
    color: #0d345f;
    margin-top: 20px
}

.services_provided .media .mi_3 {
    background: #2e91fc
}

.services_provided .provided_img {
    text-align: right;
    margin-top: 0
}

.count-text {
    font-size: 27px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    font: 400 25px/1 "Roboto", sans-serif;
    color: #454545;
    padding: 20px 0 10px
}

.counter i {
    font-size: 48px;
    color: #225194
}

.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #4ad1e5
}

.supper_content ul li a {
    color: #fff
}

.supper_content ul li {
    color: #fff
}

.row.mobile_popup {
    display: none
}

ul.font_icon i {
    color: #fff;
    font-size: 30px;
    line-height: 66px;
    border: 1px solid #b7b7b7;
    padding: 5px 20px;
    border-radius: 100%;
    box-shadow: 1px 2px #cac9c9;
    transition: all .5s ease-in-out;
    background: #fff;
    color: #0d345f
}

.cartlink.pull-right.phone_color {
    color: #fff;
    padding: 7px 10px 7px 10px;
    font-size: 15px;
    background: #0d345f;
    margin: 0 0 0 11px;
    border-radius: 5px
}

.cartlink.pull-right.phone_color:hover {
    background: #22449c
}

.modelform {
    z-index: 9999
}

.model_form_content .modal-content2 {
    padding: 10px 30px
}

.mbanner {
    display: none;
    background: #f5f5f6;
    text-align: center
}

.mbanner ul {
    list-style: none;
    margin-top: 120px
}

.mbanner ul li {
    width: 24%;
    display: inline-block;
    padding: 10px 5px;
    text-align: center
}

.mbanner ul li a {
    display: block;
    border: 1px solid #ff5a61;
    border-radius: 5px;
    padding: 10px;
    background: #fff
}

@media (min-width:1551px) and (max-width:1920px) {
    .container {
        width: 1400px
    }
    .supper_content ul li {
        padding: 8px 0 0 15px
    }
}

@media (max-width:1550px) {
    body {
        font-size: 13px
    }
    .logo {
        padding-top: 0
    }
    .header {
        padding: 5px 3%
    }
    .packlist li {
        padding: 0;
        float: left;
        font-size: 18px;
        width: 29%;
        margin-right: 2%;
        margin-left: 2%;
        margin-bottom: 30px;
        background: #fff;
        text-align: center
    }
    .packlist li h3 {
        font-size: 16px;
        font-weight: 600;
        line-height: 26px
    }
    .packlist li small {
        font-size: 13px
    }
    .packlist li span {
        font-size: 20px
    }
    .rounds {
        width: 100px;
        height: 100px
    }
    .btnbox a {
        font-size: 13px
    }
    .productlist ul li {
        padding: 50px 1%
    }
    .productlist .imgbox,
    .productlist .imgbox a {
        height: 200px;
        width: 200px
    }
    .compare {
        margin-bottom: 30px
    }
    .compare ul li {
        height: 190px
    }
    .addmore {
        height: 187px
    }
    .addmore span {
        margin-top: 50px
    }
    .compare ul li h4 {
        font-size: 16px;
        min-height: 55px
    }
    .compare ul li p {
        font-size: 12px
    }
    .compare ul li p span {
        font-size: 20px
    }
    .refinesec h3 {
        font-size: 20px
    }
}

@media (max-width:1199px) {
    .header {
        padding: 5px 2%
    }
    #cssmenu>ul>li.has-sub>a {
        padding-right: 20px
    }
    .homelist ul li {
        max-height: 405px;
        min-height: 405px
    }
    .homelist ul li p {
        font-size: 12px
    }
    .listright {
        width: 40%
    }
    .listleft {
        padding-top: 10px;
        width: 60%
    }
    .poroductext {
        font-size: 16px
    }
    .productlist ul li {
        width: 33.33%
    }
    .abouttext p {
        top: 30%
    }
    .aboutbottom ul li p {
        padding: 19% 10% 0
    }
    .headersearch.active {
        width: 230px
    }
    .headersearch.active .searchinput {
        width: 195px
    }
    .comparewidth .imgbox img {
        height: 130px
    }
    .listtitle {
        font-size: 32px
    }
    .cartlink.pull-right.phone_color i {
        background: #ff5a61;
        border-radius: 29px;
        width: 25px;
        height: 25px;
        text-align: center;
        padding: 7px 0 0 0;
        margin: 0 0 0 5px;
        font-size: 12px
    }
    .cartlink.pull-right.phone_color {
        font-size: 0;
        margin: 0;
        padding: 0;
        background: none
    }
    .cartlink.pull-right.phone_color:hover {
        background: none
    }
}

@media (min-width:769px) and (max-width:1024px) {
    .searchbox {
        margin-top: 130px
    }
    .choosearea ul li {
        width: 50%
    }
    .choosearea ul li:nth-child(3n) {
        border-right: 1px solid #ccc;
        border-top: 1px solid #ccc
    }
    .choosearea ul li:nth-child(2n) {
        border-right: 0
    }
    .leftsec {
        padding-top: 60px
    }
    .compare {
        padding-top: 60px
    }
    .compare ul li {
        width: 25%
    }
    .logo {
        width: 100%;
        padding: 10px 0
    }
    .model_content {
        padding: 0 40px
    }
    .cartlink.pull-right.phone_color i {
        font-size: 14px
    }
}

@media (max-width:1024px) {
    .header {
        padding: 0 !important;
        background: transparent
    }
}

@media (max-width:991px) {
    .logo {
        width: 100%;
        padding: 5px 0
    }
    .header.scroll-to-fixed-fixed .topnav {
        width: 100% !important
    }
    .header.fixed .topnav,
    .topnav {
        width: 100%;
        background: #0d345f;
        border-bottom: 1px solid #0d345f !important
    }
    #cssmenu>ul>li>a {
        padding: 15px 9px;
        color: #fff
    }
    #cssmenu .logbtn {
        margin-left: 0;
        margin-bottom: 10px
    }
    .headermain .scroll-to-fixed-fixed {
        margin-bottom: -60px
    }
    #cssmenu #menu-button {
        margin-top: -45px;
        margin: 0 0 0 10px;
        background: #0c519e
    }
    .cartlink {
        margin-right: 2px;
        padding: 3px 5px;
        margin-top: 13px
    }
    .cartlink.pull-right.phone_color {
        margin-right: 52px;
        margin-top: 13px
    }
    .model_form_content {
        width: 95%
    }
    .banner #myCarousel .nav {
        margin-top: -50px
    }
    .banner #myCarousel .nav a i {
        font-size: 30px;
        left: 10px
    }
    .banner #myCarousel .nav a {
        padding-left: 50px
    }
    .banner .nav li h3 {
        font-size: 14px;
        margin-bottom: 7px
    }
    .banner .nav li p {
        margin: 0;
        font-size: 12px
    }
    .searcharea {
        display: inline
    }
    .homelist ul li {
        max-height: auto;
        min-height: auto
    }
    .pagetitle {
        font-size: 36px;
        margin-bottom: 35px
    }
    .testimonialbox {
        padding: 0 5%
    }
    .testimonial p {
        font-size: 20px
    }
    .socialicons {
        float: left
    }
    .fbox {
        width: 33.33%
    }
    .leftsec {
        width: 24%;
        padding-top: 60px
    }
    .rightsec {
        width: 73%
    }
    .compare {
        padding-top: 60px
    }
    .compare ul li {
        width: 25%
    }
    .compare ul li h4 {
        font-size: 16px;
        margin: 20px 0 0
    }
    .compare ul li p {
        font-size: 12px
    }
    .compare ul li p span {
        font-size: 14px
    }
    .packlist li {
        width: 46%
    }
    .dtleft {
        width: 68%
    }
    .detailimg,
    .dtcontent,
    .hlist ul li {
        width: 100%
    }
    .dtright {
        width: 30%
    }
    .headersearch {
        float: right;
        width: 100%;
        margin-left: 0;
        padding: 0 15px 10px;
        position: absolute;
        top: 57px;
        left: 0;
        background: #000;
        display: none
    }
    .headersearch .searchbtns {
        width: 10%
    }
    .headersearch .searchbtns1 {
        display: none
    }
    .headersearch .searchinput {
        width: 90%;
        margin: 0;
        padding: 5px 10px;
        border: 1px solid #ccc
    }
    .headersearch .searchbtns1 {
        display: none
    }
    .mobilesearch {
        display: block
    }
    .searcharea {
        background: none
    }
    .searchbox {
        margin: 0 0 10px;
        padding: 5px;
        position: static
    }
    .detailheader .headermain,
    .headermain {
        position: static;
        padding: 0;
        background: #000
    }
    .header {
        background: #000
    }
    .logtext {
        padding-top: 15px
    }
    .combox .buynow {
        min-width: 100px
    }
    .combox .dtprice span {
        font-size: 30px
    }
    .setopbox_imgs {
        margin: 0;
        padding: 10px
    }
    .setopbox_imgs img {
        width: 130px
    }
    .supper_content {
        width: 100%
    }
    .supper_content img {
        width: 70%;
        margin: 0 auto
    }
    .supper_content ul li {
        color: #000;
        padding: 10px 0 0 0;
        float: none
    }
    .supper_content ul li a {
        color: #000
    }
    .model_content {
        padding: 0 30px
    }
    .footerlogo {
        display: none
    }
    .row.form_footer {
        background: #fff
    }
    .row.form_footer {
        text-align: center
    }
}

@media (max-width:768px) {
    .choosearea ul li {
        width: 50%
    }
    .choosearea ul li:nth-child(3n) {
        border-right: 1px solid #ccc;
        border-top: 1px solid #ccc
    }
    .choosearea ul li:nth-child(2n) {
        border-right: 0
    }
    .mobilesearch {
        display: block
    }
    .row.form_footer {
        margin-bottom: 0
    }
    .supper_content ul li {
        padding: 0 0 0 7px;
        display: inline-block;
        margin: 0 0;
        color: #000;
        border-radius: 5px
    }
    .supper_content ul {
        width: 93%;
        margin: 0 auto
    }
    .setopbox_imgs img {
        width: 120px
    }
    .supper_content ul li a {
        color: #000
    }
    .login_form ul li input {
        padding: 4px 10px
    }
    .login_form ul li {
        margin: 5px 0 0 0;
        width: 100%;
        float: none
    }
    .submit_tag {
        margin: 5px 0 0 0
    }
    .submit_tag a {
        display: block;
        width: 80px;
        background: #292929;
        color: #fff;
        text-align: center;
        padding: 6px 0;
        font-size: 12px;
        transition: 0.3s;
        margin: 0 auto
    }
    .modelformPopupMobile {
        display: block;
        margin: 0 auto;
        width: 96%
    }
    .modelformDeskPopup {
        display: none
    }
    .close_1 {
        right: 10px
    }
    .click_now {
        display: none
    }
    #cssmenu ul li:nth-child(5) {
        display: block;
        border: 1px solid #fff;
        margin-bottom: 10px
    }
    .simiproduct {
        display: block;
        background: #808080 !important;
        display: inline-block;
        padding: 5px 5px;
        vertical-align: middle;
        color: #FFF;
        text-decoration: none !important;
        border: 1px solid #369
    }
    .dtprice span {
        display: block
    }
    .dtprice small {
        margin: 0 0
    }
}

@media (max-width:767px) {
    .mobile_popup .row {
        margin: 0 !important
    }
    h1 {
        font-size: 28px
    }
    .mainrow {
        padding: 15px 0
    }
    .pagebg {
        padding: 15px
    }
    .productlist ul li {
        width: 50%
    }
    .parallax-aboutbg {
        min-height: 350px;
        padding: 60px 0
    }
    .fbox {
        width: 50%
    }
    .testimonial,
    .choosearea {
        padding: 60px 0
    }
    .leftsec,
    .rightsec,
    .compare,
    .myaccount-left,
    .myaccount-right {
        width: 100%
    }
    .leftsec.scroll-to-fixed-fixed {
        position: static !important
    }
    .dtleft,
    .dtright {
        width: 100%
    }
    .dtright {
        margin-top: 30px
    }
    .orderlogin,
    .cartright,
    .regesterform,
    .shopingdetail {
        width: 100%;
        margin-bottom: 10px
    }
    .modal-dialog {
        min-width: 290px
    }
    .form-group .col-md-12 div,
    .form-group .col-md-12 label {
        padding: 0
    }
    .ordersummary.cartlist .pack-title {
        font-size: 16px
    }
    .ordersummary.cartlist .pack-price {
        display: none
    }
    .ordersummary.cartlist .pack-title {
        width: 50%
    }
    .ordersummary.cartlist .qty {
        width: 20%
    }
    .qty input {
        max-width: 42px;
        padding: 0 3px !important
    }
    .myaccount-right {
        margin-top: 15px
    }
    .onlineform ul li {
        width: 59%;
        float: left;
        margin-left: 2%
    }
    .onlineform ul li:first-child {
        margin-left: 0
    }
    .onlineform ul li:nth-child(4) {
        margin-left: 0
    }
    .model_content {
        padding: 0 10px 20px 10px;
        top: 60px;
        overflow-y: scroll;
        height: 360px
    }
}

@media (min-width:481px) and (max-width:767px) {
    .contents {
        min-height: 200px
    }
    .fmenu,
    .fservices {
        width: 50%;
        margin: 0 0 15px
    }
    .banner img {
        min-height: 150px
    }
    .notfoundpage {
        padding: 100px 30px
    }
    .setopbox_imgs {
        margin: 0 0 20px 0
    }
    .mobile_popup .form_header_content {
        text-align: left
    }
}

@media (max-width:640px) {
    #cssmenu #menu-button {
        margin-top: -47px;
        margin: 0 0 0 10px;
        background: #0c519e
    }
    .choosearea ul li {
        font-size: 18px;
        padding: 15px;
        width: 100%;
        border-left: none !important;
        border-right: none !important
    }
    .choosearea ul li:first-child {
        border-bottom: 1px solid #ccc
    }
    .aboutbg h4 {
        font-size: 24px;
        line-height: 28px
    }
    .fbox {
        width: 100%;
        text-align: center
    }
    .fbox h3 {
        margin: 20px 0 10px;
        font-size: 20px
    }
    .listingpage {
        padding: 30px 0
    }
    .headersearch .searchbtns {
        width: 15%
    }
    .headersearch .searchinput {
        width: 85%
    }
    .dtpage.compmain {
        padding: 15px
    }
    .dtpage {
        padding: 15px
    }
    .comparewidth .headtable,
    .comparewidth .format,
    .comparewidth tr td:nth-child(4),
    .comparewidth tr td:nth-child(5) {
        display: none
    }
    .table-bordered tr.tableth th {
        text-align: center
    }
    .comparewidth tr td {
        width: 100%;
        max-width: 50%;
        padding-top: 25px !important;
        position: relative;
        font-size: 12px
    }
    .comparewidth tr td:before {
        content: "";
        font-weight: 700;
        position: absolute;
        top: 5px;
        left: 0;
        width: 100%
    }
    .comparewidth tr:nth-child(4) td:before {
        content: "Formate"
    }
    .comparewidth tr:nth-child(5) td:before {
        content: "Channels"
    }
    .comparewidth tr:nth-child(6) td:before {
        content: "Minimum Rent Monthly"
    }
    .comparewidth tr:nth-child(7) td:before {
        content: "Box Type"
    }
    .comparewidth tr:nth-child(8) td:before {
        content: "HD Channels"
    }
    .comparewidth tr:nth-child(9) td:before {
        content: "Warranty"
    }
    .comparewidth tr:nth-child(11) td:before {
        content: "SD Picture Quality"
    }
    .comparewidth tr:nth-child(12) td:before {
        content: "HD Picture Quality"
    }
    .comparewidth tr:nth-child(13) td:before {
        content: "Resultion"
    }
    .comparewidth tr:nth-child(14) td:before {
        content: "Aspect Ratio"
    }
    .comparewidth tr:nth-child(16) td:before {
        content: "Audio Quaity"
    }
    .comparewidth tr:nth-child(17) td:before {
        content: "Multi Language Audio"
    }
    .comparewidth tr:nth-child(19) td:before {
        content: "Program Alarm"
    }
    .comparewidth tr:nth-child(20) td:before {
        content: "Program Guide"
    }
    .comparewidth tr:nth-child(21) td:before {
        content: "Multi Language OSD"
    }
    .comparewidth tr:nth-child(23) td:before {
        content: "P & R Live Channel"
    }
    .comparewidth tr:nth-child(24) td:before {
        content: "Live Channel Recording"
    }
    .comparewidth tr:nth-child(25) td:before {
        content: "Time Based Recording"
    }
    .comparewidth tr:nth-child(26) td:before {
        content: "Hard Disk Capacity"
    }
    .comparewidth tr:nth-child(27) td:before {
        content: "Others"
    }
    .comparewidth .imgbox img {
        height: 110px
    }
    .compare ul li:nth-child(3),
    .compare ul li:nth-child(4) {
        display: none
    }
    .compare ul li.complink {
        display: inline-block
    }
    .model_content {
        padding: 0 10px 20px 10px;
        top: 60px;
        overflow-y: scroll;
        height: 360px
    }
    .form_header_content h2 {
        font-size: 12px;
        margin-bottom: 5px
    }
    .form_header_content p {
        font-size: 12px;
        line-height: 13px
    }
    .login_form {
        margin-top: 0;
        padding: 5px 10px 5px 10px
    }
    .window_content {
        display: none
    }
    .phone_content {
        display: block
    }
    .model_content {
        height: auto
    }
    .form_header_content {
        text-align: left
    }
    .mobile_popup .row {
        margin: 0 !important
    }
    .row.mobile_popup {
        display: block !important
    }
    .row.desktop_popup {
        display: none !important
    }
    .model_form_content .modal-content2 {
        padding: 0 15px
    }
}

@media (max-width:600px) {
    .header {
        padding: 0
    }
    .logo {
        width: 100%;
        margin: 5px auto;
        padding: 0;
        float: none
    }
    .logo a {
        padding: 5px 0
    }
    .topnav {
        background: #0d345f;
        float: right;
        border-bottom: 1px solid #0d345f !important
    }
    #cssmenu #menu-button {
        margin: 0 0 0 10px;
        float: right;
        background: #0c519e
    }
    #cssmenu>ul>li>a {
        color: #fff
    }
    #cssmenu #menu-button:after,
    #cssmenu #menu-button:before {
        right: 13px
    }
    #cssmenu>ul {
        width: 100%;
        float: left
    }
    #cssmenu ul li:nth-child(5) {
        margin: 0 20px 10px;
        width: calc(100% - 40px)
    }
    #cssmenu>ul>li>a {
        padding: 15px 20px;
        font-size: 13px
    }
    #cssmenu .logbtn {
        margin: 0 20px 10px;
        width: calc(100% - 40px)
    }
    .cartlink {
        margin-top: 0;
        padding: 10px;
        position: absolute;
        right: 15px;
        top: 57px;
        z-index: 5
    }
    .cartlink span {
        top: 3px;
        right: 5px
    }
    .cartm {
        border-left: 1px solid #d6444b;
        border-right: 1px solid #d6444b;
        margin-right: 50px;
        padding-right: 15px
    }
    .cartlink.pull-right.phone_color {
        margin: 0
    }
    .cartlink.pull-right.phone_color i {
        background: #ff5a61;
        border-radius: 29px;
        font-size: 22px;
        height: 40px;
        line-height: 40px;
        margin: 0;
        padding: 0;
        text-align: center;
        width: 40px
    }
    .fullwidth.banner {
        position: static;
        display: none
    }
    .mbanner {
        display: block
    }
    .ii_search_box {
        cursor: pointer;
        display: block;
        height: 40px;
        line-height: 40px;
        position: absolute;
        right: 125px;
        top: 57px;
        width: 40px;
        z-index: 99
    }
    .serchbox {
        position: fixed;
        text-align: center;
        z-index: 100;
        top: 100px;
        left: 0;
        right: 0;
        background: #000;
        padding: 10 0 10px 0
    }
    .serchbox input {
        border: none;
        height: 44px;
        display: block;
        padding-left: 50px;
        width: 100%;
        background: #292929;
        color: #fff
    }
    .serchbox span {
        background: #292929;
        cursor: pointer;
        height: 44px;
        line-height: 40px;
        padding: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 40px
    }
    .ii_searchlogo {
        background: #292929;
        cursor: pointer;
        padding: 5px 10px 8px 6px;
        position: absolute;
        left: 15px;
        top: 5px
    }
    .ii_searchlogo img {
        width: 15px
    }
}

@media (min-width:480px) and (max-width:640px) {
    .model_content {
        height: 200px;
        overflow: auto
    }
}

@media (max-width:480px) {
    h1 {
        font-size: 24px
    }
    h2 {
        font-size: 22px
    }
    h3 {
        font-size: 20px
    }
    .searchinput {
        font-size: 14px
    }
    .socialicons {
        width: 100%;
        text-align: center
    }
    .pagetitle {
        font-size: 32px;
        margin: 0 0 20px
    }
    .testimonial p {
        font-size: 18px
    }
    .testimonial p span {
        font-size: 16px
    }
    .hlist ul li {
        font-size: 14px;
        padding: 5px 20px
    }
    .dtcontent li {
        font-size: 14px
    }
    .channellist h4 {
        font-size: 20px
    }
    .shopingdetail h4 span {
        display: block
    }
    .shopingdetail .formbtn.pull-right {
        float: left !important;
        margin-top: 10px
    }
    .notfoundpage {
        padding: 50px 30px
    }
    .row.mobile_popup {
        display: block !important
    }
    .row.desktop_popup {
        display: none !important
    }
    #add_cart_terms {
        margin-bottom: 5px;
        display: block
    }
    .view_channel_btn {
        display: block;
        text-align: center
    }
    .dtprice small {
        margin: 5px 0;
        display: block;
        text-align: center
    }
    .simiproduct {
        text-align: center;
        display: block;
        margin-top: 5px
    }
}

@media (max-width:479px) {
    .mbanner {
        padding: 10px
    }
    .mbanner ul li {
        width: auto;
        min-width: 34%;
        padding: 5px
    }
    .modelform .model_content {
        top: 45px !important
    }
    .productlist ul li {
        width: 100%;
        padding: 30px 8%
    }
    .productlist ul li .btns {
        margin: 0 20px 10px
    }
    .packlist li {
        width: 100%;
        margin: 0 0 15px
    }
    .leftsec,
    .rightsec,
    .compare {
        padding-top: 0
    }
    .listtitle {
        font-size: 24px;
        margin-bottom: 30px
    }
    .listtitle span {
        padding: 0 10px
    }
    .productlist ul li {
        padding: 15px
    }
    .productlist ul li h3 {
        min-height: auto;
        margin-top: 15px
    }
    .productlist ul li p span {
        margin-bottom: 10px;
        font-size: 22px
    }
    .productlist .imgbox,
    .productlist .imgbox a {
        height: 130px;
        width: 130px
    }
    .productlist img {
        padding-top: 42px
    }
    .compare ul li {
        width: 50%
    }
    .pack-image {
        display: none
    }
    .ordersummary .pack-title {
        width: 55%;
        font-size: 14px !important;
        padding-left: 0
    }
    .cartlist.totals li label {
        width: 78%
    }
    .total-price {
        width: 20%
    }
    .ordersummary.cartlist .qty {
        width: 30%
    }
    .totals li .pack-price {
        width: 20%
    }
    .ordertitle {
        display: none
    }
    .orderlist li {
        padding: 0
    }
    .orderlist li div {
        width: 100%;
        float: right;
        clear: left;
        margin-top: 0;
        text-align: left;
        line-height: 30px
    }
    .orderlist li div:before {
        padding-left: 10px;
        margin-right: 10px;
        background: #F1F1F2;
        width: 50%;
        float: left;
        font-weight: 700
    }
    .orderlist .ordernumber:before {
        content: 'Order Number: '
    }
    .orderlist .orderprice:before {
        content: 'Price: '
    }
    .orderlist .orderdate:before {
        content: 'Order Date: '
    }
    .orderlist .orderstatus:before {
        content: 'Status: '
    }
    .orderlist .ordersummary:before {
        content: 'Order Summary: '
    }
    .comparewidth .imgbox img {
        height: 80px
    }
    .ii_serch {
        display: block
    }
    .innerpagesbox .container {
        padding-top: 0px !important
    }
    .owl-carousel .owl-item {
        margin: 0
    }
    .login-area .scl-logn a {
        width: 100%
    }
    .col-md-4.col-sm-4.col-xs-12.setopbox_imgs {
        text-align: center;
        margin: 0 0 5px 0
    }
    .setopbox_imgs img {
        width: 100%;
        margin-top: 10px
    }
    .row.mobile_popup {
        display: block !important
    }
    .row.desktop_popup {
        display: none !important
    }
}

* {
    margin: 0;
    padding: 0
}

@font-face {
    font-family: 'FontAwesome';
    src: url(../fonts/fontawesome-webfont862f.eot?v=4.1.0);
    src: url('../fonts/fontawesome-webfontd41d.eot?#iefix&v=4.1.0') format('embedded-opentype'), url(../fonts/fontawesome-webfont862f.woff?v=4.1.0) format('woff'), url(../fonts/fontawesome-webfont862f.ttf?v=4.1.0) format('truetype'), url('../fonts/fontawesome-webfont862f.svg?v=4.1.0#fontawesomeregular') format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'bebasregular';
    src: url(../fonts/bebas___-webfont.woff2) format('woff2'), url(../fonts/bebas___-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 100%
}

h1 {
    color: #000;
    margin-bottom: 15px
}

h2 {
    color: #000;
    margin-bottom: 10px
}

.contentbox h3 {
    font-size: 18px
}

.modal-open {
    overflow: visible !important
}

.animation-element {
    opacity: 0;
    position: relative
}

.animation-element.slide-left,
.animation-element.slide-top,
.animation-element.slide-bottom,
.animation-element.slide-right {
    opacity: 0;
    transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out
}

.animation-element.slide-top {
    top: 60px
}

.animation-element.slide-left {
    left: 60px
}

.animation-element.slide-bottom {
    bottom: 60px
}

.animation-element.slide-right {
    right: 60px
}

.animation-element.slide-left.box-show {
    opacity: 1;
    left: 0
}

.animation-element.slide-top.box-show {
    opacity: 1;
    top: 0
}

.animation-element.slide-bottom.box-show {
    opacity: 1;
    bottom: 0
}

.animation-element.slide-right.box-show {
    opacity: 1;
    right: 0
}

.simiproduct {
    display: none
}

.copyright {
    text-align: center;
    background: #2C2C2C;
    color: #fff;
    padding: 10px 0
}

.cmscontent p {
    line-height: 24px
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

a[href^="tel:"] {
    color: inherit;
    text-decoration: none
}

::selection {
    background: #888;
    color: #fff
}

::-moz-selection {
    background: #888;
    color: #fff
}

a {
    color: #494541;
    text-decoration: none;
    outline: none
}

a:hover {
    text-decoration: none;
    outline: none;
    color: #369
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

img {
    max-width: 100%;
    border: 0
}

body {
    border: 0;
    background: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #333
}

.ml-0 {
    margin-left: 0
}

.ml-5 {
    margin-left: 5px !important
}

.ml-10 {
    margin-left: 10px
}

.ml-15 {
    margin-left: 15px
}

.ml-20 {
    margin-left: 20px
}

.ml-30 {
    margin-left: 30px
}

.ml-40 {
    margin-left: 40px
}

.ml-50 {
    margin-left: 50px
}

.ml-55 {
    margin-left: 55px
}

.ml-60 {
    margin-left: 60px
}

.ml-70 {
    margin-left: 70px
}

.ml-80 {
    margin-left: 80px
}

.ml-90 {
    margin-left: 90px
}

.ml-100 {
    margin-left: 100px
}

.mr-0 {
    margin-right: 0
}

.mr-5 {
    margin-right: 5px !important
}

.mr-10 {
    margin-right: 10px
}

.mr-15 {
    margin-right: 15px
}

.mr-20 {
    margin-right: 20px
}

.mr-30 {
    margin-right: 30px
}

.mr-40 {
    margin-right: 40px
}

.mr-50 {
    margin-right: 50px
}

.mr-55 {
    margin-right: 55px
}

.mr-60 {
    margin-right: 60px
}

.mr-70 {
    margin-right: 70px
}

.mr-80 {
    margin-right: 80px
}

.mr-90 {
    margin-right: 90px
}

.mr-100 {
    margin-right: 100px
}

.mt-0 {
    margin-top: 0
}

.mt-5 {
    margin-top: 5px !important
}

.mt-10 {
    margin-top: 10px
}

.mt-15 {
    margin-top: 15px
}

.mt-20 {
    margin-top: 20px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

.mt-50 {
    margin-top: 50px
}

.mt-55 {
    margin-top: 55px
}

.mt-60 {
    margin-top: 60px
}

.mt-70 {
    margin-top: 70px
}

.mt-80 {
    margin-top: 80px
}

.mt-90 {
    margin-top: 90px
}

.mt-100 {
    margin-top: 100px
}

.mb-0 {
    margin-bottom: 0
}

.mb-5 {
    margin-bottom: 5px !important
}

.mb-10 {
    margin-bottom: 10px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-25 {
    margin-bottom: 25px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-55 {
    margin-bottom: 55px
}

.mb-60 {
    margin-bottom: 60px
}

.mb-70 {
    margin-bottom: 70px
}

.mb-80 {
    margin-bottom: 80px
}

.mb-90 {
    margin-bottom: 90px
}

.mb-100 {
    margin-bottom: 100px
}

.pl-0 {
    padding-left: 0
}

.pl-5 {
    padding-left: 5px
}

.pl-8 {
    padding-left: 8px
}

.pl-10 {
    padding-left: 10px
}

.pl-15 {
    padding-left: 15px
}

.pl-20 {
    padding-left: 20px
}

.pl-30 {
    padding-left: 30px
}

.pl-40 {
    padding-left: 40px
}

.pl-50 {
    padding-left: 50px
}

.pl-60 {
    padding-left: 60px
}

.pl-70 {
    padding-left: 70px
}

.pl-80 {
    padding-left: 80px
}

.pl-90 {
    padding-left: 90px
}

.pl-100 {
    padding-left: 100px
}

.pr-0 {
    padding-right: 0
}

.pr-5 {
    padding-right: 5px
}

.pr-8 {
    padding-right: 8px
}

.pr-10 {
    padding-right: 10px
}

.pr-15 {
    padding-right: 15px
}

.pr-20 {
    padding-right: 20px
}

.pr-30 {
    padding-right: 30px
}

.pr-40 {
    padding-right: 40px
}

.pr-50 {
    padding-right: 50px
}

.pr-60 {
    padding-right: 60px
}

.pr-70 {
    padding-right: 70px
}

.pr-80 {
    padding-right: 80px
}

.pr-90 {
    padding-right: 90px
}

.pr-100 {
    padding-right: 100px
}

.pt-0 {
    padding-top: 0
}

.pt-5 {
    padding-top: 5px
}

.pt-10 {
    padding-top: 10px
}

.pt-15 {
    padding-top: 15px
}

.pt-20 {
    padding-top: 20px
}

.pt-30 {
    padding-top: 30px
}

.pt-40 {
    padding-top: 40px
}

.pt-50 {
    padding-top: 50px
}

.pt-60 {
    padding-top: 60px
}

.pt-70 {
    padding-top: 70px
}

.pt-80 {
    padding-top: 80px
}

.pt-90 {
    padding-top: 90px
}

.pt-100 {
    padding-top: 100px
}

.pt-110 {
    padding-top: 110px
}

.pb-0 {
    padding-bottom: 0
}

.pb-5 {
    padding-bottom: 5px
}

.pb-10 {
    padding-bottom: 10px
}

.pb-15 {
    padding-bottom: 15px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-50 {
    padding-bottom: 50px
}

.pb-60 {
    padding-bottom: 60px
}

.pb-70 {
    padding-bottom: 70px
}

.pb-80 {
    padding-bottom: 80px
}

.pb-90 {
    padding-bottom: 90px
}

.pb-100 {
    padding-bottom: 100px
}

.pb-110 {
    padding-bottom: 110px
}

.pb-120 {
    padding-bottom: 120px
}

.pb-130 {
    padding-bottom: 130px
}

.p-20 {
    padding: 15px 20px
}

.block {
    display: block
}

.d-in-block {
    display: inline-block
}

.text-white {
    color: #fff
}

.container {
    max-width: 1400px
}

.float-panel {
    width: 100%;
    background: #fff;
    z-index: 300;
    transform: translateZ(0);
    transition: all 0.5s
}

.float-panel .fa-gg {
    color: #F0595C;
    font-size: 30px;
    vertical-align: middle;
    transition: all 1s
}

.fixed {
    padding: 4px 0;
    animation: slide-down 0.7s;
    opacity: .9
}

@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%)
    }
    100% {
        opacity: .9;
        transform: translateY(0)
    }
}

.fullwidth {
    width: 100%;
    float: none !important;
    position: relative;
    display: inline-block
}

.notfoundpage {
    padding: 150px;
    background: #fff
}

.notfoundpage img {
    float: left;
    margin: 0 60px 10px 0
}

.notfoundpage h1 {
    font-size: 80px;
    margin: 0 0 15px
}

.notfoundpage .formbtn {
    max-width: inherit;
    margin-top: 10px
}

.form-group .region-area {
    background: #FF5A61;
    color: #fff;
    font-size: 18px;
    margin: 20px 10px;
    padding: 20px 30px
}

.form-group .region-area:hover {
    background: #000;
    color: #fff
}

.logo {
    float: left
}

.fixed .logo img {
    max-height: 45px
}

.productlist h1.pagetitle {
    color: #fff;
    margin-bottom: 10px
}

.cartlink {
    padding: 5px;
    position: relative
}

.cartlink span {
    position: absolute;
    top: -2px;
    right: 0;
    text-align: center;
    font-size: 11px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #fff
}

.topnav {
    float: right
}

.modal-backdrop {
    z-index: 8
}

.header.scroll-to-fixed-fixed {
    left: 0px !important
}

.about_agency_area {
    margin-top: -20px !important;
    margin-bottom: 100px
}

.about_aa_2 {
    padding-top: 140px;
    margin-top: 0
}

.about_agency_area img {
    max-width: 100%
}

.about_agency_area .about_content {
    padding-top: 10px;
    max-width: 650px;
    margin-left: 60px
}

.theme_btn {
    color: #fff;
    text-align: center;
    font: 600 20px/60px "Muli", sans-serif;
    display: inline-block;
    padding: 0 20px;
    position: relative;
    background: #0d345f;
    overflow: hidden;
    border-radius: 39px;
    z-index: 1
}

ul.font_icon li {
    color: #fff
}

.theme_btn:hover {
    color: #fff
}

.about_agency_area .about_content h4 {
    font: 600 18px/1 "Muli", sans-serif;
    color: #0d345f
}

.about_agency_area .about_content h2 {
    font: 700 45px/50px "Muli", sans-serif;
    color: #242425;
    padding-top: 20px
}

.about_agency_area .about_content p {
    font: 400 18px/35px "Roboto", sans-serif;
    color: rgba(0, 0, 0, .702);
    padding: 10px 0 25px
}

.header {
    padding: 10px 5%;
    position: relative;
    width: 100%;
    width: 100% !important;
    float: left
}

.header.scroll-to-fixed-fixed {
    background: #fff
}

.header.scroll-to-fixed-fixed .topnav {
    width: auto;
    border: none
}

#cssmenu>ul>li>a {
    padding: 10px 15px
}

#cssmenu .logbtn {
    border: 1px solid #fff;
    margin-left: 10px
}

.searcharea {
    display: none
}

.searcharea.home-search {
    display: inline
}

.searcharea .container {
    max-width: 100%;
    width: 700px;
    position: relative
}

.searchbox {
    width: 100%;
    margin-top: 35%;
    padding: 15px;
    z-index: 99;
    background: #fff;
    position: absolute
}

.searchinput {
    float: left;
    border: none;
    padding: 0 10px;
    background: none;
    line-height: 30px;
    color: #444;
    width: 90%;
    margin-right: 1%;
    font-size: 18px;
    font-weight: 300;
    border-right: 1px solid #ccc
}

.searchbtns {
    float: left;
    background: url(../images/searchicon.png) center center no-repeat;
    position: relative;
    width: 9%;
    height: 30px;
    float: right;
    border: none;
    color: #000;
    text-align: center;
    line-height: 26px;
    text-indent: -9999px
}

.banner {
    width: 100%;
    float: left
}

.banner .container {
    position: relative
}

.banner .carousel-control {
    width: 50px
}

.banner .carousel-caption {
    left: 0
}

.banner img {
    width: 100%;
    height: 82vh
}

.banner .carousel-caption {
    padding: 0;
    max-width: 580px;
    bottom: 250px;
    text-align: left;
    text-shadow: none
}

.banner .carousel-caption h1 {
    margin: 0;
    font-weight: 800;
    color: #fff;
    font-size: 48px
}

.banner .carousel-caption p {
    font-size: 24px
}

.banner .caption2 h1,
.banner .caption2 p {
    color: #51BAD7
}

.banner #myCarousel .nav {
    text-align: left;
    margin-top: -80px
}

.banner #myCarousel .nav a {
    color: #494541;
    position: relative;
    padding-left: 80px;
    border-radius: 0;
    background: url(../../images/bannerbg.html) center center repeat;
    text-align: left
}

.banner .nav li {
    border-left: 1px solid #d8d8d8
}

.banner .nav li:first-child {
    border: none
}

.banner .nav li h3 {
    margin-top: 0;
    font-size: 18px;
    font-weight: 600
}

.banner .nav li p {
    color: #494541
}

.banner .nav li i {
    font-size: 50px;
    position: absolute;
    left: 15px;
    top: 20px;
    color: #FFCB08
}

.banner .nav .active h3,
.banner .nav li:hover h3,
.banner .nav .active i,
.banner .nav li:hover i {
    color: #211D70
}

.glyphicon-chevron-left::before {
    content: "\f053";
    font-family: 'FontAwesome'
}

.glyphicon-chevron-right::before {
    content: "\f054";
    font-family: 'FontAwesome'
}

.carousel-control.left,
.carousel-control.right {
    background: none
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    font-size: 18px
}

.banner {
    opacity: 0;
    -webkit-animation: fadeIn ease-in 1;
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s
}

.banner .owl-carousel .owl-item {
    padding: 0
}

#homebanner.owl-theme .owl-controls {
    margin-top: 10px;
    position: absolute;
    text-align: center;
    top: 40%;
    right: 30px;
    z-index: 999;
    width: 30px
}

.go_backup .btns.detailbtn {
    background: #ff5a61;
    margin-bottom: 17px;
    width: 150px
}

.go_backup {
    float: right
}

.go_backup .detailbtn::after {
    content: " ";
    background: url(../images/btnarrow.png) center center no-repeat;
    display: inline-block;
    position: absolute;
    top: 0;
    width: 16px;
    height: 30px;
    font-size: 16px;
    transform: rotate(180deg);
    left: 24px
}

div#topcontrol {
    z-index: 100
}

a.c_txt {
    color: #fff;
    font-weight: 700
}

.productlist ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.productlist ul li {
    width: 25%;
    padding: 50px 2% 30px;
    display: inline-block;
    vertical-align: top;
    margin-left: -5px;
    color: #fff;
    text-align: center;
    opacity: 0;
    -webkit-animation: fadeIn ease-in 1;
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s
}

.productlist ul li {
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    animation-delay: 0.5s
}

.productlist ul li:nth-child(2) {
    -webkit-animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
    animation-delay: 0.9s
}

.productlist ul li:nth-child(3) {
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.productlist ul li:nth-child(4) {
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.productlist ul li:nth-child(5) {
    -webkit-animation-delay: 1.8s;
    -moz-animation-delay: 1.8s;
    animation-delay: 1.8s
}

.productlist ul li:nth-child(6) {
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    animation-delay: 2s
}

.productlist ul li:nth-child(7) {
    -webkit-animation-delay: 2.4s;
    -moz-animation-delay: 2.4s;
    animation-delay: 2.4s
}

.productlist ul li:nth-child(8) {
    -webkit-animation-delay: 2.6s;
    -moz-animation-delay: 2.6s;
    animation-delay: 2.6s
}

.productlist ul li:nth-child(9) {
    -webkit-animation-delay: 2.8s;
    -moz-animation-delay: 2.8s;
    animation-delay: 2.8s
}

.productlist ul li:nth-child(10) {
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
    animation-delay: 3s
}

.productlist ul li h3 {
    font-size: 18px;
    font-weight: 700;
    height: 100px;
    line-height: 26px;
    margin-bottom: 16px
}

.productlist .imgbox {
    margin: 0 auto;
    height: 210px;
    overflow: hidden;
    width: 210px;
    line-height: 200px;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    box-shadow: 1px 3px 5px rgba(0, 0, 0, .18);
    transition: all .5s ease-in-out
}

.productlist img {
    width: 85%;
    padding-top: 0
}

.productarea {
    text-align: center;
    position: relative
}

.productlist {
    padding: 65px 0;
    background: #ebeced;
    padding: 80px 0 120px;
    text-align: center
}

.ribbon-wrapper {
    width: 130px;
    height: 130px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9
}

.ribbon {
    font: 700 14px sans-serif;
    text-align: center;
    -webkit-transform: rotate(-44deg);
    -moz-transform: rotate(-44deg);
    -ms-transform: rotate(-44deg);
    -o-transform: rotate(-44deg);
    transform: rotate(-44deg);
    position: relative;
    padding: 8px 0;
    top: 35px;
    left: -45px;
    width: 190px;
    background-color: #1768bb;
    color: #fff;
    letter-spacing: .6px
}

.text-white {
    color: #fff
}

._productblock {
    display: block;
    padding: 20px 30px 25px;
    background: #fff;
    transition: all .5s ease-in-out;
    border: 1px solid #e7e7e7
}

._productblock:hover {
    background: #fcfcff
}

._productblock:hover .view-details {
    background-color: #0a3380;
    color: #fff
}

.products-show .slick-slide {
    height: auto !important
}

.products-show .slick-arrow {
    position: absolute;
    z-index: 1;
    top: 51%;
    font-size: 50px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer
}

.fa-angle-left.slick-arrow {
    left: -30px
}

.fa-angle-right.slick-arrow {
    right: -30px
}

#product-list .item {
    margin: 0 6px
}

.productlist li:hover .imgbox {
    transform: scale(1.1)
}

.productlist ul li:nth-child(3) {
    margin-left: 0
}

.productlist .item p {
    margin: 0
}

.productlist .item p del {
    font-size: 14px;
    font-weight: 700
}

.productlist .item p span {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 20px;
    display: inline-block;
    color: #0a3380
}

.productlist .item p span .fa-inr {
    font-size: 20px;
    margin-left: 4px
}

.productlist .item .btns {
    margin-top: 10px
}

.productlist .contentbox h3 {
    font-size: 16px;
    font-weight: 600;
    height: 90px;
    line-height: 26px;
    margin-bottom: 16px;
    color: #000
}

#product-list.owl-theme .owl-controls .owl-page span {
    background: #5a5a5a
}

.btns {
    display: inline-block;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 5px;
    width: 200px;
    min-height: 32px
}

.btns i {
    margin-left: 5px;
    font-size: 18px
}

.btns span {
    background: url(../images/btnarrow.png) center center no-repeat;
    display: inline-block;
    width: 16px;
    font-size: 16px
}

.btns.detailbtn,
.btns.combtn {
    position: relative;
    padding-right: 15px
}

.combtn:after {
    content: "+";
    font-size: 20px;
    position: absolute;
    top: 2px;
    margin-left: 5px
}

.detailbtn:after {
    content: " ";
    background: url(../images/btnarrow.png) center center no-repeat;
    display: inline-block;
    position: absolute;
    top: 0;
    width: 16px;
    margin-left: 5px;
    height: 30px;
    font-size: 16px
}

.btns:hover {
    border-color: #000;
    color: #fff
}

.aboutbg {
    background: url(../images/aboutbg.jpg);
    text-align: center;
    position: relative;
    background-attachment: fixed;
    background-size: cover;
    color: #fff
}

.aboutbg:before {
    background: rgba(6, 30, 41, .8);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1
}

.aboutbg h2 {
    color: #fff
}

.aboutbg h2 span {
    font-weight: 700
}

.spacialpara {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 28px
}

.spacialp {
    font-size: 18px;
    padding: 0 0 12px 0
}

.pagetitle {
    margin-bottom: 60px;
    font-size: 40px;
    font-weight: 300;
    color: #000;
    margin-top: 0
}

.pagetitle span {
    font-weight: 700
}

.customerv span {
    background: #4065b0;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    padding: 15px 20px;
    position: relative;
    margin-bottom: 30px
}

.customerv span:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    border-width: 0 30px 30px 0;
    border-color: transparent #4065b0 transparent transparent
}

.testimonialbox {
    padding: 0 10%
}

.testimonial p {
    font-size: 36px;
    font-weight: 300;
    font-style: italic;
    color: #4c4c4c
}

.testimonial p span {
    font-weight: 700;
    color: #000;
    display: block;
    font-size: 18px;
    margin-bottom: 30px
}

.testimonial .owl-theme .owl-controls .owl-page span {
    background: #000
}

.testimonial .owl-theme .owl-controls .owl-page.active span {
    background: #ff5a5f
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
        opacity: 1.9
    }
    to {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0;
        opacity: 1.9
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
        opacity: 1.9
    }
    to {
        opacity: 1
    }
}

.choosearea {
    text-align: center;
    padding: 100px 0;
    background: #0d345f;
    padding-top: 60px
}

.choosearea h2 {
    color: #fff
}

p.hd_txt {
    font-size: 18px
}

.choosearea ul {
    width: 100%;
    float: left
}

.choosearea ul li {
    width: 33.33%;
    padding: 35px 20px;
    font-size: 24px;
    float: left;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc
}

.choosearea ul li:nth-child(1),
.choosearea ul li:nth-child(2),
.choosearea ul li:nth-child(3) {
    border-top: 0
}

.choosearea ul li:nth-child(3n) {
    border-right: 0
}

.footersec {
    padding: 30px 0 50px;
    background: #171717;
    min-height: 300px
}

.fbox {
    color: #fff;
    width: 20%;
    float: left
}

.fbox h3 {
    margin: 30px 0 15px
}

.term a {
    text-decoration: underline
}

.term a:hover {
    text-decoration: none
}

.fbox a {
    color: #fff;
    padding: 5px 0;
    display: block;
    -webkit-transition: padding-left, padding-right, background-color, color;
    -moz-transition: padding-left, padding-right, background-color, color;
    -o-transition: padding-left, padding-right, background-color, color;
    transition: padding-left, padding-right, background-color, color;
    -webkit-transition-duration: 250ms, 250ms, 250ms, 250ms;
    -moz-transition-duration: 250ms, 250ms, 250ms, 250ms;
    -o-transition-duration: 250ms, 250ms, 250ms, 250ms;
    transition-duration: 250ms, 250ms, 250ms, 250ms;
    -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
    -moz-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
    -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
    transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out
}

.fbox a:hover {
    padding-left: 10px
}

.socialicons {
    float: right
}

.socialicons li {
    padding: 0 4px 0 0;
    display: inline-block
}

.socialicons li a {
    padding: 0 !important;
    background: #000;
    font-size: 16px;
    border-radius: 50%;
    color: #878787;
    text-decoration: none;
    display: block;
    text-align: center;
    line-height: 32px;
    width: 32px;
    height: 32px
}

.socialicons li a:hover {
    background: #fff;
    color: #000
}

.listingpage {
    padding: 60px 0;
    background: #f1f3f6
}

.listingpage .container {
    max-width: 1600px;
    min-width: 90%
}

.leftsec {
    width: 15%;
    float: left
}

.leftfix.scroll-to-fixed-fixed {
    padding-top: 50px;
    -webkit-animation: fadeIn ease-in 1;
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s
}

.refinesec {
    width: 100%;
    float: left;
    padding: 15px;
    background: #fff;
    margin-bottom: 10px
}

.refinesec h3 {
    margin: 0;
    position: relative;
    cursor: pointer
}

.refinesec h3:after {
    content: "\f107";
    font-family: 'FontAwesome';
    font-size: 16px;
    width: 20px;
    height: 20px;
    border: 1px solid #000;
    text-align: center;
    line-height: 16px;
    position: absolute;
    right: 0;
    top: 5px;
    border-radius: 50%
}

.refinesec.active h3:after {
    content: "\f106"
}

.refinesec.brands.active h3:after {
    content: "\f107"
}

.refinesec ul {
    display: none;
    margin-top: 10px
}

.refinesec li {
    width: 100%;
    float: left;
    padding: 5px 0
}

.refinesec li a {
    display: block;
    padding: 3px 5px 3px 25px;
    color: #4c4c4c;
    font-size: 14px;
    background: url(../images/checkicon.png) 0 0 no-repeat;
    cursor: pointer
}

.refinesec li a:hover {
    color: #000
}

.refinesec li a.active {
    background-position: 0 -50px;
    color: #000
}

.refinesec li a label {
    margin: 0;
    font-weight: 400
}

.viewno {
    height: 145px;
    overflow: hidden
}

.viewall {
    cursor: pointer;
    font-weight: 700;
    color: #000
}

.viewall small,
.viewall.active span {
    font-size: 14px;
    display: none
}

.viewall.active small,
.viewall span {
    font-size: 14px;
    display: inline-block
}

.filterdiv {
    display: none
}

.refinesec.active ul,
.brands ul {
    display: block
}

.rightsec {
    width: 100%;
    float: right;
    padding: 40px 20px;
    background: #fff
}

.rightsec.brand-desc li {
    margin-left: 16px;
    line-height: 28px
}

.listtitle {
    font-size: 41px;
    font-weight: 300;
    color: #000;
    text-align: center;
    position: relative;
    margin: 0 0 50px
}

.listtitle:before {
    content: "";
    border-bottom: 1px solid #000;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%
}

.listtitle strong {
    font-weight: 700
}

.listtitle span {
    background: #F2F2F2;
    padding: 0 25px;
    position: relative
}

.compare {
    margin-bottom: 80px
}

.compare.scroll-to-fixed-fixed {
    padding-top: 50px;
    -webkit-animation: fadeIn ease-in 1;
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s
}

.compare ul li {
    float: left;
    width: 16%;
    height: 220px;
    background: #fff;
    text-align: center;
    border-bottom: 3px solid #ed1c24;
    border-left: 2px solid #f2f2f2;
    position: relative
}

.compare ul li:first-child {
    border-left: none
}

del {
    font-size: 16px
}

.quick_enquiry {
    position: fixed;
    right: 12px;
    bottom: 15%;
    z-index: 9;
    height: auto;
    cursor: pointer
}

.quick_enquiry .enquiry {
    background: #10274e
}

.quick_enquiry a {
    width: 42px;
    height: 42px;
    margin-bottom: 0;
    color: #fff;
    position: relative;
    display: block;
    border-radius: 50%
}

.quick_enquiry i {
    font-size: 24px;
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%)
}

.quick_enquiry .phone {
    background: #2d7db9
}

.quick_enquiry .whatsapp {
    background: #20B038
}

.signup-overlay {
    position: fixed;
    display: none;
    z-index: 99999;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.signup-overlay.overlay:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(20, 51, 80, .8);
    opacity: 1;
    z-index: 0
}

.signup-overlay .container-wide {
    min-height: 100vh;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex
}

.overlay [class^=container] {
    position: relative;
    z-index: 1
}

.signup-overlay .close {
    position: absolute;
    top: 0;
    right: 0;
    margin: 2rem 3rem;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    z-index: 1;
    cursor: pointer
}

.signup-overlay .close:focus,
.signup-overlay .close:hover {
    color: #000;
    text-decoration: none;
    opacity: .75
}

.signup-overlay .aside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 35%;
    height: 100vh;
    position: relative;
    padding: 20px 50px;
    min-width: 400px;
    background: #0a2749;
    color: #fff;
    text-align: center;
    -webkit-box-shadow: 0 1px 9px 1px rgba(0, 0, 0, .15);
    box-shadow: 0 1px 9px 1px rgba(0, 0, 0, .15)
}

.signup-overlay .form-control {
    border-radius: 15px;
    border: 1px solid #d4d4d4;
    font-size: 15px;
    background: #efefef
}

.stepwizard-step p {
    margin-top: 10px
}

.stepwizard-row {
    display: table-row
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
    display: none
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
    pointer-events: none
}

.form_sd {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .16), 0 0 0 1px rgba(0, 0, 0, .08) !important;
    border-radius: 5PX;
    border: 1px solid #abaaaa !important;
    padding: 23px 10px
}

.form_tt {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .16), 0 0 0 1px rgba(0, 0, 0, .08) !important;
    border-radius: 5PX;
    border: 1px solid #abaaaa !important
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #eee;
    border-radius: 50%
}

.chekbox {
    display: block;
    position: relative;
    padding-left: 26px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.chekbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.chekbox:hover input~.checkmark {
    background-color: #ccc
}

.chekbox input:checked~.checkmark {
    background-color: #0f57a7
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.chekbox input:checked~.checkmark:after {
    display: block
}

.chekbox .checkmark:after {
    top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff
}

.panel-title1 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 27px;
    color: inherit;
    text-align: center;
    font-weight: 700
}

.fullwidth.dtpage.bt_borders.animation-element.slide-top.box-show.imgs1 {
    border-bottom: 20px solid #f2f2f2
}

.signup-overlay .aside h2 {
    font-size: 2.5rem;
    font-weight: 700;
    color: #fff
}

.why .fa {
    background: linear-gradient(45deg, #082241 0%, #326bb1 100%);
    -webkit-background: linear-gradient(45deg, #4bbf77 0%, #61e694 100%);
    -moz-background: linear-gradient(45deg, #4bbf77 0%, #61e694 100%);
    display: inline-block;
    height: 32px;
    width: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 50%
}

.card h4 {
    text-align: center;
    font-weight: 700
}

.why p.checked {
    font-weight: 500;
    color: #fff
}

.tsg-btn {
    background: #e1972e;
    color: #fff;
    display: inline-block;
    padding: 9px 20px;
    border-radius: 15px;
    text-decoration: none;
    border: 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-transform: perspective(1px)translateZ(0);
    transform: perspective(1px)translateZ(0);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.tsg-btn:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.tsg-btn:before {
    content: "";
    background: rgba(255, 255, 255, .15);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: left;
    -webbkit-transition: transform .4s ease-out;
    transition: transform .4s ease-out;
    z-index: -1
}

.signup-overlay .aside img {
    width: inherit;
    margin: 0 auto
}

.arrow {
    position: relative
}

.arrow:after {
    pointer-events: none;
    position: absolute;
    border: 15px solid transparent;
    content: "";
    height: 0;
    width: 0;
    left: 100%;
    top: 50%;
    border-left-color: #0c3058
}

.signup-overlay .form {
    margin: 0 auto;
    width: 450px
}

.form .card {
    background-color: #fff;
    border: 3px solid rgb(255, 255, 255);
    border-radius: 4px;
    padding: 30px 25px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12) !important
}

.form .card h4 {
    margin: 0 0 20px
}

.dealsZone {
    padding: 45px 0 70px
}

.sidebar-sticky {
    position: sticky;
    top: 75px
}

._headingH4 {
    color: #0d345f;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0
}

.deals-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 700
}

#timeCount {
    color: #cb0030;
    padding-left: 8px
}

.deals-box {
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    margin-top: 15px;
    position: relative
}

.deals-box .imgbox {
    height: 180px;
    text-align: center;
    padding-top: 13px
}

.deals-box .imgbox img {
    height: 100%
}

.deals-box .contentbox {
    padding: 0 12px 12px
}

.deals-box .contentbox h3 {
    font-size: 16px;
    font-weight: 600;
    height: 82px;
    line-height: 26px;
    margin-bottom: 16px;
    color: #0d345f
}

.zn_badge_container {
    position: absolute;
    top: 14px;
    right: 10px;
    z-index: 1
}

.zn_badge_container i {
    font-size: 11px;
    letter-spacing: 1
}

.zn_badge_container label {
    font-size: 13px;
    border-radius: 30px;
    padding: 3px 11px 4px;
    text-transform: uppercase
}

.deal-two-btn {
    display: block;
    text-align: center
}

.deal-two-btn p span {
    color: #212121;
    font-weight: 600;
    font-size: 22px;
    letter-spacing: -.5px
}

.deal-two-btn p del {
    font-size: 15px;
    color: #999;
    padding-left: 6px
}

.deal-two-btn p {
    margin-bottom: 0
}

.deal-two-btn p del .fa-inr {
    font-size: 15px
}

.deal-two-btn>p>.fa-inr {
    font-size: 20px
}

.label.label-block {
    display: block;
    padding: 5px;
    font-size: 13px;
    margin-top: 7px;
    line-height: 1.3;
    white-space: initial
}

.label-warning {
    background-color: #f48a1b
}

.label.label-block .fa-inr {
    font-size: 86%
}

.view-details {
    padding: 4px 11px
}

.deals-box:hover .view-details {
    background: #0a3380;
    color: #fff
}

.deals-box:hover img {
    opacity: .85
}

.deals-box:hover .contentbox h3 {
    color: #597b9f
}

.row-xs {
    margin-left: -7px;
    margin-right: -7px
}

.row-xs div[class*='col'] {
    padding: 0 7px
}

@media (max-width:768px) {
    .signup-overlay .container-wide {
        display: block;
        width: calc(100% - 15px);
        margin: 30px auto
    }
    .signup-overlay .aside {
        display: block;
        width: 100%;
        min-width: auto;
        height: auto;
        position: relative;
        padding: 10px 15px;
        background: #fff;
        color: #333;
        box-shadow: none
    }
    .signup-overlay .aside img {
        width: 130px
    }
    .signup-overlay .close {
        margin: 1rem 1rem;
        color: #000
    }
    .signup-overlay .aside h2 {
        font-size: 24px;
        margin-top: 10px;
        color: #333;
        display: none
    }
    .signup-overlay .aside p {
        display: none
    }
    .signup-overlay .aside .why {
        margin-top: 10px !important
    }
    .signup-overlay .form .card {
        border-radius: 0;
        padding: 0 20px 20px;
        box-shadow: none
    }
    .signup-overlay .form {
        width: 100%
    }
    .arrow:after {
        display: none
    }
    .sidebar-sticky {
        position: static;
        top: 0
    }
    .deals-box .contentbox h3 {
        height: auto
    }
    .deals-header div>span:first-child {
        display: none
    }
}

.remove {
    position: absolute;
    right: 5px;
    top: 2px;
    z-index: 2;
    font-size: 16px;
    width: 16px;
    line-height: 16px
}

small.pull-left.rupe_ss {
    font-size: 18px;
    font-weight: 700;
    color: #0d345f;
    margin-top: 10px;
    display: inline-block
}

small.pull-left.rupe_ss .fa-inr {
    font-size: 15px
}

.pri_mar {
    padding: 0;
    display: inline-block
}

button.btn.btn-primary {
    border-radius: 70px
}

.compare ul li img {
    margin-top: 15px
}

.compare ul li h4 {
    font-weight: 700;
    min-height: 60px
}

.compare ul li p {
    margin-bottom: 20px
}

.compare ul li p small {
    font-size: 14px
}

.compare ul li p span {
    font-size: 24px;
    color: #414042;
    display: block
}

.addmore {
    width: 100%;
    float: left;
    height: 100%;
    background: #fff6f1;
    height: 216px;
    cursor: pointer
}

.addmore span {
    margin-top: 65px;
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 50px;
    line-height: 50px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #000;
    font-weight: 100
}

.addmore small {
    display: block;
    font-size: 14px;
    color: #000
}

.compare.scroll-to-fixed-fixed ul li h4 {
    font-size: 16px;
    min-height: 36px
}

.compare.scroll-to-fixed-fixed ul li p small {
    display: none
}

.comparebtn {
    margin: 75px 15px;
    padding: 5px 10px;
    border: 1px solid #000;
    color: #000;
    display: block
}

.compare ul li.complink {
    max-width: 160px
}

.compare.scroll-to-fixed-fixed .imgbox {
    display: none
}

.compare.scroll-to-fixed-fixed ul li {
    height: 100px
}

.compare.scroll-to-fixed-fixed ul li .addmore {
    height: 97px
}

.compare.scroll-to-fixed-fixed ul li .addmore span {
    margin-top: 5px
}

.compare.scroll-to-fixed-fixed ul li .comparebtn {
    margin: 30px 15px
}

.packlist ul {
    list-style: none
}

.packlist li {
    padding: 0;
    float: left;
    font-size: 18px;
    width: 23%;
    margin: 0 1%;
    margin-bottom: 30px;
    background: #fff;
    text-align: center;
    opacity: 0;
    -webkit-animation: fadeIn ease-in 1;
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s
}

.packlist li h3 {
    font-weight: 700;
    margin: 10px 0;
    margin-top: 0
}

.packlist li small {
    display: block
}

.packlist li span {
    font-size: 24px;
    display: block
}

.packlist li .imgbox {
    display: table-cell;
    vertical-align: middle;
    float: left;
    width: 100%;
    height: 174px;
    overflow: hidden;
    background: #fff;
    text-align: center;
    line-height: 160px
}

.packlist .label.label-block {
    display: inline-block;
    padding: 5px 15px
}

.packlist li .imgbox a {
    display: block;
    height: 100%;
    margin: 14px;
    border: 1px solid #dadada;
    height: 160px
}

.packlist li .imgbox img {
    max-height: 100%
}

.packlist ul li {
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    animation-delay: 0.5s;
    transition: all 0.2s cubic-bezier(.3, .6, .2, 1.8);
    border-radius: 10px
}

.packlist ul li:nth-child(2) {
    -webkit-animation-delay: 0.7s;
    -moz-animation-delay: 0.7s;
    animation-delay: 0.7s
}

.packlist ul li:nth-child(3) {
    -webkit-animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
    animation-delay: 0.9s
}

.packlist ul li:nth-child(4) {
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.packlist ul li:nth-child(5) {
    -webkit-animation-delay: 1.1s;
    -moz-animation-delay: 1.1s;
    animation-delay: 1.1s
}

.packlist ul li:nth-child(6) {
    -webkit-animation-delay: 1.3s;
    -moz-animation-delay: 1.3s;
    animation-delay: 1.3s
}

.packlist ul li:nth-child(7) {
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.packlist ul li:nth-child(8) {
    -webkit-animation-delay: 1.7s;
    -moz-animation-delay: 1.7s;
    animation-delay: 1.7s
}

.packlist ul li:nth-child(9) {
    -webkit-animation-delay: 1.9s;
    -moz-animation-delay: 1.9s;
    animation-delay: 1.9s
}

.packlist ul li:nth-child(10) {
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    animation-delay: 2s
}

.packlist ul li:nth-child(11) {
    -webkit-animation-delay: 2.1s;
    -moz-animation-delay: 2.1s;
    animation-delay: 2.1s
}

.packlist ul li:nth-child(12) {
    -webkit-animation-delay: 2.2s;
    -moz-animation-delay: 2.2s;
    animation-delay: 2.2s
}

.packlist ul li:nth-child(13) {
    -webkit-animation-delay: 2.3s;
    -moz-animation-delay: 2.3s;
    animation-delay: 2.3s
}

.packlist ul li:nth-child(14) {
    -webkit-animation-delay: 2.4s;
    -moz-animation-delay: 2.4s;
    animation-delay: 2.4s
}

.packlist ul li:nth-child(15) {
    -webkit-animation-delay: 2.5s;
    -moz-animation-delay: 2.5s;
    animation-delay: 2.5s
}

.packlist ul li:nth-child(15) {
    -webkit-animation-delay: 2.6s;
    -moz-animation-delay: 2.6s;
    animation-delay: 2.6s
}

.packlist ul li:nth-child(17) {
    -webkit-animation-delay: 2.7s;
    -moz-animation-delay: 2.7s;
    animation-delay: 2.7s
}

.packlist ul li:nth-child(18) {
    -webkit-animation-delay: 2.8s;
    -moz-animation-delay: 2.8s;
    animation-delay: 2.8s
}

.packlist ul li:nth-child(19) {
    -webkit-animation-delay: 2.9s;
    -moz-animation-delay: 2.9s;
    animation-delay: 2.9s
}

.packlist ul li:nth-child(20) {
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
    animation-delay: 3s
}

.rounds {
    width: 110px;
    padding: 25px 0;
    margin: 0 auto;
    display: block;
    color: #fff;
    background: #ed1c24;
    height: 110px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%
}

.videocon {
    background: #995da6
}

.dishtv {
    background: #f15a25
}

.tatasky {
    background: #0094dd
}

.airtel {
    background: #ed1c24
}

.relience {
    background: #ed1c24
}

.btnbox {
    background: #000;
    width: 100%;
    float: left
}

.btnbox a {
    padding: 10px 0;
    width: 50%;
    float: left;
    color: #fff;
    font-size: 14px
}

#cssmenu>ul>li>a:hover {
    color: #00ADEE
}

.btnbox a:first-child {
    border-right: 1px solid #373737
}

.btnbox a .fa-check-square,
.btnbox a.active .fa-square-o {
    display: none
}

.btnbox a.active .fa-check-square,
.btnbox a .fa-square-o {
    display: inline-block
}

.detailheader .headermain {
    position: static;
    padding: 15px 0
}

.dtleft {
    width: 100%;
    float: left
}

.dtpage {
    background: #fff;
    padding: 30px
}

.detailimg {
    width: 35%;
    float: left;
    border: 1px solid #dadada;
    padding: 20px;
    position: relative
}

.detailimg img {
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: 100%
}

.dtprice del {
    color: #fff
}

.dtcontent {
    width: 62%;
    float: right
}

.dtcontent p {
    font-size: 16px
}

.dtcontent ul {
    padding-left: 20px !important
}

.dtcontent h1 {
    font-weight: 700;
    text-transform: capitalize;
    margin-top: 0;
    font-size: 27px
}

.dtcontent li {
    padding: 2px 0;
    border-top: none;
    color: #333;
    font-size: 15px;
    list-style-type: disc
}

.dtprice {
    margin: 15px 0
}

.dtprice span {
    color: #f48a1b;
    font-size: 36px;
    display: inline-block;
    vertical-align: middle;
    font-weight: 600
}

.dtprice small {
    margin: 0 10px;
    font-size: 15px;
    background: gray;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    vertical-align: middle
}

.dtprice span i {
    font-size: 31px
}

.buynow {
    border: 1px solid #f48a1b;
    background: #f48a1b;
    min-width: 140px;
    text-align: center;
    color: #fff;
    display: inline-block;
    padding: 11px 17px;
    vertical-align: middle;
    text-decoration: none !important;
    border-radius: 4px;
    font-size: 16px
}

.buynow:hover {
    background: #e79a2d;
    border: 1px solid #e79a2d;
    color: #fff
}

.buynow i {
    margin-right: 4px
}

.enquire {
    border: 1px solid #0a3380;
    background: #0a3380;
    min-width: 140px;
    text-align: center;
    color: #fff;
    display: inline-block;
    padding: 11px 17px;
    vertical-align: middle;
    text-decoration: none !important;
    border-radius: 4px;
    font-size: 16px
}

.enquire:hover {
    background: #0d345f;
    border: 1px solid #0d345f;
    color: #fff
}

.enquire i {
    margin-right: 4px
}

.enquire-two {
    border: 1px solid #0a3380;
    background: #0a3380;
    min-width: 140px;
    text-align: center;
    color: #fff;
    display: inline-block;
    padding: 5px 20px;
    vertical-align: middle;
    text-decoration: none !important;
    border-radius: 4px;
    font-size: 16px
}

.enquire-two:hover {
    background: #0d345f;
    border: 1px solid #0d345f;
    color: #fff
}

.enquire-two i {
    margin-right: 4px
}

.view-channel {
    border: 1px solid #0a3380;
    background: #fff;
    min-width: 140px;
    text-align: center;
    color: #0a3380;
    display: inline-block;
    padding: 11px 17px;
    vertical-align: middle;
    text-decoration: none !important;
    border-radius: 4px;
    font-size: 16px
}

.view-channel:hover {
    background: #0a3380;
    border: 1px solid #0a3380;
    color: #fff
}

.view-channel i {
    margin-right: 4px
}

.dtcontent p a {
    text-decoration: underline;
    cursor: pointer
}

.dtcontent p a:hover {
    color: #fff
}

.view_channel_btn {
    background: #808080 !important;
    display: inline-block;
    padding: 5px 5px;
    vertical-align: middle;
    color: #fff;
    text-decoration: none !important;
    border: 1px solid #369
}

.view_channel_btn:hover {
    color: #fff
}

.borders {
    border-bottom: 5px solid #0d345f
}

.hlist {
    margin-top: 30px
}

.hlist h3 {
    margin: 0 0 20px
}

.hlist ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.hlist ul li {
    padding: 10px 25px;
    width: 50%;
    float: left;
    color: #333;
    font-size: 18px;
    position: relative
}

.hlist ul li:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    color: #000;
    position: absolute;
    left: 0
}

.table-bordered tr.tableth th {
    background: #0d345f;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border: 0
}

.headtable th {
    font-size: 16px;
    font-weight: 700
}

.channellist {
    padding: 25px 0;
    padding-top: 10px
}

.channellist h4 {
    font-size: 24px;
    font-weight: 700;
    margin: 0;
    color: #000
}

.channellist h4 a {
    display: block;
    text-decoration: none;
    position: relative
}

.channellist h4 a:after {
    content: "+";
    position: absolute;
    right: 0;
    font-size: 24px;
    font-weight: 300
}

.channellist h4 a.active:after {
    content: "-"
}

.channellist h4 a:hover {
    color: #0d345f
}

.channellist li {
    float: left;
    padding: 10px;
    width: 15%;
    height: 100px;
    line-height: 70px;
    border: 1px solid #dadada;
    margin: 10px;
    text-align: center
}

.channellist li img {
    width: auto;
    max-width: 90%;
    height: auto;
    max-height: 90%
}

.actext {
    display: none;
    float: left;
    width: 100%
}

.dtright {
    width: 22%;
    float: right
}

.dtright h2 {
    margin: 0 0 10px
}

.dtright .packlist ul li {
    width: 100%;
    margin: 0 0 10px
}

.tableheading {
    font-size: 18px;
    text-align: center
}

.combox {
    position: relative
}

.comparewidth tr td {
    max-width: 150px;
    text-align: center
}

.comparewidth tr:first-child {
    border-bottom: 5px solid #ea0001
}

.comparewidth .dtprice small {
    display: block;
    color: #000;
    background: none
}

.comparewidth .imgbox img {
    max-height: 170px
}

.headersearch {
    float: right;
    min-width: 34px;
    margin-left: 10px;
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    transition: width 1s
}

.headersearch .searchbtns {
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    transition: width 1s;
    width: 0;
    background-image: url(../images/searchicon1.png);
    height: 34px;
    border: 0 !important
}

.headersearch .searchbtns1 {
    cursor: pointer;
    width: 30px;
    background: url(../images/searchicon1.png) center center no-repeat;
    height: 34px;
    float: right
}

.headersearch .searchinput {
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    transition: width 1s;
    width: 0;
    padding: 0;
    border: 0;
    height: 34px;
    color: #fff;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    border: 0 !important
}

.headersearch.active {
    width: 300px
}

.headersearch.active .searchinput {
    width: 265px;
    padding: 5px 10px;
    border: 1px solid #ccc !important
}

.headersearch.active .searchbtns1 {
    display: none
}

.headersearch.active .searchbtns {
    width: 30px
}

.chanels {
    margin-top: 25px
}

.mobilesearch {
    display: none
}

.mobilesearch.scroll-to-fixed-fixed {
    margin-top: 45px;
    -webkit-animation: fadeIn ease-in 1;
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s
}

.voucher-code {
    border-top: 1px solid #f2f2f2;
    padding-top: 10px
}

.modal {
    text-align: center;
    padding: 0 !important
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.modal-content2 {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0 none;
    position: relative
}

.cartright {
    float: right;
    width: 40%;
    border: 1px solid #F2F2F2;
    padding: 15px
}

.ordersummary {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    float: left
}

.ordersummary li {
    padding: 5px 0;
    width: 100%;
    float: left;
    border-bottom: 1px solid #F2F2F2
}

.cartright h2 {
    font-size: 24
}

.mbanner {
    display: none;
    height: 310px
}

.view-details {
    padding: 6px 11px;
    border-radius: 3px;
    background-color: transparent;
    border: 1px solid #0a3380;
    color: #0a3380;
    transition: ease-out 0.3s
}

.view-details:hover {
    transition: ease-in 0.3s;
    background-color: #fff;
    color: #111
}

.dark-text {
    color: #999
}

.white-text {
    color: #fff
}

.pt-0 {
    padding-top: 0px !important
}

.pb-0 {
    padding-bottom: 0px !important
}

.channel-category {
    font-weight: bold !important;
    text-transform: uppercase !important
}

.pay-online {
    font-size: 15px !important;
    font-weight: 700;
    color: #878787;
    margin-top: -6px;
    display: inline-block
}

.final-price {
    font-size: 17px !important;
    font-weight: 600 !important;
    color: #444
}

.final-price p {
    font-weight: 400
}

.success {
    width: 250px;
    height: 250px;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 20px;
    color: green
}

.failure {
    width: 250px;
    height: 250px;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 20px;
    color: red
}

.course-container {
    background: #0d345f;
    padding-bottom: 40px
}

.course-categories {
    margin-top: -50px;
    position: relative;
    z-index: 1
}

.course-categories .categories-box {
    border-radius: 5px;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, .09), 0 0 1px 0 rgba(0, 0, 0, .04);
    background-color: #fff;
    padding: 48px 0
}

.course-categories .content-courses-row {
    justify-content: center;
    flex-wrap: wrap;
    padding: 0 16px 0;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row
}

.course-categories .content-courses-row .course-card {
    border-radius: 4px;
    background-color: #fff;
    text-align: center;
    padding: 23px 0 0;
    flex: .17
}

.course-categories .content-courses-row .course-card .card-image {
    margin-bottom: 20px;
    height: 50px
}

.course-categories .content-courses-row .course-card .card-image .course-image {
    max-height: 50px
}

.course-card .card-subtext-container p {
    font-weight: 400;
    font-size: 15px;
    line-height: 1.56;
    color: #1f2a55;
    white-space: pre-line;
    width: 140px;
    margin: 0 auto
}

._twoContent .detailimg {
    width: 200px;
    border: none;
    padding: 0;
    display: inline-block;
    vertical-align: middle
}

._twoContent .dtcontent {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 205px);
    padding-left: 5px;
    margin: 0
}

._twoContent h1 {
    font-weight: 700;
    text-transform: capitalize;
    margin: 0 0 12px;
    font-size: 18px;
    color: #444;
    line-height: 23px
}

.newsletter-2 {
    display: none;
    background: rgba(0, 0, 0, .6);
    top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 111111
}

.newsletter-3 {
    background: #fff;
    border-radius: 10px;
    padding: 0;
    max-width: 470px;
    margin: 6% auto 0%;
        overflow: hidden;
}

.newsletter-3 i.close-icon-popup {
    position: relative;
    color: #444446;
    float: right;
    cursor: pointer;
    font-size: 22px
}

.newsletter-icon-image {
    background: #0a3380;
    color: #fff;
    text-align: center;
    padding: 14px 10px;
    /*background: #0d345f;
    color: #fff;*/
}
.newsletter-icon-image h2
{
    color: #fff;
    margin-top: 0;
    font-size: 28px;
}
.newsletter-icon-image h3
{
    margin: 0;font-size: 17px;
    line-height: 24px;  
    
}
.newsletter-subpart
{
    background: #F44336;
    color: #fff;
    padding: 14px 10px;
}
.newsletter-subpart h3
{
    color: #fff;
        margin: 0;
              line-height: 24px;
    font-size: 19px;
}
/*.newsletter-3 h3 {
    margin-bottom: 5px;
    margin-top: 0;
    font-size: 26px;
    color: #0a3380;
    font-weight: 600;
    text-transform: capitalize
}*/

.newsletter-3 h3 span {
    display: block;
    color: #444446;
    font-size: 19px;
    line-height: 28px;
    margin-top: 10px;
    font-weight: 600;
    margin-bottom: 9px;
}

.newsletter-3 p {
    font-weight: 400;
    font-size: 16px
}

.newsletter-3 h4 {
    font-size: 18px;
    border: 1px solid #454545;
    color: #404040;
    font-weight: 500;
    padding: 12px 16px;
    border-radius: 10px;
    display: inline-table;
    margin: 0
}

.newsletter-3 h4 span {
    color: #eb7242
}

.newsletter-3 strong {
    display: block;
    font-size: 18px;
    color: #3e3e3e;
    margin: 15px 0 8px 0
}
.form-card
{
    padding: 30px 20px 23px;
    text-align: center;
}
.form-card h3
{
    color: #f44336;
    margin-top: 0;
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 20px;
}
.newsletter-3 input {
    padding: 8px 14px;
    width: 50%;
    border-radius: 15px;
    border: 1px solid #d4d4d4;
    font-size: 15px;
    background: #efefef
}

.newsletter-3 input:focus {
    outline: none
}

.newsletter-3 button {
    border: 1px solid #0a3380;
    padding: 7px 20px;
    margin-left: 5px;
    border-radius: 15px;
    font-size: 16px;
    background: #fff;
    color: #0a3380;
    font-weight: 500
}

.newsletter-3 button:focus {
    outline: none
}

.newsletter-3 button:hover {
    background: #0a3380;
    color: #fff
}

.newsletterNew-2 {
    display: none;
    background: rgba(0, 0, 0, .6);
    top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 111111
}

.newsletterNew-2 .form-group label {
    width: 80px
}

.newsletterNew-2 .form-group input {
    width: calc(100% - 85px)
}

.header {
    top: 30px !important;
    background: #fff;
    z-index: 9999 !important
}

.header.scroll-to-fixed-fixed {
    top: 30px !important
}

.top-header {
    padding: 4px 0;
    background-color: #f49d1b;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10
}

.top-header a {
    font-size: 16px;
    font-weight: 600;
    color: #fff
}

.modal-open .modal {
    z-index: 11111
}

#homebanner {
    margin-top: 26px
}

.owl-theme .owl-controls .owl-page span {
    background: #717171
}

.accordion-container {
    position: relative;
    max-width: 100%;
    width: 100%;
    float: left
}

.accordion-container>h2 {
    text-align: center;
    color: #fff;
    padding-bottom: 5px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #fff
}

.set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #f1f5f7;
    box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .2);
    margin-bottom: 15px
}

.set>a {
    background: #fff;
    display: block;
    font-size: 15px;
    padding: 14px 24px;
    border-radius: 2px 2px 0 0;
    text-decoration: none;
    color: #878787;
    font-weight: 500;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    cursor: auto
}

.set>a i {
    float: right;
    margin-top: 2px
}

.set>a.active {
    background: #0d345f;
    color: #fff
}

.set .content {
    background-color: #fff;
    padding: 24px;
    display: none
}

.set .content p {
    padding: 2px 0;
    margin: 0;
    color: #444;
    font-size: 14px;
    line-height: 19px;
    font-weight: 400
}

.btn-main-form {
    background: #0d345f;
    color: #fff;
    display: inline-block;
    border-radius: 25px;
    padding: 7px 24px;
    margin-top: 10px
}

.btn-main-form:hover {
    background-color: #286090;
    color: #fff
}

.payment-img {
    width: 17px;
    height: 36px;
    display: inline-block;
    vertical-align: top;
    margin: 12px 10px 0 0
}

.payment-content {
    width: calc(100% - 48px);
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    color: #878787;
    display: inline-block;
    margin-top: 14px
}

._lastBox {
    border: 1px solid #ddd;
    padding: 15px
}

@media (max-width:992px) {
    .main-banner-left {
        float: left;
        width: 100%
    }
    .main-banner-right {
        float: left;
        width: 100%;
        padding: 20px 20px 27px
    }
    .entertainment img {
        width: 100%;
        height: 100%
    }
    .scroll-to-fixed-fixed .top-header {
        display: none
    }
    .header.scroll-to-fixed-fixed {
        top: 0 !important
    }
}

@media (max-width:780px) {
    .products-show .slick-arrow {
        position: absolute;
        top: inherit;
        bottom: -55px;
        font-size: 30px
    }
    .fa-angle-left.slick-arrow {
        left: 47%;
        margin: 0 -10px
    }
    .fa-angle-right.slick-arrow {
        right: 47%;
        margin: 0 -10px
    }
    ._twoContent .detailimg {
        width: 100px
    }
    ._twoContent .dtcontent {
        width: calc(100% - 105px)
    }
    ._twoContent {
        padding: 15px
    }
    ._twoContent .dtcontent ul {
        display: none
    }
}

@media (max-width:480px) {
    .entertainment {
        height: 135px;
        width: 100%
    }
    .entertainment img {
        object-fit: cover
    }
    .newsletter-3 {
        
        max-width: calc(100% - 25px)
    }
    .newsletter-3 input {
        width: 100%;
        margin-bottom: 10px;
    }
}

@media (max-width:412px) {
    .categories-box span {
        display: block
    }
}