h4, h5, h6,
h1, h2, h3 {margin: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
  font-family: 'Roboto-Regular';
   font-size: 100%;
   background:#f0f0e8; 
}
a {
  text-decoration: none;
}
a:hover {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
@font-face {
    font-family: 'Roboto-Regular';
    src:url(../fonts/Roboto-Regular.ttf) format('truetype');
}
@font-face {
	font-family: 'PatuaOne-Regular';
    src:url(../fonts/PatuaOne-Regular.ttf) format('truetype');
}
/*--adjustments to the Thumbtack widget--*/
.tt-middle {
	height: 300px;
}
.tt-middle ul#tt-reviews-list {
	height: 287px;
}
.tt-middle div {
	display: none;
}
.center {
	width: 220px;
	margin: auto;
}
.hid {
	display: inline;
	width: 220px;
	margin: auto;
}
a.tt-profile-pic {
	width: 42px;
}
/*--header start here--*/
.header-main {
  padding:0em 0em 1.5em 0em;
}
.header-logo{
	display:none;
}
.header {
  background: url(../images/bann.jpg)no-repeat;
  background-size: cover;
  min-height: 750px;
}
.header1 {
  background: url(../images/bann.jpg)no-repeat;
  background-size: cover;
  min-height: 230px;
}
.bann-bottom h1 {
  font-size: 3em;
  color: #fff;
  font-family: 'PatuaOne-Regular';
}
.bann-bottom p {
  font-size: 1.4em;
  color:#fff;
  margin: 0.3em 0em 0em 0em;
}
.bann-main {
  padding: 4em 0em 0em 0em;
  width: 45%;
  margin: 0 auto;
}
.top-menu{
	text-align: center;
}
.top-menu ul li{
	display: inline-block;
}
ul {
	padding:0
}
.top-menu ul li  a:hover,.top-menu ul li.active a{
	color:#2249e4;
	text-shadow:2px 0 8px #000000, -2px 0 8px #000000, 0 2px 8px #000000, 0 -2px 8px #000000, 1px 1px 8px #000000, -1px -1px 8px #000000, 1px -1px 8px #000000, -1px 1px 8px #000000;
}
/*----*/
.top-nav span.menu:before{
	content: url(../images/menu.png)no-repeat;
	cursor:pointer;	
	width:100%;
}
.top-nav span.menu{
	display: none;
}
.top-menu ul li  a {
	position: relative;
	display: inline-block;
	outline: none;
	color:#fff;
	text-decoration: none;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size:1.3em;
	padding:0em 0em;
	vertical-align: middle;
	font-family: 'PatuaOne-Regular';
	text-shadow:2px 0 0 #000000, -2px 0 0 #000000, 0 2px 0 #000000, 0 -2px 0 #000000, 1px 1px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000;
}
.top-menu ul li  a:focus {
	outline: none;
}
.bann-bottom {
  text-align: center;
  padding: 16em 0em 0em 0em;
}
.bann-grid h4 {
  font-size: 1em;
  color: #fff;
  margin: 1em 0em 0em 0em;
  font-family: 'PatuaOne-Regular';
}
/*--header end here--*/
/*--banner-info start here--*/
.banner-info {
  padding: 4em 0em 4em 0em;
}
.bann-info-left p {
  font-size: 0.95em;
  line-height: 1.8em;
  color: #909090;
  margin: 1em 0em 0em 0em;
}
.bann-info-btn {
  text-align: center;
  padding: 2.5em 0em 0em 0em;
}
.bann-info-btn a {
  font-size: 1em;
  color: #fff;
  background: #2249e4;
  padding: 0.5em 1em;
}
.bann-info-btn a:hover{
  text-decoration:none;
}
/*--banner-info end here--*/
/*--copyright start here--*/
.copyright {
  padding: 4em 0em;
  text-align: center;
}
.copytext p {
  font-size: .7em;
  color: #000;
  text-align: right;
}
.copyright p a{
  font-size: 1em;
  color:#2249e4;
}
.copyright p a:hover{
  color: #009cff;
  text-decoration: underline;
}
/*--copyright end here--*/
/*--about start here--*/
.about {
  padding: 3em 0em 0em 0em;
}
.about-top {
  text-align: center;
  padding: 0em 0em 1.5em 0em;
  margin: 0em 1em 0em 0em;
}
.about-top h2 {
  font-size: 2.5em;
  color:#2249e4;
  font-family: 'PatuaOne-Regular';
  margin: auto;
  text-align: center;
}
.about-top p {
  font-size: 1em;
  color: #000;
  width: 90%;
  margin: 0.5em auto;
  line-height: 1.8 em;
  text-align: center;
}
.about-top img {
	margin-left: auto;
	margin-right: auto;
}
.about-left h6 {
  font-size: 1.4em;
  line-height: 1.7em;
  color:#2249e4;
}
.about-left h6 a{
  color:#2249e4;
}
.about-left h6 a:hover{
  color:#009cff;
  text-decoration:none;
}
.about-left p {
  font-size: 1em;
  color:#000;
  line-height: 1.5em;
}
.about-left p.just {
  font-size: 1em;
  color:#000;
  line-height: 1.5em;
  text-align: justify;
}
.about-left p.li {
	margin-left: 2em;
	margin-top: 1em;
	color:#000;
}
.about-left img {
	margin-left: auto;
	margin-right: auto;
}
.about-right img {
	margin-left: auto;
	margin-right: auto;
}
.button{
	background:    #3d85c6;
	background:    -webkit-linear-gradient(#3d85c6, #073763);
	background:    linear-gradient(#3d85c6, #073763);
	border:        2px solid #073763;
	border-radius: 999px;
	color:         #fff;
	display:       inline-block;
	padding:       .4em 1em;
	margin:	       0em 1.2em;
	font:          normal 700 1.7vw "Roboto", sans-serif;
	text-align:    center;
	text-shadow:   1px 1px 0 #000;
}
.button:visited, .button:link{
	color: #fff;
	text-decoration: none;
}
.button:hover {
	border: 2px solid #000;
	text-shadow: 2px 0 5px #000000, -2px 0 5px #000000, 0 2px 5px #000000, 0 -2px 5px #000000, 1px 1px 5px #000000, -1px -1px 5px #000000, 1px -1px 5px #000000, -1px 1px 5px #000000;
	color: #2249e4;
	text-decoration: none;
}
.button:active {
	position:relative;
	top:1px;
	text-shadow: 2px 0 10px #000000, -2px 0 10px #000000, 0 2px 10px #000000, 0 -2px 10px #000000, 1px 1px 10px #000000, -1px -1px 10px #000000, 1px -1px 10px #000000, -1px 1px 10px #000000;
	color: #2249e4;
	text-decoration: none;
}
/* Icon Hang http://ianlunn.github.io/Hover/ */
@-webkit-keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }

  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }

  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@-webkit-keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
.hvr-icon-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-hang:before {
  content: "\f0d7";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-hang:hover:before, .hvr-icon-hang:focus:before, .hvr-icon-hang:active:before {
  -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
/*--about end here--*/
/*--contact start here--*/
.contact-infom h4 {
  color: #2249e4;
  font-size: 1.7em;
  font-weight: 500;
  margin: 0 0 0.8em 0;
  letter-spacing: 1px;
  font-family: 'PatuaOne-Regular';
}
.contact-top h2 {
  font-size: 2.5em;
  font-weight: 400;
  color: #2249e4;
  font-family: 'PatuaOne-Regular';
}
.contact-top p {
  font-size: 0.95em;
  font-weight: 400;
  color: #000;
  width: 60%;
  margin: auto;
  line-height: 1.8em;
}
.contact-top {
  text-align: center;
  padding: 0em 0em 1em;
}
.contact-infom p {
  	color: #858d94;
  	margin: 0 0 1.5em 0;
  	text-align: left;
  	font-size: 0.9em;
  	line-height: 1.8em;
}
.contact-form {
  	margin: 0em 1em 1em 1em;
	background: #f6f6f2;
	border: 1px solid #e3dcd1;
	width: 100%;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.contact-form input[type="text"] {
	display: inline-block;
	background: #fff;
	border: 1px solid #A3A1A1;
	width: 30%;
	margin: 1.4%;
	outline: none;
	font-size: 0.95em;
	color: #747577;
	font-weight: 400;
	padding: 10px 15px 10px 15px;
}
.contact-form  input.email {
  margin: 1.4%;
}
.contact-form textarea {
	background: #fff;
	border: 1px solid #A3A1A1;
	width: 97%;
	margin: 1.4%;
	display: block;
	height: 200px;
	outline: none;
	font-size: 0.95em;
	color: #747577;
	font-weight: 400;
	resize: none;
	padding: 10px 15px 10px 15px;
}
.contact-form input[type="submit"]{
	background:    #3d85c6;
	background:    -webkit-linear-gradient(#3d85c6, #073763);
	background:    linear-gradient(#3d85c6, #073763);
	border:        2px solid #073763;
	border-radius: 999px;
	color:         #fff;
	display:       inline-block;
	padding:       .2em 1em;
	margin:	       1.5%;
	font:          normal 700 1.7vw "Roboto", sans-serif;
	text-align:    center;
	text-shadow:   1px 1px 0 #000;
	outline: 	   none;
}
.contact-form input[type="submit"]:hover{
	border: 2px solid #000;
	text-shadow: 2px 0 5px #000000, -2px 0 5px #000000, 0 2px 5px #000000, 0 -2px 5px #000000, 1px 1px 5px #000000, -1px -1px 5px #000000, 1px -1px 5px #000000, -1px 1px 5px #000000;
	color: #2249e4;
	text-decoration: none;

}
.contact-form input[type="submit"]:visited, .contact-form input[type="submit"]:link{
	color: #fff;
	text-decoration: none;
	outline: none;
}
.contact-form input[type="submit"]:active{
	position:relative;
	top:1px;
	text-shadow: 2px 0 10px #000000, -2px 0 10px #000000, 0 2px 10px #000000, 0 -2px 10px #000000, 1px 1px 10px #000000, -1px -1px 10px #000000, 1px -1px 10px #000000, -1px 1px 10px #000000;
	color: #2249e4;
	text-decoration: none;
	outline: none;
}
.button{
	background:    #3d85c6;
	background:    -webkit-linear-gradient(#3d85c6, #073763);
	background:    linear-gradient(#3d85c6, #073763);
	border:        2px solid #073763;
	border-radius: 999px;
	color:         #fff;
	display:       inline-block;
	padding:       .4em 1.9em .4em 1.3em;
	margin:	       0em 1.2em;
	font:          normal 700 1.3em "Roboto", sans-serif;
	text-align:    center;
	text-shadow:   1px 1px 0 #000;
}
.button:visited, .button:link{
	color: #fff;
	text-decoration: none;
}
.button:hover {
	border: 2px solid #000;
	text-shadow: 2px 0 5px #000000, -2px 0 5px #000000, 0 2px 5px #000000, 0 -2px 5px #000000, 1px 1px 5px #000000, -1px -1px 5px #000000, 1px -1px 5px #000000, -1px 1px 5px #000000;
	color: #2249e4;
	text-decoration: none;
}
.contact {
  padding: 3em 0em 0em 0em;
}
/*--//contact--*/
@media(max-width:1440px){
	
}
@media(max-width:1366px){
	
}
@media(max-width:1280px){
.header {
  min-height: 685px;
}
.bann-bottom {
  padding: 13em 0em 0em 0em;
}
}
@media(max-width:1200px){
.header {
  min-height: 555px;
}
.bann-bottom {
  padding: 9em 0em 0em 0em;
}
.top-menu ul li a {
  padding: 0em 1em;
}
/*--about start here--*/
.about-left h6 {
  font-size: 1.2em;
  line-height: 1.4em;
}
.about-left p, .about-left p.just {
  font-size: 0.9em;
  line-height: 1.5em;
}
.about-top p {
  width: 70%;
}
}
@media(max-width:1200px){
.top-menu{
	display:none;
}
.header-logo{
	display:block;
}
.logo{
	float:left;
}
.top-nav {
	float: right;
}
span.menu{
		display: block;
		text-align: center;
		padding: 0px 0px 0px 0px;
		cursor: pointer;
		color: #E74C3C;
		font-size: 16px;
		font-weight: 700;
		position:relative;
}
.top-nav span.menu{
	display:block;
}
.top-nav ul{
	display: none;
	position: absolute;
	width: 100%;
	z-index: 9999;
	left: 0%;
	margin: 3.7em 0;
	background:#baffff;
	font-weight: bold;
	font-size: 3vh;
}
.top-nav span.icon {
	display: block;
	width: 100%;
	position: relative;
	cursor: pointer;
	padding: 2em 0em 0em 0em;
}
.top-nav ul li,.top-nav ul li.active{
	display: block;
	padding: 0.5em 0;
	text-align: center;
}
.top-nav ul li a,.top-nav ul li.active a{
	color:#2249e4;
	border: none;
	padding: 0;
	background:none;
	margin: 0.3em 1em;
	text-decoration:none;
}
.top-nav ul li a:hover{
	color:#009cff;
	text-decoration: underline;
}
.bann-grid {
  float: left;
  width: 33.3%;
}
.bann-main {
  width: 50%;
  padding: 2.5em 0em 0em 0em;
}
.bann-bottom h1 {
  font-size: 2.5em;
}
.bann-bottom {
  padding: 5em 0em 0em 0em;
}
.header {
  min-height: 480px;
}
.bann-info-left {
  float: left;
  width: 50%;
}
.bann-info-left p {
  font-size: 0.8em;
}
.bann-info-btn a {
  font-size: 0.8em;
}
.banner-info {
  padding: 2.5em 0em 2.5em 0em;
}
.copyright p {
  font-size: 0.6em;
}
.header1 {
  min-height: 150px;
}
/*--about start --*/
.about {
  padding: 2em 0em 0em 0em;
}
.about-top h2 {
  font-size: 2em;
}
.about-top p {
  width: 90%;
  font-size: 0.91em;
}
.about-left {
  padding: 0em 0em 1.2em 0em;
}
.about-right {
  width: 70%;
  margin: 0 auto;
}
/*--contact--*/
.contact-top h2 {
  font-size: 2em;
}
.contact-top p {
  font-size: 0.9em;
  width: 75%;
}
.contact-top {
  padding: 0em;
}
.contact-infom h4 {
  font-size: 1.3em;
}
.contact-form input[type="submit"] {
  margin-top: 1em;
}
}
@media(max-width:990px){
.hid {
	display: none;
}
.button {
	font-size: 2.3vw;
}
}
@media(max-width:640px){
.bann-main {
  width: 80%;
}
.bann-bottom h1 {
  font-size: 2.2em;
}
.bann-bottom p {
  font-size: 1.05em;
}
.header {
  min-height: 375px;
}
.bann-bottom {
  padding: 2.5em 0em 0em 0em;
}
/*--contact--*/
.contact-form input[type="text"] {
  font-size: 0.9em;
}
.contact-top p {
  width: 100%;
}
.da-thumbs li a div h5 {
  margin: 1em 0 0 0;
}
}
@media(max-width:480px){
.bann-bottom h1 {
  font-size: 1.7em;
}
.bann-bottom p {
  font-size: 0.9em;
}
.bann-main {
  width: 100%;
}
.bann-grid img {
  width: 30%;
}
.header {
  min-height: 315px;
}
.bann-bottom {
  padding: 2em 0em 0em 0em;
}
.bann-main {
  padding: 1.5em 0em 0em 0em;
}
.bann-grid h4 {
  font-size: 0.9em;
  margin: 0.5em 0em 0em 0em;
}
.header {
  min-height: 290px;
}
.header-logo {
  margin-top: 0em;
}
.banner-info {
  padding: 1.5em 0em 1.5em 0em;
}
.bann-info-left {
  float: none;
  width: 100%;
  padding: 0px;
}
.bann-info-left p {
  font-size: 0.8em;
  margin: 0.5em 0em 2em 0em;
}
.bann-info-btn {
  padding: 0em 0em 0em 0em;
}
.copyright {
  padding: 1.5em 0em;
}
.about-top h2 {
  font-size: 1.7em;
}
.about-top p {
  width: 100%;
  font-size: 0.9em;
}
.about {
  padding: 1.5em 0em 0em 0em;
}
.about-right {
  width: 90%;
}
}
@media(max-width:320px){
.bann-grid {
  padding: 0px;
}
.bann-grid h4 {
  font-size: 0.8em;
}
.bann-bottom h1 {
  font-size: 1.2em;
}
.header {
  min-height: 240px;
}
.bann-main {
  padding: 1em 0em 0em 0em;
}
.header-main {
  padding: 0em 0em 1em 0em;
}
span.icon img {
  width: 75%;
}
.top-nav span.icon {
  padding: 20px 0px 0px 0px;
}
.top-nav ul {
  margin: 1.2em 0em;
}
.top-nav ul li a, .top-nav ul li.active a {
  font-size: 0.8em;
}
.top-nav ul li, .top-nav ul li.active {
  padding: 0.2em 0;
}
.about-top h2 {
  font-size: 1.5em;
}
.about-top p {
  font-size: 0.75em;
}
.about-left h6 {
  font-size: 1em;
}
.about-left p {
  font-size: 0.8em;
 }
.about-left p.just {
  font-size: 0.8em;
}
.about-right {
  width: 100%;
  padding: 0px;
}
.copyright p {
  font-size: 0.5em;
}
.contact-top h2 {
  font-size: 1.5em;
}
.contact-top p {
  font-size: 0.8em;
}
.contact-infom h4 {
  font-size: 1em;
  margin: 0 0 0.5em 0;
}
.contact-infom p {
  margin: 0 0 1em 0;
  font-size: 0.85em;
  line-height: 1.5em;
}
.contact-form input[type="submit"] {
  width: 28%;
}
.header1 {
  min-height: 100px;
}
}