@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Actor);


body
{	margin:0px;
	padding:0px 0px 0px 0px;
	background:#fff;	
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:15px;
	font-weight:400;
    font-style: normal;
	
		
}

strong
{	color:#ff9d40;
	font-weight: normal;
    font-style: normal;
}

img
{	border:none;
}

a
{	color:#fb8202;
	-o-transition:.5s;
 	-ms-transition:.5s;
 	-moz-transition:.5s;
	-webkit-transition:.5s;
 	 /* ...and now for the proper property */
 	transition:.5s;
}

p
{	margin:0px;
	padding:0px;
}

.cl

{	clear:both;
}



#header-section
{	width:100%;
	margin:auto;
	padding:0 0 0px 0;
	background:url(../images/top-bg.jpg) repeat-x;
	height:56px;
	
}

.main-section
{	width:75%;
	margin:0px auto 0px auto;
	padding:0 0 0px 0;
	
}



.logo
{
	float:left;
	margin:0px 0px 0px;
	padding:0px;
	width:10%;
	position:absolute;
	z-index:99;
}


.call-phone
{
	float:right;
	margin:20px 0px 0px 20px;
	padding:0px 20px;
	font-size:16px;
	color:#999999;
	text-transform:uppercase;
}

.call-phone span
{	color:#0055bb;
	}

.banner-section
{	width:100%;
	height:542px;
	float:none;
	background:url(../images/banner.jpg) no-repeat center top;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


.banner-section-inner
{	width:75%;
	margin: 0px auto 0px auto;
	padding:0px 0px 0px 0px;
}


.banner-section-left
{	width:58%;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


.banner-section-left h2
{	width:auto;
	height:auto;
	float:left;
	margin:70px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-size:37px;
	color:#fff;
	font-style:normal;
	font-weight:normal;
	text-transform:uppercase;
	line-height:45px;
	
}


.banner-section-left p
{	width:85%;
	height:auto;
	float:left;
	margin:10px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	font-size:73px;
	line-height:23px;
	color:#fff;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
}


.banner-section-left 0l
{	width:90%;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#fff;
	font-style:normal;
}

.banner-section-left li
{	height:auto;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:16px;
	line-height:21px;
	color:#fff;
	font-style:normal;
	font-weight:normal;
}


.form-section
{	width:40%;
	float:right;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#f2f9fc;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
	border:none;
}

.form-section-inner
{	width: 85%;
    margin: 25px auto 0px auto;
    padding: 0px 0px 25px 0px;
    text-align: center;
    font-size: 19px;
		
}


.form-section-inner h2
{	
	margin:0px 0 0px 0;
	padding:0px 0px 0px 0px;
	color:#0055bb;
	font-size:41px;
	font-weight: bold;
    font-style: normal;
	text-transform:uppercase;
	text-align:center;
	line-height:38px;
}

.form-section-inner h3
{	
	margin:0px 0 10px 0;
	padding:0px 0px 0px 0px;
	color:#4f4f4f;
	font-size:19px;
	font-weight: normal;
    font-style: normal;
	text-transform:uppercase;
	text-align:center;
	
}


.contact-input
{	background:#fff;
	width:100%;
	height:42px;
	float:left;
	border:none;
	margin:0px 10px 7px 0px;
	padding:0px 0px 0px 10px;
	color:#898989;
	outline:0;
}

.contact-messge
{	background:#fff;
	width:100%;
	height:112px;
	float:left;
	border:none;
	margin:0px 0px 7px 0px;
	padding:10px 0px 0px 10px;
	color:#898989;
	outline:0;
	
}

.contact-button
{	width:100%;
	height:53px;
	background:#00ad18;
	color:#fff;
	font-size:16px;
	margin:0px 0px 0px 0px;
	padding:10px 0px;
	border:none;
	cursor:pointer;
	outline:0;
	text-align:center;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	font-weight: normal;
    font-style: normal;
	
}

.about-dr-inner
{	width:75%;
	margin:10px auto 40px auto;
	padding:20px 0px 20px 0px;
	font-size:14px;
	text-align:left;
	line-height:26px;
	color:#656565;
	text-align:center;
	height:auto;
	
}

.about-dr-inner h2
{	
	margin:0px auto 0px auto;
	padding:30px 0px 20px 0px;
	color:#000;
	font-size:42px;
	font-weight:300;
    font-style: normal;
	text-align:center;
}



.footer-main
{	width:100%;
	height:63px;
	background:#013068;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.footer-inner
{	width:74%;
	margin:0px auto 0px auto;
	padding:25px 0px 0px 0px;
}


.footer-inner-left
{	width:50%;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-size:14px;
	color:#c7c7c7;
	text-transform:uppercase;
}




.footer-inner-right
{	width:40%;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:right;
	line-height:23px;
	color:#c1c1c1;
		
}




@media only screen and (min-width : 480px) and (max-width : 850px) 
{ 



.main-section
{	width:95%;
	margin:0px auto 0px auto;
	padding:0 0 0px 0;
	
}

.banner-section-inner
{	width:95%;
	margin: 0px auto 0px auto;
	padding:0px 0px 0px 0px;
}


.banner-section-left
{	width:50%;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


.banner-section-left h2
{	width:auto;
	height:auto;
	float:left;
	margin:170px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-size:27px;
	color:#fff;
	font-style:normal;
	font-weight:normal;
	text-transform:uppercase;
	line-height:35px;
	
}


.banner-section-left p
{	width:85%;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
	padding:30px 0px 0px 0px;
	font-size:390%;
	line-height:23px;
	color:#fff;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	
}




.form-section
{	width:45%;
	float:right;
	margin:50px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#f2f9fc;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
	border:none;
}

.form-section-inner
{	width:85%;
	margin:30px auto 0px auto;
	padding:0px 0px 20px 0px;
	text-align:center;
	font-size:16px;
		
}


.form-section-inner h2
{	
	margin:0px 0 0px 0;
	padding:0px 0px 0px 0px;
	color:#0055bb;
	font-size:200%;
	font-weight: bold;
    font-style: normal;
	text-transform:uppercase;
	text-align:center;
	line-height:38px;
}

.form-section-inner h3
{	
	margin:0px 0 10px 0;
	padding:0px 0px 0px 0px;
	color:#4f4f4f;
	font-size:19px;
	font-weight: normal;
    font-style: normal;
	text-transform:uppercase;
	text-align:center;
	
}


.contact-input
{	background:#fff;
	width:100%;
	height:42px;
	float:left;
	border:none;
	margin:0px 10px 7px 0px;
	padding:0px 0px 0px 10px;
	color:#898989;
	outline:0;
}

.contact-messge
{	background:#fff;
	width:100%;
	height:112px;
	float:left;
	border:none;
	margin:0px 0px 7px 0px;
	padding:10px 0px 0px 10px;
	color:#898989;
	outline:0;
	
}

.contact-button
{	width:100%;
	height:53px;
	background:#00ad18;
	color:#fff;
	font-size:16px;
	margin:0px 0px 0px 0px;
	padding:10px 0px;
	border:none;
	cursor:pointer;
	outline:0;
	text-align:center;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	font-weight: normal;
    font-style: normal;
}

.about-dr-inner
{	width:95%;
	margin:10px auto 40px auto;
	padding:0px 0px 20px 0px;
	font-size:14px;
	text-align:left;
	line-height:26px;
	color:#656565;
	text-align:center;
	height:auto;
	
}


.footer-inner
{	width:95%;
	margin:0px auto 0px auto;
	padding:25px 0px 0px 0px;
}


.footer-inner-left
{	width:60%;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-size:14px;
	color:#c7c7c7;
	text-transform:uppercase;
}




.footer-inner-right
{	width:30%;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:right;
	line-height:23px;
	color:#c1c1c1;
		
}




}





@media only screen and (min-width : 150px) and (max-width : 480px)

{
	
	
.main-section
{	width:95%; 
	margin:0px auto 0px auto;
	padding:0 0 0px 0;
	height:199px;
	
}



.logo
{
	margin:0px auto 0px auto;
	padding:0px;
	width:10%;
	text-align:center;	
}


.call-phone
{
	float:left;
	margin:70px 0px 0px 20px;
	padding:0px 20px 0px 20px;
	font-size:16px;
	color:#999999;
	text-transform:uppercase;
}


.banner-section-inner
{	width:95%;
	margin: 0px auto 0px auto;
	padding:0px 0px 0px 0px;
}


.banner-section-left
{	width:90%;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


.banner-section-left h2
{	width:auto;
	height:auto;
	float:left;
	margin:30px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-size:27px;
	color:#fff;
	font-style:normal;
	font-weight:normal;
	text-transform:uppercase;
	line-height:35px;
	
}


.banner-section-left p
{	width:85%;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	font-size:390%;
	line-height:23px;
	color:#fff;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	
}




.form-section
{	width:95%;
	float:left;
	margin:50px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#f2f9fc;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
	border:none;
}

.form-section-inner
{	width:85%;
	margin:30px auto 0px auto;
	padding:0px 0px 20px 0px;
	text-align:center;
	font-size:16px;
		
}


.form-section-inner h2
{	
	margin:0px 0 0px 0;
	padding:0px 0px 0px 0px;
	color:#0055bb;
	font-size:200%;
	font-weight: bold;
    font-style: normal;
	text-transform:uppercase;
	text-align:center;
	line-height:38px;
}

.form-section-inner h3
{	
	margin:0px 0 10px 0;
	padding:0px 0px 0px 0px;
	color:#4f4f4f;
	font-size:16px;
	font-weight: normal;
    font-style: normal;
	text-transform:uppercase;
	text-align:center;
	
}


.contact-input
{	background:#fff;
	width:100%;
	height:42px;
	float:left;
	border:none;
	margin:0px 10px 7px 0px;
	padding:0px 0px 0px 10px;
	color:#898989;
	outline:0;
}

.contact-messge
{	background:#fff;
	width:100%;
	height:112px;
	float:left;
	border:none;
	margin:0px 0px 7px 0px;
	padding:10px 0px 0px 10px;
	color:#898989;
	outline:0;
	
}

.contact-button
{	width:100%;
	height:auto;
	background:#00ad18;
	color:#fff;
	font-size:16px;
	margin:0px 0px 0px 0px;
	padding:10px 0px;
	border:none;
	cursor:pointer;
	outline:0;
	text-align:center;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	font-weight: normal;
    font-style: normal;
}

.about-dr-inner
{	width:95%;
	margin:10px auto 40px auto;
	padding:0px 0px 20px 0px;
	font-size:14px;
	text-align:left;
	line-height:26px;
	color:#656565;
	text-align:center;
	height:auto;
	
}


.footer-inner
{	width:95%;
	margin:0px auto 0px auto;
	padding:25px 0px 0px 0px;
}


.footer-inner-left
{	width:98%;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-size:14px;
	color:#c7c7c7;
	text-transform:uppercase;
}




.footer-inner-right
{	width:90%;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	line-height:23px;
	color:#c1c1c1;
		
}
.footer-main {
    width: 100%;
    height: auto;
    background: #013068;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}	


}