/* Credit: http://www.cssmoban.com */

html, body {
	font-family: 'Raleway', "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a {
	color: #fff;
}

a:hover {
	text-decoration: none;
}


h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 400;
}


.templatemo_footer {
	font-size: 13px;
}
.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
.btn-primary {
  background-color: #932626;
  border-color: #932626;
}

.mainTop {
	margin: 0;
}
.mailme {
	line-height: 36px;
}
.fa-envelope {
	margin-right: 10px;
}
.socials {
	overflow: hidden;
}
.socials ul {
	padding-left: 0;
	margin-bottom: 0;
	float: right;
}
.socials ul li {
	display: inline-block;
  list-style-type: none;
  height: 3.2rem;
}
.socials ul li a {
	display: block;
}

.soc {
	width: 38px;
	height: 2rem;
	text-align: center;
	font-size: 18px;
	line-height: 2rem;
	color: #fff !important ;
}

font-weight: 100;
margin-bottom: 0;
}
.txtWrap1 h1 {
text-transform: uppercase;
font-weight: 100;
letter-spacing: 3px;
margin-top: 0;
}

.txtWrap2 {
color: white;
margin: 0 auto;
}
.txtWrap2 p {
margin-bottom: 30px;
color: white;
font-weight: 100;
}
.listContact,
.listButton {
color: white;
list-style-type: none;
padding-left: 0;
margin-top: 40px;
}
.listContact li {
margin: 0 10px;
font-weight: 100;
}
.listContact i,
.listContact span {
margin-right: 10px;
}
.listContact li,
.listButton li {
display: inline-block;
}
.listButton li {
margin: 0 10px;
}
.listButton li a {
color: whitesmoke;
padding: 10px 35px;
border: 1px solid whitesmoke;
display: block;
}
.listButton li a:hover {
cursor: pointer;
}
.text-title {cursor:text;}
.text-title:hover {color:#00ACE9;}



/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-width : 480px) {

#slider-direction-nav,
#slider-control-nav { opacity: 1; }
.mailme {
  
}
.socials ul {
  float: none;
  text-align: center;
}
.mainMenu li a {
  padding: 5px;
  font-size: 8px;
}
.secHeader {
  width: 100%;
}
.txtWrap1 {
  margin-bottom: 10px;
}
.txtWrap1 h2,
.txtWrap1 h1 {
  font-size: 14px;
}
.listContact, .listButton {
  margin-top: 20px;
}
.menuSwitch ul li {
  padding: 5px;
  font-size: 11px;
}
.teamInfo ul li {
  width: 50%;
}
.imgWrp {
  height: 150px !important;
}
.imgWrp:hover {
    height: 150px;
    opacity: 1;
    margin-top: 0px;
}
.txtarea {
  margin: 20px 0;
}
#box-img_testimonial a {
  width: 30px;
}
.opener span:before,
.opener span:after {
  width: 25%;
}
}

@media(max-width:767px){
.mailme {
  
}
.logo {
  text-align: center;
}
.socials ul {
  float: none;
}
.mainMenu ul {
  float: none;
}
.mainMenu li a {
  padding: 10px;
}
.teamInfo ul li {
  width: 50%;
}
.imgWrp {
  height: 220px;
}
.imgWrp:hover {
    height: 220px;
    opacity: 1;
    margin-top: 0px;
}
.txtarea {
  margin: 20px 0;
}
.info3 {
  margin-bottom: 30px;
}
}
@media(min-width:768px){
.mainMenu li a {
  padding: 20px 10px;
}
.socials ul {
  float: none;
  text-align: center;
}
.imgWrp {
  height: 160px;
}
.imgWrp:hover {
    height: 160px;
    opacity: 1;
    margin-top: 0px;
}
.txtarea {
  margin: 20px 0;
}
#box-img_testimonial a {
  width: 40px;
}
.opener span:before,
.opener span:after {
  width: 30%;
}
.info3 {
  margin-bottom: 30px;
}
}
@media(min-width:992px){
.mainMenu li a {
  padding: 20px;
}
.imgWrp {
  height: 190px;
  opacity: 0.5;
}
.imgWrp:hover {
    height: 220px;
    opacity: 1;
    margin-top: -15px;
}
.txtarea {
  margin: 0;
}
#box-img_testimonial a {
  width: 50px;
}
.opener span:before,
.opener span:after {
  width: 45%;
}
.socials ul {
  float: right;
}
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {

#slider-direction-nav,
#slider-control-nav { opacity: 1; }

}