/* 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{margin:0px;padding:0px;}
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 :verdana, arial, helvetica, helve, sans-serif;
}
.wrap{
	width:80%;
	margin:0 auto;
}
/*---start-header-----*/
.header{
	background:#262626;
}
.logo{
	float:left;
	margin-top: 12px;
}
.top-nav{
	float:right;
}
.top-nav ul li{
	display:inline-block;
	float:left;
}
.top-nav ul li a{
	color: rgb(141, 141, 141);
	font-family: 'Roboto', sans-serif;
	font-size: 0.9em;
	display: block;
	text-transform: uppercase;
	padding: 30px;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.top-nav li.active> a, .top-nav li> a:hover {
	background:#2390c9;
	color:#fff;
}
.main{
	width:70%;
}
.banner-withtext{
	float:right;
	width: 21.9%;
	background:#2390c9;
	padding: 27px 0px 2px 25.3px;
}
.banner-withtext h3,.banner-withtext h2{
	color:#333333;
	font-family: 'Roboto', sans-serif;
	font-size:1.97em;
	font-weight:bold;
	text-shadow:0px 1px 1px #FFFFFF;
}
.banner-withtext h2{
	color:#fff;
}
hr.style-six {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	
}


.banner-withtext li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#fff;
	line-height: 2em;
}
.banner-withtext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#000;
	line-height: 2em;
	
}
.banner-withtext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#fff;
	line-height: 2em;
}
.Lets-start{
	background:#F2F2F2;
	font-family: 'Roboto', sans-serif;
	font-size:1.6em;
	float: right;
	width: 22%;
	text-align: center;
	padding: 2px 0px;
	/*border: 1px ridge rgb(221, 221, 221);
	border-left:none;
	border-top:none;*/
}
.Lets-start a{
	background:#333333;
	color:#fff;
	padding: 0px 11px;
	/*border-radius: 0.3em;*/
	text-transform: uppercase;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.Lets-start a:hover{
	color:#2390c9;
}
.Lets-start2{
	/*background:#F2F2F2;*/
	font-family: 'Roboto', sans-serif;
	font-size:1.6em;
	float: right;
	width: 23%;
	text-align: center;
	padding: 2px 6px;
	/*border: 1px ridge rgb(221, 221, 221);
	border-left:none;
	border-top:none;*/
}
.Lets-start2 a{
	background:#333333;
	color:#fff;
	padding: 0px 2px;
	/*border-radius: 0.3em;*/
	text-transform: uppercase;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.Lets-start2 a:hover{
	color:#2390c9;
}
.banner-slider{
	background-image: url(../images/banner-bg1.png);
}
.box{
	background:#F2F2F2;
}
/*---end-header-----*/
/*  GRID OF Five   ============================================================================= */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1;
}
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child {
	 margin-left: 0;
} 
.images_1_of_5 {
	width: 18.72%;
	padding: 1.5%;
	text-align: center;
}
.images_1_of_5  img{
	max-width:100%;
	display:inline-block;
}
.images_1_of_5  h2 {
	color:#2390c9;
	margin-top:0.4em;
	margin-bottom:0.2em;
	font-size:1.2em;
	font-weight : normal;
	letter-spacing: -1px;
	font-family: 'Roboto', sans-serif;
}
.images_1_of_5  p {
	font-family: Arial, Helvetica, sans-serif;
	padding:0.3em 0;
	font-size:0.8125em;
	color: rgb(155, 155, 155);
	line-height: 1.8em;	
	margin-bottom: 1em;
}
.images_1_of_5 .button{
	margin-top:.3em;
	line-height:1.9em;
}
.images_1_of_5 .button a{
		font-size:0.8em;
		font-family: 'Roboto', sans-serif;
		background-color:#333;
		/*background-repeat: repeat-x;*/
   /* border: 1px solid #000;*/
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-transform: uppercase;
    color: #fff;
    padding: 13px 17px;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    /*background-image: linear-gradient(to bottom, #ffffff, #ececec);*/
}
.images_1_of_5 .button a:hover{
	    border: 1px solid  rgb(17, 17, 17);
       	background: rgb(17, 17, 17);
        text-decoration:none; 
		color:#2390c9;
}

/***** Media Quries *****/
@media only screen and (max-width: 1024px) {
	.wrap{
		width:90%;
	}	
}
/*  GRID OF THREE   ============================================================================= */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1;
}
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { 
	margin-left: 0; 
} 
.images_1_of_3 {
	width: 29.2%;
	padding:1.5%;
	box-shadow: 0px 0px 10px rgb(216, 216, 216); 
}
.images_1_of_3  img {
	max-width:100%;
	display:block;
}
.images_1_of_3  h2 {
    color: rgb(73, 73, 73);
	margin-top:0.4em;
	margin-bottom:0.2em;
	font-size:1em;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	letter-spacing: -1px;
	text-shadow: 0px 0px 10px rgb(255, 255, 255);
}
.images_1_of_3  p  {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0.3em 0;
	font-size: 0.8125em;
	color: rgb(155, 155, 155);
	line-height: 1.8em;	
}
.images_1_of_3 .button{
	margin-top:.3em;
	line-height:1.9em;
}
.images_1_of_3 .button a{
		font-size: 0.7em;
		font-family: 'Roboto', sans-serif;
		background-color:#333;
		background-repeat: repeat-x;
    /*border: 1px solid #fff;*/
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-transform: uppercase;
    color: #fff;
    padding: 8px 12px;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    /*background-image: linear-gradient(to bottom, #ffffff, #ececec);*/
}
.images_1_of_3 .button a:hover{
	   border: 1px solid rgb(17, 17, 17);
		background: rgb(17, 17, 17);
		text-decoration: none;
		color: #2390c9;
}

/***** Media Quries *****/
@media only screen and (max-width: 1024px) {
	.wrap{
		width:90%;
	}	
}
/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */
@media only screen and (max-width: 640px) {
	
	.wrap{
		width:95%;
	}
	.col { 
		margin: 2% 0 2% 0%;
	}
	
	.images_1_of_3 {
		width:94%;
		padding:3%;
	}
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 480px) {
	
	.wrap{
		width:95%;
	}
	.col { 
		margin: 2% 0 2% 0%;
	}
	
	.images_1_of_3 {
		width:92%;
		padding:4%;
	}
}
/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */
@media only screen and (max-width: 640px){
	
	.wrap{
		width:95%;
	}
	.col { 
		margin: 2% 0 2% 0%;
	}	
	.images_1_of_5 {
		width:94%;
		padding:3%;
	}
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	
	.wrap{
		width:95%;
	}
	.col { 
		margin: 2% 0 2% 0%;
	}	
	.images_1_of_5 {
		width:92%;
		padding:4%;
	}
}
.grids {
	width: 70%;
	float:left;
}
.grids h4,.slidebar h4{
	color: #333333;
	margin-top: 0.4em;
	margin-bottom: 0.7em;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -1px;
	font-family: 'Roboto', sans-serif;
}
/*  GRID OF THREE   ============================================================================= */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1;
    margin: 0px 0px 18px 0px;
}
.col {
	display: block;
	float:left;
	margin: 0% 0 0% 1.6%;
}
.text{
	display: block;
	float:left;
	margin: 0% 0 0% 3.6%;
}
.col:first-child { margin-left: 0; } 

.images_1_of_2 {
	padding:1.5%; 
	border-bottom: 1px solid rgb(240, 240, 240);
	padding-bottom: 12px;
}
.listimg_2_of_1 {
	width: 30.2%;
}
.list_2_of_1 {
	width: 66.2%;
}
.images_1_of_2  img {
	max-width:100%;
	display:block;
}
.list_2_of_1  h2 {
	color:rgb(73, 73, 73);
	margin-top:0;
	font-size:1em;
	font-family: 'Roboto', sans-serif;
	font-weight : normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.list_2_of_1  p{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0.3em 0;
	font-size: 0.8125em;
	color: rgb(155, 155, 155);
	line-height: 1.8em;	
}
.list_2_of_1 .button{
	line-height:1.9em;
	margin-top:0.5em;
}
.list_2_of_1 .button a{
	font-size: 0.8em;
	font-family: 'Roboto', sans-serif;
	background-color: #f7f7f7;
	background-repeat: repeat-x;
    border: 1px solid #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-transform: uppercase;
    color: #000;
    padding: 10px 12px;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    float: right;
    background-image: linear-gradient(to bottom, #ffffff, #ececec);
}
.list_2_of_1 .button a:hover{
	    border: 1px solid #303030;
        background: rgb(17, 17, 17);
        text-decoration:none;
        color: #2390c9; 
}

/***** Media Quries *****/
@media only screen and (max-width: 1024px) {
	.wrap{
		width:90%;
	}	
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 640px){
	.wrap{
		width:95%;
	}
	.col { 
		margin: 2% 0 2% 0%;
	}	
	.images_1_of_2 {
		width:94%;
		padding:3%;
	}
	.listimg_2_of_1{
	     width:100%;		
   }
	.list_2_of_1 {
		width: 100%;
	}
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.wrap{
		 width:95%;
	}
	.col { 
		margin: 2% 0 2% 0%;
	}
	
	.images_1_of_2 {
		width:92%;
		padding:4%;
	}
	.listimg_2_of_1{
	     width:100%;		
   }
	.list_2_of_1 {
		width: 100%;
	}
}
.slidebar{
	float:right;
}
.slidebar {
	float: right;
	width: 29%;
}
.footer{
	background: #262626;
	padding: 3px 0px;
	margin-top:20px;
}
.left-footer{
	float:left;
}
.right-footer{
	float:right;
}
.right-footer p{
	color: #7B7B7B;
	font-family: 'Roboto', sans-serif;
	font-size: 0.9em;
	margin-top: 15px;
}
.right-footer p a{
	color: rgb(194, 194, 194);
	-webkit-transition: all .9s;
	-moz-transition: all .9s;
	-o-transition: all .9s;
	-ms-transition: all .9s;
	transition: all .9s;
}
.right-footer p a:hover{
	color:#2390c9;
}
/*  GRID OF THREE   ============================================================================= */
.image {
	clear: both;
	padding: 0px;
	margin: 0px;
	padding: 0.7% 0px 1.5% 0px;
}
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.grid {
	display: block;
	float:left;
	margin: 0% 0 0% 1.6%;
}
.grid:first-child { margin-left: 0; } /* all browsers except IE6 and lower */

.images_3_of_1 {
	width:30.2%;
}
.span_2_of_3{
	width: 68.2%;
}
.images_3_of_1  img {
	max-width:100%;
	display:block;
	width: 100%;
}
.span_2_of_3  h2 {
	color: rgb(73, 73, 73);
	margin-bottom:0.3em;
	font-size:1.5em;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-weight : normal;
	margin-top: 0px;
	letter-spacing: -1px;
}
.span_2_of_3  p  {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0.3em 0;
	font-size: 0.8125em;
	color: rgb(155, 155, 155);
	line-height: 1.8em;
}
.span_2_of_3 .button{
	margin-top:.3em;
	line-height:1.9em;
}
.span_2_of_3 .button a{
		font-size: 0.8em;
		font-family: 'Roboto', sans-serif;
		background-color: #f7f7f7;
		background-repeat: repeat-x;
    border: 1px solid #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-transform: uppercase;
    color: #000;
    padding: 6px 15px;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    float: right;
    background-image: linear-gradient(to bottom, #ffffff, #ececec);
}
.span_2_of_3 .button a:hover{
	 border: 1px solid rgb(17, 17, 17);
	background: rgb(17, 17, 17);
	text-decoration: none;
	color: #2390c9;
}

/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */

@media only screen and (max-width: 640px) and (min-width: 480px)  {
	.wrap{
		width:95%;
	}
	.image{
		padding:3%;
	}
	.col { 
		margin: 2% 0 2% 0%;
	}
	.grid {
		margin:0;
	}	
	.images_3_of_1 {
		width:100%;		
	}
	.span_2_of_3 {
		width:100%;
	}
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	
	.wrap{
		width:90%;
	}
	.image{
		padding:5%;
	}
	.col { 
		margin: 2% 0 2% 0%;
	}
	.grid {
		margin:0;
	}	
	.images_3_of_1 {
		width:100%;		
	}
	.span_2_of_3 {
		width:100%;
	}
}
/*-----about----*/
.about h4,.services h4{
	color: #333333;
	margin-top: 0.4em;
	font-size:2em;
	font-weight: normal;
	font-family: 'Roboto', sans-serif;
}
.about,.services {
	border-bottom: 1px solid rgb(240, 240, 240);
	padding-bottom: 0px;
}
/*----error-page----*/
.error-page{
	text-align:center;
	margin-bottom:30px;
	border-bottom: 1px solid rgb(240, 240, 240);
	padding-bottom:40px;
}
.error-page h4,.error-page h3{
	color: #333333;
	margin-top: 0.4em;
	font-size:2em;
	font-weight: normal;
	font-family: 'Roboto', sans-serif;
}
.error-page h4{
	font-size:10em;
	color:#2390c9;
	margin:0px;
}
/*  Contact Form  ============================================================================= */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1;
}
.col{
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child{
	margin-left:0;
}	
.span_2_of_3 {
	width: 63.1%;
	padding:1.5%; 
}
.span_1_of_3 {
	width: 29.2%;
	padding:1.5%; 
}
.span_2_of_3  h2,
.span_1_of_3  h2 {
	color: #333333;
	margin-top: 0.4em;
	margin-bottom: 0.7em;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -1px;
	font-family: 'Roboto', sans-serif;
}
.contact-form{
	position:relative;
	padding-bottom:30px;
}
.contact-form div{
	padding:5px 0;
}
.contact-form span{
	display:block;
	font-size:0.8125em;
	color: #333;
	padding-bottom:5px;
	font-family: 'Roboto', sans-serif;
}
.contact-form input[type="text"],.contact-form textarea{
		    padding:8px;
			display:block;
			width:98%;
			background:#fcfcfc;
			border: none;
			outline:none;
			color:#464646;
			font-size:0.8125em;
			font-family:Arial, Helvetica, sans-serif;
			box-shadow: inset 0px 0px 3px rgb(199, 199, 199);
			-webkit-box-shadow: inset 0px 0px 3px rgb(199, 199, 199);
			-moz-box-shadow: inset 0px 0px 3px rgb(199, 199, 199);
			-o-box-shadow:inset 0px 0px 3px rgb(199, 199, 199);
			-webkit-appearance:none;
}
.contact-form textarea{
		resize:none;
		height:120px;		
}
.contact-form input[type="submit"]{
	font-size:1em;
	font-family: 'Roboto', sans-serif;
	background-color: #f7f7f7;
	background-repeat: repeat-x;
    border: 1px solid #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-transform: uppercase;
    color: #000;
    padding: 13px 17px;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    cursor: pointer;
    background-image: linear-gradient(to bottom, #ffffff, #ececec);
}
.contact-form input[type="submit"]:hover{
	border: 1px solid rgb(17, 17, 17);
	background: rgb(17, 17, 17);
	text-decoration: none;
	color: #2390c9;
}
.contact-form input[type="submit"]:active{
	background-color:#F7503D;  
}
.company_address{
	padding-top:26px;
}
.company_address p{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0.2em 0;
	font-size: 0.8125em;
	color: rgb(155, 155, 155);
	line-height: 1.5em;
}
.company_address p span{
	text-decoration:underline;
	color:#333;
	cursor:pointer;
	font-family: 'Roboto', sans-serif;
}
.map{
	border:1px solid #C7C7C7;
	margin-bottom:15px;
}

/***** Media Quries *****/
@media only screen and (max-width: 1024px) {
	.wrap{
		width:95%;
	}	
}
/*  GO FULL WIDTH AT LESS THAN 800 PIXELS */

@media only screen and (max-width: 800px) {
	.wrap{
		width:95%;
	}
	.span_2_of_3 {
		width:94%;
		padding:3%; 
	}
	.col{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:94%;
		padding:3%; 
	}
}

/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */

@media only screen and (max-width: 640px) and (min-width: 480px) {
	.wrap{
		width:95%;
	}
	.span_2_of_3 {
		width:94%;
		padding:3%; 
	}
	.col{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:94%;
		padding:3%; 
	}
   
   .contact-form input[type="text"],.contact-form textarea{
		width:97%;
	}
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.wrap{
		width:95%;
	}
	.span_2_of_3 {
		width:90%;
		padding:5%; 
	}
	.col { 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:90%;
		padding:5%; 
	}
	.contact-form input[type="text"],.contact-form textarea{
		width:92%;
	}
}
/*  responsive-design */
@media only screen and (max-width: 1366px) {
	.wrap{
		width:95%;
	}
}
@media only screen and (max-width:1280px) {
	.wrap{
		width:90%;
	}
	.flexslider {
		width: 77%;
		float: left;
		position: relative;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-o-border-radius: 4px;
		border-radius: 4px;
		box-shadow: 0 1px 4px rgba(0,0,0,.2);
		-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
		-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
		-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
		zoom: 1;
	}
	.banner-withtext {
		float: right;
		width: 21.599%;
		background: #2390c9;
		padding: 30px 0px 69px 4.3px;
	}
	.span_2_of_3 {
		padding: 0% 1.5%;
	}
}
@media only screen and (max-width:1024px) {
	.wrap{
		width:90%;
	}
	.flexslider {
		width: 75%;
	}
	.banner-withtext {
		float: right;
		width: 21.5%;
		background: #2390c9;
		padding: 20px 0px 24px 4.3px;
	}
	.banner-withtext h3, .banner-withtext h2 {
		font-size: 2em;
		padding-left: 12px;
	}
	.banner-withtext p{
		padding-left: 12px;
	}
	.Lets-start a {
		padding: 9px 15px;
	}
	.Lets-start {
		font-size:1em;
		padding: 33.9px 0px;
		border:none;
	}
	.p1{
		display:none;
	}
	.last{
		display:none;
	}
}
@media only screen and (max-width:800px) {
	.wrap{
		width:760px;
	}
	.banner-slider {
		background-image:none;
	}
	.banner-withtext {
		width: 21.42%;
	}
	.banner-withtext h3, .banner-withtext h2 {
		font-size: 1.49em;
		padding-left: 6px;
	}
	.banner-withtext p{
		padding-left: 6px;
	}
	.Lets-start {
		padding: 28px 0px;
	}
	.grids {
		float:none;
		width:100%;
	}
	.slidebar{
		display:none;
	}
	.col {
		margin: 1% 1.133% 1% 0%;
	}
	.top-nav ul li a {
		padding: 30px 20px;
	}
}
@media only screen and (max-width:640px) {
	.wrap{
		width:90%;
	}
	.logo {
		float:none;
		text-align:center;
		margin:0px;
	}
	.banner-withtext {
		width: 21.233%;
		padding: 48px 2.11px;
	}
	.banner-withtext p{
		display:none;
	}
	.Lets-start {
		padding: 15px 0px 14px 0px;
	}
	.flexslider {
		width:100%;
		float:none;
	}
	.Lets-start a {
		padding: 6px 8px;
	}
	.main{
		width:100%;
	}
	.top-nav {
		float: none;
		text-align:center;
	}
	.top-nav ul li a {
		padding: 30px 27.5px;
	}
	.images_1_of_3 img {
		max-width: 100%;
		display: block;
		text-align: center;
		margin: 0 auto;
	}
	.header{
		padding: 13px 0px 0px 0px;
	}
}
@media only screen and (max-width:480px) {
	.wrap{
		width:90%;
	}
	.top-nav ul li a {
		padding:20px 13.1px;
	}
	.banner-withtext {
		width: 20.92%;
		padding: 41.5px 2.11px;
	}
	.banner-withtext h3, .banner-withtext h2 {
		font-size: 1em;
	}
	.Lets-start {
		padding:8px 0px 0px 0px;
	}
	.Lets-start a {
		padding: 6px 3px;
		font-size: 0.8em;
	}
	.right-footer p {
		font-size: 0.6em;
		margin-top: 19px;
	}
}