/* Enter Your Custom CSS Here */
.mega-menu {
   top: 40px;
}

span.team {
  text-align: left;
}

#ticker {
  top: 40%;
}
@media screen and (min-width: 977px) {
	#ticker-text ul li {
		font-size: 50px;
	}
}


h1,h2,h3,h4,h5,h6 {
  letter-spacing: 0px;
}

 #the-container.main-container h3{
  letter-spacing: 0px;
  font-weight: 600;
}

#footer.with-separation-top {
  color: #ffffff;
}

/* Process page */

h4.process span {
  letter-spacing: 0px;
}
@media screen and (max-width: 767px) {
	#devonaire img {
		display: none !important;
	}
	.fw-divider-space {
		display: none !important;
	}
}
@media screen and (max-width: 790px) and (min-width: 481px) {
	#ticker-text ul li {
		font-size: 20px !important;
	}
}
@media screen and (max-width: 480px) {
	#ticker-text ul li {
		font-size: 15px !important;
	}
}
@media screen and (min-width: 791px) and (max-width: 905px) {
	#ticker-text ul li {
		font-size: 25px !important;
	}
}

#ticker > .with-breaker {
   display: none;
}

#ticker-text {
   width: 75%;
   margin: auto;
}

@media screen and (max-width: 480px) {
	#ticker-text {
		margin-top: 35px;
    	font-size: 12px;
	}
  
    a#logo-navigation {
        background-size: 100px;
    	margin-top: -35px;
    }
}

#widget_about-2 > img {
   margin: auto;
}

#custom-footer {
   position: relative;
}

#custom-footer address {
   margin-left: 25px;
   margin-bottom: 0;
   top: 0;
   position: absolute;
}

#custom-footer .contact-address {
   height: 65px;
}

#custom-footer .contact-phone {
   height: 25px;
}

.widget ul li.contact-email:before {
    content: "\f0e0";
}

.widget ul li.contact-email a {
   text-decoration: underline;
}

#custom-footer .contact-address, #custom-footer .contact-phone, #custom-footer .contact-email {
   margin: 10px 0 10px 0;
}

#custom_cf7-2 {
   width: 60%;
}

#custom_cf7-2 label {
  width: 100px;
  margin-top: 20px;
  float: left;
  font-weight: normal;
  clear: both;
}

#custom_cf7-2 input, #custom_cf7-2 textarea {
   float: left;
   width: 450px;
   color: #000000;
}

#custom_cf7-2 textarea {
   height: 100px;
}

#custom_cf7-2 .wpcf7-submit {
   width: 150px;
   float: right;
   margin-right: 50px;
   margin-top: 10px;
   color: #FFFFFF;
}

footer .wpcf7-not-valid-tip {
   clear: both;
   margin-left: 100px;
}

#text-8.widget {
  display: none;
}

@media screen and (max-width: 540px) {
  	.fw-page-builder-content {
  		padding-left: 15px;  
  	}
  
	#custom_cf7-2 {
		width: 100%;
	}
  
 	#custom_cf7-2 {
    	display: none;
  	}
  
  	#text-8.widget {
    	display: block;
    	margin-bottom: 35px;
  	}
  
  	#widget-easy-twitter-feed-widget-kamn-2 {
  		display: none;
  	}
}

footer #widget-easy-twitter-feed-widget-kamn-2 {
    width: 400px;
    margin-top: 30px;
}

footer .wpcf7-response-output {
   display: none !important;
}

footer #success-message {
   width: 100%;
   margin: auto;
}

footer #success-message strong {
  color: green;
}

footer .alert-success {
    height: 50px;
    width: 90%;
    display: block;
    clear: both;
    border-radius: 5px;
    padding-top: 15px;
    padding-left: 10px;
    display: none;
}

aside#text-4, aside#text-5 {
   margin-top: 25px; 
}

#skills-container p, #skills-container a {
   color: #000000; 
}

#skills-container a.skills-link {
  display: block;
  margin-top: 10px;
  color: #0073aa;
}

.page-id-307 .right-sidebar.fixed {
   position: fixed;
   top: 125px;
   right: 52px;
   width: 390px;
}

.partners-slide img {
   max-height: 125px; 
}

.careers-link {
  color: #0073aa !important;
}

.partners-slide .apartner.full-opacity {
  opacity: 1; 
}