@charset "utf-8";
/* CSS Document */


/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1920px) {


	.yellow_div {
	    width: 720px;
	}


}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1536px) {

	.yellow_div {
	    width: 530px;
	}

}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1366px) {

	.footer_logo_div{
		margin-top: 40%;
		margin-bottom: 40%;
		color: #fff;
	}

	.yellow_div {
	    width: 430px;
	}


}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1280px) {



}


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {

	.carousel-caption p {
	    font-size: 10px;
	}

	.about_col {
	    margin-top: 5%;
	}

	.footer_logo_div {
	    margin-top: 50%;
	    margin-bottom: 50%;
	}

	.foot_img {
	    right: -15px;
	}

	.p1{
		font-size: 25px !important;
		height: 30px !important;
		margin-bottom: 0px !important;
	}

	.p2{
		font-size: 45px !important;
		height: 43px !important;
	}

	.yellow_div {
	    position: absolute;
	    margin-top: 150px;
	    z-index: 9;
	}

	.who_are_we_col {
	    padding-top: 20px;
	}

}


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1024px) {

	.services_col {
	    padding: 50px;
	}

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {

	.carousel-caption{
	    background-color: transparent;
	}

	.slider_text_row{
		background-color: #63a70a;
	}

	.gallery_btn_div{
		text-align: center;
		margin-bottom: 20px;
	}

	.services_col {
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	    padding: 0px;
	}

	.footer_logo_div {
	    margin-top: 25%;
	    margin-bottom: 25%;
	}

	.nav>li>a {
	    position: relative;
	    display: block;
	    padding: 20px 7px;
	    font-size: 13px;
	}

	.contact_div {
	    padding-left: 40px;
	    padding-right: 40px;
	}

	.service_col{
		margin-bottom: 40px;
	}

	.service_col h1{
		font-size: 18px;
	}

	.yellow_div {
	    width: 360px;
	    margin-top: 30px;
	}

	.who_are_we_col {
	    padding-top: 20px;
	}

	.text_bg_row{
		background-image: url(../images/map_mobile.png);
	    background-repeat: no-repeat;
	    background-size: cover;
	    background-position: center right;
	}


}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

	.services_col {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	    padding: 0px;
	}

	.services_col {
	    background-image: url(../images/service01_mobile.jpg);
	    background-repeat: no-repeat;
	    background-size: cover;
	    background-position: center right;
	}

	.footer_logo_div {
	    margin-top: 35%;
	    margin-bottom: 35%;
	}

	.yellow_div {
	    width: 240px;
	    margin-top: 100px;
	}

	.who_are_we_col {
	    padding-top: 20px;
	}

	.top_text_col{
		padding-left: 30px;
	}

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 767px) {

	.logo{
	    width: 130px;
	}

	.navbar-nav {
    margin: auto;
}

	/*.css-typing p {
   		width: auto !important;
	}*/

	.main_body_row{
    background-image:url('../images/body_bg.jpg');
    background-repeat:no-repeat;
    background-size: contain;
    background-position:top right;
}


	.navbar-toggle {
	    margin-top: 18px;
	}

	.navbar-default .navbar-brand {
	    color: #777;
	    margin-top: -60px;
	}

	.navbar-default .navbar-nav>li>a {
	    color: #777;
	    text-align: center;
	}

	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	    border-color: #e7e7e7;
	    width: 100%;
	    text-align: center;
	    margin-right: 0px;
    	margin-left: 0px;
	}

	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	    max-height: initial;
	}

	.mobile_caption_row p{
		padding-top: 7px;
		padding-bottom: 7px;
		margin-bottom: 0px;
		color: #ffffff;
   		font-size: 14px;
   		text-align: center;
	}

	.about_col {
	    margin-top: 5%;
	    padding-left: 30px;
	    padding-right: 30px;
	}

	.gallery_div{
		padding-left: 30px;
	    padding-right: 30px;
	}

	.footer_logo{
		margin-right: auto;
		margin-left: auto;
	}

	.footer_logo_div {
		text-align: center;
	    margin-top: 5%;
	    margin-bottom: 15%;
	}

	.footer_row {
		text-align: center !important;
	    background-image: none;
	    padding-left: 0px;
	    padding-right: 0px;
	}

	.footer_row .social_icon{
		text-align: center !important;
	}

	.contact_div {
		background-color: #fcee21;
	    padding-left: 30px;
	    padding-right: 30px;
	}

	.yellow_div {
		position: relative;
	    width: 100%;
	    left: -15px;
	}

	.top_text_col{
		padding-left: 30px;
	}

	.p1{
		font-size: 25px !important;
		height: 30px !important;
		margin-bottom: 0px !important;
	}

	.p2{
		font-size: 45px !important;
		height: 43px !important;
	}

	.icon-scroll {
	    right: 15%;
	}

	.who_are_we_col {
	    padding-top: 20px;
	    text-align: center !important;
	}

	.man_gif_img{
		position: relative;
		left: -15px !important;
	}

	.service_col {
	    padding-right: 25px;
	    padding-left: 25px;
	}

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

	.text_bg_row{
		background-image: none;
	    background-repeat: no-repeat;
	    background-size: cover;
	    background-position: center right;
	}

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 375px) {



}


/* Custom, iPhone Retina */
@media only screen and (max-width : 360px) {



}


@media only screen and (max-width : 320px) {



}