/* Responsive CSS Styles Table of Contents */

@media only screen and (min-width: 1000px) and (max-width: 1169px){
.container {
	width: 1000px;
	margin: auto;
}

.feature_section3 .left {
	padding-left: 0px;
	padding-right: 50px;
}
.feature_section3 p {
	width: 90%;
}

.feature_section4 .right {
	padding-left: 50px;
	padding-right: 0px;
}
.feature_section4 p {
	width: 90%;
}

.feature_section7 .arrow_box {
	padding: 35px 25px 35px 25px;
}

.feature_section8 .one_third li {
	padding-left:30px;	
}

}



@media only screen and (min-width: 768px) and (max-width: 999px){
.container {
	width: 747px;
	margin: auto;
}

.logo {
	width: 50%;
}
.menu_main {
	width: 97%;
	position: absolute;
}


.feature_section1 .box i {
	height: 100px;
	width: 100px;
	line-height: 100px;
	font-size: 45px;
}

.feature_section2 a {
	margin-left: 10px;
}

.feature_section3 .left {
	padding-left: 0px;
	padding-right: 30px;
	padding-top: 50px;
}
.feature_section3 p {
	width: 100%;
}

.feature_section4 .right {
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 50px;
}
.feature_section4 p {
	width: 100%;
}

.feature_section7 .arrow_box {
	padding: 35px 25px 35px 25px;
}

.feature_section8 .one_third li {
	padding-left:30px;	
}

.feature_section9 .newsletter .enter_email_input {
	width: 100%;
}


}




@media only screen and (min-width: 640px) and (max-width: 767px){
/* columns */
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive,
.one_half_less, .one_third_less, .one_fourth_less, .two_third_less, .three_fourth_less, .one_fifth_less, .onecol_forty_less, .onecol_sixty_less, .onecol_thirtyfive_less {
	position: relative;
	margin-right: 0%;
	float: left;
}
.one_full,
.one_half,
.one_third,
.one_fourth,
.one_fifth,
.two_third,
.three_fourth,
.onecol_forty,
.onecol_sixty,
.onecol_thirtyfive,
.one_full_less,
.one_half_less,
.one_third_less,
.one_fourth_less,
.one_fifth_less,
.two_third_less,
.three_fourth_less,
.onecol_forty_less,
.onecol_sixty_less,
.onecol_thirtyfive_less {
	width: 100%;
	margin-bottom: 50px;
}
.last {
	margin-right: 0 !important;
	margin-bottom: 0 !important;
}


.container {
	width: 590px;
	margin: auto;
}

.logo {
	width: 50%;
}
.menu_main {
	width: 93%;
	position: absolute;
}

.top_nav .left {
	width: 60%;
}
.top_nav .right {
	width: 40%;
}

.slidermar13 {
	margin-top: 30px;
}

.feature_section2 a {
	margin-left: 10px;
}

.feature_section3 .right {
	width: 100%;
}
.feature_section3 .left {
	width: 100%;
	text-align: left;
	padding: 75px 50px 75px 50px;
}
.feature_section3 p {
	float: left;
	width: 100%;
}
.feature_section3 i {
	padding-right:0px;
	padding-left: 10px;
}

.feature_section4 .left {
	width: 100%;
}
.feature_section4 .right {
	width: 100%;
	text-align: left;
	padding: 75px 50px 75px 50px;
}
.feature_section4 p {
	float: left;
	width: 100%;
}

.feature_section7 .arrow_box {
	padding: 35px 25px 35px 25px;
}

.feature_section9 .newsletter .enter_email_input {
	width: 85%;
}
.feature_section9 .box1,
.feature_section9 .box2,
.feature_section9 .box3,
.feature_section9 .box4 {
	width:100%;
	padding-bottom:30px;
}

.copyright_info .one_half {
	margin-bottom: 20px;
	text-align: left;
}
ul.footer_social_links {
	float: left;
}



h1 {
	font-size: 30px;
	line-height: 30px;
}
h2 {
	font-size: 23px;
	line-height: 27px;
}
h3 {
	font-size: 18px;
	line-height: 25px;
}
h4 {
	font-size: 16px;
	line-height: 25px;
}
.feature_section3 h1,
.feature_section4 h1 {
	font-size: 30px;
	line-height: 35px;
}
.feature_section3 h1 b,
.feature_section4 h1 b {
	font-size: 25px;
}


}



@media only screen and (min-width: 480px) and (max-width: 639px){

/* columns */
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive,
.one_half_less, .one_third_less, .one_fourth_less, .two_third_less, .three_fourth_less, .one_fifth_less, .onecol_forty_less, .onecol_sixty_less, .onecol_thirtyfive_less {
	position: relative;
	margin-right: 0%;
	float: left;
}
.one_full,
.one_half,
.one_third,
.one_fourth,
.one_fifth,
.two_third,
.three_fourth,
.onecol_forty,
.onecol_sixty,
.onecol_thirtyfive,
.one_full_less,
.one_half_less,
.one_third_less,
.one_fourth_less,
.one_fifth_less,
.two_third_less,
.three_fourth_less,
.onecol_forty_less,
.onecol_sixty_less,
.onecol_thirtyfive_less {
	width: 100%;
	margin-bottom: 50px;
}
.last {
	margin-right: 0 !important;
	margin-bottom: 0 !important;
}

.container {
	width: 440px;
	margin: auto;
}

.logo {
	width: 85%;
}
.menu_main {
	width: 93%;
	position: absolute;
}

.top_nav .left {
	width: 100%;
	text-align: left;
}
.top_nav .right {
	width: 100%;
	text-align: left;
}
.top_nav ul.topsocial {
	float: left;
}

.slidermar13 {
	margin-top: 77px;
}

.feature_section2 a {
	margin-left: 10px;
}

.feature_section3 .right {
	width: 100%;
}
.feature_section3 .left {
	width: 100%;
	text-align: left;
	padding: 75px 35px 75px 35px;
}
.feature_section3 p {
	float: left;
	width: 100%;
}
.feature_section3 i {
	padding-right:0px;
	padding-left: 10px;
}

.feature_section4 .left {
	width: 100%;
}
.feature_section4 .right {
	width: 100%;
	text-align: left;
	padding: 75px 35px 75px 35px;
}
.feature_section4 p {
	float: left;
	width: 100%;
}

.feature_section5 li {
	width: 50%;
}

.feature_section7 .arrow_box {
	padding: 35px 25px 35px 25px;
}

.feature_section9 .newsletter .enter_email_input {
	width: 85%;
}
.feature_section9 .box1,
.feature_section9 .box2,
.feature_section9 .box3,
.feature_section9 .box4 {
	width:100%;
	padding-bottom:30px;
}

.copyright_info .one_half {
	margin-bottom: 20px;
	text-align: left;
}
ul.footer_social_links {
	float: left;
}


h1 {
	font-size: 27px;
	line-height: 27px;
}
h2 {
	font-size: 21px;
	line-height: 25px;
}
h3 {
	font-size: 16px;
	line-height: 25px;
}
h4 {
	font-size: 16px;
	line-height: 25px;
}
.feature_section3 h1,
.feature_section4 h1 {
	font-size: 27px;
	line-height: 32px;
}
.feature_section3 h1 b,
.feature_section4 h1 b {
	font-size: 18px;
}


}





@media only screen and (max-width: 479px){

/* columns */
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive,
.one_half_less, .one_third_less, .one_fourth_less, .two_third_less, .three_fourth_less, .one_fifth_less, .onecol_forty_less, .onecol_sixty_less, .onecol_thirtyfive_less {
	position: relative;
	margin-right: 0%;
	float: left;
}
.one_full,
.one_half,
.one_third,
.one_fourth,
.one_fifth,
.two_third,
.three_fourth,
.onecol_forty,
.onecol_sixty,
.onecol_thirtyfive,
.one_full_less,
.one_half_less,
.one_third_less,
.one_fourth_less,
.one_fifth_less,
.two_third_less,
.three_fourth_less,
.onecol_forty_less,
.onecol_sixty_less,
.onecol_thirtyfive_less {
	width: 100%;
	margin-bottom: 50px;
}
.last {
	margin-right: 0 !important;
	margin-bottom: 0 !important;
}

.container {
	width: 300px;
	margin: auto;
}


.logo {
	width: 100%;
}
.menu_main {
	width: 93%;
	position: absolute;
}

.top_nav .left {
	width: 100%;
	text-align: left;
	font-size: 11px;
}
.top_nav .right {
	width: 100%;
	text-align: left;
	font-size: 11px;
}
.top_nav ul.topsocial {
	float: left;
}
.top_nav .topsocial li {
	margin: 0px 8px 0px 0px;
}


.slidermar13 {
	margin-top: 77px;
}

.feature_section2 a {
	margin-left: 10px;
}

.feature_section3 .right {
	width: 100%;
}
.feature_section3 .left {
	width: 100%;
	text-align: left;
	padding: 75px 18px 75px 18px;
}
.feature_section3 p {
	float: left;
	width: 100%;
}
.feature_section3 i {
	padding-right:0px;
	padding-left: 10px;
}

.feature_section4 .left {
	width: 100%;
}
.feature_section4 .right {
	width: 100%;
	text-align: left;
	padding: 75px 18px 75px 18px;
}
.feature_section4 p {
	float: left;
	width: 100%;
}

.feature_section5 li {
	width: 100%;
}

.feature_section7 .arrow_box {
	padding: 35px 25px 35px 25px;
}

.feature_section8 .one_third li {
	padding-left:30px;	
}

.feature_section9 .newsletter .enter_email_input {
	width: 100%;
}
.feature_section9 .box1,
.feature_section9 .box2,
.feature_section9 .box3,
.feature_section9 .box4 {
	width:100%;
	padding-bottom:30px;
}

.copyright_info .one_half {
	margin-bottom: 20px;
	text-align: left;
}
ul.footer_social_links {
	float: left;
}


h1 {
	font-size: 21px;
	line-height: 25px;
}
h2 {
	font-size: 21px;
	line-height: 25px;
}
h3 {
	font-size: 16px;
	line-height: 25px;
}
h4 {
	font-size: 16px;
	line-height: 25px;
}
.feature_section3 h1,
.feature_section4 h1 {
	font-size: 25px;
	line-height: 30px;
}
.feature_section3 h1 b,
.feature_section4 h1 b {
	font-size: 18px;
}

}
