@charset "utf-8";
/* CSS Document */
@media (max-width:1200px){
.welcomediv { width:100%; }
.welcomediv h1 { margin-bottom:7px; font-size:110%; }
.tabsdiv { width:100%; }
.newsdiv { width:49%; }
.newsdiv marquee { width:100%; }
.whyus { width:49%; }
/*content css end*/
.f1{width:97%;} .f2{width:97%;}
/*bottom css start*/
.bottom_main{ width:100%;}
.bottom{ width:98%; margin:0px auto;}
.bott1{ width:29%; float:left;}
.bott2{ width:29%; float:left;}
.bott2 li {font-size:100%;}
.bottom h2{ margin-top:5px; font-size:150%;}
.testimonial_main { width:29%; float:right;}
.testimonials blockquote { width:98%; font-size:100%;}	

/*footr div css start*/
.footermain { width:100%; }
.footer { width:100%; text-align:center; margin-bottom:10px; }
.copyright { width:100%; text-align:center; margin-bottom:10px; }
.addthis_toolbox { display:none; }
/*footr div css end*/

}
@media (max-width:768px){
body {font-size:16px !important;}
	.top_phone { width:97.5%; text-align:center;  margin-bottom:10px; }
.icon { width:42%; float:none; margin:0 auto; }
/*header css end*/

/*content css start*/
.welcomediv { width:100%; }
.welcomediv h1 { font-size:100%; }
.tabsdiv { width:100%; }
.newsdiv { width:100%; }
.whyus { width:100%; }
/*content css end*/
	.gallery img {
    width: 50%;
    height: auto;
    border-radius: 5px;
    cursor: pointer;
    transition: .3s;
}
/*bottom css start*/
.bottom_main{ width:100%;}
.bottom{ width:100%; margin:0px auto;}
.bott1{width:98%; margin:0px auto; float:none; }
.bott2{ width:98%; margin:0px auto; float:none; padding-bottom:5%;}
.bott2 li {font-size:100%;}
.bottom h2{ margin-top:5px; font-size:150%;}
.testimonial_main {width:98%; margin:0px auto; float:none;}
.testimonials blockquote { width:98%; font-size:100%;}	
/*bottom css end*/
.f1{width:97%;}.f2{width:97%;}

/*footr div css start*/
.footer { width:100%; text-align:center; margin-bottom:10px; }
.copyright { width:100%; text-align:center; margin-bottom:10px; }
.addthis_toolbox { display:none; }
/*footr div css end*/

}

@media (max-width:480px){
body {font-size:18px !important }
	.icon { width:63%; float:none; margin:0 auto; }
/*header css end*/
.copyright { color:#Fff; font-family:Arial, Helvetica, sans-serif; font-size:15px; text-align: center; }
.copyright a{ color:#FFF; text-decoration:underline; }
.copyright a:hover{color:#Fff; text-decoration:underline;}
	.gallery img {
    width: 100%;
    height: auto;
    border-radius: 5px;
    cursor: pointer;
    transition: .3s;
}
	
	.f1{width:97%;} .f2{width:97%;}
}

@media (max-width:320px){
.icon { width:90%; float:none; margin:0 auto; }
.top_phone { font-size:100%; }
/*header css end*/
	.gallery img {
    width: 100%;
    height: auto;
    border-radius: 5px;
    cursor: pointer;
    transition: .3s;
}

}

