/* www.dreamtechindia.co.in */
/** Common Styles */
body {
	margin: 05px 0 0 0;
	padding: 0;
	background: #dff2f2;
	text-align: justify;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #07012F;
}
img 
{ border:none;
}
#main {
    clear: both;
    padding: 1.625em 0 0;
    background: #dff2f2;
}
  /** Style for header starts here */
#header #logo {
   height:250px;
  width:150px;
  background:url(../images/logo.png) no-repeat;  cursor: pointer;
  cursor: hand;
  float:left; overflow:hidden;
  
  }
#header {
  clear: both;
  /*width: 950px;
  height: 150px;*/
  margin: 0px auto;
  /*border-top: 10px solid #DADADA;
  background-color:#FFF;
  */
  }
#hdinfo {
  font-family: Verdana, Geneva, sans-serif,"Times New Roman", Times, serif;
  font-weight: bold;
  font-style: inherit;
  text-align:center;
  color: #65501C; padding-top:10px;
  margin-top: -10px;
}
#hdinfo h1 {
  letter-spacing: 1px;
  font-size: 36px;
  font-weight: bold;
  color: #65501C;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-transform:uppercase;
  margin-top: -10px;
}
#hdinfo h1 #en {
  letter-spacing: 1px;
  font-size: 32px;
  font-weight: bold;
  color: #65501C;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-transform:uppercase;
  margin-top: -10px;
}
#hdinfo h2 {
  font-size: 20px;
  padding:2px;
  font-weight: bold;
  font-style: inherit;
  text-align:center;
  color: #65501C;
}
#hdinfo h3 {
  
  font-size: 13px;
  padding:5px;
  font-weight: bold;
  font-style: inherit;
  text-align:center;
  color: #65501C;
  
}
#hdinfo p {
   font-size: 13px;
  padding:5px;
  font-weight: bold;
  font-style: inherit;
  text-align:center;
  color: #65501C;
  
}
/* remove up and down indent  */
.quantity::-webkit-inner-spin-button,
.quantity::-webkit-outer-spin-button{
    -webkit-appearance: none;
    margin: 0;
}





/* Remove the navbar's default margin-bottom and rounded borders */ 
    .navbar {
      margin-bottom: 0;
      border-radius: 0;
    }
    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #6A179C;
}
    /* Add a gray background color and some padding to the footer */
    footer {
    background-color: #242424;
    padding: 25px;
    color: #2b6bb7;
}
    
  .carousel-inner img {
      width: 100%; /* Set width to 100% */
      margin: auto;
      min-height:200px;
  }

  /* Hide the carousel text when the screen is less than 600 pixels wide */
  @media (max-width: 600px) {
    .carousel-caption {
      display: none; 
    }
  }
/*  @media screen and (min-device-width: 480px) and (orientation: landscape) {
body {
font-size: 100%;
}
}*/

@media all and (max-width: 1460px) {
    .site-width{ width: 1199px; }
    .main-width{ width: 719px; }
}
@media all and (max-width: 1220px) {
    .site-width{ width: 959px; }
    .main-width{ width: 479px; }
    #page-title h1.thetitle{
        font-size: 20px;
        line-height: 24px;
    }
    .sidebar .widget a.form-button-link, .sidebar .widget span.form-button-link{
        font-size: 20px;
        line-height: 24px;
    }
}
@media all and (max-width: 980px) {
    .site-width{ width: 719px; }
    .main-width{ width: 479px; }
    .right-width{ display: none; }
    #header-right{ display: none; }
    .widgets-wrapper-1{ display: block; }
    .widgets-wrapper-3{ display: block; position: relative; padding: 20px 0 0 20px; }
}
@media all and (max-width: 740px) {
    .site-width{ width: 95%; margin: 0 auto;}
    #header-wrapper{ width: 100%; }
    #header-left{ display: none; }
    #header-mid{ height: 80px; }
    #atmlogo a.atm {
        z-index: 100;
        top: 24px;
        left: 0;
    }
    .main-width{ width: 100%; }
    .left-width{ width: 100%; }
    .sidebar-left{ display: none; }
    .site-bg{ display: none; }
    #header-left span.header-contact{ height: 80px; width: 100%;}
    #main-nav{ height:auto !important; }
    #mobile-nav{
        margin: -4px 0 1px 0;
        display: block;
        position: relative;
        width: 100%;
    }
    #mobile-nav .nav-wrapper{
        display: block;
        color:  #fff;
        background: #cc0033;
        margin: 1px 0;
        height: 40px;
        padding: 0 10px;
    }
    #mobile-nav .nav-wrapper select.atm-dropdown{
        font-size: 12px;
        display: block;
        height: 40px;
        width: 100%;
        color:  #fff;
        background: #cc0033;
        border: 0;
        clear: both;
        -webkit-border-radius: 0;
        -webkit-appearance: none;
    }
    #mobile-nav .theme-s{
        width: 100%;
        background: #cc0033;
        color:  #fff;
    }

    #mobile-nav input.s{
        background: #cc0033;
        color:  #fff;
    }

    #mobile-nav input.searchsubmit{
        border-left: solid 1px #dcdcdc;
        color:  #fff;
        background: #cc0033;
        background-image: url(../images/icon_search.png);
        background-repeat: no-repeat;
        background-position: right top;
        -webkit-border-radius: 0;
        -webkit-appearance: none;
    }

    #primary{ display: none; }
    #main-content-header{
        height:auto !important;
        margin: 0 0 1px 0;
    }
    #main-content-header span.header-image{
        display: block;
        float: left;
        width: 25%;
        height:auto !important;
        margin: 0;
    }
    #main-content-header span.header-image img{
        line-height: 0px;
        margin: 0;
        padding: 0;
    }

    #page-title{
        height: 79px;
    }
}
@media all and (max-width: 500px) {
    body {
        font-size: 12px;
        line-height: 20px;
    }
        #footer-nav{ display: none; }
        #copyrights{ display: none; }
        .entry-content-bg{ padding: 20px; }
        #page-title .title-wrapper{ padding: 0 20px }
        #page-title h1.thetitle{
        font-size: 16px;
        line-height: 20px;
    }
}


/* ***************************************
#wrapper {
	clear: both;
	width: 950px;
	margin: 0px auto;
	background-color:#FFF;
	padding: 0px;
	border-left:10px solid #DADADA;
	border-right:10px solid #DADADA;
}

.clear 
{
	clear:both;
}
.hindiname {
	padding: 0px; text-align: center; color: rgb(11, 50, 119); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 23px; font-weight: bold;
}

h1, h2, h3 {
	padding: 0;
	margin: 0;
	text-transform: capitalize;
	color: #333;
}

p, ul, ol {
	margin-bottom: 1.3em;
}

ul {
	margin: 0px;
	padding: 0;
}

a {
	color: #5EB711;
}

a:hover {
	text-decoration: none;
	color: #933;
}

/** Style for header starts here *
#header #logo {
	height:130px;
	width:120px;
	background:url(../images/jnvlogo.png) no-repeat;	cursor: pointer;
	cursor: hand;
	float:left; overflow:hidden;
	
	}
#header {
	clear: both;
	width: 950px;
	height: 150px;
	margin: 0px auto;
	border-top: 10px solid #DADADA;
	background-color:#FFF;
	
	}
#hdinfo {
	font-family: Verdana, Geneva, sans-serif,"Times New Roman", Times, serif;
	font-weight: bold;
	font-style: inherit;
	text-align:center;
	color: #008; padding-top:10px;
}
#hdinfo h1 {
	letter-spacing: 1px;
	font-size: 34px;
	font-weight: bold;
	color: #006;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}

#hdinfo h2 {
	font-size: 20px;
	padding:2px;
	font-weight: bold;
	font-style: inherit;
	text-align:center;
	color: #008;
}
#hdinfo h3 {
	
	font-size: 13px;
	padding:5px;
	font-weight: bold;
	font-style: inherit;
	text-align:center;
	color: #008;
	
}
#hdinfo p {
	font-family: Verdana, Geneva, sans-serif,"Times New Roman", Times, serif;
	font-weight: bold;
	font-style: inherit;
	text-align:center;
	color: #008;
	
}
/** Style for menu starts here *
#menu {
	width: 950px;
	height: 50px;
	margin: 0px auto;
	background: #C00;
	
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	height: 36px;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	letter-spacing: 0px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu a:hover {
	background: #2D2D2D;
	color: #FFFFFF;
}
#menu .active a {
	background: #2D2D2D;
}
#navpage{
margin: 0;
padding: 0;

}

#navpage ul{
	margin: 0;
	margin-left: 15px; /*menu offset from left edge of window*
	float: left;
	padding-left: 8px;
	font: bold 13px Verdana;
	background: #CC0;
	vertical-align:text-bottom;
}

* html #navpage ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*
margin-bottom: 1em;
margin-left: 7px; /*menu offset from left edge of window in IE*
}

#navpage ul li{
display: inline;
}


#navpage ul li a{
	float: left;
	color: #FFC;
	font-weight: bold;
	padding: 7px 10px 7px 7px;
	text-decoration: none;
}

#navpage ul li a:visited{
	color:#FFC;
}


#navpage ul li a:hover, #navpage ul li a#selected{ /*hover and selected link*
	color: #630;
	background: #FFC;

}


/** Style for content starts here *
#content {
	background: #FFF;
	width: 950px;
	margin: 0px auto;
	padding-top: 10px;
	background-color:#FFF;
	}
#content h2 {
	text-transform: capitalize;
	font-size: 24px;
	font-weight: normal;
}
#content span {
	color: #336;
	font-size: 20px;
}
#content p {
	color: #000;
}
#content strong {
	color: #414155;
}
.left {	
	background: #FFF;
	float: left;
	width: 640px;
	padding-left: 20px;
	margin-bottom: 20px;
	min-height:350px;
	height:auto;
}
.left ul {
	margin: 0 3em;
	padding: 0;
	list-style: none;
}
.left li {
	margin-bottom: 10px;
	padding-left: 10px;
	line-height: 17px;
	color: #000;
}

.left .post {
	margin-bottom: 20px;
}
.right {
	background: #FFF;
	float: right;
	width: 250px;
	margin-bottom: 20px;
	padding-right: 10px;
	min-height:550px;
	height:auto;
}
.right ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}
.right li {
	padding: 6px 10px;
	border-bottom: 1px solid #97D862;
	background: url(images/images01.gif) no-repeat left 14px;
}

.right li a {
	text-decoration: none;
	color: #036;
}

.right h2 {
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #036;
}
/* Footer */

#footer-wrapper {
	overflow: hidden;
	padding: 05px 0px;
	background: #E7E7E7;
}

#footer {
	clear: both;
	background: #222222;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding: 0px 0px 0px 0px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF; text-decoration:none;
}


#three-columns {
	overflow: hidden;
	width: 950px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 20px 0px;
}

#three-columns ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#three-columns li {
	padding: 4px 20px 6px 20px;
	border-bottom: 1px dashed #B9B9B9;
}

#three-columns h2 {
 	padding: 0px 0px 20px 20px;
	font-size: 28px;
	color: #000000;
}

#column1 {
	float: left;
	width: 225px;
	margin-right: 25px;
}

#column2 {
	float: left;
	width: 225px;
}

#column3 {
	float: left;
	width: 225px;
}

#column4 {
	float: right;
	width: 225px;
}
#column1 a, #column2 a, #column3 a {
	color: #141414;
}

#boxi, #boxi a {
	float: left;
	height:151px; width:auto;
	padding:5px;
	text-decoration:none;
	
}


