body{
padding:0;
margin:0;
}
p{
text-align:justify
}
.hh-website-design{display:block;border:solid 1px #ccc;border-radius:4px;padding:0 11px;color:#000;font-size:16px;text-align:left;transition:all 1.000s ease;
-webkit-transition:all 0.4s ease;
-moz-transition:all 1.000s ease;
-o-transition:all 1.000s ease;}
		.hh-website-design small{
				line-height:1.2;
		}
		.hh-website-design:hover{-webkit-box-shadow: 0px 2px 4px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 2px 4px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 2px 4px 0px rgba(50, 50, 50, 0.75);}
.hh-website-design a{color:#990066}
.hh-website-design a:hover{color:#666;
text-decoration:none}
.menu{
width:100%;
transition: all 0.5s ease;
}
.menu-scroll{z-index: 9999; position: fixed; left: 0; top: 0; width: 100%; transition: all 0.5s ease;}
.logosmall{display:block}
.logosmallnew img{width:50%}
.text-midimg{display:inherit}
.banner{
position: relative; 
width: 1000px;
height: 530px; 
overflow: hidden; 
margin:0 auto;

}
.banner1{
position: relative; 
width: 1000px;
height: 425px; 
overflow: hidden; 
margin:0 auto;

}
.small-banner img {
    border: 1px solid #CCC;
    border-radius:7px;
	box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.75);
}
.url a {
text-decoration:none;
color:#333333;
transition: all 0.5s ease 0s;
	}
.url a:hover {
	color:#E56500;
	} 	
.shadow{
z-index: -1;
position: relative;
margin-top: -5px;
width:60%;
}
.web-designbox{
border: 1px solid #CCC;
border-radius: 5px;
background-color: #FFF;
position: relative;
z-index: 1000;
display: block;
margin-top: -78px;
padding:20px 20px 5px 20px;
}
.web-designbox:hover{border: 1px solid #3E3A3A;}
.web-designbox-heading{
font-family: Arial,Helvetica,sans-serif;
font-size: 16px;
font-weight: bold;
text-decoration: none;
color: #4B4B4B;
margin-top: 12px;

}
.box-line{
width:100%;
height:1px;
background-color:#8f3589;
margin-top:20px;
}
.website-design-development-ahmedabad {
    text-align: justify;
    margin: 5px;
    line-height: 150%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	height: 128px;
overflow: hidden;
text-overflow: ellipsis;
display: block;
}

.tabright{
padding-right:0;
}
.tableft{
padding-left:0;
}
.welcome{
background-color:#FFFFFF;
}
.welcome-font {
   /* font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;*/
    font-weight: bold;
    color: #E56500;
    text-decoration: none;
    padding: 20px 10px 0px;
}
.welcome-sub-font p{
   /* font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #333;*/
    text-decoration: none;
    margin: 10px 0px;
    text-align: justify;
	line-height: 150%;
}
.welcome-sub-font1 {
   /* font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;*/
    color: #333;
    text-decoration: none;
    margin: 10px 11px;
    text-align: justify;
	line-height: 150%;
	padding-bottom:30px
}

.testimonial-txt{
font-family: 'Exo 2', sans-serif;
font-size:21px;
color:#000000;
text-transform:uppercase;
font-weight:bold;
margin-left: 10px;
}
.portfolio-bg{
background: #f6f6f6; /* Old browsers */
background: -moz-linear-gradient(top,  #f6f6f6 0%, #e1e1e1 44%, #ffffff 61%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(44%,#e1e1e1), color-stop(61%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f6f6f6 0%,#e1e1e1 44%,#ffffff 61%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f6f6f6 0%,#e1e1e1 44%,#ffffff 61%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f6f6f6 0%,#e1e1e1 44%,#ffffff 61%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f6f6f6 0%,#e1e1e1 44%,#ffffff 61%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */


/*border-left-right: 10px solid #fff;*/
margin: 0;
}
.testimonialimg{
position: relative;
display: block;
margin-top: -30px;
}
.testmarquee{
display: block;
position: relative;
z-index: 1;
}  
legend {
    font-family: Tahoma,Geneva,sans-serif;
    margin: 0px;
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 16px;
    border: 1px solid #E56500;
    background: none repeat scroll 0% 0% #E56500;
	width:200px;
	color:#FFFFFF;
}

fieldset{
    border:1px solid green;
    margin:20px 0;
	 border-radius: 16px;
	 padding:10px;
}
fieldset p{
    margin:0;
    padding:0;
}
ul.svertical{
	text-shadow:1px 1px 1px #000;
	width: 230px; /* width of menu */
	overflow: auto; /* background of menu */
	margin: 0;
	padding-top: 7px; /* top padding */
	list-style-type: none;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: left;
}

ul.svertical li{
	text-align: left;
}

ul.svertical li a{
	position: relative;
	display: inline-block;
	text-indent: 1;
	overflow: hidden;
	text-decoration: none;
	margin-bottom: 7px; /* spacing between links */
	color: #FFF;
	-moz-transition: all 0.2s ease-in-out; /* CSS3 transition of hover properties */
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	padding: 2px 4px;
}

ul.svertical li a:hover{
	color: #F88327;
	-moz-box-shadow: inset -3px 0 2px rgba(114,114,114, 0.8); /* contract inner right shadow */
	-webkit-box-shadow: inset -3px 0 5px rgba(114,114,114, 0.8);
	box-shadow: inset -0px 0 2px rgba(114,114,114, 0.8);
	background-color: #333;
	padding-top: 2px;
	padding-left: 20px;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 2px;
	text-decoration: none;
}
.reachustxt{
font-size: 16px;color: #fff;text-decoration: none;text-transform: uppercase;font-weight: bold;
padding:10px 0;
}
.white-font {
    font-size: 16px;
    color: #FF7D2B;
    text-decoration: none;
    font-family: Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-weight: bold;
	margin-top: 10px;
}
.enquiry-form{
background-color:#272727;
padding:15px 15px 2px 15px;
margin:5px 0;
}
.weblabel{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#AAA2A2;
text-transform:uppercase;
margin:5px 0;
}

input:hover, textarea:hover, input:focus, textarea:focus {
    border-color: #F90;
}
#textfield,#mobile-textfield,#mailtextfield {
 width:100%;
    background-color: #C2C2C2;
    background-repeat: no-repeat;
    list-style-image: none;
    list-style-type: none;
    border-style: none;
    padding-right: 4px;
    padding-left: 4px;
    padding-top: 2px;
	margin:5px 0;
}
.button1{
background-color:#333333;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-transform:uppercase;
padding:3px 10px;
border:1px solid #333333;
margin:5px 0;
}
.copyright{
text-align:left;
 font-size:12px; 
 color:#fff;
}
 
  .social-icons li{
  float: left!important;
  margin-right: 2px!important;
  margin-bottom: 2px!important;
  padding: 0px!important;
  display: inline!important;
  width: auto!important;

}     
.social-icons li a {
  -moz-transition: all 0.3s ease 0s;
  display: block!important;
  float: left!important;
  height: 100%!important;
  margin: 0!important;
  padding: 0!important;
  width: 40px!important;
  height: 40px!important;
  text-indent: -9999px!important;
}
.social-icons li a:hover {
  background-position: 0 -40px!important;
}

.social-icons li.facebook a {
  background: url(../images/facebook3.png) no-repeat 0 0;
}
.social-icons li.facebook a:hover {
  background-color: #3b5998;
}

.social-icons li.twitter a {
  background: url(../images/twitter3.png) no-repeat 0 0;
}
.social-icons li.twitter a:hover {
  background-color: #48c4d2;
}

.social-icons li.linkedin a {
  background: url(../images/linkedin3.png) no-repeat 0 0;
}
.social-icons li.linkedin a:hover {
  background-color: #71b2d0;
}

.social-icons li.googleplus a {
  background: url(http://globaleasyweb.com/images/googleplus3.png) no-repeat 0 0;
}
.social-icons li.googleplus a:hover {
  background-color: #d94a39;
}
.footermenuline{
border-right: 1px solid #FFF;
margin: 13px 0px;
padding: 0px 0px
}
.text-1 {
   /* font-family: Arial,Helvetica,sans-serif;
    font-size: 23px;
    font-weight: bold;*/
   
    border-bottom: 1px dashed #F90;
	margin: 0px;
line-height: 33px;
text-transform:capitalize;
}

.port-img{
margin-top:50px;
}
.whatimg{
margin-top:20px;
}
.our-recent-logos-txt {
    margin: 20px auto 10px;
    text-align: center;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    color: #FFF;
    font-weight: bold;
    background-color: #F96;
    display: block;
    padding: 5px;
    border-radius: 8px;
}
.logo-design-ahmedabad {
    box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.75);
    border-radius: 7px;
}
.logo-left img {
    border: 1px solid #999;
    margin:10px;
}
.logo-left img:hover {
    border: 1px solid #E56500;
}
.button{
 margin:20px 0;
}
.button a{
    letter-spacing: 1px;
    font-size: 20px;
    font-family: "Nunito",sans-serif;
    background: #F96;
    border: 1px solid #F96;
    color: #FFF;
    transition: all 0.5s ease 0s;
    text-decoration: none;
    border-radius: 5px;
  padding:10px;
 
}

.button a:hover, .button a:active {
    text-decoration: none;
    color: #F96;
    border-color: #F96;
    background: none repeat scroll 0% 0% #FFF;}
.brd {
    border: 1px solid #DFDFDF;
}
.imglist ul{
	margin:0px;
	padding:0
}
.imglist li{
	font-size:14px;
	margin-left:25px;
	padding:0px;
	list-style:url(../images/arrow2.png);
	line-height:26px;
	font-weight: bold;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 13px;
	width: 89%;
}
.imglist li a{
	color:#333333;
	text-decoration:none;
}
.imglist li a:link, .imglist li a:visited{
	color:#1e598e;
	text-decoration:none;

}
.imglist li a:hover{
	color:#0A7CAF;
	padding:2px;
    -moz-box-shadow: 0px 0px 12px #9e9ea3;
    -webkit-box-shadow: 0px 0px 12px #9e9ea3;
    box-shadow: 0px 0px 12px #9e9ea3;
    border:none 0px #000000;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 284px;
}
  ol{
        counter-reset: li;
        list-style: none;
        *list-style: decimal;
        padding: 0;
        text-shadow: 0 1px 0 rgba(255,255,255,.5);
      }
  .rectangle-list a{
        position: relative;
		text-transform:uppercase;
        display: block;
        padding: .4em .4em .4em .8em;
		font-size:13px;
       /* *padding: .4em;*/
  /*      margin: .5em 0 .5em 2.5em;*/
  margin:10px 0;
        background: #eee;
        color: #333;
        text-decoration: none;
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        -ms-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        transition: all .3s ease-out; 
        border:1px solid #C9C4C4;
        font-weight: bold;
      }

      .rectangle-list a:hover{
        background: #E56500;
		color:#fff;
		border:1px solid #E56500;
      } 

      .rectangle-list a:before{
        content: counter(li);
        counter-increment: li;
        position: absolute; 
        left: -2.5em;
        top: 50%;
        margin-top: -1em;
        background: #333333;
		color:#FFFFFF;
        height: 2em;
        width: 2em;
        line-height: 2em;
        text-align: center;
        font-weight: bold;
      }
      
      .rectangle-list a:after{
        position: absolute; 
        content: '';
        border: .5em solid transparent;
        left: -1em;
        top: 50%;
        margin-top: -.5em;
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        -ms-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        transition: all .3s ease-out;       
      }

      .rectangle-list a:hover:after{
        left: -.5em;
        border-left-color: #333333;       
      }
.method{
border-left:3px solid #CCCCCC;
padding:5px
}
.inquirybtn{
color:#FFFFFF;
background-color: #676767;
border-color: #676767;
}
.inquirybtn:hover{
color:#FFFFFF;
background-color: #E56500;
border-color: #E56500;
}
.contact-bg {
    background-image: url("../images/bg_head_about.gif");
    background-repeat: no-repeat;
	width:100%;
	border-radius:10px 10px 0 0;
	}
.cont-legend{
font-size:13px; font-weight:bold; width:auto; text-transform:uppercase
}
.global{
font-size:18px; padding-top:10px;
}
.cont-p{
border-bottom:1px solid #333333;padding:5px 20px;
} 
.techno{
width:250px;
margin:0 auto;
}
.soft-icon{
 float:right;
}
 .soft-icon img{
 margin-left:10px;

 }
 .industrial{
 float:left;
 margin:10px 12px;
 }
 .techno-text{
 float:left;
 color:#333333;
 }
 .highlight-text{
 color:#fff;
 font-size:19px;
 text-shadow: 0px 2px 2px rgba(79, 79, 79, 1);
 background-color:#E56500;
 padding:15px;
 }
  .highlight-text:hover{
  color:#fefefe;
  }
  .highlight-tab{
  background-color:#FFFFFF;
  margin:20px 0;
  padding:10px;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(178, 178, 178, 0.75);
-moz-box-shadow:    0px 5px 5px 0px rgba(178, 178, 178, 0.75);
box-shadow:         0px 5px 5px 0px rgba(178, 178, 178, 0.75); 
  }
 .bubble {
margin: 0px auto;
width: 100%;
position: relative;
background-color: #EBEBEB;
box-shadow: 1px 2px 6px -1px rgba(0, 0, 0, 0.8);
height: 530px;
border:1px solid #CCCCCC;
margin:10px 0;
}

.bubble:hover{
	 border:1px solid #E56500;
}

.rectangle {
	/*background: #7f9db9;*/
	background: #7B6F65;
	height: 50px;
	width: 100%;
	position: relative;
	top: 25px;
	
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
  -khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
  padding-top: 2px;
}

.rectangle h2 {
	font-size: 22px;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	text-align: center;
	margin-top: 10px;
}


.info {
	padding:51px 6px 0px;
}

.info h2 {
	font-size: 20px;
}

.info p {
	padding-top: 10px;
	font-size: 14px;
	line-height: 22px;
}

.info p a {
	color: #c4591e;
	text-decoration: none;
}

.info p a:hover {
	text-decoration: underline;
}

.img{
	float: left;
	width: 100%;
	height: 130px;
	margin-left: 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.img2{
	float: left;
	width: 256px;
	height: 150px;
	margin-left: 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.ecommerce10{
border-radius:7px;
border:solid 1px #ccc;
padding: 10px;
margin-bottom: 10px;}
.ecommerce-website-11{
font-size: 17px;
padding:6px;
font-weight: bold;
font-family: Arial,Helvetica,sans-serif;
color:#333;
text-align:left;
}
.requestbox {
	border: 1px solid #EFEFEF;
	width: 100%;
}
.website-hosting-title{
font-size:16px;
padding:6px;
font-weight:bold;
color:#e56500;
border-radius:6px 6px 0px 0px;
border-left:solid 1px #CCCCCC;
border-right:solid 1px #CCCCCC;
border-top:solid 1px #CCCCCC;
border-bottom:none;
height:40px;
text-align:left;
}
.social-icons{
display:none;
}
.footer{
background-color:#4B4A4A; padding:0;
margin-top:10px
}
.directorimg{
margin-top:75px;
}
.margintop{
margin-top:10px
}
.dropenquiry{
border:solid 1px #ccc;border-radius:5px;padding:10px;margin:8px 7px 0 0
}
.responsive-web-design-services{margin:25px 15px 15px 0;float:left;width:300px}
  /* Large desktop */
    @media (max-width: 1200px) { 
	.text-midimg{display:none}
	.shadow{
				width:80%;
				text-align:center;
				}
				.testimonialimg,.testimonialimg1{
		width:100%;
		text-align:center;
		}
		
	 }
     
    /* Portrait tablet to landscape and desktop */
    @media (min-width: 768px) and (max-width: 980px) {
		.text-midimg{display:none}
	.menu-scroll{z-index: 9999; position: relative; left: 0; top: 0; width: 100%;}
	.banner,.banner1{
	            position:static;
				text-align:center;
				}
				.shadow{
				width:80%;
				text-align:center;
				}
				.web-designbox{
		margin:10px auto 0;
		}
				.tabshadow{
		width:80%;
		text-align:center;
		}
		.testimonialimg,.testimonialimg1{
		width:100%;
		text-align:center;
		}
		.portfolio-bg{
		border:none
		}
		.footermenuline{
		border:none
		`}
		.nopadding{
padding:0;
}
	 .directorimg{
width:100%;
text-align:center;
margin-top:120px;
}
.whatimg{
margin:30px 0;
width:100%;
}
.image1{
width:100%;
}
.sticky-container{
	display:none
	}
	.bubble {
    width: 100%;
    position: relative;
    background-color: #EBEBEB;
    box-shadow: 1px 2px 6px -1px rgba(0, 0, 0, 0.8);
    height: 557px;
    border: 1px solid #CCC;
    margin: 10px 0px;
}
.social-icons{
display:block;
}
}
     
    /* Landscape phone to portrait tablet */
    @media (min-width: 481px) and (max-width: 767px){
		.text-midimg{display:none}
	.menu-scroll{z-index: 9999; position: relative; left: 0; top: 0; width: 100%;}
	.banner,.banner1{
	            position:static;
				text-align:center;
				}
				.shadow{
				width:80%;
				text-align:center;
				}
				.web-designbox{
		margin:10px auto 0;
		}
				.tabshadow{
		width:80%;
		text-align:center;
		}
				.tabright{
padding-right:none;
}.tableft{
padding-left:none;
}
	.tabpadding{
padding:0;
} 
.testimonialimg,.testimonialimg1{
		width:100%;
		text-align:center;
		}
		.portfolio-bg{
		border:none
		}
		.footermenuline{
		border:none
		`}
		.nopadding{
padding:0;
}
		.directorimg{
margin-top:0px;
}
.port-img{
margin-top:5px;
}
.whatimg{
margin:5px 0;
}
.image1{
width:100%;
}
.button a{
font-size:12px;
}
.sticky-container{
	display:none
	}
.social-icons{
display:block;
}
}
     
    /* Landscape phones and down */
     @media (min-width: 361px) and (max-width: 480px){
		 .text-midimg{display:none}
	 .menu-scroll{z-index: 9999; position: relative; left: 0; top: 0; width: 100%;}
	 .banner,.banner1{
	            position:static;
				text-align:center;
				}
				.shadow{
				width:80%;
				text-align:center;
				}
				.web-designbox{
		margin:10px auto 0;
		}
				.tabshadow{
		width:80%;
		text-align:center;
		}
				.tabright{
padding-right:0;
}.tableft{
padding-left:0;
}
	.tabpadding{
padding:0;
} 
.testimonialimg,.testimonialimg1{
		width:100%;
		text-align:center;
		}
		.portfolio-bg{
		border:none
		}
		.footermenuline{
		border:none
		`}
		.nopadding{
padding:0;
}
		.directorimg{
margin-top:0px;
}
.port-img{
margin-top:5px;
}
.whatimg{
margin:5px 0;
}
.image1{
width:100%;
}
.button a{
font-size:11px;
}
.sticky-container{
	display:none
	}
	.social-icons{
display:block;
}
}
	 
	 @media (min-width: 321px) and (max-width: 360px){
	 .responsive-web-design-services{margin:25px 15px 15px 0;float:none;width:300px}
		 .text-midimg{display:none}
	 .menu-scroll{z-index: 9999; position: relative; left: 0; top: 0; width: 100%;}
	 	 .banner,.banner1{
	            position:static;
				text-align:center;
				
				}
				.shadow{
				width:80%;
				text-align:center;
				}
		.web-designbox{
		margin:10px auto 0;
		}
		.tabshadow{
		width:80%;
		text-align:center;
		}
		.tabright{
padding:0;
}.tableft{
padding:0;
}
	.tabpadding{
padding:0;
} 
.testimonialimg,.testimonialimg1{
		width:100%;
		text-align:center;
		}
		.portfolio-bg{
		border:none
		}
		.footermenuline{
		border:none;
		`}
.nopadding{
padding:0;
}
.directorimg{
margin-top:0px;
}
.port-img{
margin-top:5px;
}
.whatimg{
margin:5px 0;
}
.image1{
width:100%;
}
.button a{
font-size:11px;
}
.sticky-container{
	display:none
	} 
.social-icons{
display:block;
}
	}
	 
	@media (max-width: 320px){
	.responsive-web-design-services{margin:25px 15px 15px 0;float:none;width:272px}
		.text-midimg{display:none}
	.menu-scroll{z-index: 9999; position: relative; left: 0; top: 0; width: 100%;}
	 .banner,.banner1{
	            position:static;
				text-align:center;
				
				}
				.shadow{
				width:80%;
				text-align:center;
				}
		.web-designbox{
		margin:10px auto 0;
		}
		.tabshadow{
		width:80%;
		text-align:center;
		}
		.tabright{
padding:0;
}.tableft{
padding:0;
}
	.tabpadding{
padding:0;
} 
.testimonialimg,.testimonialimg1{
		width:100%;
		text-align:center;
		}
		.portfolio-bg{
		border:none
		}
		.footermenuline{
		border:none;
		`}
.nopadding{
padding:0;
}
.directorimg{
margin-top:0px;
}
.port-img{
margin-top:5px;
}
.whatimg{
margin:5px 0;
}
.image1{
width:100%;
}
.button a{
font-size:11px;
}
 .industrial{
 float:left;
 text-align:center;
 margin:0 -20px
 }
	.sticky-container{
	display:none
	}
	  .social-icons ul{
   padding:0;
   width:170px;
   margin:0 auto;
   }
 .imglist li {
    margin-left: 16px;
    padding: 0px;
    list-style: outside url("../images/arrow2.png") disc;
    line-height: 26px;
    font-weight: bold;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    width: 100%;
}
.social-icons{
display:block;
}	} 
	 /*button effect*/
	 .button_read_more {
	margin: 0px 106px;
	 }
	 .button_read_more a{

  padding: 5px 10px;
  cursor: pointer;
  background: white;
  text-decoration: none;
  color: #666666;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border: 1px solid black;
  color: black;
  font-weight: bold;
 /* height: 3px;*/
  border-radius: 6px;
}

.button_read_more a:hover {
  background-color: white;
  border: 1px solid #E56500;
  color: #E56500;
  font-weight: bold;
  text-decoration:none;
}
	 @media (min-width: 320px) and (max-width: 360px){
	  .button_read_more {
	margin:10px 65px 0;
	 }
	 }
	   @media (min-width: 361px) and (max-width: 480px){
	   			 .button_read_more {
    margin: 10px 80px 0px;
}
	   }
	    @media (min-width: 481px) and (max-width: 767px){
			 .button_read_more {
    margin: 10px 145px 0px;
}
		}
		 @media (min-width: 768px) and (max-width: 980px) {
		 .button_read_more {
    margin: 10px 51px 0px;
}
		 }
/* Pulse */

@-webkit-keyframes pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.pulse {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.pulse:hover, .pulse:focus, .pulse:active {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}



      /* -------------------------------------- */
  .sticky-container{
    /*background-color: #333;*/
    padding: 0px;
    margin: 0px;
    position: fixed;
    left: -160px;
    top:158px;
    width: 200px;
  }

  .sticky li{
    list-style-type: none;
    background-color: #333;
    color: #efefef;
    height: 40px;
    padding: 0px;
    margin: 0px 0px 2px 0px;
    -webkit-transition:all 0.25s ease-in-out;
    -moz-transition:all 0.25s ease-in-out;
    -o-transition:all 0.25s ease-in-out;
    transition:all 0.75s ease-in-out;
    cursor: pointer;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); 
                filter: gray; 
                -webkit-filter: grayscale(100%); 
  }

  .sticky li:hover{
    margin-right: -80px;
    /*-webkit-transform: translateX(-115px);
    -moz-transform: translateX(-115px);
    -o-transform: translateX(-115px);
    -ms-transform: translateX(-115px);
    transform:translateX(-115px);*/
    /*background-color: #8e44ad;*/
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
                -webkit-filter: grayscale(0%);
  }

  .sticky li img{
    float: right;
    margin: 5px 5px;
    margin-left: 10px;
  }

  .sticky li a{
    padding: 0px;
    margin: 0px;
    line-height: 43px;
    text-align:right;
    color: white;
    text-decoration: none;
    font-size: 15px;
  }

/* Start hosting plan table css ( Linux Hosting with a Free Domain best webhosting service in ahmedabad ) -------------- */
.website-hosting-title{
font-size:18px;
padding:6px;
font-weight:bold;
color:#e56500;
border-radius:6px 6px 0px 0px;
/*width:360px;*/
border-left:solid 1px #CCCCCC;
border-right:solid 1px #CCCCCC;
border-top:solid 1px #CCCCCC;
border-bottom:none;
/*margin-left:46px;*/
height:52px;
margin: 0 30px;
/*float:left*/
}
#plans,#plans ul,#plans ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#pricePlans:after {
	content: '';
	display: table;
	clear: both;
}

#pricePlans {
	zoom: 1;
}

#pricePlans {
	max-width: 69em;
	margin: 0 auto;
}

#pricePlans #plans .plan {
	background: #fff;
	float: left;
	width: 100%;
	text-align: center;
	border-radius: 5px;
	margin: 0 0 20px 0;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.planContainer .title h2 {
	color: #3e4f6a;
	margin: 0;
	padding: 8px;
	background: #FFAD6D;
	color: white;
	font-size: 20px;	
}

.planContainer .title h2.bestPlanTitle {
	background: #3e4f6a;
	background: -webkit-linear-gradient(top, #475975, #364761);
	background: -moz-linear-gradient(top, #475975, #364761);
	background: -o-linear-gradient(top, #475975, #364761);
	background: -ms-linear-gradient(top, #475975, #364761);
	background: linear-gradient(top, #475975, #364761);
	color: #fff;
	border-radius: 5px 5px 0 0;
}

.planContainer .options1 {
	margin-top: 10em;
}

.planContainer .options1 li {
	color: #364762;
	line-height: 32px;
}

.planContainer .options1 li span {
	font-weight: 400;
	color: #979797;
}

@media screen and (min-width: 360px) and (max-width: 768px) {
#pricePlans #plans .plan {
	width: 100%;
	margin: 0 2% 20px 0;
}

#pricePlans #plans > li:nth-child(2n) {
	margin-right: 0;
}
.website-hosting-title{
font-size:18px;
padding:6px;
font-weight:bold;
color:#e56500;
border-radius:6px 6px 0px 0px;
/*width:360px;*/
border-left:solid 1px #CCCCCC;
border-right:solid 1px #CCCCCC;
border-top:solid 1px #CCCCCC;
border-bottom:none;
/*margin-left:46px;*/
height:52px;
margin: 0px;
/*float:left*/
}
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
#pricePlans #plans .plan {
	width: 100%;
	margin: 0 2% 20px 0;
}

#pricePlans #plans > li:nth-child(2n) {
	margin-right: 0;
}
}

@media screen and (min-width: 1025px) {
#pricePlans {
	margin: 2em auto;
}

#pricePlans #plans .plan {
	width: 100%;
	margin: 0;
	height: 417px;
	-webkit-transition: all .25s;
	   -moz-transition: all .25s;
	    -ms-transition: all .25s;
	     -o-transition: all .25s;
	        transition: all .25s;
}

#pricePlans #plans > li:last-child {
	margin-right: 0;
}

#pricePlans #plans .plan:hover {
	-webkit-transform: scale(1.04);
	   -moz-transform: scale(1.04);
	    -ms-transform: scale(1.04);
	     -o-transform: scale(1.04);
	        transform: scale(1.04);
}

.planContainer .button a {
	-webkit-transition: all .25s;
	   -moz-transition: all .25s;
	    -ms-transition: all .25s;
	     -o-transition: all .25s;
	        transition: all .25s;
}

.planContainer .button a:hover {
	background: #3e4f6a;
	color: #fff;
}

.planContainer .button a.bestPlanButton:hover {
	background: #ff9c70;
	border: 2px solid #ff9c70;
}

}

.subject_name{
	float: left;
	margin: 36.5px -3px;
	width: 195px;
	text-align: left;
}

.subject_name ul li{
	list-style: outside none none;
	font-weight: bold;
	color: #666666;
	height: 30.5px;
	font-size: 15px;
}

.box_a{
width:100%;
margin:0 auto;
border: 1px solid #CCCCCC;
border-radius:6px; 
height: auto;
}
.box_a1{
/*float:left;*/
width:100%;
margin: -25px 0;
/*margin: -16px 0px;*/
}

/* End hosting plan table css ( Linux Hosting with a Free Domain best webhosting service in ahmedabad ) -------------- */

/* Start hosting plan table css ( Linux Hosting - Multi year ) -------------- */

.box_b{
width:100%;
margin:0 auto;
border: 1px solid #CCCCCC;
border-radius:6px; 
height: auto;
}
.box_b1{

width:100%;
margin: -25px 0px;
}

#plans_b1,#plans_b1 ul,#plans_b1 ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#pricePlans_b1:after {
	content: '';
	display: table;
	clear: both;
}

#pricePlans_b1 {
	zoom: 1;
}

#pricePlans_b1 {
	max-width: 69em;
	margin: 0 auto;
}

#pricePlans_b1 #plans_b1 .plan_b1 {
	background: #fff;
	float: left;
	width: 100%;
	text-align: center;
	border-radius: 5px;
	margin: 0 0 20px 0;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.planContainer_b1 .title_b1 h2 {
	color: #3e4f6a;
	margin: 0;
	padding: 8px;
	background: #FFAD6D;
	color: white;
	font-size: 20px;	
}

.planContainer_b1 .title_b1 h2.bestPlanTitle_b1 {
	background: #3e4f6a;
	background: -webkit-linear-gradient(top, #475975, #364761);
	background: -moz-linear-gradient(top, #475975, #364761);
	background: -o-linear-gradient(top, #475975, #364761);
	background: -ms-linear-gradient(top, #475975, #364761);
	background: linear-gradient(top, #475975, #364761);
	color: #fff;
	border-radius: 5px 5px 0 0;
}

.planContainer_b1 .options_b1 {
	margin-top: 10em;
}

.planContainer_b1 .options_b1 li {
	color: #364762;
	line-height: 32px;
}

.planContainer_b1 .options_b1 li span {
	font-weight: 400;
	color: #979797;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
#pricePlans_b1 #plans_b1 .plan_b1 {
	width: 100%;
	margin: 0 2% 20px 0;
}

#pricePlans_b1 #plans_b1 > li:nth-child(2n) {
	margin-right: 0;
}
.box_a1,.box_b1 {
    width: 100%;
    margin:0px;
}
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
#pricePlans_b1 #plans_b1 .plan_b1 {
	width:100%;
	margin: 0 2% 20px 0;
}

#pricePlans_b1 #plans_b1 > li:nth-child(2n) {
	margin-right: 0;
}
.box_a1,.box_b1 {
    width: 100%;
    margin:0px;
}
}

@media screen and (min-width: 1025px) {

#pricePlans_b1 {
	margin: 2em auto;
}

#pricePlans_b1 #plans_b1 .plan_b1 {
	width: 100%;
	margin: 0 ;
	height: 508px;
	-webkit-transition: all .25s;
	   -moz-transition: all .25s;
	    -ms-transition: all .25s;
	     -o-transition: all .25s;
	        transition: all .25s;
}

#pricePlans_b1 #plans_b1 > li:last-child {
	margin-right: 0;
}

#pricePlans_b1 #plans_b1 .plan_b1:hover {
	-webkit-transform: scale(1.04);
	   -moz-transform: scale(1.04);
	    -ms-transform: scale(1.04);
	     -o-transform: scale(1.04);
	        transform: scale(1.04);
}

.planContainer_b1 .button_b1 a {
	-webkit-transition: all .25s;
	   -moz-transition: all .25s;
	    -ms-transition: all .25s;
	     -o-transition: all .25s;
	        transition: all .25s;
}

.planContainer_b1 .button_b1 a:hover {
	background: #3e4f6a;
	color: #fff;
}

.planContainer_b1 .button_b1 a.bestPlanButton_b1:hover {
	background: #ff9c70;
	border: 2px solid #ff9c70;
}
}

.subject_name_b1{
	float: left;
	margin: 52px -14px;
	width: 214px;
	text-align: left;
}

.subject_name_b1 ul li{
	list-style: outside none none;
	font-weight: bold;
	color: #666666;
	height: 30.5px;
	font-size: 15px;
}
.website-hosting-services-near-ahmedabad{
	/*font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;*/
}
/* End hosting plan table css ( Linux Hosting - Multi year ) -------------- */
.ft-button{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	background-image: url(../images/page.html);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	width: 96px;
	float: left;
	line-height: 30px;
	font-weight: bold;
	padding:0 5px;
	margin:10px; 
}
.ft-button:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #F90;
	text-decoration: none;
	background-image: url(../images/h_page.html);
	background-repeat: no-repeat;
	background-position: center;
	
}
.responsive-website-ahmedabad{
color:#F60;
border:solid 1px #ccc;
border-radius:5px;
padding:8px;
margin:0 0 6px 0;
font-weight:normal}
.responsive-website-ahmedabad a{color:#f60}
.responsive-website-ahmedabad a:hover{
text-decoration:underline;}

#breadcrumb, #breadcrumb2 { float: left; display: block;margin: 10px 0; }
#breadcrumb ul, #breadcrumb2 ul { list-style: none; padding-left:12px;}

.crumbs { display: block; }
.crumbs li {  display: inline; }
.crumbs li.first { padding-left: 8px; }
.crumbs li a, .crumbs li a:link, .crumbs li a:visited { color: #666; display: block; float: left; font-size: 12px; margin-left: -13px; padding: 7px 17px 11px 25px; position: relative; text-decoration: none; }

.crumbs li a { background-image:url(../images/bg-crumbs-red.png);  background-repeat: no-repeat; background-position: 100% 0; position: relative; }
.crumbs li a:hover { color: #333; background-position: 100% -48px; cursor: pointer; }
.crumbs li a:active { color: #333; background-position: 100% -96px; }
.crumbs li.first a span { height: 29px; width: 3px; border-left: 1px solid #d9d9d9; position: absolute; top: 0px; left: 0px; }


.crumbs2 { display: block; margin-left: -13px; padding: 0; }
.crumbs2 li { display: inline; }
.crumbs2 li a, .crumbs2 li a:link, .crumbs2 li a:visited { color: #666; display: block; float: left; font-size: 12px; padding: 7px 16px 7px 19px; position: relative; text-decoration: none; border: 1px solid #d9d9d9; border-right-width: 0px; }

.crumbs2 li a  { 
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.45, rgb(241,241,241)),color-stop(0.73, rgb(245,245,245)));

	background-image: -moz-linear-gradient( center bottom, rgb(241,241,241) 45%, rgb(245,245,245) 73%);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f1f1f1, endColorstr=#f5f5f5);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f1f1f1, endColorstr=#f5f5f5)";
}

.crumbs2 li.first a { border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; }
.crumbs2 li.last a { border-right-width: 1px; border-bottom-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }

.crumbs2 li a:hover { 
	border-top-color: #c4c4c4;
	border-bottom-color: #c4c4c4;
	
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.45, rgb(241,241,241)),color-stop(0.73, rgb(248,248,248)));
	background-image: -moz-linear-gradient( center bottom, rgb(241,241,241) 45%, rgb(248,248,248) 73%);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8f8f8, endColorstr=#f1f1f1);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8f8f8, endColorstr=#f1f1f1)";
	
	color: #333;
	
	-moz-box-shadow: 0px 2px 2px #e8e8e8;
	-webkit-box-shadow: 0px 2px 2px #e8e8e8;
	box-shadow: 0px 2px 2px #e8e8e8;
}

.crumbs2 li a:active {
	border-top-color: #c4c4c4;
	border-bottom-color: #c4c4c4;
	
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.45, rgb(224,224,224)),color-stop(0.73, rgb(235,235,235)));
	background-image: -moz-linear-gradient( center bottom, rgb(224,224,224) 45%, rgb(235,235,235) 73%);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ebebeb, endColorstr=#e0e0e0);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ebebeb, endColorstr=#e0e0e0)";
	
	color: #333; 
	
	box-shadow: -1px 1px 1px 0px #dadada inset;
	-webkit-box-shadow: -1px 1px 1px 0px #dadada inset;
	-moz-box-shadow: -1px 1px 1px 0px #dadada inset;
}

/* @group clearfix classes */
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
 
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }

.space { display: block; height: 45px; clear: both; }

 .captionOrange, .captionBlack
        {
            color: #007bb7;
            font-size: 20px;
            line-height: 30px;
            text-align: center;
            border-radius: 4px;
        }
        .captionOrange
        {
           /* background: #EB5100;
            background-color: rgba(235, 81, 0, 0.6);*/
        }
        .captionBlack
        {
		    font-family: 'Cuprum', sans-serif;
        	font-size:16px;
            background: #000;
           /* background-color: rgba(0, 0, 0, 0.4);*/
		   text-transform:uppercase;
        }
        a.captionOrange, A.captionOrange:active, A.captionOrange:visited
        {
        	color: #007bb7;
        	text-decoration: none;
			text-transform:uppercase;
        }
        a.captionOrange:hover
        {
            color: #eb5100;
            text-decoration: underline;
            background-color: #eeeeee;
            background-color: rgba(238, 238, 238, 0.7);
        }
         .bricon
        {
            background: url(../img/browser-icons.html);
        }
