﻿@media (max-width: 1524px) {
#topbutton {
	display:none;}

 #hero-area .contents .head-title {
    font-size: 50px;
    }
        #hero-area .contents {
    padding:  60px 0
  }
   
}



/* only small desktops */
@media (min-width: 992px) and (max-width: 1199px) {
  #hero-area .contents .head-title {
    font-size: 40px;
    
font-family: 'Cormorant', serif;}
  .services-item .services-content h3 a {
    font-size: 14px;
  }
  .main-text
{
    position: absolute;
    top: 20px;
    width: 96.66666666666666%;
    color: #FFF;
}
  #hero-area .contents {
    padding: 50px 0px 60px 0px;
  }

#hero-area .contents h5 {
  font-size: 20px;
}

}

/* tablets */
@media (max-width: 991px) {
  .section-title {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .services-item .services-content h3 a {
    font-size: 14px;
  }
  .services-item {
    margin-bottom: 20px;
  }
    #hero-area .contents {
    padding: 50px 0px 60px 0px;
  }
  #hero-area .contents h5 {
  font-size: 20px;
}
 .main-text
{
    position: absolute;
    top: 5px;
    width: 96.66666666666666%;
    color: #FFF;
}
.social-icon li a {
  color: #2C3943;
;
  background: #FCEAAB;
  width: 35px;
  height: 35px;
  line-height: 38px;
  display: block;
  text-align: center;
  border-radius: 100%;
  font-size: 16px;
  margin: 5px 6px 5px 6px;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

}

/* only small tablets */
@media (min-width: 768px) and (max-width: 991px) {
  .section-title {
    font-size: 26px;
    margin-bottom: 30px;
  }
  .services-item .services-content h3 a {
    font-size: 16px;
  }
  .services-item {
    margin-bottom: 20px;
  }
  .counter-section .counter p {
    font-size: 14px;
  }
  #hero-area .contents {
    padding: 50px 0px 60px 0px;
  }

  #hero-area .contents .head-title {
	font-size: 32px;
	
font-family: 'Cormorant', serif;}

}

/* mobile or only mobile */
@media (max-width: 767px) {
  .section-title {
    font-size: 22px;
    margin-bottom: 30px;
  }
  .section-sub {
    font-size: 16px;
  }
  .navbar-brand img {
    margin: 5px 0;
  }
  #hero-area .contents {
    padding: 30px 0px 60px 0px;
  }
  #hero-area .contents .head-title {
	font-size: 32px;
	
font-family: 'Cormorant', serif;}
  #hero-area .contents h5 {
    font-size: 22px;
  }
  #hero-area .contents p {
    font-size: 20px;
  }
  .services-item {
    margin-bottom: 20px;
  }
  .timeline li .line-title {
    line-height: 26px;
  }
  .timeline li:first-child i {
    margin: -12px -40px;
  }
  .contact-form-area {
    padding: 40px 0px;
  }
  .footer-right-area {
    margin-top: 20px;
  }
}
