@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700,800);
@import url(http://fonts.googleapis.com/css?family=Oswald:400,700);
*{box-sizing:border-box;}
body{font-family: 'Open Sans', sans-serif; font-size:14px; color:#353535;   margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,ul,li,ol,dd,input,textarea,select{margin:0;padding:0;list-style:none;outline:none;border:none;}
.clear{clear:both;}
p{line-height:26px; margin:0; padding:5px 0;}
.common{width:100%; max-width:1000px; margin:auto; overflow:hidden;}
.top{background:#0054a9; padding:13px 0;}
.logo{float:left; width:20%;}
.nav{float:right; width:69%; margin:5px 0 0 0;}
.banner-text { width:60%; float:left;}
.banner-text h2{font-size:24px; color:#0054a9; margin:20px 0 0 0;}
.gen-four{float:right; width:38%; margin:30px 0 0 0;}
.gen-four img{width:100%;} 
.dish{float:left;}
.plan{float:right; margin:20px 0 0 0px;}
.do-more{background:#0054a9; padding:62px 0; color:#fff; }
.do-more h1{text-align:center;  width:60%; margin:auto; border-bottom:1px solid #578ec6; text-transform:uppercase; font-weight:900;}
.do-more p{text-align:center;}
.first{width:36%; float:left; margin:35px 0 0 0;}
.first li{background:url(../images/arrow.png) no-repeat right top; padding:0 65px 30px 0;}
.first li p{text-align:left;}
.second{float:left; width:25%; background:url(../images/circle.png) no-repeat center; width:266px; height:266px; margin:45px 0 0 10px; text-align:center;}
.second h3{padding:55px 0 0 0; text-transform:uppercase;}
.second h1{font-size:45px; font-weight:700; text-align:center; width:100%;  padding:0; border:none; float:left; }
.second h1 span{font-size:15px; font-weight:normal;}
.second h4{text-transform:uppercase; font-size:20px; clear:both;}
.third{width:36%; float:right; margin:35px 0 0 0;}
.third li{background:url(../images/arrow.png) no-repeat left top; padding:0 0 30px 75px;}
.third li p{text-align:left;}
.smart{padding:30px 0;}
.smart h2{font-size:30px; text-align:center; color:#0054a9; border-bottom:1px solid #709fcf; width:40%; padding:10px 0; margin:auto;}
.smart p{text-align:center;}
.smart a{background:#ff7d00; color:#fff; border-radius:5px; margin:auto; width:100px; padding:10px; text-decoration:none; display:block; text-align:center;}
.stem{background:#0054a9; padding:40px 0;}
.free{float:left; width:45%; margin:12px 0 0 0;}
.stem-content{width:55%; color:#fff; float:right;}
.stem-content h2{font-size:30px;}
.stem-content p{font-size:13px;}
.stem-content li{padding:7px 0 10px 30px; background:url(../images/check.png) no-repeat left;}
.service{padding:35px 0;}
.service h1{text-align:center; font-size:30px; width:40%; color:#0054a9; margin:auto; padding:10px 0; border-bottom:1px solid #709fcf;}
.service ul{margin:50px 0 0 0;}
.service li{border:1px solid #0054a9; float:left; width:31%; margin:0 30px 0 0;}
.service li:last-child{margin:0;}
.service li h2{background:#0054a9; color:#fff; padding:15px; text-align:center;}
.service li p{padding:10px 10px 25px 10px; height:150px;}
.service img{width:100%;}
.phone{background:#0054a9; padding:10px 0;}
.phone h1{background:url(../images/phone.png) no-repeat left; width:52%; margin:auto; color:#fff; text-align:center;}
.education{padding:10px; border:1px solid #e1e1e1; margin:10px auto;}
.education h1{text-align:center; color:#0054a9; font-size:36px;}
.education p{color:#0054a9; font-size:12px; line-height:18px; text-align:center; font-weight:bold;}
.education img{margin:16px 0 0 10px;}
.map{height:300px; margin:35px 0 0 0;}
.footer{background:#0054a9; padding:25px 0; text-align:right;}
.footer li{display:inline-block;}
.footer a{color:#fff; text-decoration:none; text-transform:uppercase; padding:0 25px;}
/* responsive navigation */
.rmm {
	display:block;
	position:relative;
	width:100%;
	padding:0px;
	margin:0;
	text-align: center;
	min-width:500px !important;
}
.rmm {
	-webkit-tap-highlight-color:transparent !important;
	font-size:16px;
}
.rmm a {
	color:#03070a;
	text-decoration:none;
}
.rmm .rmm-main-list, .rmm .rmm-main-list li {
	margin:0px;
	padding:0px;
}
.rmm ul {
	display:block;
	width:auto !important;
	margin:0 auto !important;
	list-style:none;
}
/* sublevel menu - in construction */
.rmm ul li ul {
	display:none;
}
/* */
.rmm ul li:hover ul {
	display:block !important;
	position:absolute;
}
.rmm .rmm-main-list li {
	display:inline;
	margin:0px !important;
}
.rmm-toggled {
	display:none;
	width:100%;
	position:relative;
	overflow:hidden;
	margin:0 auto !important;
	background:#333;
}
.rmm-button:hover {
	cursor:pointer;
}
.rmm .rmm-toggled ul {
	display:none;
	margin:0px !important;
	padding:0px !important;
}
.rmm .rmm-toggled ul li {
	display:block;
	margin:0 auto !important;
}
/* GRAPHITE STYLE */
.rmm.graphite .rmm-main-list li a {
	display:inline-block;
	margin:0px -1px 0px -2px;
	font-size:15px;
	font-weight:normal;
	color:#fff;
	text-transform:uppercase;
	vertical-align:top;
	padding:13px 17px 12px 17px;
}
.rmm.graphite .rmm-main-list li a:hover {
	position:relative;
	color:#fff;
	 
}
.rmm.graphite .rmm-main-list li .active {
	position:relative;
	
}
.rmm.graphite .rmm-toggled {
	width:100%;
	min-height:38px;
	border-radius:6px;
	margin:10px 0 0 0;
}
.rmm.graphite .rmm-toggled-controls {
	display:block;
	height:42px;
	color:white;
	text-align:left;
	position:relative;
	border-radius:6px;
}
.rmm.graphite .rmm-toggled-title {
	position:relative;
	font-size:16px;
	color:white;
	text-shadow:1px 1px 1px black;
	margin-left:7px;
}
.rmm.graphite .rmm-button {
	display:block;
	position:absolute;
	right:15px;
	top:8px;
}
.rmm.graphite .rmm-button span {
	display:block;
	margin-top:4px;
	height:2px;
	background:white;
	width:24px;
}
.rmm.graphite .rmm-toggled ul li a {
	display:block;
	width:100%;
	background-color:#2d2d2d;
	text-align:center;
	padding:0;
	border-top:1px solid #424242;
	color:#fff;
}
.rmm.graphite .rmm-toggled ul li a:active {
	background-color:#444444;
	border-bottom:1px solid #444444;
	border-top:1px solid #444444;
}
/* SAPPHIRE STYLE */
.rmm.sapphire .rmm-main-list li a {
	display:inline-block;
	padding:8px 30px 8px 30px;
	margin:0px -3px 0px -3px;
	font-size:15px;
	text-shadow:1px 1px 1px #3e587b;
	background-color:#537b9f;
	border-left:1px solid #3e587b;
}
.rmm.sapphire .rmm-main-list li a:hover {
	background:#3e597b;
}
.rmm.sapphire .rmm-main-list li:first-child a {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.rmm.sapphire .rmm-main-list li:last-child a {
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.rmm.sapphire .rmm-toggled {
	width:95%;
	background-color:#537b9f;
	min-height:36px;
	border-radius:6px;
}
.rmm.sapphire .rmm-toggled-controls {
	display:block;
	height:36px;
	color:white;
	text-align:left;
	position:relative;
	border-radius:5px;
}
.rmm.sapphire .rmm-toggled-title {
	position:relative;
	top:9px;
	left:15px;
	font-size:16px;
	color:white;
	text-shadow:1px 1px 1px #3e587b;
}
.rmm.sapphire .rmm-button {
	display:block;
	position:absolute;
	right:9px;
	top:7px;
	width:20px;
	padding:0px 7px 0px 7px;
	border:1px solid #3e587b;
	border-radius:3px;
}
.rmm.sapphire .rmm-button span {
	display:block;
	margin:4px 0px 4px 0px;
	height:2px;
	background:white;
	width:20px;
}
.rmm.sapphire .rmm-toggled ul li a {
	display:block;
	width:100%;
	background-color:#537698;
	text-align:center;
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #3c5779;
	border-top:1px solid #6883a6;
	text-shadow:1px 1px 1px #333333;
}
.rmm.sapphire .rmm-toggled ul li a:active {
	background-color:#3c5779;
	border-bottom:1px solid #3c5779;
	border-top:1px solid #3c5779;
}
.rmm.sapphire .rmm-toggled ul li:first-child a {
	border-top:1px solid #3c5779 !important;
}
/* MINIMAL STYLE */
.rmm.minimal a {
	color:#333333;
}
.rmm.minimal a:hover {
	opacity:0.7;
}
.rmm.minimal .rmm-main-list li a {
	display:inline-block;
	padding:8px 30px 8px 30px;
	margin:0px -3px 0px -3px;
	font-size:15px;
}
.rmm.minimal .rmm-toggled {
	width:95%;
	min-height:36px;
}
.rmm.minimal .rmm-toggled-controls {
	display:block;
	height:36px;
	color:#333333;
	text-align:left;
	position:relative;
}
.rmm.minimal .rmm-toggled-title {
	position:relative;
	top:9px;
	left:9px;
	font-size:16px;
	color:#33333;
}
.rmm.minimal .rmm-button {
	display:block;
	position:absolute;
	right:9px;
	top:7px;
}
.rmm.minimal .rmm-button span {
	display:block;
	margin:4px 0px 4px 0px;
	height:2px;
	background:#333333;
	width:25px;
}
.rmm.minimal .rmm-toggled ul li a {
	display:block;
	width:100%;
	text-align:center;
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #dedede;
	color:#333333;
}
.rmm.minimal .rmm-toggled ul li:first-child a {
	border-top:1px solid #dedede;
}
.links_sep {
	padding-top: 15px;
}
.links_sep a {
	color: #373737;
	display: block;
	font-size: 15px;
	text-decoration: none;
}
.clearfix {
	clear: both;
}
.breadcrumb {
	color: #06f;
	padding-top:20px;
}
.breadcrumb a {
	color: #373737;
	padding: 0 2px;
	text-decoration: none;
	word-wrap: break-word;
}
.container h5 {
	font-size:17px;
	margin:0;
	padding:20px 0 20px 0;
}
.links_sep3Col li {
	display: block;
	padding: 7px 0;
}
.links_sep3Col {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.links_sep3Col a {
	color: #373737;
	text-decoration: none;
}
.orng-txt {
	color: #FF740D;
	font-size: 21px;
	line-height: 24px;
	margin-bottom: 6px;
	text-transform: none;
}
.state {
	font-family: Arial, Helvetica, sans-serif;
	overflow:hidden;
}
.state_name {
	float: left;
	margin-top: 10px;
}
.state_name p {
	color: #333;
	font-size: 14px;
	line-height: 20px;
}
.state_name p a {
	color: #333;
	display:inline-block;
}
.red-strip{
	text-align:center;
	color:#FFF;
	font-size:33px;
	text-transform:uppercase;
	padding:14px 0;
	background:#d41b1a;
}
.new h1{margin:10px 0;}
.new h2{ margin:10px 0;}
.new p {color: #5b5b5b; font-size: 16px; line-height: 30px;} 
.mb-l{float:right;}
#all_internt {
    padding-bottom: 25px;
    padding-top: 15px;
}
#all_internt > a {
    color: #0054a9;
    display: inline-block;
}
.links_sep {
    padding-top: 15px;
}
.links_sep a {
    color: #f15422;
    display: inline-block;
    font-size: 15px;
    text-decoration: none;
}
.links_sep3Col {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#links_state_abbr li {
    display: inline-block;
    padding: 7px 0;
}
#links_state_abbr li a {
    color: #f15422;
    text-decoration: none;
}
.padcommon {
    padding: 35px 0;
}

.liststyle1 ul {
    list-style: outside none disc !important;
    padding-left: 25px;
}
.liststyle1 li {
    line-height: 25px !important;
	list-style: outside none disc;
}

#content {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #d1dfe1;
    height: auto;
    position: relative;
    width: 657px;
    z-index: 2;
}
#tabs {
    list-style: outside none none;
    margin: 10px 0 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
#tabs li {
    float: left;
    margin: 0 0.5em 0 0;
}


#tabs a:before {
    background: linear-gradient(to bottom, #2ca0ab, #0a7983) repeat scroll 0 0 #0a7983;
    border-top-left-radius: 5px;
    bottom: 0;
    content: "";
    left: -0.5em;
    position: absolute;
    top: 0;
    transform: skew(-10deg);
    width: 1em;
    z-index: 1;
}
#tabs a:after {
    background: linear-gradient(to bottom, #2ca0ab, #0a7983) repeat scroll 0 0 #0a7983;
    border-top-right-radius: 5px;
    bottom: 0;
    content: "";
    position: absolute;
    right: -0.5em;
    top: 0;
    transform: skew(10deg);
    width: 1em;
    z-index: 1;
}
#tabs a {
    background: background: #ff823e; 



background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmODIzZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYjYyMzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top, #ff823e 0%, #db6236 100%); 

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff823e), color-stop(100%,#db6236)); 

background: -webkit-linear-gradient(top, #ff823e 0%,#db6236 100%); 

background: -o-linear-gradient(top, #ff823e 0%,#db6236 100%); 

background: -ms-linear-gradient(top, #ff823e 0%,#db6236 100%); 

background: linear-gradient(to bottom, #ff823e 0%,#db6236 100%); 

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff823e', endColorstr='#db6236',GradientType=0 ); 
    color: #ffffff;
    float: left;
    font-size: 18px;
    margin: 0 13px;
    padding: 10px 20px;
    position: relative;
    text-decoration: none;
}

#tabs #current a, #tabs #current a:after, #tabs #current a:before {
    background: linear-gradient(to bottom, #e3e3e3, #e3e3e3) repeat scroll 0 0 #e3e3e3;
    color: #7e7e7e;
    z-index: 3;
}

#tabs #current a, #tabs #current a:after, #tabs #current a:before {
    background-color: linear-gradient(to bottom, #e3e3e3, #e3e3e3) repeat scroll 0 0 #e3e3e3;
    color: #7e7e7e;
    z-index: 3;
}
#tabs a:before {
    background: background: #ff823e; 



background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmODIzZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYjYyMzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top, #ff823e 0%, #db6236 100%); 

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff823e), color-stop(100%,#db6236)); 

background: -webkit-linear-gradient(top, #ff823e 0%,#db6236 100%); 

background: -o-linear-gradient(top, #ff823e 0%,#db6236 100%); 

background: -ms-linear-gradient(top, #ff823e 0%,#db6236 100%); 

background: linear-gradient(to bottom, #ff823e 0%,#db6236 100%); 

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff823e', endColorstr='#db6236',GradientType=0 ); 
    border-top-left-radius: 5px;
    bottom: 0;
    left: -0.5em;
    position: absolute;
    top: 0;
    transform: skew(-10deg);
    width: 1em;
    z-index: 1;
}
#tabs a:after {
  background: background: #ff823e; 



background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmODIzZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYjYyMzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top, #ff823e 0%, #db6236 100%); 

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff823e), color-stop(100%,#db6236)); 

background: -webkit-linear-gradient(top, #ff823e 0%,#db6236 100%); 

background: -o-linear-gradient(top, #ff823e 0%,#db6236 100%); 

background: -ms-linear-gradient(top, #ff823e 0%,#db6236 100%); 

background: linear-gradient(to bottom, #ff823e 0%,#db6236 100%); 

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff823e', endColorstr='#db6236',GradientType=0 ); 
    border-top-right-radius: 5px;
    bottom: 0;
     position: absolute;
    right: -0.5em;
    top: 0;
    transform: skew(10deg);
    width: 1em;
    z-index: 1;
}
.faqs dt {
    background: url("lmages/question.png") no-repeat scroll 15px 8px rgba(0, 0, 0, 0);
    border-bottom: 1px dashed #b4c9cb;
    color: #8c8c8c;
    font-size: 14px;
    font-weight: normal;
    padding: 13px 45px;
    position: relative;
}
.faqs dd {
    background: none repeat scroll 0 0 #e3e3e3;
    color: #414141;
    font-size: 12px;
    line-height: 18px;
    padding: 15px;
    position: relative;
    text-align: justify;
	margin-left:35px;
}
.faqs dt:hover{cursor:pointer;}


.packs {
	border-top: 1px dashed #ccc;
	overflow: hidden;
	padding-top: 25px;
	width: 100%;
}
.packs .b1 {
	float: left;
	width: 200px;
}
.packs .b2 {
	float: left;
	width: 520px;
}
.packs .b2 h1 {
	margin: 0;
	padding: 0;
}
.packs .b2 ul {
	margin: 0;
	padding: 0 10px 15px 40px;
}
.packs .b2 li {
	font-size: 16px;
	margin: 0;
}
.packs .b2 ul ul {
	border-left: medium none;
}
.packs .b3 {
	float: left;
	text-align: right;
	width: 190px;
}
.packs .b3 .button {
	background: none repeat scroll 0 0 orange;
	border-radius: 5px;
	color: white;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	text-decoration: none;
}

.contact_us {
	text-align: center;
}
.contact_us {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #dddddd;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	height: auto;
	margin: 15px auto 5px;
	text-align: center;
	width: 639px;
}
.contact_us h2 {
	background: none repeat scroll 0 0 #eeeeee;
	border-bottom: 1px solid #dddddd;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color: #0b7b85;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0;
	padding: 10px 15px;
}
.contact_us table {
	margin: 25px 0 25px 50px;
	width: 420px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.contact_us table td {
	color: #0b7b85;
	height: 45px;
	text-align: left;
	vertical-align: middle;
}
.contact_us table td label {
	color: #0b7b85;
	font-size: 12px;
	font-weight: bold;
}
.contact_us input[type="text"] {
	border: 1px solid #dddddd;
	border-radius: 3px;
	height: 25px;
	width: 270px;
}
.contact_us input[type="submit"] {
	background-color: #fb890a;
	border: 1px solid #cccccc;
	border-radius: 5px;
	color: #ffffff;
	font-weight: bold;
	height: auto;
	margin-top: 15px;
	padding: 5px 15px;
	width: auto;
}

.rmm.graphite .rmm-main-list li  a.active {
	
	color:#ff7d00;
}

.footer a.active {
	
	color:#ff7d00;
}
#area_sec p{ line-height: 26px;
    margin: 0;
    padding: 5px 0; color:#353535;}
	
#area_sec {
    padding-bottom: 0;
}

/*media query*/
@media only screen and (min-width: 960px) and (max-width: 1600px) {
 .rmm-main-list {
 display:block !important;
}
 .rmm.graphite .rmm-toggled {
display:none !important;
}
.rmm.graphite .rmm-main-list li a{color:#fff; padding:13px 13px 12px;}
.rmm.graphite .rmm-main-list li a:hover{color:#FF7D00;}
}

@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 959px) {
.common{width:95%; margin:auto;}
.logo{float:inherit; width:100%; text-align:center;}
.rmm{min-width:inherit !important; line-height:42px; margin:auto;}
.nav{width:100%;}
.banner-text{width:100%; float:inherit;}
.gen-four{width:100%; float:inherit;}
.dish{width:100%;}
.dish img{width:100%;}
.plan{width:100%;}
.plan img{width:100%;}
.do-more h1{width:100%;}
.first{width:100%;}
.second h1{width:35%;}
.third{width:100%;}
.smart h2{width:100%;}
.free{width:100%;}
.stem-content{width:100%;}
.service h1{width:100%;}
.service li{width:100%; margin-bottom:20px;}
.phone h1{width:100%; background:none;}
.education h1{font-size:28px;}
.education img{width:100%;}
.footer{text-align:left;}
.footer li{width:100%; padding:10px 0;}
}
@media only screen and (max-width: 767px) {
	 
}
@media only screen and (max-width: 640px) {
 
}
@media only screen and (max-width: 480px) {
 
}
