/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
  

  
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
  

  
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
  
  .slider-text h1 {
    font-size: 28px;
  }
  .section-title .padding {
    padding: 0px 20px;
    text-align: center;
  }
  .slider-text .theme-title {
    padding-bottom: 30px;
  }
  .marketing-left h4 {
	font-size: 16px;
	padding-bottom: 10px;
	font-weight: 800;
	letter-spacing: 2px;
}
.client-log-item {
	height: 80px;
}
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  

  
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 320px) and (max-width: 767px) {

.main-menu {
  display: none;
}

#mobile-menu {
  display: block;
}
#service_part {
	padding: 40px 0;
	background-size: contain;
}
.section-title h3 {
	font-size: 18px;
}
.section-title {
	margin-bottom: 15px;
}
.service_title a {
	font-size: 14px;
}
.service_details {
	margin-bottom: 15px;
}
#service_part .service_active_shadow {
	border-radius: 10px;
	padding: 15px;
	min-height: auto;
	margin-bottom: 30px;
}
.news_event_img {
	height: auto;
}
.news_event_text_item h3 {
	font-weight: 500;
	font-size: 16px;
	margin: 10px 0;
	text-align: center;
}
.news_event_item_middle_marg {
	margin: 15px 0;
}
.sm_marg{
    margin: 15px o;
}
.sm_marg_top{
    margin-top: 30px;
}
#news_event_part {
	padding-top: 0px;
}
.news_event_text_item p {
	font-size: 12px;
	text-align: center;
}
 .mean-container .mean-bar {
        background: #ffffff;
            -webkit-box-shadow: -1px 3px 5px 0px rgba(65,65,65,0.68);
    -moz-box-shadow: -1px 3px 5px 0px rgba(65,65,65,0.68);
    box-shadow: -1px 3px 5px 0px rgba(65,65,65,0.68);
    }

    .mean-container a.meanmenu-reveal span {
        background: #f47b20;
    }

    .mean-container a.meanmenu-reveal {
        color: #f47b20;
    }

    .mean-container .mean-nav {
        background: #fff;
        margin-top: 0 !important;
    }

    .mean-container .mean-nav ul li a {
        color: #f58c3e  !important;
        text-transform: capitalize;
        line-height: 20px;
    }

    .mean-container .mean-nav ul li {
        border-bottom: 1px dotted #007eca !important;
    }

    .mean-container .mean-nav ul li:last-child {
        border-bottom: 1px solid transparent !important;
    }

    .mean-container .mean-nav ul li a.mean-expand:hover {
        background: rgb(0, 130, 202);
    }
    .mean-container .mean-nav ul li a.mean-expand {
	width: 20px;
	height: 20px;
	padding: 10px !important;
}

    /*===mean menu end====*/
    /*banner part start*/
    .section-title .padding {
      padding: 0 0;
      text-align: center;
    }
      .item-slider-image {
    display: none;
    }
 .slider-text h1 {
	font-size: 16px;
	font-weight: 700;
}
  .slider {
    height: auto;
  }
  .slider-text .theme-title {
  font-size: 13px;
  padding-bottom: 10px;
 }
 .slider-text .subtitle {
	font-size: 13px;
}
.hshape2 {
	left: 60px;
	bottom: 129px;
	height: 50px;
	width: 50px;
}
.service-left-shape {
	position: absolute;
	right: 160px;
	bottom: 0px;
	overflow: hidden;
	height: 80px;
	width: 80px;
}
.slider-button .slider-btn-one {
	border-radius: 5px;
	text-transform: capitalize;
	font-weight: 600;
	font-size: 12px;
	border: 1px solid #f1f1f1;
	padding: 5px 10px;
	letter-spacing: 0px;
}
.slider-button .slider-btn-two {
	background: white;
	border-radius: 5px;
	font-weight: 500;
	color: #002a5c;
	font-size: 13px;
	border: 1px solid #ddd;
	letter-spacing: 0px;
	margin: 70px 0;
	padding: 7px 15px;
}
#service_part .service_active_shadow {
	border-radius: 10px;
	padding: 30px 10px;
	min-height: auto;
}
.service_item {
	border-radius: 10px;
	padding: 30px 10px;
	min-height: auto;
	margin-bottom: 30px;
}
.service_img {
	width: 80px;
	margin: 10px auto;
}
#sticky {
  display: none;
}
#stickphone a i {
	padding: 7px 10px;
	font-size: 36px;
	margin-left: 22px;
}
.slider-text {
  padding: 0 0 0;
}

  .mobile-logo {
    display: block;
    width: 70px;
    margin-left: 15px;
    margin-top: 65px;
  }
  .clientslider {
    padding:20px;

  }
  
  
/*FAQ part start*/
#faq_part {
    padding: 40px 0;
	background-size: contain;
}
#faq_part .accor_img {
	margin: 10px auto;
}
.card-header {
	padding: 1px !important;
}
.bootstrap_accor_item .card-body {
	text-align: left;
    font-size: 12px;
}
.bootstrap_accor_item .card-body h5 {
	font-size: 13px;
}
.accordion li {
	font-size: 12px;
}
.bootstrap_accor_item .btn-link {
	font-size: 13px !important;
    font-weight: 500 !important;
}
.bootstrap_accor_item{
    text-align: center;
}
/*FAQ part end*/
/*marketing contact part start*/
.marketing-left h4 {
	font-size: 14px;
	padding-bottom: 0px;
	font-weight: 700;
	letter-spacing: 1px;
	margin-left: 90px;
}
.marketing-left h2 {
	font-weight: 400;
	font-size: 13px;
    text-align: center;
}
.marketing {
	padding: 40px 0;

}
.client-log-item {
	padding: 2px;
	height: 82px;
}
.marketing-right a {
	font-size: 12px;
}
.fmenu h4 {
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.fmenu{
    margin-top: 0px;
    text-align: center;
}
.fmenu_marg_top{
    margin-top: 60px;
}
.fmenu_title_marg{
    margin-top: 0 !important;
}
.footer_static_list {
	top: 95px;
	left: 102px;
}
.fmenu_faceb_marg_top{
    margin-top: 10px;
}
.marketing-right{
    text-align: center;
}
.footer-bottom strong {
	font-size: 13px;
}
.fmenu.faddress ul span {
	 float: none;
}
.fmenu ul li a {
	text-align: center;
	display: block;
}
.fmenu.faddress ul i {
	font-size: 22px;
    float: none;
	margin: 5px 15px;
	display: block;
}
.footer {
    padding: 40px 10px;
}
.footer-bottom {
	padding-bottom: 0px;
}
/*inner_page_service_banner start*/
.banner {
	height: 150px;
	margin-top: 50px;
}
.banner-text {
	padding-top: 60px;
}
.banner h3 {
	font-weight: 700;
	font-size: 18px;
}
.banner-text p {
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 0;
}
.single-sidebar .title h3 {
	padding: 10px 15px;
	font-weight: 700;
	letter-spacing: 0px;
	font-size: 16px;
}
.sidebar-content ul li {
	font-weight: 400;
	padding: 5px 0;
	font-size: 13px;
}
.single-sidebar.moreinfo {
	padding: 20px 0px;
	text-align: center;
}
.moreinfo-content p{
    text-align: center;
}
.content-area .title {
	padding: 5px 0;
	margin: 20px 0;
	text-align: center;
}
.content-area .title h4 {
	font-size: 14px;
}
.overview h4 {
	font-weight: 700;
	border-bottom: 2px solid #ddd;
	margin-bottom: 10px;
	text-align: center;
}
.content{
    text-align: center;
}
.client-logo-area {
	padding-bottom: 40px;
    margin-top: 0 !important;
}
.pdf-heading h2 {
	padding-bottom: 10px;
	font-size: 1rem;
}
.section-padding {
	padding: 40px 0;
}
/*inner_page_service_banner end*/
/*inner_page_service_contact start*/
.contact-content {
	height: auto;
	margin: 15px 0;
}
.contact-bar h4 {
	font-size: 16px;
}
.contact-content ul li span {
	font-weight: 700;
	font-size: 14px;
}
.contact-content ul li p{
    font-size: 12px;
}
.contact-form input {
    height: 40px;
}
.contact-form {
	padding: 15px;
	margin-bottom: -15px;
}
.contact-form h2 {
	font-weight: 700;
	font-size: 18px;
}
.contact-form input {
	height: 40px !important;
}
.contact-form button {
	padding: 8px 15px;
	font-weight: 500;
	font-size: 14px;
}
.google-map {
	height: auto;
}
.package-content {
	padding-bottom: 0;
}
.scroll {
	height: 40px;
	width: 40px;
	border-radius: 50px 0 0 50px;
	line-height: 45px;
}
/*inner_page_service_contact end*/
/*marketing contact part end*/

}
/*our service part end*/

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 576px) and (max-width: 767px) {
  
  .slider-text .theme-title {
  font-size: 16px;
  }
  .marketing-left h4 {
  font-size: 15px;
  letter-spacing: 0.5px;
  }
  .marketing-left h2 {
  font-size: 16px;
  }
  .clientslider {
    padding:10px;

  }
}@media (min-width: 992px) and (max-width: 1199px) {
  
  .service_title a {
	font-size: 16px;
}
}