@import 'https://fonts.googleapis.com/css?family=Roboto:300,400,500';
@import 'https://fonts.googleapis.com/css?family=Raleway:100,600';
@font-face {
	font-family: 'WebRupee';
	src: url('../fonts/WebRupee.V2.0.eot');
	src: local('WebRupee'), url('../fonts/WebRupee.V2.0.ttf') format('truetype'),  url('../fonts/WebRupee.V2.0.woff') format('woff'), url('../fonts/WebRupee.V2.0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.WebRupee {
	font-family: 'WebRupee';
}
body{
    font-family:roboto,sans-serif;
    color:#333;
    font-size:14px;
    font-weight:400;
    background:#f4f5f6;
    overflow-x:hidden
}
html{
    overflow-x:hidden
}
p{
    font-size:14px;
    line-height:26px
}
a:hover,a:focus{
    color:#4676fa
}
a{
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -o-transition:all .2s linear;
    transition:all .2s linear
}
h1,h2,h3,h4,h5{
    font-family:raleway,sans-serif;
    font-size:40px;
    font-weight:100;
    letter-spacing:1px
}
ul{
    margin:0;
    padding:0
}
ul li{
    list-style:none
}
a:hover,a:focus{
    text-decoration:none;
    outline:0
}
a:not([href]):not([tabindex]){
    color:#fff
}
a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{
    color:#4676fa
}
.section{
    padding:80px 0
}
.section-header{
    color:#fff;
    margin-bottom:40px;
    text-align:center
}
.section-header .section-title{
    font-size:42px;
    margin-top:0;
    text-transform:uppercase;
    font-weight:100;
    color:#333;
    position:relative
}
.section-header .section-title span{
    color:#4676fa
}
.section-header .section-subtitle{
    margin-top:15px;
    color:#333;
    font-size:14px;
    font-weight:400
}
.section-header .lines{
    margin:auto;
    width:70px;
    position:relative;
    border-top:2px solid #346afe;
    margin-top:15px
}
.section-header .lines:before{
    position:absolute;
    content:"";
    display:inline-block;
    height:10px;
    width:10px;
    top:-10px;
    border:4px solid #fff;
    border-radius:50%;
    background:#4676fa;
    left:27px
}
.btn{
    font-size:14px;
    padding:10px 30px;
    border-radius:0;
    font-weight:400;
    color:#fff;
    text-transform:uppercase;
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -o-transition:all .2s linear;
    transition:all .2s linear;
    display:inline-block;
    font-family:lato,sans-serif
}
.btn:focus,.btn:active{
    box-shadow:none;
    outline:0;
    color:#fff
}
.btn-common{
    border:2px solid #4676fa;
    background-color:#4676fa;
    position:relative;
    z-index:1;
    border-radius:4px
}
.btn-common:hover{
    color:#4676fa;
    background-color:transparent;
    border:2px solid #4676fa;
    transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -webkit-transition:all .5s ease-in-out
}
.btn-border{
    color:#fff;
    background-color:transparent;
    border:2px solid #fff;
    border-radius:4px
}
.btn-border:hover{
    border:2px solid #fff;
    color:#fff;
    background-color:#4676fa
}
.btn-lg{
    padding:14px 33px;
    text-transform:uppercase;
    font-size:16px
}
.btn-rm{
    padding:7px 10px;
    text-transform:capitalize
}
button:focus{
    outline:0!important
}
.clear{
    clear:both
}

.wrapper {
	width: 100%;
	height: 100%;
}


.logo {
	white-space: nowrap;
	line-height: 1;
	position: absolute;
	left: 10px;
	top: 18px;
	font-family: Poppins;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
	color: #FFFFFF;
	letter-spacing: 0;
	text-decoration: none;
	z-index: 99;
}

.logo:hover, .logo:focus {
	text-decoration: none;
	color: #111111;
}	
.domain-landing-set {
	width: 100%;
	height: 100%;
	padding-right: 0;
	transition: 0.5s;
}
.left-side {
	background-color: #F2F2F2;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width:25%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
}
.domain-parking-content {
	padding: 200px 50px 100px 50px;
	overflow: hidden;
	text-align: left;
}
.domain-parking-content h1 {
    font-family: 'Montserrat', sans-serif;
    font-size:48px;
    font-weight:600;
    color:#3c3c3c;
    letter-spacing: -2px;
    line-height: 1.2;
    margin: 0 0 15px 0;
}
.domain-parking-content p {
	font-size:18px;
	font-weight:500;
	color: #3c3c3c;
}
.domain-parking-content h1 a {
	color:#f06c0f;
	font-size:36px;
}
.domain-parking-content h1 a:hover {
	text-decoration:underline;
}

.domain-parking-content strong {
	color:#f06c0f;
}
.domain-parking-content h2 {
    font-family: 'Montserrat', sans-serif;
    font-size:32px;
    font-weight:300;
    color:#3c3c3c;
    letter-spacing: -2px;
    line-height: 1.2;
    margin: 0 0 15px 0;
}
.domain-parking-content h4 {
	position: relative;
	font-family: 'Montserrat', sans-serif;
    font-size:18px;
    font-weight:300;
    color:#f06c0f;
    line-height:2.2;
    margin: 0 0 15px 0;
	text-align:left;
}
.domain-parking-content h4:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 60px;
    height: 2px;
    /*margin: 0 auto;*/
    background-color: #f06c0f;
}
.domain-parking-content ul {
	margin:0;
	padding:0;
}
.domain-parking-content ul li {
	margin:0;
	padding:0;
	text-align:left !important;
}
.domain-parking-content ul li a {
	color:#3c3c3c;
}
.domain-parking-content ul li a:hover {
	color:#f06c0f;
	text-decoration:underline;
}

.right-side {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 0 10px 0 10px;
    width:75%;
    height: 100%;
    background: #FFFFFF;
    z-index: 99;
    overflow: hidden;
        overflow-y: hidden;
    overflow-y: auto;
}
.right-side .domain-registration h1 {
    font-family: 'Montserrat', sans-serif;
    font-size:38px;
    font-weight: 400;
    color:#f06c0f;
    letter-spacing: -2px;
    line-height: 1.2;
    margin: 0 0 15px 0;
}
.right-side .domain-registration p {
	font-weight:500;
	font-size:16px;
}

/*Domain Checker start here*/
.hosting-name {
	/*max-width: 107px;
	width: 100%;*/
	float: left;
	border-radius: 0;
	/*min-width: 107px;*/
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
	background: url(../images/dr-arrow.png) center center no-repeat;
	border: 0;
	width: 18px;
	height: 8px;
}
.availability {
	border-radius: 0;
	float: left;
	color: #fff;
	background: #f06c0f;
	border: 0;
	font-size: 14px;
	line-height: 1.2;
	font-weight: 700;
	text-align: center;
	height: 54px;
	padding: 2px 15px;
	border: 2px solid #f06c0f;
	-webkit-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
.availability:hover {
	background:rgba(194, 83, 5)
}
.hosting-availability-board {
	width: 100%;
	/*max-width: 816px;*/
	margin: 0 auto;
	padding:0px 0 0;
	display: table;
	position: relative;
	z-index: 99
}
.hosting-availability-board .bootstrap-select {
	width: 100% !important;
	border-radius: 0;
}
.hosting-availability-board.padding-top20 {
	padding-top: 20px
}
.hosting-availability-board .btn {
	border-radius: 0;
	background: #f2f2f2;
	color: #2d2d2d;
	line-height: 1;
	border: 0;
	font-size: 18px;
	height: 54px;
	font-weight: 700;
	margin: 0;
	padding: 10px 21px;
}
.hosting-availability-board .form-control {
	width: 68%;
	height: 54px;
	border: none;
	font-size: 18px;
	color: #2d2d2d;
	line-height: 1;
	padding: 10px 21px;
	float: left;
	border-radius: 0;
	background: #f2f2f2;
	font-weight: 500;
}
.hosting-availability-board .form-horizontal {
	z-index: 2;
	position: relative;
}
.hosting-availability-board .bootstrap-select .btn:hover, .hosting-availability-board .bootstrap-select .btn:active {
	background: #f2f2f2;
	color: #2d2d2d;
	-webkit-box-shadow: none;
	box-shadow: none;
}




.domain-extn {
	padding:20px 0;
}
.domain-extn h2 {
	font-family: 'Montserrat', sans-serif;
    font-size:27px;
    font-weight:400;
    color:#3c3c3c;
    letter-spacing:2px;
    line-height: 1.2;
    margin: 0 0 15px 0;	
	text-align:left;
}
.dom-price {
	/*margin: 30px 0 20px;*/
    position: relative;
	z-index: 1;
	float: left;
	color:#f06c0f;
	padding:7px 5px;
	background: #e6e6e6;
	display: inline-block;
	text-align: center;
	border-radius: 5px;
	overflow: hidden;
	margin-left: 15px;
	box-shadow: 1px 1px 2px rgba(0,0,0,0);
	transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	border: 1px solid #e3dede;
}
.dom-price:first-child {margin-left:0 !important;}

.dom-price img {
	float:left;
	margin-top:9px;
	margin-right:5px;
}
.dom-price .price {
	font-size: 22px;
	font-weight: bold;
	color:#3c3c3c;
	display: inline-block;
	padding:7px 7px 0 0px;
	text-align: center;
	line-height: 19px;
	margin:0;
}

.free-add-on-domain {
	padding:5px 0;
}
.free-add-on-domain h3 {
	font-family: 'Montserrat', sans-serif;
    font-size:24px;
    font-weight:200;
    color:#3c3c3c;
    letter-spacing:2px;
    line-height: 1.2;
    margin: 0 0 15px 0;	
	text-align:left;
}
.free-add-on-domain h3 span {
    color: #f06c0f;
}
.free-add-on-domain ul {
	margin:0;
	padding:0;
	text-align:center;
}
.free-add-on-domain ul li {
	float:left;
	display:inline-block;
	padding:0 15px 20px 0;
}
.free-add-on-domain ul li i {
	color: #f06c0f;
}





/* Media Queries */
@media only screen and (min-width: 767px) {

}
.best-web-hosting {
	margin:2px;
}
.best-web-hosting h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 200;
    color: #3c3c3c;
    letter-spacing: 2px;
    line-height: 1.2;
    text-align: left;
}
.best-web-hosting h4 {
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: #f06c0f;
    line-height: 2.2;
    margin: 0 0 5px 0;
    text-align: left;
}
.best-web-hosting a {
	color: #163b4f;
}
.best-web-hosting a:hover {
	color: #f06c0f;
}

}
















