body{
	font-family: 'Titillium Web', sans-serif;
	color: #575757;
	text-wrap: pretty;
}
h1, h2, h3, .section_header{
	text-wrap: balance;
}
*:focus-visible{
	outline: 2px solid #d05e52;
	outline-offset: 2px;
}
.row {
  margin-right: 0px;
  margin-left: 0px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
	border: none;
}

.navbar-default {
  background-color: #fff;
  border: none;
}

.navbar-default .navbar-nav>li>a{
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
}

img{
	max-width: 100%;
}
.navbar-brand img{
	margin-left: 25px;
}
.header{
	background-color: #f1f1f1;
	background-image: url("../imgs/home_bg.png");
	background-repeat: no-repeat;
	background-position: center;
	padding: 280px 7% 50px;
}

.header h4{
	font-size: 30px;
	color: #d05e52;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}

.header h1{
	font-size: 48px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
}

.header p{
	font-size: 22px;
	font-weight: 600;
}

.subscribe{
	padding: 20px;	
}
.subscribe_field{
	margin: 0% 25%;
}
.subscribe p{
	font-size: 24px;
	text-align: center;
}
.subscribe .sub-text{
	padding: 10px 20px;
	width: 100%;	
}
.subscribe .form-buttom{
	padding: 9px 80px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
	background-color: #d05e52;
	color: #fff;
	border: none;
}

.why_detail{
	padding: 30px 20%;
}

.why_section{
	background-color: #d05e52;
	color: #fff;
	text-align: center;
	padding: 30px;
}

.section_header{
	font-size: 36px;
	font-weight: 600;
}
h3.section_header{
	font-size: 26px;
}

.section_title{
	font-size: 24px;
}
.why_detail{
	padding-top: 40px;
}
.why_detail p{
	font-size: 20px;
	padding-top: 10px;
}

.process_section{
	text-align: center;
	padding: 7%;
	padding-top: 30px;
}
.process_section img{
	display: block;
  	margin: 0 auto;
}
.process_section .assessment_section{
	text-align: left;
	padding-top: 70px;
}
.process_section .assessment_section h4{
	padding-top: 40px;
}
.process_section .assessment_section p{
	font-size: 20px;
}

.process_section .process_title{
	padding-bottom: 20px;
	font-weight: 400;
}

.process_section .audit_section{
	text-align: right;
	padding-top: 70px;
}
.process_section .audit_section h4{
	padding-top: 80px;
}
.process_section .audit_section p{
	font-size: 20px;
}
.process_section .audit_title{
	padding-bottom: 20px;
	font-weight: 400;
}


.process_section .recommendation_section{
	text-align: left;
	padding-top: 70px;
}
.process_section .recommendation_section h4{
	padding-top: 80px;
	padding-bottom: 40px;
}
.process_section .recommendation_section p{
	font-size: 20px;
}
.process_section .recommendation_section img{
	padding-top: 40px;
}

.process_section .custom_section{
	text-align: right;
	padding-top: 70px;
}
.process_section .custom_section h4{
	padding-top: 80px;
	padding-bottom: 40px;
}
.process_section .custom_section p{
	font-size: 20px;
}
.process_section .custom_section img{
	padding-top: 40px;
}

.tools_section{
	background-color: #d05e52;
  	color: #fff;
  	text-align: center;
  	padding: 30px;
}

.tools_section h4{
	color: #fff;
	text-align: center;
}

.tools_section img{
	display: block;
	margin: 0 auto;
	padding-top: 40px;
}
.tools_section .db_section{
	padding: 30px 10%; 
}

.tools_section .db_section h4{
	font-size: 30px;
	font-weight: 600;
}

.tools_section .db_section p{
	font-size: 20px;
	padding: 0px 40px;
}

.skills_section{
	text-align: center;
	padding: 7%;
	padding-top: 30px;
}
.text-right{
	text-align: right;
}
.text-left{
	text-align: left;
}
.skills_section .section_title{
	font-size: 20px;
}
.skills_section img{
	display: block;
	margin: 0 auto;
	padding-top: 60px;
}
.skills_section .seo_content{
	padding-top: 30px;
}
.skills_section .seo_content h4{
	padding-top: 20px;
}

.work_section{
	background-color: #f1f1f1;
	text-align: center;
	padding: 40px 0px 30px;
}
.work_section img{
	display: block;
	padding: 30px 0px 5px;
	margin: 0 auto;	
}
.work_section p{
	font-size: 18px;
	padding-top: 5px;
}

.clients_section{	
	text-align: center;
	padding: 40px 0px 30px;
}
.clients_section img{
	padding: 40px 0px 5px;	
}
.clients_section p{
	font-size: 18px;
	padding-top: 5px;
}

.testimonial_section{
	background-color: #f1f1f1;
	text-align: center;
	padding: 30px 0px 30px;
}
#quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}
.carousel-inner{
	padding-bottom: 20px;
}
/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #333333;
}
#quote-carousel img
{
  width: 250px;
  height: 100px
}
blockquote small{
	font-size: 18px;
	font-weight: 600;
}
blockquote p{
	font-style: italic;
	font-size: 22px;
}
/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
    background-color: #fafafa;
    padding: 30px 30px;
}

.team_section{
	text-align: center;
	padding: 30px 30px;
}
.team_section img{
	display: block;
	margin: 0 auto;
	padding-top: 25px;
}
.team_section h4{
	text-transform: uppercase;
	font-weight: 700;
	font-size: 24px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.team_section p{
	font-size: 16px;
	margin-bottom: 15px;	
}
.team_section span{
	font-size: 16px;
	border: 1px solid #575757;
	border-radius: 50%;
	padding: 5px 14px 6px;
	margin: 20px 5px;
}
.team_section span:hover{
	color: #d05e52;
	border: 1px solid #d05e52;
	cursor: pointer;
}
.contact_section{
	padding: 30px 8%;
	background-color: #f1f1f1;	
}
.contact_section h4{
	text-align: center;
	margin-bottom: 40px;
}
.contact-txtbox{
	background-color: transparent;
	border: 1px solid #777777;
	box-shadow: none;
	padding: 8px 20px;
	font-size: 18px;
	width: 70%;
	float: right;
	margin: 12px 20px 12px;

}
.contact-button{
	background-color: #d05e52;
	border: none;
	box-shadow: none;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
	float: right;
	color: #fff;
	margin-right: 18px;
	padding: 8px 35px;
}
.contact-txtbox::-webkit-input-placeholder { /* WebKit browsers */
    color:    #222222;
}
.contact-txtbox:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #222222;
}
.contact-txtbox::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #222222;
}
.contact-txtbox:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #222222;
}
.contact_section span{
	font-size: 22px;	
	border: 1px solid #575757;
	border-radius: 50%;
	padding: 5px 18px 6px;
	margin: 20px 5px;
}
.contact_section .address_section{
	text-align: left;
}
.contact_section .address_section p{
	font-size: 16px;
	margin-bottom: 20px;
}
.contact_section .address_section h4{
	font-size: 20px;
	font-weight: 600;	
	text-align: left;
	margin-bottom: 10px;
}
.address_section .social_media{
	margin-top: 25px;
	margin-left: -5px;
}
.social_media span:hover{
	color: #d05e52;
	border: 1px solid #d05e52;
	cursor: pointer;
}
.footer_section{
	color: #fff;
	background-color: #565d67;
	padding: 18px 7% 15px;
}
.section_right{
	float: right;
}
#response{
	text-align: center;
}
.err_msg{
	text-align: right;
	margin-right: 15px;
	color: #d05e52;
	font-size: 20px;
	font-weight: bold;
}
/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
    }
    
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1280px) and (min-width: 992px) {
	.subscribe_field {
  		margin: 0% 10%;
	}
	.contact_section{
		padding: 0% 4% 2%;
	}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.subscribe_field {
  		margin: 0% 2%;
	}
	.assessment_section, .audit_section, .recommendation_section, .custom_section{
		text-align: center !important;
		padding-top: 20px !important;
	}
	.contact-txtbox{		
		float: none;
		display: block;
		margin:  14px auto;
	}
	.contact-button{
		display: block;
		margin: 0 auto;
		float: none;
	}
	.address_section{
		margin-top: 20px;
		text-align: center;
	}
	.contact_section .address_section p, .contact_section .address_section h4{
		text-align: center;
	}
	.social_media{
		display: block;
		margin:  0 auto;
		text-align: center;
	}
	.contact_section{
		padding: 0% 2% 2%;
	}
	.why_detail {
 	 	padding: 30px 6%;
	}
	.tools_section .db_section {
  		padding: 30px 0%;
	}
	.tools_section{
		padding: 30px 5px;
	}
	.subscribe .sub-text {
  		padding: 10px 20px;
  		margin-bottom: 20px;
	}
	.subscribe .form-buttom{
		display: block;
  		margin: 0 auto;
	}
}

/* Small Devices, Tablets */
@media (max-width: 768px){ 
	.subscribe p {
	  font-size: 18px;
	  text-align: center;
	  padding-bottom: 15px;
	}
	.subscribe .sub-text {
	  padding: 5px 10px;
	  width: 100%;
	}
	.subscribe .form-buttom {
	    padding: 8px 50px;
  		font-size: 16px;
	}	
	.subscribe .sub-text{
		font-size: 16px;
		margin-bottom: 14px;
	}
	.section_title{
		font-size: 18px;
	}
	.header h1{
		font-size: 26px;
	}
	.header p{
		font-size: 16px;
	}
	.header h4{
		font-size: 18px;
	}
	.header{
		padding: 180px 4% 25px;
	}
	.section_header{
		font-size: 26px;
	}
	.process_section .audit_section h4{
		padding-top: 30px;
	}
	.process_section .recommendation_section h4{
		padding-top: 30px;
	}
	.process_section .custom_section h4{
		padding-top: 30px;
	}
	.process_section .assessment_section h4{
		padding-top: 30px;
	}
	.pd-40-sm{
		padding-top: 40px;
	}
	.skills_section .seo_content{
		text-align: center;
	}
	blockquote p{
		font-size: 18px;
	}
	.section_header{
		padding-top: 20px;
	}
	.contact-txtbox{
		width: 90%;
	}
	.contact_section .address_section{
		margin-bottom: 15px;
	}
	.navbar-brand{
		width: 70%;
		padding: 10px 7px;
	}
	.navbar{
		margin-bottom: 10px;
	}
	.why_section{
		padding: 30px 0px;
	}
	.tools_section .db_section h4 {
  		font-size: 26px;
	}
	.skills_section .seo_content{
		padding-top: 0px;
	}
}
/* Custom, iPhone Retina */ 
@media only screen and (max-width : 380px) {
    
}