/* lg */ 
@media (min-width: 1200px) {
 /* Make Navigation Toggle on Desktop Hover */
  .dropdown:hover .dropdown-menu {
      display: block;
      -webkit-animation: fadeInUp 400ms;
      animation: fadeInUp 400ms;
  }
  #portfolio .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
/* md */
@media (min-width: 992px) and (max-width: 1199px) {
  
 /* Make Navigation Toggle on Desktop Hover */
  .dropdown:hover .dropdown-menu {
      display: block;
      -webkit-animation: fadeInUp 400ms;
      animation: fadeInUp 400ms;
  }

  .navbar-nav > li {
    margin-left: 10px;
  }

  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }

  .services-wrap {
    height: 220px;
  }

  .feature-wrap h2, 
  .single-services h2 {
    font-size: 18px;
  }

  .feature-wrap h3, 
  .single-services h3{
    font-size: 14px;
  }

  #portfolio .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  .recent-work-wrap .overlay .preview{
    line-height: inherit;
  }
.c2-hero-mask {
	width: 100%;
	height: 560px;
	position: relative;
	overflow: hidden;
}

.title-slider-large {
	font-size:42px;
	line-height:54px;
	color: #1fcee8;
	margin-top:300px;
	font-family: Merriweather;
	text-align: center;
}

.title-slider-medium {
	font-size:24px;
	line-height:32px;
	font-weight: 700;
	color:#000000;
	letter-spacing: 1px;
	font-family: Merriweather;
	text-align: center;
}
}

/* sm */
@media (min-width: 768px) and (max-width: 991px) {
  /* Make Navigation Toggle on Desktop Hover */
  .dropdown:hover .dropdown-menu {
      display: block;
      -webkit-animation: fadeInUp 400ms;
      animation: fadeInUp 400ms;
  }

  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
	
  .navbar-nav > li {
    margin-left: 0;
	border-bottom: 1px solid #d5d5d5;
  }
	.nav > li:hover{
	background: #eeeeee;
}
  #main-slider .carousel h1 {
    font-size: 25px;
  }

  #main-slider .carousel h2 {
    font-size: 20px;
  }
.c2-hero-mask {
	width: 100%;
	height: 480px;
	position: relative;
	overflow: hidden;
}

.title-slider-large {
	font-size:32px;
	line-height:42px;
	color: #1fcee8;
	margin-top:200px;
	font-family: Merriweather;
	text-align: center;
}

.title-slider-medium {
	font-size:20px;
	line-height:32px;
	font-weight: 700;
	color:#000000;
	letter-spacing: 1px;
	font-family: Merriweather;
	text-align: center;
}
}

@media (max-width: 992px) {
	
	.title-section-main-01{
		padding-top: 90px !important;
		padding-bottom: 15px;	
	}
	.title-section-main-01 .title h2{
		font-size: 26px !important;
	}
	.title-section-main-01 .title h4{
		font-size: 16px !important;
		line-height: 24px;
	}
	
	.title-section-main-02{
		padding-top: 90px !important;
		padding-bottom: 15px;	
	}
	.title-section-main-02 .title h2{
		font-size: 26px !important;
	}
	.title-section-main-02 .title h4{
		font-size: 16px !important;
		line-height: 24px;
	}
	
	.title-section-main-03{
		padding-top: 90px !important;
		padding-bottom: 15px;	
	}
	.title-section-main-03 .title h2{
		font-size: 26px !important;
	}
	.title-section-main-03 .title h4{
		font-size: 16px !important;
		line-height: 24px;
	}
	
	.title-section-main-05{
		padding-top: 90px !important;
		padding-bottom: 15px;	
	}
	.title-section-main-05 .title h2{
		font-size: 26px !important;
	}
	.title-section-main-05 .title h4{
		font-size: 16px !important;
		line-height: 24px;
	}
	
	.title-section-main-06{
		padding-top: 90px !important;
		padding-bottom: 15px;	
	}
	.title-section-main-06 .title h2{
		font-size: 26px !important;
	}
	.title-section-main-06 .title h4{
		font-size: 16px !important;
		line-height: 24px;
	}
	
}
/* xs */
@media (max-width: 767px) {
  .container > .navbar-header, .container > .navbar-collapse{
    margin-left: 0;
  }

  .top-number{
    font-size: 13px;
  }
  .top-number .number{
    font-size: 13px;
  }
  
	.title-section-main .title h2 {
    position: relative;
    display: inline;
    margin-left: -15px;
    color: #000000;
    font-size: 24px;
	padding-left: 16px;
}
  .quote-form iframe{
	  height: 420px !important;
  }
  .navbar-nav > li {
    padding-bottom: 0;
	border-bottom: 1px solid #d5d5d5;
  }

  #main-slider .carousel h1 {
    font-size: 25px;
  }

  #main-slider .carousel h2 {
    font-size: 16px;
  }

  .feature-wrap h2, 
  .single-services h2 {
    font-size: 18px;
  }

  .feature-wrap h3, 
  .single-services h3{
    font-size: 14px;
  }


  .media.accordion-inner .pull-left, 
  .media.accordion-inner .media-body{
    clear: both;
  }

  .accordion-inner h4 {
    margin-top: 10px;
  }

  .tab-wrap .media .pull-left{
    clear: both;
    width: 100%;
  }

  .tab-wrap .media .media-body{
    clear: both;
  }

  .nav-tabs > li.active > a:after{
    display: none;
  }

  #footer .col-sm-6{
      text-align:center;
  }
  
   #footer .pull-right{
      float: none !important;
  }

  .clients-area {
    padding: 60px 0;
  }

  .clients-area h1 {
    font-size: 25px;
  }

  ul.social_icons li{
    margin-right: 0;
  }
	
	.title-section-main-01{
		padding-top: 75px !important;
		padding-bottom: 15px;	
	}
	.title-section-main-01 .title h2{
		font-size: 20px !important;
	}
	.title-section-main-01 .title h4{
		font-size: 13px !important;
		line-height: 20px;
	}
	
	.title-section-main-02{
		padding-top: 75px !important;
		padding-bottom: 15px;	
	}
	.title-section-main-02 .title h2{
		font-size: 20px !important;
	}
	.title-section-main-02 .title h4{
		font-size: 13px !important;
		line-height: 20px;
	}
	
	.title-section-main-03{
		padding-top: 75px !important;
		padding-bottom: 15px;	
	}
	.title-section-main-03 .title h2{
		font-size: 20px !important;
	}
	.title-section-main-03 .title h4{
		font-size: 13px !important;
		line-height: 20px;
	}
	
	.title-section-main-04{
		padding-top: 75px !important;
		padding-bottom: 15px;	
	}
	.title-section-main-04 .title h2{
		font-size: 20px !important;
	}
	.title-section-main-04 .title h4{
		font-size: 13px !important;
		line-height: 20px;
	}
   
	.title-section-main-05{
		padding-top: 75px !important;
		padding-bottom: 15px;	
	}
	.title-section-main-05 .title h2{
		font-size: 20px !important;
	}
	.title-section-main-05 .title h4{
		font-size: 13px !important;
		line-height: 20px;
	}
	
	.title-section-main-06{
		padding-top: 90px !important;
		padding-bottom: 15px;	
	}
	.title-section-main-06 .title h2{
		font-size: 26px !important;
	}
	.title-section-main-06 .title h4{
		font-size: 16px !important;
		line-height: 24px;
	}
.c2-hero-mask {
	width: 100%;
	height: 380px;
	position: relative;
	overflow: hidden;
}

.title-slider-large {
	font-size:20px;
	line-height:36px;
	color: #1fcee8;
	margin-top:160px;
	font-family: Merriweather;
	text-align: center;
}

.title-slider-medium {
	font-size:16px;
	line-height:24px;
	font-weight: 700;
	color:#000000;
	letter-spacing: 1px;
	font-family: Merriweather;
	text-align: center;
}	
}

/* XS Portrait */
@media (max-width: 480px) {
	
	body{
		font-size: 14px;
	}
	#bottom li{
		font-size: 15px;
	}
	#feature p{
		font-size: 14px;
		line-height: 22px;
		padding: 0px 10px;
	}
	#bottom{
		font-size: 13px;
	}
	h2{
		font-size: 18px;
		line-height: 26px;
	}
	.services h2{
		font-size: 22px;
	}
	.services-page img{
		width: 80px;
		height: 80px;
	}
	.services-page li{
		font-size: 16px;
	}
	h4 a{
		font-size: 15px;
	}
	.get-started {
    padding: 10px;
	}
	.get-started h2 {
    padding-top: 20px;
    margin-bottom: 20px;
	font-size: 22px;
	}
	.get-started h3{
		font-size: 16px;
	}
	.pop-btn{
		font-size: 18px;
	}
	.top-number{
    font-size: 12px;
  }
  .top-number .number{
    font-size: 12px;
  }
  .title-section-main h2{
		font-size: 18px;
	}
	.navbar-brand img{
	  width: 60%;
  }
  .quote-form iframe{
	  height: 600px !important;
  }
  .title-section-main .title h2 {
		position: relative;
		display: inline;
		margin-left: -15px;
		color: #000000;
		font-size: 18px;
		padding-left: 16px;
	}
	
	.title-section-main-01{
		padding-top: 50px !important;
		padding-bottom: 15px;	
	}
	.title-section-main-01 .title h2{
		font-size: 18px !important;
	}
	.title-section-main-01 .title h4{
		font-size: 10px !important;
		line-height: 16px;
	}
	
	.title-section-main-02{
		padding-top: 50px !important;
		padding-bottom: 15px;	
	}
	.title-section-main-02 .title h2{
		font-size: 18px !important;
	}
	.title-section-main-02 .title h4{
		font-size: 10px !important;
		line-height: 16px;
	}
	
	.title-section-main-03{
		padding-top: 50px !important;
		padding-bottom: 15px;	
	}
	.title-section-main-03 .title h2{
		font-size: 18px !important;
	}
	.title-section-main-03 .title h4{
		font-size: 10px !important;
		line-height: 16px;
	}
	
	.title-section-main-04{
		padding-top: 50px !important;
		padding-bottom: 15px;	
	}
	.title-section-main-04 .title h2{
		font-size: 18px !important;
	}
	.title-section-main-04 .title h4{
		font-size: 10px !important;
		line-height: 16px;
	}
	
	.title-section-main-05{
		padding-top: 50px !important;
		padding-bottom: 15px;	
	}
	.title-section-main-05 .title h2{
		font-size: 18px !important;
	}
	.title-section-main-05 .title h4{
		font-size: 10px !important;
		line-height: 16px;
	}
	
	.title-section-main-06{
		padding-top: 50px !important;
		padding-bottom: 15px;	
	}
	.title-section-main-06 .title h2{
		font-size: 18px !important;
	}
	.title-section-main-06 .title h4{
		font-size: 10px !important;
		line-height: 16px;
	}
.c2-hero-mask {
	width: 100%;
	height: 340px;
	position: relative;
	overflow: hidden;
}

.title-slider-large {
	font-size:16px;
	line-height:22px;
	color: #1fcee8;
	margin-top:120px;
	font-family: Merriweather;
	text-align: center;
}

.title-slider-medium {
	font-size:14px;
	line-height:20px;
	font-weight: 700;
	color:#000000;
	letter-spacing: 1px;
	font-family: Merriweather;
	text-align: center;
}	
}

@media (max-width: 360px) {
	.top-number{
    font-size: 9px;
  }
  .top-number .number{
    font-size: 9px;
  }
  #bottom li{
		font-size: 14px;
	}
.c2-hero-mask {
	width: 100%;
	height: 340px;
	position: relative;
	overflow: hidden;
}

.title-slider-large {
	font-size:16px;
	line-height:22px;
	color: #1fcee8;
	margin-top:100px;
	font-family: Merriweather;
	text-align: center;
}

.title-slider-medium {
	font-size:13px;
	line-height:18px;
	font-weight: 700;
	color:#000000;
	letter-spacing: 1px;
	font-family: Merriweather;
	text-align: center;
}  
}