/*
Theme Name: Divi child theme
Template: Divi
*/
@import url("../Divi/style.css");

#drawer ul li {
    display: block;
    float: left;
    height: 70px;
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 20;
    margin-top: 10px;
    width: 137px;
}

#drawer1 ul li {
    display: block;
    float: left;
    height: 70px;
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 20;
    margin-top: 10px;
    width: 147px;
}

#suggested-domains li {
    display: inline-block;
    width: 220px;
}
#featured li{
-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #c7ccd2;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #c7ccd2;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #c7ccd2;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #c7ccd2;
    border-top-style: solid;
    border-top-width: 1px;
    display: inline-block;
    height: 127px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    text-align: center;
    width: 200px;
}
.flipInY {
    animation-name: flipInY;
    backface-visibility: visible !important;
}
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.get-started {
    padding-bottom: 10px;
	margin-bottom: 20px;
	color: 333;
	font-size: 18px;
}
.et_pb_row_1{
	margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    max-width: 1080px;
    position: relative;
    width: 84%;
    text-align: center;
}
#featured .img-container {
    height: 100px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 160px;
}
#featured .registrar span {
    color: green;
    display: block;
    font-size: 13px;
    text-align: center;
}
.bold {
    font-weight: bold;
}
#featured li img {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: gray;
    border-bottom-style: solid;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: gray;
    border-left-style: solid;
    border-left-width: 0;
    border-right-color: gray;
    border-right-style: solid;
    border-right-width: 0;
    border-top-color: gray;
    border-top-style: solid;
    border-top-width: 0;
    display: block;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    text-align: center;
    width: 100%;
    height: 70px;
}
#featured li {
    text-align: center;
}
#suggested-domains li a {
    cursor: pointer;
    font-size: 14px;
}
suggested-domains{ margin-bottom: 2%; }
#search-button::after{
	line-height: 0.3em !important;
	cursor: pointer;
}
#featured span.register {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #42ba5d;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 2.5;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    transition-delay: 0s;
    transition-duration: 0.5s;
    transition-property: all;
    transition-timing-function: ease;
    width: 90%;
}
#step1-msg .btn-group-justified{
	width: 40%;
}

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

	#step1-msg .btn-group-justified{
		width: 50%;
		margin: 0 auto;
		text-align: center;
	}
}
@media(min-width:568px) {
    #step1-msg .btn-group-justified{
		width: 40%;
		margin: 0 auto;
		float: left;
	}
}

@media only screen and (max-device-width: 480px) {
	.et_pb_fullwidth_header .et_pb_fullwidth_header_container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content{
		width: 100%;
	}
	#search-input{
		width: 90% !important;
 		margin-bottom: 20px;
	}
	.container{ width: 100%;}
	#step1-msg .btn-group-justified{
		width: 40%;
		margin: 0 auto;
	}
	.et-pb-active-slide .et_pb_slide_description{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.et_pb_slider .et_pb_container {
            position: relative;
            z-index: 2;
	    width: 100% !important;
	    max-width: 1080px;
	    margin: 0 auto;
	}
	
	.floating-widget{ display:none;}
}

#drawer ul li {
    display: block;
    float: left;
    height: 70px;
    margin-bottom: 0;
    margin-left: 40px;
    margin-right: 0;
    margin-top: 10px;
}
.align-center{ text-align: center; padding-bottom: 20px;}
.policy-padding li {padding-bottom:15px !important; margin-left: 30px; list-style-position: outside;}

.jumbotron {
	padding-top:30px;
	padding-bottom:30px;
	margin-bottom:30px;
	color:inherit;
	background-color:#eee;
}
.jumbotron h1,.jumbotron .h1 {
	color:inherit;
}
.jumbotron p {
	margin-bottom:15px;
	font-size:21px;
	font-weight:200;
}
.jumbotron > hr {
	border-top-color:#d5d5d5;
}
.jumbotron,.container-fluid .jumbotron {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	border-radius:6px;	
	color:#000;
}
.jumbotron .container {
	max-width:100%;
}
@media screen and (min-width:768px) {
	.jumbotron {
		padding-top:48px;
		padding-bottom:48px;
	}
	.jumbotron,.container-fluid .jumbotron {
		padding-right:60px;
		padding-left:60px;
	}
	.jumbotron h1,.jumbotron .h1 {
		font-size:63px;
	}
}
.lead {
	margin-bottom:20px;
	font-size:16px;
	font-weight:300;
	line-height:1.4;
}
@media (min-width:768px) {
	.lead {
		font-size:21px;
	}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {  .floating-widget{ display:none;} }

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { .floating-widget{ display:none;} } 

.bottomContent{ margin-left: 16.66666667%; width: 66.66666667%; float: left; }

.floating-widget{
	position: fixed;
	z-index: 999999;
	right: 0;
}
.footer-link p a{color:#fff!important; font-size:17px; line-height:23px; font-weight:bold;}
.footer-one {
    padding: 1%!important;
}
.footer-two .second-column{
    margin-right: 0px;
    margin-left: 50px;
}
.policy-footer-logo{
	text-align:left!important;
}
.footer-two .et_pb_row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
.et_pb_column.et_pb_column_1_4.et_pb_column_4.second-column.et_pb_css_mix_blend_mode_passthrough {
    width: 25%;
}
.footer-two .second-column {
margin-left: auto;
}
/*.footer-two .et-last-child {
width: 15%;
max-width: 152px;
}
.footer-two .et_pb_image_1 {
    max-width: 170px;
    margin-top: -46px!important;
    margin-left: 0;
}
.footer-two .et-last-child {
    width: 20%!important;
    max-width: 165px!important;
}*/
.footer-two .et_pb_image_1 {
    margin-top: -20px!important;
}
@media only screen and (max-width: 767px){
  .footer-two .et_pb_image_1 {
   margin-top: 0px!important;
} 
	.footer-two .et-last-child {
    width: 100%!important;
	max-width: 165px!important;
}
}

@media only screen and (max-width: 980px){
  .footer-two .second-column {
    margin-left: 0px!important;
}  
}
@media only screen and (max-width: 980px) {
.footer-two .et_pb_row .et_pb_column.et-last-child { margin-left: auto; margin-right: auto !important; }
.footer-two .second-column .et_pb_text_align_right { text-align: left; }
}
@media(min-width:768px) and (max-width:991px){
.et_pb_column.et_pb_column_1_4.et_pb_column_4.second-column.et_pb_css_mix_blend_mode_passthrough {
    width: 60%;
}
}

/* Contact Form UI Changes*/

.et_contact_bottom_container.et_contact_captcha { width: 50%; padding: 0 0 0 3%; margin-top: 0; clear: right; }
.submit-btn-box { float: left; width: 100%; text-align: right; }
.et_contact_captcha .error_show { width: 100%; display: block; margin:0; }
.et_contact_captcha .et_pb_contact_right { width: 100%; }

@media only screen and (max-width: 767px) {
    .et_contact_bottom_container.et_contact_captcha { width:100%; text-align: left; margin-bottom:3%; }
    .et_contact_captcha .et_pb_contact_right, .submit-btn-box { text-align:left; }
    .submit-btn-box .et_pb_contact_submit { margin-left:3%; }

}