@media (min-width:750px){
.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}
.dropdown:hover .dropdown-menu {
    display: block;
}
.bottom_sec{
	margin-top:10%;
}
.headsec{
	text-align:right;
	font-size:17px;
	letter-spacing:1px;
}
.top_bg .logo{
	margin-bottom:0px;
}
.head_icon01{
   text-align:center;   
	padding:15px 0px 0px 0px;
}
.top_bg .logo, .footer_bg .icon, .footer_bg h2{
	text-align:left;
}
.desktop_nav{
	float:right;
}
.carousel-caption h3{
	font-size:26px;
	font-weight:700;
}
.carousel-caption{
	padding-bottom:0px;
	right: 10%;
	left: 10%;
}
.facility_bg .text{
	text-align:left;
}
.mobile_view{
	display:none;
}
.desktop_view{
	display:block;
}
.navbar-nav > li{
	margin:0px 2px;
}
.right_padding{
	padding-right:20px;
}
.left_padding{
	padding-left:20px;
}
.border_middle{
	border-left:1px solid #D4D4D4;
}
.inside_bg .gallery li{
	width:19%;
	display:inline-block;
}
.top_margin{
	margin-top:15px;
}
.ground_image{
	height:250px;
	padding:70px 0px;
}
.ground_image01{
	height:750px;
	padding:50px 0px;
	margin-bottom:0px;
}
.ground_image02{
	height:200px;
	padding:50px 0px;
}
.partners-logo li{
	width:24%;
	padding:20px 25px;
	border-bottom:1px solid #C4C4C4;
	list-style-type:none;
	display:inline-block;
	border-right:1px solid #C4C4C4;
	text-align:center;
}
.partners-logo li:last-child{
	border-right:none;
}
.partners-logo01 li{
	width:24%;
	padding:20px 25px;
	list-style-type:none;
	display:inline-block;
	border-right:1px solid #C4C4C4;
	text-align:center;
}
.partners-logo01 li:last-child{
	border-right:none;
}
.ground_image02 .form-control {
	width:70%;
	padding: 20px;
}
.ground_image02 .btn{
	padding: 20px 30px;
}
.footer_link{
	width:32%;
	float:left;
}
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #79ca3b;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}
.contact_bg{
	border-bottom: 40px solid #0a7a9a;
	border-left: 25px solid transparent;
	height: 0px;
	margin-bottom: 6px;
}
.contact_bg01{
	width:70%;
	float:left;
	padding-left:30px;
	color:#fff;
	padding-top:8px;
	font-size:15px;
}
.contact_bg02{
	width:30%;
	float:left;
	padding-right:20px;
	padding-top:8px;
	text-align:right;
}
.fa-facebook-square, .fa-twitter-square, .fa-google-plus-square {
    color: #fff;
}
.fa-facebook-square:hover, .fa-twitter-square:hover, .fa-google-plus-square:hover{
	color:#f5ad0d;
}
.services-creative{
	margin-bottom:0px;
}
.subscribe{
	padding: 10px 30px;
}
.box-pricing{
	margin-bottom:0px;
}
.left_padding{
	padding-left:30px;
}
.right_padding{
	padding-right:30px;
}
.box {
	height:105px;
}
.box_inside{
	height:105px;
}
ul.top-info{
	padding-right:4%;
	list-style: none;
    margin: 15px 0 0 0;
    float: ;
}
ul.top-info li{
	margin-left: 30px;
}
.inside_bg .events .thumbnail{
	height:275px;
}
.white_bg{
	margin-bottom:0px;
	}
.banner_bg{
	padding:15px 0px 20px 0px;
}
	.navbar{
	min-height:50px;
}
	.navbar-default {
    background-color:#0a7a9a;
	border-bottom:none;
	border-color:#0a7a9a;
	}
}
@media (min-width:970px){
.featured_bg .read_line, .inside_bg .read_line{
	width:70%;
}
.nbs-flexisel-item img {
	max-width:325px;
	max-height:275px;
}
.networking_height01{
	height:350px;
}
.networking_height02{
	height:215px;
}
.con-bg{
	min-height:300px;
}
.white_bg{
	height:315px;
}
ul.top-info{
	padding-right:6%;
}
}
@media (min-width:1170px){
.featured_bg .read_line, .inside_bg .read_line{
	width:75%;
}
.footer_bg .icon .left_side {
    width: 18%;
}
.inside_bg .gallery_section li{
	height:210px;
}
}




@media (max-width:1290px){
    .hed_top h2{
        font-size: 14px;
        line-height: 20px;
    }
    
    form.example input[type=text], form.example button{
        margin-top: 15px;
    }
}

@media (max-width:767px){
    .hed_top h2 {
        font-size: 16px;
        line-height: 25px;
    }
    .hed_top h2 span{
        font-size: 16px;
    }
}

@media (max-width:767px){
    .hed_top h2 {
        font-size: 14px;
        line-height: 21px;
    }
    .hed_top h2 span{
        font-size: 14px;
    }
}