/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
.navigation-bar {
    background: #fff;
    box-shadow: 0px 5px 25px 0px rgba(0, 56, 160, 0.15);
    color: #fff;
}
.logo {
    margin-top: -5px;
    min-width: 150px;
}
.footer-single-item img {
    width: 70%;
    max-width: 300px;
}
.footer-single-item .logo>a {
    line-height: 0;
    margin-bottom: 35px;
    display: inline-block;
}
#homepage-3 .homepage-4.homepage-5 .navigation-bar .row {
    margin: 0 0px 2px;
    border-radius: 0;
}
.mega-single-items h2 {
    font-size: 19px;
    font-weight: 600;
    color: #000!important;
    margin-bottom: 3px;
}
h1, h2, h3, h4, h5, h6 {
    
    font-weight: 700;
    font-family: 'Quicksand', sans-serif;
    color: #000;
}
p {
    font-family: 'Calibri light', sans-serif;
    color: #000;
}
.mega-single-items p {
    font-size: 16px!important;
    color: #536d87!important;
    line-height: 20px;
    font-weight: 100;
    font-family: 'Calibri light', sans-serif!important;
}
div#col-box {
    padding-left: 16px;
    padding-right: 0px;
}
.navigation-bar .row.br {
    border-bottom: 1px solid #ccc;
    margin-bottom: 0px;
    padding-bottom: 10px;
}
.maga-manu-wrapper {
    position: absolute;
    width: 35%;
    background: #fff;
    z-index: 99;
    
    border-radius: 5px;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    top: 100px;
}
.ti-twitter-alt:before {
    content: "\e74b";
}
.ti-facebook:before {
    content: "\e741";
}
.ti-google:before {
    content: "\e73e";
}
.navigation-bar .container{
    max-width: 1140px;
}
.col-md-10.col-sm-10.lang-currency {
    padding-left: 0px!important;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 11px 0px;
    line-height: 20px;
}
.navigation-bar {
    
    height: 70px;
    z-index: 100;
   
    width: 100%;
}
div#sticky-wrapper.is-sticky .navigation-bar {
    background-color: #fff;
    box-shadow: 0px 5px 25px 0px rgba(0, 56, 160, 0.15);
    color: #fff;
}
.navigation-bar {
    background-color: #fff;
    box-shadow: 0px 5px 25px 0px rgba(0, 56, 160, 0.15);
    color: #fff;
}
div#sticky-wrapper {
    position: relative;
    z-index: 9999;
    width: 100%;
}
.slicknav_menu {
    display: none;
}
.navigation>ul>li>a, .logo>a {
    line-height: 70px;
}

.navigation ul {
    list-style: outside none none;
    margin: 0;
}

.navigation ul {
    margin-right: 0px;
}

.navigation li {
    padding: 0;
    display: inline-block;
}
img.bag-icon {
    margin-right: 18px;
}
.navigation li a {
    color: #000;
    font-size: 19px;
    padding: 0px 10px 0px 30px;
    font-family: Quicksand;
	font-weight:600!important;
}

.navigation>ul>li:hover>a {
    color: #00af60;
}

.dropdown-nav li a:hover{
    color: #00af60;
    background-color: #f8f9ff !important;

}
.dropdown-nav {
    background-clip: padding-box;
    background-color: #fff;
    border-top: 2px solid #fff;
    height: auto;
    left: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 70px;
    white-space: nowrap;
    z-index: 100;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    z-index: 99;
    width: 220px;
  -webkit-transition:all 0.4s ease;
  -moz-transition:all 0.4s ease;
  transition:all 0.4s ease;
  box-shadow: 0px 7px 25px 0px rgba(0, 28, 148, 0.15) !important;
  transform-origin: 0 0 0;
  transform: scaleY(0.2);
  padding: 20px 0px 20px 0px;
}
.dropdown-nav li a {
    padding: 12px 40px 12px 35px;
    display: block;
    text-transform: capitalize;
    Font-size: 16px;
    background-color: #fff;
    color: #000 ;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}


ul.dropdown-nav.dropdown-nav-left li {
    position: relative;
    display: block;
}


.dropdown:hover>.dropdown-nav {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity:1;
    visibility:visible;
    transform:translateY(0px);
}

.table-responsive {
    min-height: .01%;
    overflow: inherit;
}
.dropdown-nav li:hover>a {
    background-color: #fff;
    color: #00af60;
}
li.dropdown i.fa {
    font-size: 22px;
    position: absolute;
    top: 28px;
    left: 64px;
}
li.mega-manu i.fa {
    font-size: 22px;
    position: absolute;
    top: 28px;
    left: 82px;
}
li.dropdown.fa-pages i.fa {
    left: 68px;
}
li.dropdown.fa-blog i.fa {
    left: 60px;
}
.sub-menu {
    left: 100%;
    top: 0;
}

.divider {
    border-bottom: 1px solid #ddd;
}

.dropdown-nav.dropdown-nav-left {
    left: auto;
}
.dropdown-nav.dropdown-nav-left {
    left: initial;
    right: 0 ! important;
}
.dropdown-nav-left .sub-menu {
    left: 100%;
    right: auto;
    width: auto;
}
.dropdown:hover>.sub-menu {
    top: 0;
}

li.mega-manu {
    position: static;
}


/* bamboo */
.maga-manu-wrapper {
    position: absolute;
    width: 35%;
    background: #fff;
    z-index: 99;
    /* padding: 20px 0 0; */
    border-radius: 5px;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    top: 100px;
}
.navigation li.mega-manu:hover .maga-manu-wrapper {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    top: 70px;
    box-shadow: 0px 10px 35px 0px rgba(1, 68, 137, 0.1);
}
.navigation > ul > li.current-menu-has-children > a:after {
    content: '\f107';
    font-family: 'FontAwesome';
    margin-left: 8px;
    font-size: 19px;
    -webkit-transform: translateY(2px);
            transform: translateY(2px);
    display: inline-block;
    line-height: 46px;
}
.maga-manu-wrapper img {
    width: 150%;
    padding-left: 3px;
    padding-top: 25px;
}

.mega-single-items h2 {
    font-size: 19px;
    font-weight: 600;
    color: #000;
    margin-bottom: 3px;
}
.navigation-bar .row {
    margin: 0 0px 10px;
    border-radius: 0px;
}
.hover-green:first-child {
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
}
.hover-green:last-child {
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}
.mega-single-items {
    color: #536d87;
    position: relative;
    padding-left: 0;
    text-align: left;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.navigation li a.hosting-links {
    padding: 0;
    color: #000 ;

}

.hover-green:hover {
    background: #f0f0f0 !important;
}

.margin-bottom {
    margin-bottom: 40px;
}

.mega-single-items img {
    position: absolute;
    left: 0;
    top: 9%;
}

.mega-single-items p {
    font-size: 16px;
    color: #536d87;
    line-height: 20px;
    font-weight: 100;
}
.hosting-discount {
    background-image: url(asset/img/shop/hosting-bg.png);
    background-size: cover;
    background-position: center;
    background-color: #ddd;
    position: relative;
    text-align: center;
    padding: 24px 0;
    z-index: 1;
    border: 1px solid;
    border-radius: 5px;
}
.hosting-discount:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    content: "";
    z-index: -1;
    opacity: .4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}
.discount-amount {
    font-size: 24px;
    font-weight: 600;
    color: #40f9d8;
}

.hosting-share {
    position: relative;
    color: #fff;
    line-height: 30px;
}

.hosting-share:after {
    position: absolute;
    top: 60%;
    left: 36%;
    width: 29%;
    height: 1px;
    content: "";
    background: #fff;
}

.hosting-discount span {
    font-size: 30px;
    font-weight: 500;
    color: #fefefe;
}



li.shop-plan {
    position: static;
}

.shop-plan-chart {
    position: absolute;
    z-index: 99;
    width: 300px;
    background: #fff;
    text-align: left;
    padding: 21px;
    top: 100px;
    right: 15px;
    border: 1px solid#fff;
    border-radius: 5px;
    box-shadow: 0px 10px 35px 0px rgba(1, 68, 137, 0.1);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.navigation li.shop-plan:hover .shop-plan-chart {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    top: 70px;
}
.shop-plan-chart.dropdown-nav {
    left: auto;
    right: 0;
}
img.shop-icon {
    position: relative;
    margin-right: 40px;
}

span.shop-items {
    Font-size: 16px;
    font-weight: 500;
    color: #536d87;
    position: relative;
}

.single-shop-plan {
    margin-bottom: 20px;
}


.homepage-2.blog-2-area .single-blog-1{
    min-height: 425px;
}
.single-shop-plan button {
    position: absolute;
    right: 16px;
    border: none;
    background: #fff;
    Font-size: 16px;
    margin-top: 25px;
    color: #536d87;
    font-weight: normal;
    outline: none;
}
.shop-total h3 {
    Font-size: 16px;
    color: #2f3651;
    font-weight: 500;
}

.shop-total h3 span {
    float: right;
}
a.pricing-btn.blue-btn.homepage-one-all-features-btn.action-btn.slider-links-2.chart-btn {
    padding: 12px 31px;
    text-align: center;
    background: #00af60;
    color: #fff;
    font-weight: 500;
    float: right;
    font-size: 12px;
    margin-top: 25px;
}
a.chart-btn {
    line-height: 20px;
}

.single{
    padding: 30px 0px !important;
}
.strep-news-1{
    background: #00af60;
    padding: 25px 0px;
}


.strep-news-1 p{
    color: #Fff;
    font-size: 20px;
    margin-bottom: 0;
}

.strep-news-1 h3{
    color: #fff;
    font-size: 24px;
    margin-bottom: 4px;
}

.strep-news-1 h4{
    color: #fff;
    font-size: 24px;
    margin-top: 10px;
}

.strep-news-1 .download-btn {
    color: #000;
    background-color: #fd0;
    padding: 9px 25px;
    display: block;
    text-align: center;
    transition: all .3s ease-in-out;
    font-size: 17px;
    box-shadow: 0px 3px 8px 0px rgb(0 5 100 / 0.12);
    font-weight: 600;
    margin-top: 7px;

}

.strep-news-1 span {
    color: #fd0;  
    font-weight: 600;
}

.yellowband .download-btn {
    color: #fff !important;
    background-color: #00af60 !important;
}

.yellowband .download-btn:hover {
    background-color: #009753 !important;
}

.yellowband {
   background: #fd0 !important;
}

.yellowband p{
    color: #000 !important;
}

.yellowband h3{
    color: #000 !important;
}

.strep-news-1 .download-btn:hover {

background-color: #ffeb66;

}

.strep-news-1 .download-btn:hover {

background-color: #ffeb66;

}
.img {
    width: 100%;
}

.img-half-right {
    width: 65%;
    margin-left: 75px;
    margin-top: -35px;
}

.img-half-right-2 {
    width: 50%;
    margin-left: 170px;
    margin-top: -5px;
}

.img-half-left {
    width: 40%;
    margin-left: 75px;
    margin-top: -25px;
}

.img-half-left2 {
    width: 38%;
    margin-left: 75px;
    margin-top: -10px;
}

.img-softa {
    width: 41%;
    margin-bottom: 20px;
    margin-left: 30px;
    margin-top: 15px;
}

.img-half-left-full {
    width: 105%;
    margin-top: -20px;

}

.imgemail img {

    width: 75%;
    padding-top: 27px;
    margin-left: -40px;

}

.imgaffiliates img {

    width: 86%;
    padding-top: 50px;
    margin-left: -40px;

}

.download-btn {
color: #fff;
padding: 8px 25px;
display: inline-block;
text-align: center;
margin-top: 3px;
font-weight: 600;
transition: all .3s ease-in-out;
background: #00af60;
box-shadow: 0px 3px 8px 0px rgb(0 5 100 / 0.12);
}

.download-btn:hover {
    background: #009753;
}

.lnd-new-feats-tabs-disc-box {
    margin: 0px 0 50px;
    opacity: .7;
    transform: translateY(40px);
    transition: al7s ease-in-out;
    text-align: left;
}
.lnd-new-feats-tabs-disc-box h4 {
    color: #000;
    font-size: 20px;
    font-weight: 700;
}
.glbNew-strp_sprt {
    position: relative;
    display: inline-block;
    width: 100%;
    line-height: 1px;
    margin-bottom: 15px;
}
.glbNew-strp_sprt::before, .glbNew-strp_sprt::after {
    content: '';
    height: 3px;
    display: inline-block;
    border-radius: 50px;
    vertical-align: middle;
}
.glbNew-strp_sprt::before {
    width: 40px;
    background-color: #00af60;
}
.glbNew-strp_sprt::after {
    width: 10px;
    margin-left: 5px;
    background-color: #000;
    left: 45px;
}
.footer-single-item {
    margin-top: 20px;
}
.footer-single-item .logo>a {
    line-height: 0;
    margin-bottom: 35px;
    display: inline-block;
}
.footer-main {
    padding: 75px 0px 70px 20px;
}
.footer-single-item p {
    color: #fff;
    Font-size: 16px;
    line-height: 24px;
}

.navigation-bar .logo {

    margin-left: -12px;

}

.footer-single-item img {
    width: 70%;
    max-width: 300px;
}

p.contact-info {
    padding-left: 80px;
    margin-bottom: 8px;
    position: relative;
}

p.contact-info span {
    position: absolute;
    top: 0px;
    left: 0;
    color: #ffffff;
    Font-size: 16px;
    font-weight: 500;
}

p.contact-info a {
    color: #a3b0d7;
    text-decoration: none;
    transition: .3s;
    font-weight: 400;
    Font-size: 16px;
}
.single-footer h2 {
    margin-bottom: 40px;
    font-size: 24px;
    color: #ffffff;
    font-weight: 600;
}
.single-footer.margin-left {
    margin-left: 40px;
}
.single-footer.ml {
    margin-left: -25%;
}

.single-footer .logo img {
    width: 60%;
    margin-bottom: 20px;
    margin-top: 10px;
    max-width: 100px;
}

.footer-links ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-links a {
    position: relative;
    font-family: Calibri Light;
    font-size: 18px;
}

.social-links a.fa.fa-facebook {
    padding: 15px 18.5px;
}
.footer-links a {
    display: inline-block;
    color: #fff;
    font-weight: 500;
    margin-bottom: 5px;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
}
.footer-links a:hover {
    color: #00af60;
}
.offer-left p {
    margin: 14px 0px;
    color: #fff;
	Font-size: 15px;
}
.foter-botom {
    padding: 30px 0px 30px 0px;
}

.foter-botom p {
    color: #a3b0d7;
    Font-size: 16px;
    font-weight: 500;
    margin-top: 10px;
}

.foter-botom p a {
    color: #a3b0d7;
    padding: 0 3px;
}

.social-links {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 15px;
}
.social-links a {
    text-decoration: none;
    font-size: 20px;
    line-height: 15px;
    padding: 15px;
    margin-right: 15px;
}
.social-links span {
    background: transparent;
    text-align: center;
    line-height: 30px;
    color: #fff;
    border: 1px solid#00af60;
    border-radius: 50%;
    -webkit-transition: .3s;
    transition: .3s;
    margin-right: 0px;
    Font-size: 20px;
    padding: 13px;
    margin-right: 15px;
    line-height: 60px;
}
.coming-soon .social-links span {
    background: transparent;
    text-align: center;
    line-height: 15px;
    color: #fff;
    border-radius: 50%;
    -webkit-transition: .3s;
    transition: .3s;
    margin-right: 10px;
    font-size: 19px;
    padding: 9px;
    text-align: center;
    margin-left: 0px;
    border-color: #fff;
}
.social-links span:hover{
    color: #00af60;
    background: #ffffff;
    border-color: #ffffff;
}
coming-soon
:focus{
    outline: none;
}
.footer-sideber {
    -webkit-transition: .3s;
    transition: .3s;
    height: 220px;
    background-color: rgba(20, 26, 46, 0.2);
    padding: 25px 30px;
}
.footer-sideber .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: #00af60;
}
.footer-single-sideber {
    margin-bottom: 20px;
}
.footer-single-sideber a span {
    font-size: 12px;
    color: #fff;
    margin-bottom: 3px;
    display: block;
}
.footer-single-sideber a {
    font-size: 19px;
    color: #a3b0d7;
    font-weight: 600;
    -webkit-transition: .3s;
    transition: .3s;
    display: inline-block;
    margin: 0px 15px 0px 0px;
    line-height: 24px;
}
.footer-single-sideber a:hover{
    color: #ffffff;
}

.early-offer {
    padding: 5px 25px 5px 25px;
    background: #232c32;
}

.offer-left {
    color: #fff;
}

.offer-left span {
    color: #00af60;
}

.offer-left a {
    color: #00af60;
    font-family: Calibri Light;
}
.payment-getway {
#    margin-top: 5px;
}

.payment-getway img{
    width: 80%;
}
section.footer-area {
    background-size: cover;
    background-position: center;
    background-color: #0d1317;
}
.responsive-menu {
    display: none;
}
.fa {
  border-radius: 50%;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: transparent;
  color: #fff!important;
    border:1px solid #00af60;
}

.fa-twitter {
  background: transparent;
  color: #fff!important;
  border:1px solid #00af60;
}

.fa-google {
  background: transparent;
  color: #fff!important;
    border:1px solid #00af60;
}
div#orderSummary {
    margin-top: 0px!important;
}

@media only screen and (max-width: 991px) {
	div#col-box {
    padding-left: 5px;
    padding-right: 5px;
}
.navigation-bar .row.br {
    padding-bottom: 0px;
}
ul#mainmenu li a {
    font-size: 16px;
    padding: 10px;
}
p.contact-info span {
    position: relative;
    top: 0px;
    left: 0;
    color: #ffffff;
    Font-size: 16px;
    font-weight: 500;
    right: 0px;
}

/*.navigation ul#mainmenu {
    width: 100%!important;
}*/
p.contact-info {
    padding-left: 0px;
    margin-bottom: 8px;
    position: relative;
}
.single-footer.margin-left {
    margin-left: 0px!important;
}
.logo {
    margin-top: -5px;
    min-width: 150px;
}
.maga-manu-wrapper {
    position: absolute;
    width: 45%;
}
.mega-single-items p {
    margin-bottom: 0px;
}
.mega-single-items h2 {
    margin-top: 0px;
}
.footer-main {
    padding: 75px 0px 70px 20px;
    text-align: center;
}
.payment-getway {
    margin-top: 15px;
}
.social-links {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
}
}
@media only screen and (max-width: 768px) {
	.logo {
    margin-top: -5px;
    min-width: 150px;
}
.navigation-bar .maga-manu-wrapper .col-md-10.col-sm-10 {
    width: 70%;
    float: left;
}
    .navigation-bar .logo {
    width:150px;
}
.navigation ul#mainmenu .maga-manu-wrapper {
    max-width: 350px;
    left: 30%;
}
.maga-manu-wrapper img {
    width: 50%;
    padding-left: 3px;
    padding-top: 5px;
}
.mega-single-items h2 {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin-bottom: 3px;
}
.responsive-menu {
    margin-top: -6%;
}
.responsive-menu {
    display: flex!important;
}
.navigation-bar .col-md-2.col-sm-2 {
    width: 30%;
    float: left;
}
.responsive-menu {
    display: block;
    color: #000;
    font-size: 30px;
    float: right;
}
.navigation ul#mainmenu {
    right: 0px;
    position: absolute;
    background: #fff;
    margin: 0px auto!important;
    z-index: 9999;
    top: 0px;
    width: 100%!important;
    padding: 0px;
    max-width: 100%;
}
.navigation ul {
    margin-right: 0px;
    position: absolute;
    width: 400px!important;
    top: 70px;
    right: 0;
    background: #fff;
    text-align: center;
    padding: 5px;
}
.navigation ul {
    list-style: outside none none;
    margin: 0;
}
.show-nav, .is-sticky .navigation .header-top-left {
    display: block !important;
}

.slicknav_menu {display: block; background: transparent;}
ul#mainmenu{ display:none;}
.container {max-width: 100% !important;}
.header-top-area {padding: 20px 0 !important;}
.header-top-left ul{ margin: 0 auto;text-align: center;}
.header-top-left > ul > li{padding-right: 0 !important; }
.header-top-right ul { margin: 0 auto;text-align: center; padding-top:15px;}
html, body {overflow-x: hidden;}
.navigation {
    margin-top: -1%;
    margin-right: -15px;
}
.slicknav_menu {padding: 5px 0;}
.slicknav_btn {margin: 5px 0px 6px;}
.navigation-bar .logo { margin-left: -15px;}
.navigation ul {
    margin-right: 0px;
    position: absolute;
    width: 220px;
    top: 70px;
    right: 0;
    background: #fff;
    text-align: center;
	padding:5px;
}

.navigation ul li{ float:none; display:block;text-align:center;}
.maga-manu-wrapper {width: 100%; margin: 0 0 0 -5px; top:60px !important;}
.navigation-bar .col-md-2.col-sm-2 {width: 30%; float: left;}
.navigation-bar .col-md-10.col-sm-10 {width: 100%; float: left;}
.slicknav_nav, .slicknav_nav ul {overflow: visible;}
.homepage-3-links a.download-btn {padding: 10px !important;}
.plan-list li {line-height: initial;}
#homepage-3 .slider-content-element { padding: 40px 0px 50px 0px;}
.strep-news-1 {text-align: center;}
.homepage-2 .domain-checkup form input[type=text]{padding-right: 30px !important;}
.homepage-2 .domain-checkup-right button{ font-size:0px !important;}
.domain-tld-prices li{ width:auto !important;}
.homepage-2 .single-blog-1.single-blog-left {text-align: center !important;}
.nav.nav-tabs {margin: 0px 0 60px !important;}
#myTab{margin-bottom: 0px !important;}
.img-half-left { margin-left: 0 !important;}
div#vps-features { text-align: center;}
.img-half-left2 {margin-left: 0 !important;}
div#advanced-features {text-align: center;}
.single span {float: initial !important;}
.footer-main , .early-offer{text-align: center;}
.payment-getway.text-right {text-align: center !important;}
p.contact-info span {position: relative;}

/***********************************************************/
.navigation ul#mainmenu{background: #f5f5f5;}
.navigation ul li{text-align: left; border-bottom: 1px solid #ddd;     position: relative;}
.maga-manu-wrapper{opacity:1; visibility: visible;     position: static;}
.navigation ul#mainmenu .maga-manu-wrapper{ max-width: inherit;     display: none;}
ul#mainmenu li a{display: block;     line-height: normal; font-size: 16px; font-weight: normal !important; padding: 14px 0;  margin: 0;}
.navigation ul#mainmenu{top:6px;     padding: 5% 10%;}
.navigation-bar .col-md-2.col-sm-2 {width: 72px;}
.maga-manu-wrapper{      background: none !important;  box-shadow: none !important;}
.mega-single-items p{display:none;}
.mega-single-items h2{ margin-top:8px; font-weight: normal;}
.navigation-bar .row.br{ border:0; font-weight: normal;}
.row.br.hover-green{    height: auto !important;}
.navigation > ul > li.current-menu-has-children > a:after{    right:0px;  top: 0;  width: 50px;  text-align: center;     position: absolute;}
.maga-manu-wrapper a{ display:flex !important;}

}

@media(max-width:676px){

.payment-getway {
    margin-top: 5px;
}
}
@media only screen and (max-width: 580px){
.responsive-menu {
    margin-top: -7%;
}
.row.br.hover-green {
    height: 120px;
    padding: 0px;
    /* margin: 0px!important; */
}
.maga-manu-wrapper img {
    width: 50%;
    padding-left: 7px;
    padding-top: 5px;
}

div#col-box {
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}
.navigation ul li {
    float: none;
    display: block;
    text-align: left;
}
ul#mainmenu li a {
    font-size: 16px;
    padding: 10px;
}
}
@media only screen and (max-width: 480px){
.responsive-menu {
    margin-top: -9%;
}


.navigation ul#mainmenu .maga-manu-wrapper {
    left: 5%;
}
}
@media only screen and (max-width: 414px){
.responsive-menu {
    margin-top: -10%;
}


}
@media only screen and (max-width: 411px){

}
@media only screen and (max-width: 400px){
.responsive-menu {
    margin-top: -11%;
}


.navigation ul li {
    float: none;
    display: block;
    text-align: left;
}
ul#mainmenu li a {
    font-size: 19px;
    padding: 10px;
}

}
@media only screen and (max-width: 376px){
.responsive-menu {
    margin-top: -12%;
}

}
@media only screen and (max-width: 375px){
.responsive-menu {
    margin-top: -12%;
}

}
