/*
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/
 /* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
body{
	font-family:Arial, Helvetica, sans-serif;
	transition:all .2s linear;
	-moz-transition:all .2s linear;/* firefox */
	-webkit-transition:all .2s linear; /* safari and chrome */
	-o-transition:all .2s linear; /* opera */
	-ms-transition:all .2s linear;
}
.wrap{
	width:1400px;
	margin:0 auto;
	padding:0 30px;
}
.header{
	background:url(../images-hrvatski/header_banner_bg.jpg);
}
.header_top{
	border-bottom: 1px solid rgba(119, 192, 9, 0.25);
	background: #f6f8f9;
	background: -moz-linear-gradient(top,  #f6f8f9 0%, #afc4f4 0%, #89a5e4 0%, #89a5e4 0%, #355fbd 100%, #0e3da7 100%, #0540c5 100%, #f5f7f9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(0%,#afc4f4), color-stop(0%,#89a5e4), color-stop(0%,#89a5e4), color-stop(100%,#355fbd), color-stop(100%,#0e3da7), color-stop(100%,#0540c5), color-stop(100%,#f5f7f9));
	background: -webkit-linear-gradient(top,  #f6f8f9 0%,#afc4f4 0%,#89a5e4 0%,#89a5e4 0%,#355fbd 100%,#0e3da7 100%,#0540c5 100%,#f5f7f9 100%);
	background: -o-linear-gradient(top,  #f6f8f9 0%,#afc4f4 0%,#89a5e4 0%,#89a5e4 0%,#355fbd 100%,#0e3da7 100%,#0540c5 100%,#f5f7f9 100%);
	background: -ms-linear-gradient(top,  #f6f8f9 0%,#afc4f4 0%,#89a5e4 0%,#89a5e4 0%,#355fbd 100%,#0e3da7 100%,#0540c5 100%,#f5f7f9 100%);
	background: linear-gradient(to bottom,  #f6f8f9 0%,#afc4f4 0%,#89a5e4 0%,#89a5e4 0%,#355fbd 100%,#0e3da7 100%,#0540c5 100%,#f5f7f9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 );
}
.logo{
	float:left;
	padding-top:15px;
}
.login_button{
	float:right;
	margin:20px 0px;
    color:#FFF;
}
.call p{
	background:url(../images-hrvatski/phone.png) no-repeat 0 2px;
	padding:2px 0 2px 22px;
	font-size:13px;
	color:#FFF;
}
.login_button ul{
	padding:10px 0px;
}
.login_button li{
	display:inline-block;
	margin:0 3px;
}
.login_button li img{
	vertical-align:top;
	display: inline-block;
}
.login_button li a{
	color:#FFF;
	font-size:13px;
	padding:0 5px;
}
.login_button li a:hover{
	color:#222;
}
/* menu */
.menu{
	padding:45px 0 15px 0;
	box-shadow: 0px 0px 7px #969696;
}
.menu li{
	display:inline;
	padding-top:25px;
	border-right: 2px groove #FFF;
}
.menu li a{
	font-size:15px;
	color:#222;
	padding:10px 30px;
	font-family:'Electrolize', sans-serif;
}
.menu li.icon1{
	background:url(../images-hrvatski/home.png) no-repeat top center;
}
.menu li.icon2{
	background:url(../images-hrvatski/domain-icon.png) no-repeat top center;
}
.menu li.icon3{
	background:url(../images-hrvatski/webhosting.png) no-repeat top center;
}
.menu li.icon4{
	background:url(../images-hrvatski/mail.png) no-repeat top center;
}
.menu li.icon5{
	background:url(../images-hrvatski/support.png) no-repeat top center;
}
.menu li.icon6{
	background:url(../images-hrvatski/preis.png) no-repeat top center;
	border:none;
}
.menu li.icon7{
	background:url(../images-hrvatski/cloud-hosting2.png) no-repeat top center;
}
.menu li.icon8{
	background:url(../images-hrvatski/service_5.png) no-repeat top center;
}
.menu li.icon9{
	background:url(../images-hrvatski/nmve-speed2.svg) no-repeat top center;
}
.menu li a:hover{
	color:#3462cb;
}
/*--------drop down menu-------*/
.menu ul li{
 
  display: inline-block;
 /* margin-right: -15px;
  margin-left: -15px;*/
  position: relative;
  /*padding: 15px 20px;*/
  background: #fff;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
/*.menu ul li.icon2:hover{
  background: #555;
  color: #fff;
  background:url(../images-deutsch/domain-icon.png) no-repeat top center;;
}
.menu ul li.icon3:hover{
  background: #555;
  color: #fff;
  background:url(../images-deutsch/webhosting.png) no-repeat top center;
}*/
.menu ul li ul{
  padding: 0;
  position: absolute;
  top: 48px;
  left: 0;
  width: 170px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0.5;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
.menu ul li ul li { 
  background: #D3D3D3; 
  display: block; 
  color: #fff;
  opacity:0.9;
  z-index: 100;
 
}
ul li ul li a:hover { 
background-color: #fff;
display: block;
padding:10px 10px;
opacity:0.9;
 }

.menu ul li:hover ul{
  display: block;
  opacity: 1;
  visibility: visible;
}
.menu ul li ul li a{
display: block;
	font-size:14px;
	color:#222;
	padding:10px 10px;
	font-family:'Electrolize', sans-serif;
	
}



/* End menu */
.banner_data{
	float:left;
	width:60%;
	padding:35px 0;
}
.banner_data h1 span{
	font-size:60px;
	color:#3C3A3A;
	font-weight:bold;
}
.banner_data h1{
	font-size:22px;
	color:#1d4cb6;
	text-transform:uppercase;
	font-family:'Electrolize', sans-serif;
}

/* moj baner data */
.banner_data2{
	float:left;
	width:100%;
	padding:35px 0;
}
.banner_data2 h1 span{
	font-size:60px;
	color:#3C3A3A;
	font-weight:bold;
}
.banner_data2 h1{
	font-size:22px;
	color:#1d4cb6;
	text-transform:uppercase;
	font-family:'Electrolize', sans-serif;
}

/*---kraj mojeg banner --*/

h2{
font-size:25px;
}

.banner_img{
	float:left;
	width:40%;
}
.features_list{
	padding-top:20px;
	float:left;
	width:38%;
}
.features_list li{
	font-size:14px;
	color:#616161;
	padding:8px 20px;
	background:url(../images-hrvatski/list_img.png) no-repeat 0px;
}
.features_list_right{
	float:left;
	margin-left:7%;
}
.features_list_cjenik{
	float:left;
	margin-left:7%;
}
.features_list_right p{
	font-size:20px;
	color:#666;
	font-weight:bold;
	margin-bottom:40px;
}
.features_list_right p span{
	font-size:14px;
	font-weight:normal;
	color:#1d4cb6;
}
.features_list_right span.price{
	font-size:35px;
	color:#1d4cb6;
	font-weight:bold;
	background:url(../images-hrvatski/price-bg-icon.png) no-repeat center 37px;
	padding:80px 48px 30px 55px;
	cursor:pointer;
}
.features_list_right span.price:hover{
	color:#FFF;
	background:url(../images-hrvatski/price-bg-icon-hover.png) no-repeat center 37px;
}
.buttons button,.search button,.plans_table tfoot td.order_now button,.domain_button button{
	    padding:10px 15px;
	    font-size:15px;
	    font-weight:bold;
	    color             : #fff;
	    -webkit-box-shadow: 0 1px rgba(255,255,255,0.2) inset, 0 2px 2px -1px rgba(0,0,0,0.3);
        -moz-box-shadow   : 0 1px rgba(255,255,255,0.2) inset, 0 2px 2px -1px rgba(0,0,0,0.3);
        box-shadow        : 0 1px rgba(255,255,255,0.2) inset, 0 2px 2px -1px rgba(0,0,0,0.3);
        -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;  
        cursor:pointer;   
}
.search button,.domain_button button{
	padding:12px 30px;
}
 button.grey,ul.pricing li ul li:last-child a,.plans_table tfoot td.order_now button,.domain_button button{
	 	border            : 1px solid #303030;
        background        : #3f4040;
        background        : url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmNDA0MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMDMxMzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background        : -moz-linear-gradient(top,  #3f4040 0%, #303131 100%);
        background        : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f4040), color-stop(100%,#303131));
        background        : -webkit-linear-gradient(top,  #3f4040 0%,#303131 100%);
        background        : -o-linear-gradient(top,  #3f4040 0%,#303131 100%);
        background        : -ms-linear-gradient(top,  #3f4040 0%,#303131 100%);
        background        : linear-gradient(top,  #3f4040 0%,#303131 100%);
        filter            : progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f4040', endColorstr='#303131',GradientType=0 );
        text-shadow       : 0 1px 0 rgba(0, 0, 0, 0.4);
}
 button.grey:hover,ul.pricing li ul li:last-child a:hover,.plans_table tfoot td.order_now button:hover,.domain_button button:hover{
	        border            : 1px solid #303030;
        background        : #525252;
        background        : url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUyNTI1MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NTQ2NDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background        : -moz-linear-gradient(top,  #525252 0%, #454646 100%);
        background        : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#525252), color-stop(100%,#454646));
        background        : -webkit-linear-gradient(top,  #525252 0%,#454646 100%);
        background        : -o-linear-gradient(top,  #525252 0%,#454646 100%);
        background        : -ms-linear-gradient(top,  #525252 0%,#454646 100%);
        background        : linear-gradient(top,  #525252 0%,#454646 100%);
        filter            : progid:DXImageTransform.Microsoft.gradient( startColorstr='#525252', endColorstr='#454646',GradientType=0 );
        text-shadow       : 0 1px 0 rgba(0, 0, 0, 0.4);  
}
.buttons button.green{
	 border            : 1px solid #0638a8;
        background        : #3566d5;
        background        : url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkY2EyMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZDgyMGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background        : -moz-linear-gradient(top,  #3566d5 0%, #083cb3 100%);
        background        : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3566d5), color-stop(100%,#083cb3));
        background        : -webkit-linear-gradient(top,  #3566d5 0%,#083cb3 100%);
        background        : -o-linear-gradient(top,  #3566d5 0%,#083cb3 100%);
        background        : -ms-linear-gradient(top,  #3566d5 0%,#083cb3 100%);
        background        : linear-gradient(top,  #3566d5 0%,#083cb3 100%);
        filter            : progid:DXImageTransform.Microsoft.gradient( startColorstr='#3566d5', endColorstr='#083cb3',GradientType=0 );
}
.buttons button.green:hover{
	    border            : 1px solid #4e7d18;
        background        : #0540c5;
        background        : url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg1ZDAyYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2YWE5MWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background        : -moz-linear-gradient(top,  #0540c5 0%, #042b83 100%);
        background        : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0540c5), color-stop(100%,#042b83));
        background        : -webkit-linear-gradient(top,  #0540c5 0%,#042b83 100%);
        background        : -o-linear-gradient(top,  #0540c5 0%,#042b83 100%);
        background        : -ms-linear-gradient(top,  #0540c5 0%,#042b83 100%);
        background        : linear-gradient(top,  #0540c5 0%,#042b83 100%);
        filter            : progid:DXImageTransform.Microsoft.gradient( startColorstr='#0540c5', endColorstr='#042b83',GradientType=0 );
}
.main{
	background:#fff;
}
.main h3{
	font-size:18px;
	color:#3A3939;
	padding:5px 0;
	font-family:'Electrolize', sans-serif;
}
/** plans **/
.content_top{
	padding:30px 0;
}
.ptables{
	
	position:relative;
	overflow:hidden;
	
 }
    ul.pricing{
		list-style:none;
		padding:0;
 }
  ul.pricing > li{
		width:20% !important;
		float:left;
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		margin-right:1%;
		position:relative;
		z-index:5;
	}
  ul.pricing > li ul li.title{		
		height:90px;
		display:block;
		position:relative;
		padding:0;
		background: #f6f8f9;
		background: -moz-radial-gradient(center, ellipse cover,  #f6f8f9 0%, #afc4f4 0%, #89a5e4 0%, #0540c5 100%, #f5f7f9 100%);
		background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#f6f8f9), color-stop(0%,#afc4f4), color-stop(0%,#89a5e4), color-stop(100%,#0540c5), color-stop(100%,#f5f7f9));
		background: -webkit-radial-gradient(center, ellipse cover,  #f6f8f9 0%,#afc4f4 0%,#89a5e4 0%,#0540c5 100%,#f5f7f9 100%);
		background: -o-radial-gradient(center, ellipse cover,  #f6f8f9 0%,#afc4f4 0%,#89a5e4 0%,#0540c5 100%,#f5f7f9 100%);
		background: -ms-radial-gradient(center, ellipse cover,  #f6f8f9 0%,#afc4f4 0%,#89a5e4 0%,#0540c5 100%,#f5f7f9 100%);
		background: radial-gradient(ellipse at center,  #f6f8f9 0%,#afc4f4 0%,#89a5e4 0%,#0540c5 100%,#f5f7f9 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=1 );
		border-radius:3px 3px 0 0;
		-moz-border-radius:3px 3px 0 0;
		-webkit-border-radius:3px 3px 0 0;
 }
	ul.pricing > li ul li.title h3{
		font-size:20px;
		color:white;
		text-shadow:1px 1px #043c6a;
		font-family:Arial, Helvetica, sans-serif;
		position:absolute;
		display:block;
		width:100%;
		margin:0;
		text-align:center;
		font-weight:bold;
		padding-top:15px;
		height:50px;
 }
	ul.pricing > li ul li.title h4{
		font-size:30px;
		font-weight:bold;
		color:white;
		text-shadow:1px 1px #043c6a;
		position:absolute;
		display:block;
		width:100%;
		font-family:Arial, Helvetica, sans-serif;
		margin:0;
		text-align:center;
		padding-top:40px;
		height:50px;
 }
	ul.pricing > li ul li.title h4 small{
		font-size:14px;
 }
	ul.pricing li ul li{
		padding:10px 20px 10px 20px;
		color:#616161;
		font-size:13px;
		text-shadow:1px 1px white;
		list-style:none;
 }
	ul.pricing li ul li:nth-child(even){
		background:white;
 }
	ul.pricing li ul li:last-child{
		text-align:center;
		padding:15px;
	}
	ul.pricing li ul li:last-child a{
	  	display:block;
	  width:50%;
	  height:36px;
	  font-weight:bold;
	  font-size:14px;
	  text-align:center;
	  color:#FFF;
	  text-shadow:1px 1px black;
	  text-decoration:none;
	  padding-top:7px;
	  margin:0 auto;
	  border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
	  
 }
	ul.pricing li ul li.divider{
		height:1px;
		display:block;
		padding:0;
		background:#306608;
 }
	ul.pricing.green > li{
		background:#EAF2F4;
 }
/** End plans **/
.content_data{
   background: #eaf0f2;
}
.content{
	float:left;
	width:70%;
	margin:20px 0;
}
.welcome_desc{
	border:1px solid #E4E4E4;
	padding:20px;
	background:#FFF;
}
.welcome_desc p{
	font-size:12px;
	color:#606060;
	line-height:1.6em;
	padding:5px 0;
}
/** Services **/
 .services{
	margin-top:20px;
	background:#FFF;
	border:1px solid #DFDDDD;
    padding:15px;
}
 .services_list{
	padding: 10px 0;
}
.services_list h4{
	font-size:13px;
	color: #888;
	font-weight: bold;
	margin-bottom:5px;
	font-family:'Electrolize', sans-serif;
}
.services_grid1{
	float:left;
	width:48%;
}
.services_img{
	float:left;
}
.services_desc{
	float:left;
	width:71%;
    padding-left:3%; 
}
.services_desc p{
	font-size:12px;
	color:#666;
	line-height:1.6em;
}
.services_grid2{
	float:left;
	width:48%;
	padding-left:4%;
}		
.sidebar{
	float:left;
	margin-left:4%;
	width:25%;
}
.sidebar_top{
	padding:20px 0;
}
.sidebar_top img{
	float:left;
}
.sidebar_heading{
	float:left;
	width:70%;
	padding-left:2%;
	padding-bottom:15px;
}
.sidebar_heading h4{
	font-size:18px;
	color:#666;
	text-transform:uppercase;
	font-family:'Electrolize', sans-serif;
}
.sidebar_heading p span{
	font-size:13px;
	color: #3A3939;
}
.sidebar_desc{
	border-top:2px groove #FCFCFC;
	padding-top:10px;
}
.sidebar_desc p{
	font-size:12px;
	color:#666;
	line-height:1.6em;
}
.search{
	float:left;
}
.domain_search p{
	font-size:12px;
	color:#888;
	line-height:1.6em;
}
.domain_search input[type="text"],.check_domain input[type="text"]{
	float:left;
	font-size:18px;
	color:#30313;
	padding:13px;
	outline:none;
	margin:0px 0 0px 50px;
	width:42.6%;
	background:url(../images-hrvatski/text_box.png) no-repeat;
	border:none;
}
.domain_search select{
    float:left;
	background:url(../images-hrvatski/select-bg.png) no-repeat;
	width:11.7%;
	height: 47px;
	border: none;
	outline: none;
	appearance: none;
	-moz-appearance: none; 
	-webkit-appearance: none;
	margin:0 1%;
	padding-left:10px;
	font-size: 18px;
	color: #6b737a;
}
.login_panel input[type="text"],.login_panel input[type="password"]{
	font-size:12px;
	color:#B3B1B1;
	padding:8px;
	outline:none;
	margin:6px 0;
	width:92%;
}
.login_panel form{
	margin:15px 0;
}
.content_bottom{
	padding:30px 0;
	background:#F9F9F9;
}
.register_account{
	float:left;
	width:62%;
	padding:20px;
    background:#FFF;
    border:1px solid #C0BEBE;
    -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
}
.register_account form input[type="text"],.register_account form select{
	font-size:12px;
	color:#B3B1B1;
	padding:8px;
	outline:none;
	margin:5px 0;
	width:340px;
}
.register_account form select{
	width:360px;
	color:#666;
}
.register_account form input[type="text"].code{
	width:15%;
}
.register_account form input[type="text"].number{
	width:69.8%;
}
.register_account table td{
	width:100%;
}
.register_account p{
	font-size:12px;
	color:#666;
}
.domain_search{
	background:url(../images-hrvatski/header_line_bg.jpg);
	padding:25px 0;
    border-top: 1px solid rgba(119, 192, 9, 0.25);
}
.login_panel{
	float:left;
	width:27%;
	margin-left:4%;
	padding:20px;
	background:#FFF;
	border:1px solid #C0BEBE;
    -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
}
.login_panel p{
	font-size:12px;
	color:#888;
}
p.terms{
	float:left;
	font-size:12px;
	padding:15px 0 0 15px;
}
p.terms a,p.note a{
	text-decoration:underline;
	color:#0540c5;
}
p.terms a:hover,p.note a:hover{
	text-decoration:none;
}
p.note{
	font-size:15px;
	color:#666;
	padding:5px;
	line-height:1.6em;
}
div span a{
	font-size:13px;
	color:#888;
	text-decoration:underline;
	margin-left:15px;
}
div span a:hover{
	text-decoration:none;
	color:#666;
}
/** Footer **/
	 .footer{
	 background:url(../images-hrvatski/footer-bg.png);
	 box-shadow:inset 2px -1px 8px #494848;
 }
  .footer h3{
	 font-size:15px;
	 color: #FFF;
	 margin:5px 0px;
	 border-bottom: 1px dashed #2E2E2E;
	 padding-bottom:8px;
	 font-family:'Electrolize', sans-serif;
 }
  .footer_grides{
	 border-bottom: 2px ridge #202020;
	 padding:20px 0;
 }
  .footer_grid1{
	  float:left;
	  width:23.5%;
	  padding-left:2%;
 }
  .address li{
	  font-size:12px;
      color:#5E5C5C;
     padding:5px 0;
 }
 .address li span{
 	font-weight:bold;
 }
  .footer_grid2{
	 float:left;
	 width:23.5%;
	 padding-left:2%;
 }
 .footer_grid2 p{
	 font-size:12px;
	 color:#5E5C5C;
	 line-height:1.8em;
 }
 .footer_grid2 p a{
 	 color:#444;
 	 font-size:12px;
 	 padding-top:5px;
 }
 .footer_grid2 p a:hover{
 	 color:#9E9E9E;
 }
 .footer_grid3{
	 float:left;
	 width:23.5%;
	 padding-left:2%;
 }
 .f_menu li{
	 display:block;
	 margin:8px 0;
 }
 .f_menu li a{
	color:#5E5C5C;
	font-size:13px;
 }
 .f_menu li a:hover{
	color:#9E9E9E;
 }
 .footer_grid4{
	float:left;
	width:23.5%;
	padding-left:2%;
 }
 .img_list li {
	 display:block;
	 margin:10px 0;
 } 
 .img_list li a{
	 font-size:12px;
	 color:#5E5C5C;
	 margin:10px;
	 text-transform:uppercase;
 }
  .img_list li a:hover{
	 color:#9E9E9E;
 }
  .img_list img{
	 vertical-align:middle;
	 opacity:0.65;
	 display: inline-block;
 }
 .img_list img:hover{
 	opacity:1;
 }
 .copy_right{
	text-align:center;
	padding:15px 0;
 }
 .copy_right p{
	font-size:12px;
	color:#444;
 }
 .copy_right p a{
    color: #5E5C5C;
	font-size:12px;
	text-decoration:underline;
 }
 .copy_right p a:hover{
	color:#9E9E9E;
	text-decoration:none;
 }
/** Domain Registration **/
.domain_registration{
	padding:20px 0;
}
.registration{
	padding:15px 0;
}
.domain_img img{
	float:left;
	border:1px solid #DDD;
	padding:3px;
	background:#FFF;
}
.rfloat{
	float:right;
	width:78%;
}
.tld-box {
	margin-left:4%; 
	display:inline;
}
.check_domain input[type="text"]{
	font-size:18px;
	color:#BDBDBD;
	padding:16px;
	outline:none;
	width:63%%;
	background:url(../images-hrvatski/text_box.png) no-repeat;
	border:none;
	margin:0;
	float:none;
}
.alink {
	color:#1d4cb6;
	display:inline-block;
	padding:5px 0 0 0;
	cursor:pointer;
	font-size:14px;
}
.dataTable2 label {
	font-size:15px; 
	text-decoration:none; 
	color:#666;
}
.tld-box table.dataTable2 td {
	width:116px;
	padding:5px 0;
}
.tld-list-wrp {
	background:#fbfcfd;
	border:solid 1px #e1f3cf;
	padding:10px 20px;
	border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
}
.tld-list-data td {
	font-size: 20px;
	font-weight: normal;
	color:#555f4b;
	padding:8px 0 8px 50px;
	border-bottom:solid 1px #e1f3cf;
}
.tld-list-data .last td {
	border:none;
}
.tld-list-data .domain-c {
	font-size:14px;
	font-weight:normal;
}
.txt-link {
	font-size:15px;
	font-weight:normal;
	color:#216ee1; 
	cursor:pointer;
}
.link-promo {
	font-size:15px; 
	text-decoration:none; 
	color:#666;
}
.domain_registration div.list-heading{
	font-size:14px;
	font-weight:bold;
	color:#616161;
	padding:5px 0;
}
.domain_button{
	float:left;
	padding-top:15px;
}
.pleft{
	float:left;
	margin: 30px 0 0 4%;
	
}
.pleft p span a{
	font-size:15px;
	color:#0540c5;
	text-decoration:underline;
}
.pleft p span a:hover{
	text-decoration:none;
}
/** Hosting **/
.plans_table thead{
	background: #F6F8F9;
	background: -moz-radial-gradient(center, ellipse cover, #F6F8F9 0%, #afc4f4 0%, #89a5e4 0%, #0540c5 100%, #F5F7F9 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#F6F8F9), color-stop(0%,#afc4f4), color-stop(0%,#89a5e4), color-stop(100%,#0540c5), color-stop(100%,#F5F7F9));
	background: -webkit-radial-gradient(center, ellipse cover, #F6F8F9 0%,#afc4f4 0%,#89a5e4 0%,#0540c5 100%,#F5F7F9 100%);
	background: -o-radial-gradient(center, ellipse cover, #F6F8F9 0%,#afc4f4 0%,#89a5e4 0%,#0540c5 100%,#F5F7F9 100%);
	background: -ms-radial-gradient(center, ellipse cover, #F6F8F9 0%,#afc4f4 0%,#89a5e4 0%,#0540c5 100%,#F5F7F9 100%);
	background: radial-gradient(ellipse at center, #F6F8F9 0%,#afc4f4 0%,#89a5e4 0%,#0540c5 100%,#F5F7F9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=1 );
}
/** cjenik menu **/
.menu-cjenik {
    /* padding: 45px 0 15px 0; */
    /* box-shadow: 0px 0px 7px #969696; */
    width: 100%;
	text-align: center;
}
.menu-cjenik ul {
    display: block;
   /* padding-top: 25px;*/
    border-bottom: 2px groove #FFF;
    width: 100%;
    /*padding-left: 5px;*/
	margin-bottom: 25px;
	}
.menu-cjenik ul li {
    /* display: inline; */
    /* padding-top: 25px; */
    /* border-right: 2px groove #FFF; */
    display: inline-block;
    position: relative;
    padding: 15px 20px;
    background: #fff;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    /* transition: all 0.2s; */
}
/** kraj-cjenik menu **/

/** cjenik domena **/
.plans_table2 thead{
	background-color: #E8E8E8;;
}
th.domene {
    padding: 10px;
}
tr:nth-child(even) {background-color: #f2f2f2;}
/** kraj-cjenik domena **/
.plans_table thead th.plans-list{
	padding:15px 0;
}
.plans_table thead th.plans-list h3{
	font-size: 20px;
	color: #FFF;
	text-shadow: 1px 1px #043C6A;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 100%;
	margin: 0;
	text-align: center;
	font-weight: bold;
}
.plans_table thead th.plans-list h4{
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 1px 1px #043C6A;
	display: block;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: center;
}
.plans_table thead th.plans-list h4 small{
	font-size:14px;	
}
.plans_table td.plan_list_title{
    font-size:14px;
	text-align:left;
}
.plans_table tbody td{
	padding:10px;
	color:#616161;
	font-size:14px;
	border:1px solid #DDD;
	text-align:center;
}
.plans_table tfoot td.order_now button{
	padding:8px 10px;
    -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
}
.plans_table tfoot td{
	text-align:center;
    padding:10px 0; 
    background:#EAF2F4;
    border:1px solid #CEDFE0;
}
 /**   Email   **/
.email-features li{
	font-size:12px;
	color:#616161;
	padding:8px 20px;
	background:url(../images-hrvatski/email-list.png) no-repeat 0px;
 }
.features_list-1{
	float:left;
	width:27%;
}
.features_list-2,.features_list-3{
	float:left;
	width:27%;
	margin-left:4%;
}
.plans{
	margin:15px 0;
}
 
/** Support **/
.support{
	padding:20px 0;
}
.support_desc{
	float:left;
	width:65%;
}
.support_desc h2{
	font-size:30px;
	color:#3A3939;
	padding:5px 0;
	font-family:'Electrolize', sans-serif;
	text-transform:uppercase;
}
.support_desc h3,.plans h3,.domain_registration h3{
	font-size:30px;
	color:#3A3939;
	padding:5px 0;
	font-family:'Electrolize', sans-serif;
	text-transform:uppercase;
}
.plans_nvme h3{
	font-size:30px;
	color:#3A3939;
	padding:5px 0;
	font-family:'Electrolize', sans-serif;
	text-transform:uppercase;
	text-align: center;
}
.support_desc p span{
	font-size:15px;
	color:#666;
}
.support_desc p{
	font-size:12px;
	color:#777;
	line-height:1.8em;
	padding:5px 0;
}
.support img{
	float:left;
	margin-left:4%;
	margin-top:30px;
}
.frame{
	margin-top:10px;
	border:1px solid #DFDFDF;
}
.feedback{
	padding:20px 0;
}
.form-1{
	float:left;
	width:48%;
}
.form-2{
	float:left;
	width:48%;
	margin-left:4%;
}
.feedback form input[type="text"],.feedback form select,.feedback form textarea{
	font-size:12px;
	color:#B3B1B1;
	padding:8px;
	outline:none;
	margin:6px 0;
	width:95%;
	font-family:Arial, Helvetica, sans-serif;
}
.feedback form input[type="text"].code{
	width:15%;
}
.feedback form input[type="text"].number{
	width:74%;
}
.feedback form textarea{
	height:130px;
}
.feedback form select{
	width:98%;
	color:#666;
}
.feedback p{
	font-size:12px;
	color:#666;
}
/*** move top **/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:50;
	height:50px;
	border:none;
	text-indent:100%;
	background:url(../images-hrvatski/up.png) no-repeat right top;
}

#toTopHover {
	background:url(../images-hrvatski/up-hover.png) no-repeat right top;
	width:50px;
	height:50px;
	display:block;
	overflow:hidden;
	float:right;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}
#toTop:active, #toTop:focus {
	outline:none;
}
 @media all and (max-width:1024px) and (min-width:800px){
 	.wrap{
 		width:760px;
 		padding:0 20px;
 	}
 .menu li a {
 	padding:10px 30px;
 }
 .banner_data h2 span {
 	font-size:55px;
 }
 .banner_data {
 	width:65%;
 }
 .banner_img {
	float: left;
	width: 35%;
}
.features_list {
		width:50%;
}
.features_list_right {
	margin-left:0;
	width:50%;
}
.buttons button{
	width:90%;
	margin:5px 0;
}
.features_list_right p {
	margin-bottom:30px;
}
ul.pricing li ul li {
	padding:10px 5px 10px 10px;
	font-size:12px;
}
ul.pricing li ul li:last-child a {
	width:65%;
	height:23px;
}
.welcome_desc {
	padding:10px;
}
.content {
	width:65%;
}
.sidebar{
	width:32%;
	margin-left:3%;
}
.sidebar_heading h4 {
	font-size:16px;
}
.services {
	padding:10px;
	margin-top:10px;
}
.services_list{
	padding:5px 0;
}
.register_account {
	width:60%;
	padding:10px;
}
.register_account form input[type="text"]{
	width:200px;
}
.register_account form select{
	width:220px;
}
.register_account form input[type="text"].code{
	width:15%;
}
.register_account form input[type="text"].number{
	width:60.8%;
}
.login_panel {
	width:30%;
	padding:10px;
}
.img_list li a{
	font-size:11px;
	margin:0 8px;
}
.domain_search input[type="text"]{
	background: url(../images/text_box_2.png) no-repeat;
	margin:0;
	width:51.6%;
}
.domain_search select {
	width:17.7%;
}
p.terms {
	padding:12px 0 10px 15px;
	width:58%;
}
.tld-box{
	margin-left:2%;
}
.rfloat {
	width:70%;
}
.check_domain input[type="text"] {
	background: url(../images/text_box_reg2.png) no-repeat;
	width:80%;
}
.support_desc h3, .plans h3, .domain_registration h3 {
	font-size:25px;
}
.support_desc {
	width:70%;
}
.support img{
	margin-left:3%;
}
.features_list-1{
	float:left;
	width:48%;
}
.features_list-2{
	float:left;
	width:48%;
}
.features_list-3{
	display:none;
}
.plans_table thead th.plans-list h3 {
	font-size:15px;
}
.plans_table thead th.plans-list h4{
	font-size:18px;
}
.plans_table tbody td {
	padding:5px;
}
.feedback form input[type="text"].number{
	width:70%;
}
.feedback form select {
	width:100%;
}
}
 @media all and (max-width:800px) and (min-width:640px){
 	.wrap{
 		width:620px;
 		padding:0 20px; 
 }
 .menu li a {
 	padding:10px 10px;
 }
 .banner_data h2 span {
 	font-size:50px;
 }
 .banner_data {
 	width:70%;
 }
 .banner_img {
	float: left;
	width: 30%;
}
.features_list {
	width:50%;
}
.features_list li {
	padding:6px 16px;
	font-size:12px;
}
.features_list_right {
	width:50%;
	margin-left:0%;
}
.features_list_right p{
	font-size:15px;
}
.features_list_right span.price,.features_list_right span.price:hover{
	background:none;
	color: #1d4cb6;
}
.features_list_right p span {
	font-size:16px;
}
.features_list_right span.price{
	padding:0 0 0 55px;
}
.buttons button{
	width:95%;
	margin:5px 0;
}
.features_list_right p {
	margin-bottom:10px;
}
ul.pricing li ul li {
	padding:8px 0px 8px 10px;
	font-size:12px;
}
ul.pricing > li ul li.title {
	height:65px;
}
ul.pricing > li ul li.title h3{
	font-size:17px;
	padding-top:10px;
}
ul.pricing > li ul li.title h4 {
	font-size:25px;
	padding-top:30px;
}
ul.pricing li ul li:last-child a {
	width:85%;
	height:20px;
	font-size:12px;
}
.welcome_desc {
	padding:10px;
}
.content {
	width:65%;
}
.sidebar{
	width:32%;
	margin-left:3%;
}
.sidebar_heading h4 {
	font-size:15px;
}
.sidebar_heading p span {
	font-size: 11px;
}
.services_list h4{
	font-size:12px;
}
.services {
	padding:10px;
	margin-top:10px;
}
.services_list{
	padding:5px 0;
}
.register_account,.login_panel {
	float:inherit;
	width:96%;
	padding:10px;
}
.login_panel {
	margin:3% 0 0 0;
}
.login_panel form {
	margin:0;
}
.register_account form input[type="text"]{
	width:270px;
}
.register_account form select{
	width:290px;
}
.register_account form input[type="text"].code{
	width:15%;
}
.register_account form input[type="text"].number{
	width:66%;
}
.img_list li a{
	font-size:9px;
	margin:0 2px;
}
.domain_search input[type="text"]{
	background: url(../images/text_box_3.png) no-repeat;
	margin:0;
	width:48.6%;
}
.domain_search select {
	width:21.7%;
}
p.terms {
	padding:15px 0 0 15px;
	width:60%;
}
.tld-box{
	margin-left:2%;
}
.rfloat {
	width:70%;
}
.domain_img img{
	width:26%;
}
.check_domain input[type="text"] {
	background: url(../images/text_box_3.png) no-repeat;
	width:70%;
	padding:13px;
}
.registration{
	padding:0;
}
.pleft {
	margin:30px 0 0 1%;
}
.pleft p span a {
	font-size:13px;
}
.support_desc h3, .plans h3, .domain_registration h3 {
	font-size:22px;
}
.support_desc {
	width:70%;
}
.support img{
	width:25%;
	margin-left:3%;
}
.features_list-1{
	float:left;
	width:48%;
}
.features_list-2{
	float:left;
	width:48%;
}
.features_list-3{
	display:none;
}
.plans_table thead th.plans-list h3 {
	font-size:12px;
}
.plans_table thead th.plans-list h4{
	font-size:15px;
}
.plans_table thead th.plans-list h4 small {
	font-size:13px;
}
.plans_table thead th.plans-list{
	padding:10px;
}
.plans_table td.plan_list_title {
	font-size:12px;
}
.plans_table tfoot td.order_now button {
	font-size:12px;
	padding:6px 8px;
}
.plans_table tbody td {
	padding:5px;
}
.feedback form input[type="text"].number{
	width:67%;
}
.feedback form input[type="text"],.feedback form textarea {
	width:94%;
}
.feedback form select {
	width:100%;
}
}
 @media all and (max-width:640px) and (min-width:320px){
 	.wrap{
 		width:340px;
 		padding:0 5px; 
 }
 .logo {
 	width:50%;
 }
 	 .menu li a {
 	padding:10px 8px;
 }
 .banner_data {
	width: 75%;
	padding:15px 0;
 }
 .banner_data h2 {
 	font-size:18px;
 }
 .banner_data h2 span {
 	font-size:35px;
 }
 .banner_img {
	float: left;
	width:100%;
}
.style3 {
    font-size: 12px !important;
}

.features_list {
	width:100%;
	padding-top:0;
}
.features_list li {
	padding:6px 16px;
	font-size:12px;
}
.features_list_right {
	width:46%;
	margin-left:0%;
}
.features_list_right p{
	font-size:16px;
}
.features_list_right span.price,.features_list_right span.price:hover{
	background:none;
	color: #9BD149;
}
.features_list_right p span {
	font-size:16px;
}
.features_list_right span.price{
	padding:0 0 0 55px;
}
.buttons button{
	width:100%;
	font-size:10px;
}
.features_list_right p {
	margin-bottom:5px;
}
.content_top{
	padding:0;
}
ul.pricing > li{
	float:inherit;
	width:100% !important;
	text-align:center;
	margin:5px 0;
}
ul.pricing li ul li {
	padding:8px 0px 8px 10px;
	font-size:12px;
}
ul.pricing > li ul li.title {
	height:65px;
}
ul.pricing > li ul li.title h3{
	font-size:17px;
	padding-top:10px;
}
ul.pricing > li ul li.title h4 {
	font-size:25px;
	padding-top:30px;
}
ul.pricing li ul li:last-child a {
	width:23%;
	height:36px;
	font-size:12px;
}
.content,.sidebar{
	float:inherit;
	width:100%;
}
.content{
	padding-top:3%;
	margin:0;
}
.sidebar{
	margin-left:0;
}
.welcome_desc {
	padding:10px;
}
.sidebar_heading h4 {
	font-size:18px;
}
.sidebar_heading p span {
	font-size: 13px;
}
.sidebar_top {
	padding:10px 0;
}
.services_list h4{
	font-size:12px;
}
.sidebar_heading{
	padding-bottom:10px;
}
.services {
	padding:10px;
	margin-top:10px;
}
.services_list{
	padding:5px 0;
}
.register_account,.login_panel {
	float:inherit;
	width:96%;
	padding:10px;
}
.login_panel {
	margin:3% 0 0 0;
}
.login_panel form {
	margin:0;
}
.register_account form input[type="text"]{
	width:185px;
}
.register_account form select{
	width:205px;
}
.register_account form input[type="text"].code{
	width:10%;
}
.register_account form input[type="text"].number{
	width:64%;
}
.register_account,.login_panel {
	float:inherit;
	width:96%;
	padding:10px;
}
.login_panel {
	margin:3% 0 0 0;
}
.login_panel button{
	font-size:15px;
}
.login_panel form {
	margin:0;
}
.footer_grid1,.footer_grid2,.footer_grid3,.footer_grid4{
	float:inherit;
	width:100%;
}
.footer_grid1,.footer_grid3,.footer_grid4{
	padding:5px 0;
}
.f_menu li{
	display:inline;
	margin:0;
	padding:0 15px;
}
.domain_search{
	padding:15px 0;
}
.domain_search input[type="text"]{
	/*background: url(../images/text_box_4.png) no-repeat;*/
	margin:0;
	width:90%;
	font-size:16px;
}
.domain_search select {
	/*background: url(../images/select-bg_2.png) no-repeat;*/
	width:100%;
	font-size:16px;
}
p.terms {
	padding:15px 0 0 15px;
	width:60%;
}
.tld-box{
	margin-left:2%;
}
.rfloat {
	width:70%;
}
.domain_img img{
	width:26%;
}
.check_domain input[type="text"] {
	background: url(../images/text_box_reg3.png) no-repeat;
	width:84%;
	padding:13px;
}
.registration{
	padding:0;
}
.pleft {
	display:none;
}
.domain_button {
	padding-top:5px;
}
.support_desc h3, .plans h3, .domain_registration h3 {
	font-size:22px;
}
.support_desc {
	width:70%;
}
.support img{
	width:25%;
	margin-left:3%;
}
.features_list-1{
	float:left;
	width:48%;
}
.features_list-2{
	float:left;
	width:48%;
}
.features_list-3{
	display:none;
}
.plans_table thead th.plans-list h3 {
	font-size:12px;
}
.plans_table thead th.plans-list h4{
	font-size:15px;
}
.plans_table thead th.plans-list h4 small {
	font-size:13px;
}
.plans_table thead th.plans-list{
	padding:15px;
}
.plans_table td.plan_list_title {
	font-size:12px;
}
.plans_table tfoot td.order_now button {
	font-size:12px;
	padding:6px 8px;
}
.plans_table tbody td {
	padding:5px;
}
.feedback form input[type="text"].code{
	width:8%;
}
.feedback form input[type="text"].number{
	width:67%;
}
.feedback form input[type="text"],.feedback form textarea {
	width:91%;
}
.feedback form select {
	width:100%;
}
/** cjenik menu **/
.menu-cjenik {
    /* padding: 45px 0 15px 0; */
    /* box-shadow: 0px 0px 7px #969696; */
    width: 100%;
	text-align: center;
}
.menu-cjenik ul {
    display: block;
   /* padding-top: 25px;*/
    border-bottom: 2px groove #FFF;
    width: 100%;
    /*padding-left: 5px;*/
	margin-bottom: 25px;
	}
.menu-cjenik ul li {
    /* display: inline; */
    /* padding-top: 25px; */
    /* border-right: 2px groove #FFF; */
    display: inline-block;
    position: relative;
    padding: 15px 20px;
    background: #fff;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    /* transition: all 0.2s; */
	border-bottom: 2px groove #FFF;
    width: 100%;
}
/** kraj-cjenik menu **/
/** cjenik domena **/
table.compare_plan {
    font-size: 10px;
}
.plans_table2 thead{
	background-color: #E8E8E8;
	
}
th.domene {
    padding: 10px;
}
tr:nth-child(even) {background-color: #f2f2f2;}
/** kraj-cjenik domena **/
/*--------drop down menu-------*/
.menu{
	padding:45px 0 15px 0;
	box-shadow: 0px 0px 7px #969696;
}
.menu li{
	display:inline;
	padding-top:25px;
	border-right: 0px groove #FFF;
}
.menu li a{
	font-size:15px;
	color:#222;
	padding:10px 30px;
	font-family:'Electrolize', sans-serif;
	display: inline-block;
    width: 100%;
}
.menu ul li{
 
  display: inline-block;
 /* margin-right: -15px;
  margin-left: -15px;*/
  position: relative;
  /*padding: 15px 20px;*/
  background: #fff;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  	border-bottom: 2px groove #FFF;
    width: 100%;
}
/*.menu ul li.icon2:hover{
  background: #555;
  color: #fff;
  background:url(../images-deutsch/domain-icon.png) no-repeat top center;;
}
.menu ul li.icon3:hover{
  background: #555;
  color: #fff;
  background:url(../images-deutsch/webhosting.png) no-repeat top center;
}*/
.menu ul li ul{
  padding: 0;
  position: absolute;
  top: 48px;
  left: 0;
  width: 170px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0.5;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
.menu ul li ul li { 
  background: #D3D3D3; 
  display: block; 
  color: #fff;
  opacity:0.9;
 
}
ul li ul li a:hover { 
background-color: #fff;
display: block;
/*padding:10px 10px;*/
/*opacity:0.9;*/
 }

.menu ul li:hover ul{
  /*display: block;
  opacity: 1;
  visibility: visible;*/
  width: 100%;
      z-index: 1000;
	    transition: 2.25s all ease;
  transition-delay: 2.25s;
}
.menu ul li ul li a{
display: block;
	font-size:14px;
	color:#222;
	padding:10px 10px;
	font-family:'Electrolize', sans-serif;
	
}

.menu li.icon1{
	background:url(../images-hrvatski/home.png) no-repeat right;
	    padding-bottom: 5px;
}
.menu li.icon2{
	background:url(../images-hrvatski/domain-icon.png) no-repeat right;
	    padding-bottom: 5px;
}
.menu li.icon3{
	background:url(../images-hrvatski/webhosting.png) no-repeat right;
	    padding-bottom: 5px;
}
.menu li.icon4{
	background:url(../images-hrvatski/mail.png) no-repeat right;
	    padding-bottom: 5px;
}
.menu li.icon5{
	background:url(../images-hrvatski/support.png) no-repeat right;
	    padding-bottom: 5px;
}
.menu li.icon6{
	background:url(../images-hrvatski/preis.png) no-repeat right;
	    padding-bottom: 5px;
	border:none;
}
.menu li.icon7{
	background:url(../images-hrvatski/cloud-hosting2.png) no-repeat right;
	    padding-bottom: 5px;
}
.menu li a:hover{
	color:#3462cb;
}

/* End menu */
 }
.grey{
	 	padding:10px 15px;
	    font-size:15px;
	    font-weight:bold;
	    color             : #fff;
	    -webkit-box-shadow: 0 1px rgba(255,255,255,0.2) inset, 0 2px 2px -1px rgba(0,0,0,0.3);
        -moz-box-shadow   : 0 1px rgba(255,255,255,0.2) inset, 0 2px 2px -1px rgba(0,0,0,0.3);
        box-shadow        : 0 1px rgba(255,255,255,0.2) inset, 0 2px 2px -1px rgba(0,0,0,0.3);
        -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;  
        cursor:pointer;  
		border            : 1px solid #303030;
        background        : #3f4040;
        background        : url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmNDA0MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMDMxMzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background        : -moz-linear-gradient(top,  #3f4040 0%, #303131 100%);
        background        : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f4040), color-stop(100%,#303131));
        background        : -webkit-linear-gradient(top,  #3f4040 0%,#303131 100%);
        background        : -o-linear-gradient(top,  #3f4040 0%,#303131 100%);
        background        : -ms-linear-gradient(top,  #3f4040 0%,#303131 100%);
        background        : linear-gradient(top,  #3f4040 0%,#303131 100%);
        filter            : progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f4040', endColorstr='#303131',GradientType=0 );
        text-shadow       : 0 1px 0 rgba(0, 0, 0, 0.4);
}
.grey:hover{
	    border            : 1px solid #303030;
        background        : #525252;
        background        : url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUyNTI1MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NTQ2NDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background        : -moz-linear-gradient(top,  #525252 0%, #454646 100%);
        background        : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#525252), color-stop(100%,#454646));
        background        : -webkit-linear-gradient(top,  #525252 0%,#454646 100%);
        background        : -o-linear-gradient(top,  #525252 0%,#454646 100%);
        background        : -ms-linear-gradient(top,  #525252 0%,#454646 100%);
        background        : linear-gradient(top,  #525252 0%,#454646 100%);
        filter            : progid:DXImageTransform.Microsoft.gradient( startColorstr='#525252', endColorstr='#454646',GradientType=0 );
        text-shadow       : 0 1px 0 rgba(0, 0, 0, 0.4);  
}
}

/*----AKCIJE - ribbon-------------------*/

.ribbon.orange{
    background: #454646;
    border-color: #454646;
    text-shadow: 0 1px 0 rgba(0,0,0,.4);
}


.ribbon {
    display: inline-block;
}

.ribbon {
    position: relative;
    left: 25px;
    font-size: 14px;
    background: #f3761e;
    color: #fff;
    font-weight: 700;
    padding: 3px 7px;
    margin-left: -16px;
    margin-right: 6px;
	margin-top: 5px;
    border-top-left-radius: 4px;
	border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-color: #f3761e;
    top: -3px;
	}

.ribbon::after{
    position: absolute;
    content: '';
    top: 100%;
	left: 0;
    background-color: transparent!important;
    border-style: solid;
    border-width: 0 7px 7px 0;
    border-color: transparent;
    border-right-color: inherit;
    width: 0;
    height: 0;
	}
	
	
	<!------------ promo blokovi -------------->
	
	

.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{border-color:#f5f5f5;text-decoration:none}
ul.block li{display:block}
ul.circle li{display:list-item;list-style-type:circle;list-style:circle}.spacer-05{margin-top:5px}.spacer-10{margin-top:10px}.spacer-20{margin-top:20px}.spacer-25{margin-top:25px}.spacer-30{margin-top:30px}.spacer-40{margin-top:40px}.spacer-50{margin-top:50px}.spacer-60{margin-top:60px}.spacer-70{margin-top:70px}.spacer-80{margin-top:80px}
.spacer-90{margin-top:90px}
.spacer-100{margin-top:100px}
.spacer-right-10{margin-right:10px}
.spacer-left-10{margin-left:10px}
.spacer-right-15{margin-right:15px}
.spacer-left-15{margin-left:15px}
.padding-bottom-20{padding-bottom:20px}

 #promo_pricing {
    user-select: none;
    display: grid;
    grid-template-columns: repeat(auto-fill, 360px);
    grid-column-gap: 1rem;
    justify-content: space-between;
    flex-wrap: wrap;
    }
    .slidein_bottom {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 100%;
        height: 100%;
        overflow-y: scroll;
        z-index: 10;
        background-color: #1f2d3a;
        color: #ffffff;
        padding: 35px 10px;
        transform: translateY(100%);
        transition: transform .2s, opacity 0.3s;
        opacity: 0;
        text-align: left;
    }

    .slidein_bottom.active {
        opacity: 1;
        transform: translateY(0);
        transition: transform .2s, opacity 0.3s;
    }

    .promo-name h3 {
        font-size: 3.8rem;
    }
	 a.close {
        display: block;
        width: 32px;
        height: 32px;
        position: relative;
    }

    a.close:before,
    a.close:after {
        position: absolute;
        left: 15px;
        content: '';
        height: 33px;
        width: 2px;
        background-color: #9f9f9f;
    }

    a.close:before {
        transform: rotate(45deg);
    }

    a.close:after {
        transform: rotate(-45deg);
    }

    .domain-box .slidein_bottom .subtitle,
    .domain-box .slidein_bottom .title,
    .domain-box .slidein_bottom li {
        color: #fff;
        font-size: 1.6rem;
        font-weight: 600;
        letter-spacing: 1px;
    }

    li.domain-box.domain-box-wrapper {
        margin: 15px 0;
        max-width: 360px;
        width: 100%;
        box-shadow: 0 14px 26px -12px rgba(206, 206, 206, 0.19), 0 4px 23px 0 rgba(161, 161, 161, 0.04), 0 8px 10px -5px rgba(126, 126, 126, 0.08);
    }

    .promo-offer {
        display: inline-block;
        padding: 14px 15px;
        background-color: #ffffff;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        border: 1px solid #e1e1e1;
        border-top: 0;
        position: relative;
        /*width: 100%;*/
		width: 328px;
		
    }

    @media screen and (max-width: 680px) {
        a.close {
            float: right;
        }
        li.domain-box.domain-box-wrapper {
            max-width: 100%;
            padding: 20px 15px;
            margin-bottom: 20px;
            margin-right: auto;
            margin-left: auto;
        }
		.promo-image {
    		max-width: 350px;
		}
		
    }


    .hero-content .title h1 {
        text-transform: uppercase;
    }

    .learn-more {
        margin-top: 15px;
        position: absolute;
        right: 15px;
        top: 2px;
    }

    .domain-box p.subtitle {
        font-size: 1.6rem;
        margin-top: 15px;
        font-weight: 400;
    }

    .category-selector .title p {
        font-size: 2rem;
        font-weight: 300;
        color: #999999;
        margin-bottom: 20px;
    }

    .min-price,
    .max-price {
        font-size: 1.4rem;
        font-weight: 400;
        color: #878787;
    }


    .hero-content {
        padding: 40px 0;
    }

    .pull-up {
        margin-top: -4%;
        padding-bottom: 40px;
    }

    ul.promo-links {
        display: flex;
        max-width: 750px;
        margin: 0 auto;
        user-select: none;
    }

    ul.promo-links .icon,
    ul.promo-links .link {
        display: block;
        text-align: center;
    }

    ul.promo-links li {
        text-align: center;
        width: 100%;
        max-width: 90px;
        display: inline-block;
        padding: 10px;
        padding-top: 14px;
        cursor: pointer;
        border-radius: 4px;
        transition: all .3s;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        -ms-transition: all .3s;
    }

    ul.promo-links .icon svg {
        width: 35px;
        height: 35px;
        fill: #ffffff;
        margin: 0 auto;
    }

    ul.promo-links .link {
        margin-top: 2px;
        font-size: 14px;
        font-weight: 600;
        letter-spacing: 1px;
    }

    ul.promo-links li:hover {
        background-color: #3232327a;
    }

    ul.promo-links li.active {
        background-color: #fff;
        color: #000;
    }

    ul.promo-links li.active .icon svg {
        fill: #000;
    }

    /* .promo-slider li {
            background-repeat: no-repeat;
            background-size: cover;
            width: 100%;
            background-position: center;
            height: 285px;
        }*/

    .slider-wrapper {
        position: relative;
        height: 100%;
        overflow: hidden;
    }

    span.slider-nav {
        padding: 25px 7px;
        background-color: #ffffff7d;
        position: absolute;
        left: 0;
        top: 35%;
        cursor: pointer;
        transition: all .3s;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        -ms-transition: all .3s;
        display: none;
    }

    span.slider-nav:hover {
        box-shadow: 0 14px 26px -12px rgba(206, 206, 206, 0.19), 0 4px 23px 0 rgba(161, 161, 161, 0.04), 0 8px 10px -5px rgba(126, 126, 126, 0.08);
        background-color: #fff;
    }

    span.slider-nav svg {
        width: 30px;
        height: 30px;
        vertical-align: middle;
        text-align: center;
    }

    span.slider-nav.next {
        right: 0;
        left: auto;
    }

    span.slider-nav.prev svg {
        transform: rotate(180deg);
    }

    span.slider-nav.next {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    span.slider-nav.prev {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    ul.promo-block {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        user-select: none;
    }

    ul.promo-block li {
        margin: 15px 0;
        max-width: 360px;
        width: 100%;
        box-shadow: 0 14px 26px -12px rgba(206, 206, 206, 0.19), 0 4px 23px 0 rgba(161, 161, 161, 0.04), 0 8px 10px -5px rgba(126, 126, 126, 0.08);
    }

    ul.promo-block li span.promo-image img {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        width: 100%;
    }

    ul.promo-block li span.promo-offer {
        display: flex;
        justify-content: space-between;
        padding: 14px 15px;
        background-color: #ffffff;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        border: 1px solid #e1e1e1;
        border-top: 0;
    }

    ul.promo-block li span.promo-offer span.slash-text {
        color: #a5a5a5;
        font-size: 14px;
        font-weight: 600;
        margin-left: 3px;
        display: inline-block;
        line-height: normal;
        text-decoration: line-through;
    }

    /* ul.promo-block li span.promo-offer span.date-text {
        color: #787878;
        font-size: 14px;
        font-weight: 600;
        display: block;
        line-height: normal;
        margin-left: 10px;
    } */

    span.date-text {
        display: block;
        font-size: 1rem;
    }

    ul.promo-block li span.promo-offer .product-pricing {
        font-size: 20px;
        line-height: normal;
        font-weight: 800;
        color: #2e2e2e;
    }

    ul.promo-block li span.promo-offer .product-pricing span.currency {
        vertical-align: super;
        font-size: 12px;
        margin-right: 1px;
    }

    ul.promo-block li span.promo-offer button {
        padding: 0 15px;
    }

    .tab-content {
        display: none;
        opacity: 0;
    }

    .tab-content.active {
        display: block;
        opacity: 1;
    }

    @media (max-width: 767px) {
        ul.promo-links .link {
            font-size: 12px;
        }
        ul.promo-links .icon svg {
            width: 28px;
            height: 28px;
        }
        .xs-modification {
            padding-bottom: 35px;
            padding-top: 5px;
            padding-left: 5%;
            padding-right: 5%;
            background-color: #f9f9f9;
            border: 1px solid #e6e6e6;
            border-radius: 2px;
        }
        .xs-raise {
            margin-top: -30px;
            padding-bottom: 30px;
        }
        .pull-up {
            margin-top: auto;
            padding-bottom: 0;
        }
        button.green-btn {
            background-color: #52c02b;
            font-size: 12px;
            padding: 8px 12px;
        }
    }

    @media (max-width: 480px) {
        ul.promo-links li {
            padding: 7px;
            padding-top: 10px;
        }
        ul.promo-links .link {
            font-size: 10px;
        }
        .xs-modification {
            padding-bottom: 35px;
            padding-top: 5px;
            padding-left: 5%;
            padding-right: 5%;
            background-color: #f9f9f9;
            border: 1px solid #e6e6e6;
            border-radius: 2px;
        }
        .xs-raise {
            margin-top: -30px;
            padding-bottom: 30px;
        }
        .pull-up {
            margin-top: auto;
            padding-bottom: 0;
        }
        button.green-btn {
            background-color: #52c02b;
            font-size: 12px;
            padding: 8px 12px;
        }
    }
	
	 /* Promo Restructure Modification Code Starts */

    .promo-image img {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        width: 100%;
    }

    span.product-pricing {
        font-size: 1.2rem;
        line-height: normal;
        font-weight: 800;
        color: #2e2e2e;
    }

    .product-pricing span.currency {
        vertical-align: super;
        font-size: 12px;
        margin-right: 1px;
    }

    .promo-offer span.slash-text {
        color: #a5a5a5;
        font-size: 1.2rem;
        font-weight: 600;
        margin-left: 2px;
        line-height: normal;
        display: inline-block;
        text-decoration: line-through;
        vertical-align: 1px;
    }

    /* Promo Restructure Modification Code Ends  */

    @media (max-width: 767px) {
        section.filter-toolbar .form-control,
        section.filter-toolbar .sort-data {
            margin: 10px auto;
            width: 100%;
        }
    }
	
	/*------MOJE - polje cijena-----------*/

.sivo {
    background: grey;
	color: white !important;
}
.crveno{
    background: #FF6C3A;
	color: white !important;
	}
.cijena{
    background: #D23405;
	color: white !important;
	}	
	
h5{
	font-size: 18px;
    font-weight: 600;
	}
	/*------MOJE - koraci na index stranici-----------*/
	
.container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
	}
	
@media (max-width: 767px) {
.container {
    /*display: flex;*/
    flex-direction: column;
	}
    }
	
	/*------------------------------------*\
    5. DOMAIN SEARCH AREA - uzeto za hosting-domene
\*------------------------------------*/
#offer {
    position: relative;
    padding: 100px 0;
    background-color: #2e3138;
}
#offer .left-content {
    color: #fff;
}
#offer .left-content h2 {
    color: inherit;
    font-size: 45px;
    font-weight: 900;
    margin: 0;
    padding: 6px 0 12px;
}
#offer .left-content p {
    font-size: 21px;
    font-weight: 300;
    margin: 0;
}
#domainSearchForm .form-control {
    width: 100%;
    border: none;
}
#domainSearchForm input[type="text"].form-control {
    font-size: 18px;
    height: 55px;
    padding: 5px 15px;
    border-radius: 0;
}
#domainSearchForm select.form-control {
    font-size: 18px;
    height: 55px;
    padding: 5px 15px;
    box-shadow: none;
    border-left: 1px solid #e9e9e9;
    border-radius: 0;
    line-height: 51px;
}
#domainSearchForm button[type="submit"] {
    background: #FF6C3A;
    border: 0;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 16px;
    font-weight: 700;
    height: 55px;
    padding: 8px 6px 6px;
    text-transform: uppercase;
    width: 100%;
}
#domainSearchForm button[type="submit"]:focus,
#domainSearchForm button[type="submit"]:hover {
    background: #ACACAC;
    outline: 0;
}
#offer .right-content {
    padding: 15px 15px 0 20px;
}
#offer .right-content .domain-ext {
    margin: 20px -10px 0;
}
#offer .right-content .domain-ext > div {
    padding: 0 10px;
}
#offer .right-content a.extension {
    display: block;
    font-weight: 500;
    border-right: 1px solid #fff;
}
#offer .right-content .domain-ext > div:last-child a.extension {
    border: none;
}
#offer .right-content a.extension span {
     display: block; 
}
#offer .right-content a.extension span.name {
     font-size: 22px;
}

@media (min-width: 767px) {
    .col-sm-2 {
        width: 16.66666667%
    }
	}
/*------------------------------------*\
	
	
