/*
Theme Name:   Zox News Child
Theme URI:    https://themeforest.net/user/mvpthemes/
Description:  Zox News Child Theme
Author:       MVP Themes
Author URI:   https://themeforest.net/user/mvpthemes/portfolio
Template:     zox-news
Version:      1.0.0
License:      GNU General Public License v3 or later
License URI:  http://www.gnu.org/licenses/gpl-3.0.html
Tags:         two-columns, custom-background, custom-colors, custom-menu, featured-images, theme-options, threaded-comments, translation-ready
Text Domain:  zox-news-child
*/

.mvp-nav-menu ul li:hover a {
    border-color:#ff005b
}

.author_info{display:block;clear:both;color:#777;font-size: .7rem;}
.author_info a{color:#777;}

.fLogoShow{position:relative;/*float:left;*/clear:both;text-align:center;width:100%}
.fLogoShow .widgettitle,
.fLogoShow h5{color:#fff}
.fLogoShow .rt-wpls .slick-slide img{box-sizing:border-box}
.fLogoShow .rt-wpls .single-logo .single-logo-container{padding-top:0;padding-bottom:0}
.fLogoShow .slick-track{padding-top:5px}

#mvp-foot-logo{margin-bottom:10px}


.mvp-cont-read-but{z-index:999;cursor:pointer}
.mvp-cont-read-wrap{z-index:999}


#mvp-content-main ul li, #mvp-content-main ol li, .mvp-post-add-main ul li, .mvp-post-add-main ol li,
#mvp-content-main ul li span, #mvp-content-main ol li span, .mvp-post-add-main ul li span, .mvp-post-add-main ol li span{font-family: 'Gautami', sans-serif!important;/*font-size:1.1rem !important;*/color:#000 !important;font-size:100% !important}

.home .cat-post-widget .category-posts-internal,
.cat-post-widget .category-posts-internal{display:none}

body #mvp-fly-wrap{position:absolute !important}
body #mvp-fly-wrap{overflow-y:auto !important;overflow-x:hidden !important;}
body #mvp-fly-menu-wrap nav.mvp-fly-nav-menu{overflow-x:hidden;overflow-y:auto;padding:5px 0}
body #mvp-fly-soc-wrap{bottom:5px}


.mvp-author-info-text .author.light__gray a{
	color:#999 !important;
}

html:not([dir="rtl"]),
html[lang="en-US"],
html[lang="en-US"] body{
    direction:ltr !important;
}
html:not([dir="rtl"]) #mvp-content-main,
html[lang="en-US"] #mvp-content-main{
    direction:ltr !important;
}


/*Mega Menu CSS*/
@font-face {
    font-family: 'gotham-bold';
    src: url('fonts/Gotham-Bold.woff2') format('woff2'),
        url('fonts/Gotham-Bold.woff2') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'gotham-black';
    src: url('fonts/Gotham-Black.woff2') format('woff2'),
        url('fonts/Gotham-Black.woff2') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'gotham';
    src: url('fonts/Gotham-Book.woff2') format('woff2'),
        url('fonts/Gotham-Book.woff2') format('woff');
    font-weight:400;
    font-style:normal;
    font-display: swap;
}
@font-face {
    font-family: 'gotham-medium';
    src: url('fonts/Gotham-Medium.woff2') format('woff2'),
        url('fonts/Gotham-Medium.woff2') format('woff');
    font-weight:400;
    font-style:normal;
    font-display: swap;
}

#mvp-main-nav-small-cont #mega-menu-wrap-main-menu{
	background:transparent !important;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-megamenu>ul.mega-sub-menu{
	z-index:9 !important;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-item>a.mega-menu-link{
	padding:18px 12px 13px;
	font-size:14px;
    font-weight:500 !important;
    line-height:1;
	text-transform:uppercase;
	height:auto;
	/* color:#291c1c; */
	color:#fff;
	font-family:'Oswald', sans-serif;
	border-bottom:5px solid transparent;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link{
	padding:18px 8px 13px 12px;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link{
	background:transparent !important;
	/* color:#291c1c; */
	color:#fff;
	line-height:1;
	border-color:transparent !important;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-item>a.mega-menu-link:hover,
#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link{
	background:transparent !important;
	border-bottom:5px solid #ff005b !important;
	/* color:#291c1c; */
	color:#fff;
	line-height:1;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{
	margin-left:0;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-megamenu>ul.mega-sub-menu,
#mega-menu-wrap-main-menu #mega-menu-main-menu[data-effect=fade_up] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu{
	background:#fff;
	-webkit-box-shadow: 0 4px 8px 0 hsla(220,3%,40%,.15), 0 8px 16px 0 hsla(220,3%,40%,.33);
    box-shadow: 0 4px 8px 0 hsla(220,3%,40%,.15), 0 8px 16px 0 hsla(220,3%,40%,.33);
	padding-bottom:10px;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu[data-effect=fade_up] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu{
	padding:10px 0;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,
#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{
	font-family: 'gotham-black';
	font-size:14px;
	line-height:1.5;
	margin-bottom:14px;
	text-transform:unset;
	color:#000;
	transition: color .1s ease;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link,
#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link,
#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
	font-size:14px;
	color:#000;
	margin:7px 0 12px;
	font-family: 'gotham';
	font-weight:400;
	transition: color .1s ease;
    letter-spacing: -.4px;
	background:#fff !important;
	line-height:1.5;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,
#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,
#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover{
	color:#ff005b;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus{
	background:#fff;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-megamenu.column--3>ul.mega-sub-menu{
	width:75%;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-megamenu.column--2>ul.mega-sub-menu{
	width:50%;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-megamenu.column--1>ul.mega-sub-menu{
	width:100%;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-megamenu.column--3>ul.mega-sub-menu li.mega-menu-columns-1-of-4{
	width:33.3333%;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-megamenu.column--2>ul.mega-sub-menu li.mega-menu-columns-1-of-4{
	width:50%;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-megamenu.column--1>ul.mega-sub-menu li.mega-menu-columns-1-of-4{
	width:100%;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{
  font-family:"font awesome 5 free" !important;
  font-weight:900;
  left:5px;
  font-size:12px;
  top:2px;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{
  content:"\f0d7" !important;
  font-family:"font awesome 5 free" !important;
  font-weight:unset;
}


/*Footer CSS*/
#footer__main{
	padding-top:35px;
	position:relative;
    float:left;
    width:100%;
	background:#fff;
	z-index:99;
	font-family: 'Gautami', sans-serif !important;
}
#footer__main .foot__left{
	float:left;
	width:78%;
	padding-right:2%;
	box-sizing:border-box;

}
#footer__main .foot__right{
	float:left;
	width:22%;
	padding-left:2%;
	box-sizing:border-box;
}
#footer__main .foot__inner{
	float:left;
	position:relative;
}
#footer__main .foot__inner:before{
	content:"";
	width:1px;
	height:100%;
	background:#d8dadb;
	position:absolute;
	bottom:0;
	left:78%;
}
#footer__main .foot__left .foot__logo{
	padding-bottom:25px;
}
#footer__main .foot__left .foot__logo img{
	max-width:250px;
	margin-bottom:0;
}
#footer__main .foot__left_nav{
	padding-bottom:25px;
	z-index:1;
	position:relative;
}
#footer__main .foot__left_nav li{
	display:inline-block;
	margin-right:20px;
	font-family: 'Gautami', sans-serif !important;
	font-size:18px;
}
#footer__main .foot__left_nav li a,
#footer__main .foot__left_nav li a:visited{
	color:#36383d !important;
}
#footer__main .foot__left_nav li a:hover{
	color:#ff005b !important;
}
#footer__main .foot__desclimer{
	padding:30px 0 15px;
	border-top:1px solid #d8dadb;
	z-index:2;
	position:relative;
}
#footer__main .foot__desclimer p{
	font-family: 'Gautami', sans-serif !important;
	margin-bottom:18px;
	font-size:14px;
	line-height:1.5;
	color:#657073 !important;
}
#footer__main .foot__desclimer a,
#footer__main .foot__desclimer a:visited{
	text-decoration:underline;
}
#footer__main .foot__desclimer a:hover{
	text-decoration:none;

}
#footer__main .foot__right .social__media{
	text-align:left;
	padding-bottom:25px;
	width:100%;
}
#footer__main .foot__right_logo{
	float:left;
	padding-bottom:20px;
}
#footer__main .foot__right_logo img{
	max-width:200px;
}
#footer__main .foot__copyright{
	padding-bottom:5px;
	/* z-index:2; */
	/* position:relative; */
	float:left;
	width:100%;
}
#footer__main .foot__copyright .copyright{
	font-family: 'Gautami', sans-serif !important;
	font-size:14px;
	line-height:1.5;
	color:#657073 !important;
}
#footer__main .foot__right_nav{
	/* z-index:1; */
	/* position:relative; */
	float:left;
	width:100%;
}
#footer__main .foot__right_nav li{
	font-family: 'Gautami', sans-serif !important;
	font-size:14px;
	margin-bottom:5px;
}
#footer__main .foot__right_nav li a,
#footer__main .foot__right_nav li a:visited{
	color:#36383d !important;
	text-decoration:underline;
}
#footer__main .foot__right_nav li a:hover{
	text-decoration:none !important;
	color:#ff005b !important;
}


#mvp_home_feat1cstm_widget-2 .mvp-widget-home-title{
	display:none !important;
}

a.no__underline{
	text-decoration:none !important;
	box-shadow:none !important;
	background:transparent !important;
}
a.no__underline:hover{
	box-shadow:inset 0 -4px 0 #ff005b !important;
}

.mvp_home_feat1_widget .mvp-widget-feat1-top-text{width:100%;box-sizing:border-box;}

body #mvp-fly-soc-wrap{display:none !important;}
body #mvp-fly-wrap{position:fixed !important;}
body #mvp-fly-wrap #mvp-fly-menu-wrap{height:90%;}
body #mvp-fly-wrap nav.mvp-fly-nav-menu{max-height:95%;}
body #mvp-fly-menu-wrap nav.mvp-fly-nav-menu{overflow-x:hidden !important;overflow-y:auto !important;}
body #mvp-fly-wrap{background:#e8e8e8 !important;}
body #mvp-fly-wrap nav.mvp-fly-nav-menu ul li a{color:#000;}
body #mvp-fly-wrap nav.mvp-fly-nav-menu ul li{border-top:1px solid rgba(0,0,0,.1);}
body #mvp-fly-wrap nav.mvp-fly-nav-menu ul li:first-child{border-top:0;}
body #mvp-fly-wrap .mvp-fly-but-wrap span{background:#291c1c;}

body #mvp-fly-wrap #mvp-fly-logo{/*display:none;*/}

ul.mvp-foot-soc-list .fa-rss:hover{
	background:#ee802f;
}
ul.mvp-foot-soc-list li{
	padding-bottom:5px;
}

.mvp-nav-small-logo{width:100%;}
#mvp-main-head-wrap .mvp-nav-small-logo a{display:block;}
#mvp-main-head-wrap .mvp-nav-small-logo img{
    height:100%;
    width:auto;
    margin-top:2px;
}
#mvp-fly-logo a{display:block;}
#mvp-fly-logo img{
    width:auto;
}


.author span.mvp-author-page-desc p{margin-bottom:12px;}
.author span.mvp-author-page-desc p:last-child{margin-bottom:0;}

#mvp-author-box-text p{
    margin-bottom:10px;
}
#mvp-author-box-text p:last-child{
    margin-bottom:0;
}


.mvp-cat-date-wrap span{font-size:12px !important;}


h2.mvp-widget-home-title{
    float:left;
    margin-bottom:20px;
    position:relative;
    text-align:center;
    width:100%;
}
h2.mvp-widget-home-title:before{
    content:'';
    background:#555;
    display:inline-block;
    position:absolute;
    left:0;
    bottom:50%;
    width:100%;
    height:1px;
    z-index:0;
}

.tools--embed{
    position:relative;
    overflow:hidden;
    width:100%;
    padding-top:70%;
}
.tools--embed iframe{
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    width:100%;
    height:100%;
    margin-top:-10%;
    margin-bottom:-10%;
}

.category__sticky__menu.posFixed{
	width:100%;
	z-index:9;
}


.domain---names{
    display:flex;
    flex-wrap:wrap;
    gap:25px;
    /* justify-content:space-between; */
    justify-content:center;
}
.domain---names .domain--item{
    flex-basis:31%;
    text-align:center;
    border-radius:15px;
    background:#fff;
    box-shadow:23px 23px 24px rgba(57,59,106,.12);
    overflow:hidden;
    margin-bottom:10px;
}
.domain---names .domain--item a{
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out;
    display:block;
}
.domain--lists--main .mvp-post-soc-in{
    margin:30px 0;
}
.domain---names .domain--item .head{
    background:#ff005b;
    color:#fff;
    padding:8px;
}
#mvp-content-main .domain---names .domain--item .domain--title{
    color:#fff;
    font-size:1.2rem;
}
.domain---names .domain--item a:hover .head{
    background:#333;
}
.domain---names .domain--item .cntnt{
    padding:15px 10px;
}
#mvp-content-main .domain---names .domain--item .cntnt h4{
    font-size:1.05rem;
}

.bdomain--single--main .mvp-post-main-in{
    margin:0;
}
.bdomain--single--main #mvp-post-main{
    padding:60px 0;
}
.bdomain--single--main .content---main{
    text-align:center;
}
.bdomain--single--main .sub--text{
    font-size:18px;
    margin-bottom:20px;
}
.bdomain--single--main .domain--name{
    font-family:'Oswald', sans-serif;
    font-size:56px;
    line-height:1.25;
    color:#A80039;
    margin-bottom:12px;
}
.bdomain--single--main .sal--e{
    font-size:32px;
    line-height:1.25;
    color:#ff005b;
    margin-bottom:15px;
}
.bdomain--single--main .pric---e{
    font-size:22px;
    line-height:1.25;
    color:#333;
    margin-bottom:25px;
}
.bdomain--single--main .btn a{
    padding:15px 60px;
    background:#ff005b;
    color:#fff;
    font-size:22px;
    line-height:1;
    border-radius:50px;
    display:inline-block;
}
.bdomain--single--main .btn a:hover{
    background:#333;
}
.bdomain--single--main .deta---il{
    max-width:1024px;
    margin:30px auto 0;
}
.bdomain--single--main .deta---il p{
    font-size:18px;
    line-height:1.3;
}

.c--field input,
.c--field textarea{
    padding:10px;
    font-size:16px;
    width:100%;
    font-family:'Gautami', sans-serif;
}
.wpcf7 .c--field textarea{
    height:auto;
}
.wpcf7 .mo---submit{
    font-family:'Gautami', sans-serif;
    padding:12px 45px;
    background:#ff005b;
    color:#fff;
    font-size:16px;
    line-height:1;
    border-radius:50px;
    border:none;
    cursor:pointer;
}
.wpcf7 .mo---submit:hover{
    background:#333;
}




@media (max-width:1239px){
    .post-192441 .mvp-post-soc-in{margin-left:0;}
    .tools--embed.png--to--jpg{padding-top:0;max-width:1060px;margin:0 auto;height:796px;}
    /* .domain---names{gap:25px;}
    .domain---names .domain--item{flex-basis:22.75%;margin-bottom:10px;} */
    .domain---names .domain--item{flex-basis:30.5%}
    #mvp-main-head-wrap .mvp-nav-small-logo a{height:100%;}

}

@media screen and (max-width:1099px){
	#footer__main .foot__right .social__media{text-align:center;}
	#footer__main .foot__right .social__media li a{margin:0 4px;}
    /* .domain---names .domain--item{flex-basis:22.5%;} */
    .domain---names .domain--item{flex-basis:47.5%;}
    .domain---names{gap:15px;}
}

@media screen and (max-width:899px){
	#footer__main .foot__left{
		width:100%;
		margin:0;
		padding:0 0 15px;
	}
	#footer__main .foot__right{
		width:100%;
		margin:0;
		padding:15px 0 30px;
	}
	#footer__main .foot__left_nav{float:left;width:100%;}
	#footer__main .foot__desclimer{text-align:center;float:left;width:100%;}
	#footer__main .foot__desclimer p{color:#657073 !important;}
	#footer__main .foot__inner:before{display:none;}
	#footer__main .foot__right .social__media{text-align:center;}
	#footer__main .foot__copyright{text-align:center;padding-bottom:15px;float:left;width:100%;}
	#footer__main .foot__copyright .copyright{color:#657073 !important;}
	#footer__main .foot__right_nav{float:left;width:100%;}
	#footer__main .foot__right_nav li{text-align:center;margin-bottom:10px;}
	#footer__main .foot__left_nav li{display:block;margin-right:0;margin-bottom:15px;text-align:center;}
	#footer__main .foot__left .foot__logo,
	#footer__main .foot__right_logo{text-align:center;}


    .mvp-widget-feat1-wrap .mvp-widget-feat1-cont:first-child span.mvp-cd-cat,
	.mvp-widget-feat1-wrap .mvp-widget-feat1-cont:first-child span.mvp-cd-date,
    .mvp-widget-feat1-wrap .mvp-widget-feat1-cont:first-child span.author_info,
    .mvp-widget-feat1-wrap .mvp-widget-feat1-cont:first-child span.author_info a{
		color:#fff;
	}

    .mvp-widget-feat1-wrap .mvp-widget-feat1-cont:last-child span.mvp-cd-cat,
	.mvp-widget-feat1-wrap .mvp-widget-feat1-cont:last-child span.mvp-cd-date,
    .mvp-widget-feat1-wrap .mvp-widget-feat1-cont:last-child span.author_info,
    .mvp-widget-feat1-wrap .mvp-widget-feat1-cont:last-child span.author_info a,
    .mvp-main-blog-wrap .mvp-blog-story-list span.mvp-cd-cat,
    .mvp-main-blog-wrap .mvp-blog-story-list span.mvp-cd-date,
    .mvp-main-blog-wrap .mvp-blog-story-list span.author_info,
    .mvp-main-blog-wrap .mvp-blog-story-list span.author_info a,
    .mvp-author-info-date,
    .mvp-author-info-date p,
    .mvp-author-info-date span,
    .mvp-author-info-date time,
    .mvp-author-info-text,
    .mvp-author-info-text p,
    .mvp-author-info-text span,
    .mvp-author-info-text time,
    #mvp-post-content .mvp-feat-caption{
		color:#333;
	}
    #mvp-side-wrap #searchform input,
    #mvp-home-widget-wrap #searchform input{
        color:#333 !important;
    }
    .mvp-widget-home-title span.mvp-widget-home-title{background:#A80039;}

    .domain---names .domain--item{flex-basis:31%;margin-bottom:20px;}
    .domain---names .domain--item .head{padding:5px 8px;}
    #mvp-content-main .domain---names .domain--item .domain--title{font-size: 1.15rem;}
    #mvp-content-main .domain---names .domain--item .cntnt h4{font-size:1rem;}
    .domain---names .domain--item .cntnt{padding:10px;}

    .bdomain--single--main #mvp-post-main{padding:50px 0;}
    .bdomain--single--main .domain--name{font-size:52px;}
    .bdomain--single--main .sal--e{font-size:30px;}
    .bdomain--single--main .pric---e{
        font-size:22px;
        line-height:1.25;
        color:#333;
        margin-bottom:25px;
    }
    .bdomain--single--main .btn a{
        padding:15px 60px;
        background:#ff005b;
        color:#fff;
        font-size:22px;
        line-height:1;
        border-radius:50px;
        display:inline-block;
    }
    .bdomain--single--main .btn a:hover{
        background:#333;
    }
    .bdomain--single--main .deta---il{
        max-width:1024px;
        margin:30px auto 0;
    }
    .bdomain--single--main .deta---il p{
        font-size:18px;
        line-height:1.3;
    }
    .domain---names{padding-bottom:40px;}

}

@media screen and (max-width:767px){
    body #mvp-fly-menu-wrap #menu-fly-out-menu{padding-bottom:35px;}

}

@media screen and (max-width:639px){
	.fLogoShow .widget .rt-wpls{/*width:100%;box-sizing:border-box;*/}
	.fLogoShow{padding-bottom:5px}

	.home .mvp-main-blog-wrap .mvp-main-blog-cont .mvp-blog-story-list .mvp-blog-story-wrap{margin-bottom:5px}
	.home .mvp-main-blog-wrap .mvp-main-blog-cont .mvp-blog-story-list .mvp-blog-story-img{display:none !important}
	.home .mvp-main-blog-wrap .mvp-main-blog-cont .mvp-blog-story-list .mvp-blog-story-in{margin-left:0;width:100%}

	#footer__main .foot__right{padding-top:0;}

    .domain---names .domain--item{flex-basis:47.5%;margin-bottom:15px;}

    .bdomain--single--main .domain--name{font-size:42px;}
    .bdomain--single--main .sal--e{font-size:28px;}
    .bdomain--single--main .btn a{font-size:20px;padding:12px 50px;}
    .bdomain--single--main .pric---e{font-size:20px;}
    .bdomain--single--main .sub--text{margin-bottom:10px;}

}

@media screen and (max-width:599px){
    ul.mvp-foot-soc-list li a{height:32px !important;width:32px !important;padding:0 !important;}
    ul.mvp-foot-soc-list li a i{line-height:32px !important}

}

@media (max-width:525px){
    .tools--embed.png--to--jpg{height:820px;}

}
@media (max-width:479px){
    .domain---names .domain--item{flex-basis:100%;margin-bottom:15px;}
    .bdomain--single--main .domain--name{font-size:36px;}
    .bdomain--single--main .sal--e{font-size:24px;}

}

@media screen and (min-width:400px) and (max-width:1099px){
	.mvp-nav-small-logo img{height:100% !important;width:auto !important}
}

@media (max-width:395px){
    .tools--embed.png--to--jpg{max-width:300px;height:920px;}

}
