@charset "utf-8";
/* CSS Document */

*::-moz-selection {
  background: #ffba00 none repeat scroll 0 0;
  color: #1F1F1F;
}
::-moz-selection { background: #ffba00; color:#1F1F1F; text-shadow: none; }
::selection { background:#ffba00; color:#1F1F1F; text-shadow: none; }

 body {
	background:#fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	line-height: 30px;
	overflow-x:hidden;
	position:relative;
	font-weight:400;
} 

section {
  clear: both;
  padding-top:150px;
  padding-bottom:150px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
}

h1 {
  font-size: 60px;
}
h2{
  font-size: 50px;
}
h3 {
  font-size: 40px;
}
h4{
  font-size: 26px;	
}
h5 {
	 font-size: 20px;
}
h6{
	font-size: 18px;
}


p{
	font-size:15px;
	color:#888888;
	line-height:28px;
}


.secondary-bg{
	background-color:#fff;
}
.primary-bg {
	background-color:#022358;
}

.third-bg {
	background-color:#ffba00;
}
.fourth-bg {
	background-color:#f9f9f9;
}

.divider {
	border-bottom:#e7e7e7 solid 1px;
}

a {
	transition-duration:0.3s;
	 -moz-transition-duration:0.3s;
	  -o-transition-duration:0.3s;
	   -webkit-transition-duration:0.3s;
	    -ms-transition-duration:0.3s;
		text-decoration:none;
		color:#ffba00 ;
}

a:hover{
	text-decoration:none;
	color:#f3a001 ;
	
}

.btn {
	
}

.btn:hover{
	background-color:#f3a001;
}

.clear{
	clear:both;
}

img {
	max-width:100%;
}

/*=========
	menu
==========*/

.navbar .dropdown-menu {
  background: hsl(0, 0%, 12%) none repeat scroll 0 0;
  border: 0 none;
  box-shadow: none !important;
  padding: 5px 15px;
}
.navfixedshow .navbar .dropdown-menu {
	margin-top:8px !important;
}
.navbar ul.nav.navbar-nav li.dropdown ul li {
  border-bottom: 1px solid #313131;
  padding: 13px 4px;
}
.navbar ul.nav.navbar-nav li.dropdown ul li:last-child {
	border:0px;
}
.navbar ul.nav.navbar-nav li.dropdown ul li a {
  font-size: 14px;
  margin:0px;
}

.dropdown .dropdown-toggle::after{
 
  content: "";
  font-family: fontawesome;
  font-size: 10px;
  font-weight: 400;
  margin: 0 3px;
  position: absolute;
}
.dropdown .dropdown-toggle {
  position: relative;
}


header.navbar.navfixedshow {
  background: hsl(0, 0%, 8%) none repeat scroll 0 0;
  padding: 8px 0;
  position: fixed;
  z-index:222;
}
header.navbar.navfixedshow .header_top {
	padding:0px;
}

.dropdown .dropdown-toggle {
  position: relative;
}

.navbar.navbar-default, #navbar.collapse.navbar-collapse {
	background-color:transparent;
}


.navbar {
  border: 0 solid hsla(0, 0%, 0%, 0);
  margin-bottom: 0;
  position: relative;
}
header.navbar {
  border: 0 none;
  border-radius: 0;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  transition: all 0.2s ease-in-out 0s;
  width: 100%;
  z-index: 10;
}

.collapse.navbar-collapse {
  background: hsl(0, 0%, 0%) none repeat scroll 0 0;
  margin: 0 auto;
  text-align: right;
}
.navbar ul.nav.navbar-nav {
	float:none;
	text-align:center;
}
.navbar ul.nav.navbar-nav {
	display:inline-block;
	float:none;
	vertical-align:middle;
}

.navbar ul.nav.navbar-nav li {
  margin: 0;
  padding: 21px 8px;
}

.navbar ul.nav.navbar-nav li:first-child {
	border-left:0px;
}

.navbar ul.nav.navbar-nav li:last-child {
	border-right:0px;	
}

.navbar ul.nav.navbar-nav li a {
  color: hsl(0, 0%, 100%);
  font-family: roboto;
  font-size: 15px;
  font-weight: 400;
  padding: 0;
  margin-left: 15px;
}


.navbar ul.nav.navbar-nav li a:hover {
   color: #ffba00;
}
	

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


.navbar ul.nav.navbar-nav li a:hover, .navbar ul.nav.navbar-nav li.active a, .navbar ul.nav.navbar-nav li a:focus, .navbar ul.nav.navbar-nav li.open > a {
  background-color: hsla(0, 0%, 0%, 0);
  color: #ffba00;
  outline:none;
}

@media (min-width:990px) {.navbar-collapse { display: inline-block;}	}






/*============
	header
===================*/

.header_top {
  display: table;
  padding: 30px 0;
  width: 100%;
}

header {
  margin: 0 auto;
  padding: 0;
  position: fixed;
  width: 100%;
  z-index: 1;
}


.logo_img {
  padding: 9px 0;
}


.banner_text {
  color: hsl(0, 0%, 100%);
  display: block;
  z-index:2;
}
.lead h2 {
    font-size: 50px;
    margin: 0;
}
.banner_text h1 {
  font-weight: 800;
  margin: 0;
  padding: 0px 0 0;
}
.lead {
    font-size: 21px;
	margin-bottom:0;
}
.banner_text span {
    color: #fff;
    display: block;
    font-weight: 300;
}

.banner_text p {
	color:#fff;
	line-height:30px;
	padding:35px 0 0;
	margin:0 auto;
}

.btn {
    background: transparent;
    border: 1px solid #a6854a;
    border-radius: 0;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    padding: 10px 19px;
    text-transform: uppercase;
    margin-top: 10px;
}

.banner_button {
    text-align: center !important;
}
.banner_button .banner_btn:before {
    content: "";
    position: absolute;
    border-top: 1px solid #a6854a;
    left: 24px;
    width: 27%;
    top: 93%;
}
.btn.btn-lg {
  color: hsl(0, 0%, 12%);
  font-size: 20px;
  font-weight: 700;
  margin: 0 auto;
  padding: 15px 50px;
}
.btn.btn-md {
	font-size:20px;
    padding: 10px 27px;
}


.banner_bottom_btn {
  bottom: -90px;
  display: block;
  left: 0;
  margin: 0 auto;
  right: 0;
  text-align: center;
  z-index: 22;
}

/***********************/

.masthead{
  position: relative;
  color:#fff;
}


.masthead-2 h1,
.masthead-inner h1{
  font-size: 75px;
  font-weight: 700;
}

.masthead-2 .opener{
  height: auto;
  padding: 280px 0 220px;
}

.masthead-inner .opener{
  height: auto;
  padding: 250px 0 200px;
}

.masthead-2 .opener .lead,
.masthead-inner .lead{
  margin-top: 20px;
}

.opener {
  display: table-cell;
  height: 100vh;
  padding: 130px 0;
  vertical-align: middle;
  width: 1%;
}



/*================
	 Section Headin
======================*/


.section_heading {
  position: relative;
  text-align: center;
  margin-bottom: 60px;
}

.section_heading .section_title {
  color: hsl(0, 3%, 94%);
  font-size: 140px;
  font-weight: 300;
  margin: 0;
}

.section_heading h2 {
  font-weight: 300;
  margin-top: -73px;
}

	
em {
  color: hsl(44, 100%, 50%);
  font-family: Dancing Script;
  font-style: normal;
}

.section_text p {
  color: hsl(0, 0%, 40%);
  margin-bottom: 60px;
  text-align:center;
}


.section_sub_heading {
  position: relative;
  text-align: center;
  margin-bottom: 60px;
}

.section_sub_heading .section_sub_title {
  color: #2f2f2f;
  font-size: 140px;
  font-weight: 300;
  margin: 0;
}

.section_sub_heading h2 {
  font-weight: 300;
  margin-top: -73px;
  color: hsl(0, 0%, 100%);
}


/*============
	Aboout_us
==================*/

.wecome_proweb {
  text-align: center;
}

.about_us{
	  background:url(../images/intro.jpg) no-repeat;
	  background-size: cover;
	  padding-top: 100px;
}

.about_us_content{
	margin: 10px auto 0;
}
.about_us_content .no_round {
  background: hsl(0, 0%, 12%) none repeat scroll 0 0;
  border-radius: 100%;
  color: hsl(0, 0%, 100%);
  font-size: 16px;
  font-weight: 400;
  height: 50px;
  line-height: 46px;
  margin: 0 auto;
  width: 50px;
}

.about_us_content h3 {
  color: #02244f;
  font-weight: 800;
  margin:0;
  font-size:51px;
}
.about_us_content h4 {
  color: #02244f;
  font-weight: 700;
  margin:0;
  font-size:51px;
}
.about_us_content h3 span {
  color: #02244f;
  font-weight: 300;
  margin:0;
  font-size:51px;
  display:block;
}
.about_us_content h2 {
  color: #a6854a;
  font-weight: 900;
  margin:0;
  font-size:75px;
  display:block;
}

.about_us_content h2 span {
  color: #a6854a;
  font-weight: 300;
  margin:0;
  font-size:75px;
  display:block;
}
.brown{
	 color: #a6854a;
	 font-size:13px;
	 margin:0;
}


/*========
	serve you
===============*/
.serve_you {
    background: url(../images/bg2.jpg) no-repeat center;
    border-bottom: 8px solid #00aeef;
    background-size: cover;
}
.service_img {
  margin-top: 30px;
}


.service_detail span i {
  font-size: 32px;
}

.service_detail span {
  display: inline-block;
  float: left;
  margin-right: 20px;
}

.service_detail h5 {
  font-weight: 700;
  margin: 0 auto 20px;
  padding: 7px 0 0;
}


.service_detail::after {
  background: hsla(0, 0%, 0%, 0) url("../images/service_bullet_img.png") no-repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 32px;
}

.service_detail::before {
  border-left:1px solid #e7e7e7;
  content: "";
  height: 100%;
  left: 10px;
  position: absolute;
  top: 0;
  width: 32px;
}

.service_detail {
  display: block;
  margin-bottom: 42px;
  overflow: hidden;
  padding-left: 50px;
  position: relative;
}

.service_detail p {
  margin: 0;
}

.service_detail_m {
  overflow: hidden;
}


.serve_you {
  padding: 150px 0;
  color:#fff;
}


.our_location{
	padding:85px 0;
}
.loaction_detail_m li{
	display:block;
	color:#022358;
	font-size:24px;
	font-weight:900;
	text-transform:uppercase;
	margin-bottom:10px;
}
.loaction_detail_m li:last-child span{
	display:block;
	
}
span.brown .fa {
    font-size: 30px;
    margin-right: 14px;
}
.loaction_detail_m li .brown{
	text-transform:uppercase;
	font-size:24px;
	font-weight:600;
	margin-right:10px;
	
}
/*=========
	contact us
=================*/

.contact_detail {
  border: 1px solid hsl(0, 3%, 86%);
  display: block;
  margin-bottom: 60px;
  overflow: hidden;
  padding: 25px 0;
}

.contact_detail_m {
  padding: 0 50px;
  text-align: center;
  position:relative;
}


.contact_detail_m i {
  font-size: 50px;
  font-weight: 300;
  padding: 0 0 15px;
}

.contact_detail_m h5 {
  font-weight: 200;
}

.contact_detail_m span {
  left: 0;
  position: absolute;
  right: 0;
  top: 25px;
  z-index:-1;
}

.contact_detail_m span i {
  color:#f8f8f8;
  font-size: 100px;
  font-weight: 500;
}

.contact_form input {
  border: 1px solid hsl(0, 3%, 86%);
  border-radius: 0;
  font-family: roboto;
  font-size: 16px;
  font-weight: 400;
  height: 55px;
  margin-bottom:20px;
  padding: 10px 20px;
  width:100%;
}
.contact_form input.wpcf7-submit
{
	background:hsl(44, 100%, 50%) none repeat scroll 0 0;
	max-width: 200px;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
}
.form-group {
  margin-bottom: 25px;
}
.form-control:focus, .form-textarea:focus {
  border-color: #ffbb00;
  box-shadow: none;
  outline: 0 none;
}
.contact_form_m textarea {
  width: 100%;
  border: 1px solid hsl(0, 3%, 86%);
  box-shadow: none;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 400;
  display:block;
  margin-bottom:5px;
  max-height: 115px;
}

.map {
  margin-top: 60px;
}

.contact {
  padding: 0;
}

/*========
	footer
==============*/

.footer_detail {
  margin: 50px 0;
  overflow: hidden;
  display: block;
}
.footercocial{
	text-align:right;
}
.footer_detail img {
  margin-bottom: 50px;
}

.footer_detail p {
  color: hsl(0, 0%, 100%);
  margin: 0 auto;
}

.footer_detail > ul {
  margin: 0;
  padding: 0;
}
.footer_detail li {
  display: inline-block;
  list-style: outside none none;
  padding: 0 10px;
}

.footer_detail ul li a {
  color: hsl(0, 0%, 100%);
  font-size: 25px;
  font-weight: 400;
}

.footer_detail ul li a:hover{
  color: #ffba00;
}

.footerbottom {
    border-top: 1px solid #0f2e61;
    padding-top: 50px;
}
.bottom-right{
	text-align:right;
}
.bottom-right p {
    font-size: 12px;
    font-weight: 300;
}

.back-top {
  bottom: 20px;
  position: fixed;
  right: 30px;
  z-index: 1;
}

.back-top a {
  border: 1px solid #ffba00;
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  line-height: 36px;
  text-align: center;
  width: 40px;
}

.back-top a i {
  color:#ffba00;
}

.clients_says{
	background:url(../images/bg3.jpg) no-repeat;
	background-size:cover;
}
.client-text {
    font-size: 67px;
    font-weight: 300;
    color: #fff;
    line-height: 64px;
	text-shadow: 1px 0px 5px rgba(150, 150, 150, 1);
}
.client-text span{
	font-size:67px;
	font-weight:900;
	color:#fff;
	  line-height: 64px;
}

.supporters_detail h1 {
    font-weight: 900;
    margin-top: 0;
    margin-bottom: 50px;
}
.supporters {
    padding: 100px 0;
}

/*==========================
	 Responsive - CSS
==================================*/

@media (max-width:767px){
    .footer_detail .bottom-right ul li a {
    color: hsl(0, 0%, 100%);
    font-size: 14px;
    font-weight: 300;
}
.client-text p {
    font-size: 49px;
    /* font-weight: 300; */
    color: #fff;
    line-height: 47px;
    text-shadow: 1px 0px 5px rgba(150, 150, 150, 1);
}
.lead h2 {
    font-size: 23px !important;
    margin: 0;
}
.tp-caption a{
	color:#fff !important;
}
.banner_text .secondtitle {
    font-weight: 900 !important;
    line-height:50px;
}
.banner_button .banner_btn:before {
    content: "";
    position: absolute;
    border-top: none;
    left: 24px;
    width: 27%;
    top: 93%;
}
.banner_button{
    margin-top: 20px !important;
}
.service_detail_m h3 {
    font-size: 23px;
    font-weight: 900;
    margin: 0;
}
.service_detail_m h4{
	font-size:20px;
	font-weight:300;
	text-transform:uppercase;
}
.service_detail_m h5{
	font-size:20px;
	font-weight:300;
	text-transform:uppercase;
	margin-bottom:10px;
}

.service_detail_m .big-text{
	font-size:23px;
	font-weight:900;
	text-transform:uppercase;
}
.header_top {
  padding:0px ;
}
.loaction_detail_m ul {
    padding: 0;
}
.loaction_detail_m li {
    font-size: 14px;
	margin-bottom:10px;
}
.loaction_detail_m li br{
	display:none;
}
.loaction_detail_m li .brown {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    margin-right: 10px;
}
span.brown .fa {
    font-size: 30px;
    margin-right: 10px;
    padding-top: 5px;
    float: left;
    width: 28px;
    text-align: center;
}
.client-text {
    font-size: 30px;
    line-height: 37px;
    text-shadow: 1px 0px 5px rgba(150, 150, 150, 1);
}
.client-text p {
    font-size: 30px;
    line-height: 37px;
    text-shadow: 1px 0px 5px rgba(150, 150, 150, 1);
}
.client-text span {
    font-size: 30px;
    line-height: 39px;
}
.about_us_content h4 {
    font-size: 33px;
}
.about_us_content h3 {
    font-size: 30px;
}
.opener {
    display: table-cell;
    height: auto;
    padding: 0px 0!important;
    vertical-align: middle;
    width: 1%;
}
.about_us_content h3 span {
    font-size: 31px;
}
.about_us_content h2 {
    font-size: 45px;
}
.about_us_content h2 span {
    font-size: 40px;
}
.client-text span {
    font-size: 30px;
    line-height: 35px;
}
.client-text .extralight {
    font-size: 29px;
}
.footercocial ul {
    padding: 0;
}
.footercocial {
    text-align: center;
}
.footer_detail {
    margin: 30px 0;
    overflow: hidden;
    display: block;
    text-align: center;
}
.bottom-right {
    text-align: center;
}
.footerbottom {
    border-top: 1px solid #0f2e61;
    padding-top: 12px;
}	
.logo_img {
  margin: 0 auto;
}
.client-text .extralight {
    font-size: 21px;
    font-weight: 300;
    line-height: 26px;
}	
.section_heading h2, .section_sub_heading h2 {
  font-size: 30px;
  margin-top: -20px;
  padding:0 15px;
}
.supporters_detail h1 {
    margin-bottom: 20px;
    font-size: 30px;
}
.section_heading .section_title, .section_sub_heading .section_sub_title {
  font-size: 65px; padding:0 15px;
}

.section_sub_heading h2 {
  font-size: 38px;
  margin-top: -40px;
}
.navbar ul.nav.navbar-nav li.active a {
  color:#fff;
}
.perweb_m {
  margin: 10px auto 40px;
}	
section {
  padding-bottom: 60px;
  padding-top: 50px;
}
.serve_you {
  padding: 90px 0;
}
.fun_facts_m {
  padding: 0 10px;
}
.fun_facts_detail {
  width: 50%;
}
.filter {
  padding: 0;
}
.filter li {
  display: block;
}
.portfolio_wrap {
  width: 100%;
}
.price_table {
  margin: 0 auto 40px;
}

.recent_text {
  padding: 20px 0;
  width: 100%;
}
.recent_img_section {
  width: 100%;
}
.cetegory_section {
  top: 15px;
}
.nav-tabs li {
  margin: 0 auto;
  width: 32%;
}
.tab-content {
  padding: 25px 0px 0;
}
.support_ans_m::after {
  left: 25px;
}
.nav-tabs > li > a {
  font-size: 18px;
  line-height: 25px;
}
.support_ans_m {
  padding: 30px 30px 0;
}
.contact_detail_m {
  margin-bottom: 60px;
}
.about_us {
    padding-top: 50px;
    padding-bottom: 100px;
}
.banner_bottom_btn {
     bottom: 100px;
    position: relative;
}
.footer_detail img {
    margin-bottom: 10px;
}
.filters button.is-checked {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.filters button {
  display: block;
  margin: 10px auto;
}
.element-item {
  width: 100%;
}
.footer_detail li {
  margin: 0px 0;
}
.footer_detail a {
  font-size: 20px;
}
.footer_detail p {
  font-size: 12px;
}
.breadcrumb {
  text-align: center;
  margin:0px;
}
.page_heading_wrap h1 {
  font-size: 33px;
  margin: 0;
}
.page_heading_wrap p {
  font-size: 14px;
  margin: 0;
}
.breadcrumb ul {
  margin: 0;
  padding: 0;
}
.p_60m {
  padding: 30px 0;
}
.page_heading_wrap {
  text-align: center;
  margin: 0 auto;
}
.error_heading img {
  margin: 0 25px;
  width: 80px;
}
.error_heading {
  font-size: 110px;
  line-height: 0px;
}
.not_fond_error h3 {
  font-size: 25px;
}
.blog_post h3 {
  font-size: 28px;
}
.blog_post h3 a {
  line-height: 38px;
}
.page-numbers li a, .page-numbers li span {
  font-size: 14px;
  padding: 0 10px;
}
.side_blog_bg {
  width: 100%;
}
.recent-text p {
  font-size:11px;
}
.insta_img {
  width: 105px;
}
aside {
  margin: 100px auto 0;
  overflow: hidden;
}
.admin_img {
  float: left;
  padding-right: 15px;
  width: 24%;
}	
.admin_img img {
  display: block;
  height: auto;
}	
.admin_text {
  float: left;
  width: 76%;
}
.admin_text h4 {
  font-size: 20px;
}
.admin_text li {
  padding: 0 5px;
}
blockquote p {
  font-size: 16px;
  padding: 60px 10px 10px;
}
.coming_soon_wrap h1 {
  font-size: 46px;
}
.logo_wrap {
  margin: 0 auto;
  width: 240px;
}

header.fixedleft  {
  background: hsl(0, 0%, 8%) none repeat scroll 0 0;
  height: 100%;
  overflow: scroll;
}

.navbar ul li {  border-left: none;  border-right:none; }
.nav_icon {  display: block;  margin: 10px 0;}
.nav.navbar-nav.navbar-right {  display: none;  margin-top: 15px;}
.menu_bar ul li {  padding: 10px 20px;  text-align: left;  display:block;  cursor:pointer; }
.navbar ul.nav.navbar-nav li {
  border-bottom: 1px solid hsl(0, 0%, 13%);
  margin: 0 15px;
  padding: 13px 2px;
  width: auto;
}
.navbar {  padding: 5px 0; position:relative;}
.navbar-toggle {
  border-radius: 0;
  float: right;
  margin: 10px 0 0;
  padding: 10px;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: hsl(0, 0%, 100%);
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: hsla(0, 0%, 0%, 0);
  border-color:#ffbb00;
}
.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
  background-color:#ffbb00;
}
.navbar-header {
  text-align: center;
}
.navbar ul.nav.navbar-nav {
  display: block;
}

.menu_bar {
  display: inline;
  padding: 15px 0;
}
.navbar-collapse {
  border-top: none;
}
.dropdown-menu li:hover {
  background: hsl(39, 100%, 50%) none repeat scroll 0 0;
  color:#fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  background-color: hsl(39, 100%, 50%);
  color: hsl(0, 0%, 33%);
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
  background-color: hsla(0, 0%, 0%, 0);
  color: hsl(0, 0%, 100%);
}

.portfolio_style2 .element-item, .portfolio_style3 .element-item {
	width:100%;
}
.navbar-nav .open .dropdown-menu {
  background: hsl(0, 0%, 12%) none repeat scroll 0 0;
  border: 0 none;
  box-shadow: none !important;
  padding: 5px 15px;
  margin-top: 16px !important;
}
.navbar-default .navbar-nav .open .dropdown-menu > li:hover {
	background-color:transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color:#fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
	color:#ffbb00;	
}



}

@media (min-width:600px) and (max-width:991px){

}

/*--------768-992-------*/

@media (min-width:768px) and (max-width:992px){
    .service_detail_m h5 {
    font-size: 29px;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.service_detail_m h4 {
    font-size: 32px;
    font-weight: 300;
    text-transform: uppercase;
}
.tp-caption a {
    color: #fff!important;
}
.service_detail_m .big-text {
    font-size: 29px;
}
	.client-text {
    font-size: 30px;
    line-height: 37px;
	color: #fff;
    text-shadow: 1px 0px 5px rgba(150, 150, 150, 1);
}
.client-text p {
    font-size: 30px;
    line-height: 37px;
	color: #fff;
    text-shadow: 1px 0px 5px rgba(150, 150, 150, 1);
}
.client-text .extralight {
    font-size: 30px;
    font-weight: 900;
    color: #fff;
    line-height: 32px;
}

.header_top {
  padding: 10px 0;
}	
.opener {
    padding: 160px 0 110px;
    padding-left: 100px !important;
}
header.fixedleft {
  background: hsl(0, 0%, 8%) none repeat scroll 0 0;
  height: 100%;
  overflow: scroll;
}
.navfixedshow .navbar .dropdown-menu {
  margin-top:0 !important;
  width: 100%;
}
.navbar-collapse.collapse ul.nav {
    display: none;
}
.navbar-collapse.collapse.in ul.nav {
    display: block;
	clear:both;
}
.navbar-toggle {
    display: block;
}
.navbar-header {
  float: none;
}
.logo_img {
  margin: 0 auto;
}	
.collapse.navbar-collapse {
  text-align: center;
}
.navbar ul.nav.navbar-nav li {
  border-bottom: 1px solid hsl(0, 0%, 13%);
  float: none;
  margin: 5px 15px;
  padding: 13px 0;
  text-align: left;
  width: auto;
}
.navbar {  padding: 5px 0; position:relative;}
.navbar-toggle {
  border-radius: 0;
  float: right;
  margin: 10px 0 0;
  padding: 10px;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: hsl(0, 0%, 100%);
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: hsla(0, 0%, 0%, 0);
  border-color:#ffbb00;
}
.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
  background-color:#ffbb00;
}
.perweb_m {
  width: 30%;
  float: left;
  margin: 0 10px;
}

.service_img {
  margin-top: 150px;
}

.section_heading .section_title {
  font-size: 115px;
}

.section_sub_heading .section_sub_title {
  font-size: 115px;
}

.contact_detail_m {
  padding: 0;
}

.page_heading_wrap h1 {
  font-size: 44px;
  margin: 0;
}
.page_heading_wrap p {
  font-size: 15px;
  margin: 0;
}

section { padding-bottom: 90px; padding-top: 90px;}



}




/*----------992px -1200px -----------*/

@media (min-width:993px) and (max-width:1200px){

.banner_bottom_btn {
  bottom: -65px;
}
	
.navbar ul.nav.navbar-nav li {
  padding: 20px 2px;
}

.progress_detail .progress {
  width: 58%;
}

.service_img {
  margin-top: 157px;
}	

.header_top { padding: 30px 0;}
.section_sub_heading .section_sub_title, .section_heading .section_title { font-size: 115px;}
.section_sub_heading h2 { margin-top: -58px;}
section { padding-bottom: 100px; padding-top: 100px;}
p { font-size:14px; line-height:26px; }
}
@media (min-width:1200px) and (max-width:1400px){
	.container {
    width: 1000px;
}
.banner_text h1 {
    font-weight: 900;
    font-size: 77px;
    line-height: 65px;
}
.lead h2 {
    font-size: 41px;
    margin: 0;
}
.banner_text span {
    font-size: 70px;
}
.banner_text .secondtitle {
    font-size: 70px;
	font-weight: 900;
}
.btn {
    font-size: 10px;
    font-weight: 600;
}
.banner_button .banner_btn:before {
    width: 28%;
}
.supporters_detail h1 {
    font-weight: 900;
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 43px;
}
.tp-caption a {
    color: #fff !important;
}	
.serve_you {
  padding: 125px 0;
  color:#fff;
}
.our_location {
    padding: 65px 0;
}
.client-text {
    font-size: 49px;
    font-weight: 300;
    color: #fff;
    line-height: 47px;
    text-shadow: 1px 0px 5px rgba(150, 150, 150, 1);
}
.client-text p {
    font-size: 49px;
    font-weight: 300;
    color: #fff;
    line-height: 47px;
    text-shadow: 1px 0px 5px rgba(150, 150, 150, 1);
}
.client-text .extralight {
    font-size: 36px;
    font-weight: 300;
    line-height: 30px;
    text-shadow: 1px 0px 5px rgba(150, 150, 150, 1);
}
.client-text span {
    font-size: 49px;
    font-weight: 900;
    line-height: 45px;
}
.video-scetion {
    padding: 100px 0;
}
.clients_says {
    padding: 85px 0;
	background-size: 100%;
}
span.brown .fa {
    font-size: 30px;
    margin-right: 20px;
    padding-top: 5px;
    float: left;
    width: 28px;
    text-align: right;
}
.loaction_detail_m li {
    font-size: 21px;
}
.loaction_detail_m li .brown {
    font-size: 21px;
}
.loaction_detail_m ul {
    padding-left: 0;
}
.brown {
    color: #a6854a;
    font-size: 13px;
    margin: 0;
}
.about_us_content h3 {
    font-weight: 900;
    font-size: 51px;
}
.service_detail_m h3 {
    font-size: 43px;
    font-weight: 900;
    margin: 0;
}
.service_detail_m h4{
	font-size:32px;
	font-weight:300;
	text-transform:uppercase;
}
.service_detail_m h5{
	font-size:29px;
	font-weight:300;
	text-transform:uppercase;
	margin-bottom:10px;
}

.service_detail_m .big-text{
	font-size:43px;
	font-weight:900;
	text-transform:uppercase;
}
.footer_detail p {
    font-size: 10px;
}
.bottom-right p {
    font-size: 10px;
    font-weight: 300;
}
.footerbottom {
    border-top: 1px solid #0f2e61;
    padding-top: 40px;
}
.footer_detail img {
    margin-bottom: 40px;
}
.footer_detail {
    margin: 30px 0;
    overflow: hidden;
    display: block;
}
.opener {
  height: 120vh;
  padding: 160px 0 !important;
}
.banner_bottom_btn {
    bottom: 70px;
    text-align: center !important;
    position: relative;
}
.footer_detail .bottom-right ul li a {
    color: hsl(0, 0%, 100%);
    font-size: 10px;
    font-weight: 300;
}
.footer_detail .bottom-right ul li{
    padding:0 2px;
    
}
.footer_detail .bottom-right ul li:last-child a:after {
    content: "";
     border-right: none;
}
.footer_detail .bottom-right ul li a:after {
    content: "";
    border-right: 1px solid #fff;
    padding-left: 10px;
}
.clients_says:after {
top: 100%;
left: 15%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-top-color:#a6854a;
border-width: 30px;
margin-left: -30px;
}
.clients_says {
   position: relative;
  border-bottom: 8px solid #a6854a;
}
.serve_you:after {
top: 100%;
left: 15%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-top-color:#00aeef;
border-width: 30px;
margin-left: -30px;
}
.serve_you {
   position: relative;
}
.service_detail_m h3:after {
    content: "";
    position: absolute;
    background: url(../images/flag.png) no-repeat;
    background-size: 65%;
    right: -36px;
    width: 391px;
    height: 285px;
    top: -26%;
}
}



@media (min-width:1600px){
    	.container {
    width: 1400px;
}
.banner_text h1 {
    font-weight: 900;
    font-size: 106px;
    line-height: 106px;
}
.lead h2 {
    font-size: 57px;
    margin: 0;
}
.banner_text span {
    font-size: 96px;
}
.banner_text .secondtitle {
    font-size: 96px;
	font-weight: 900;
}
.btn {
    font-size: 14px;
    font-weight: 600;
}
.banner_button .banner_btn:before {
    width: 28%;
}
.supporters_detail h1 {
    font-weight: 900;
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 43px;
}
.tp-caption a {
    color: #fff !important;
}	
.serve_you {
    padding: 175px 0;
    color: #fff;
}
.our_location {
    padding: 90px 0;
}
.client-text {
    font-size: 49px;
    font-weight: 300;
    color: #fff;
    line-height: 47px;
    text-shadow: 1px 0px 5px rgba(150, 150, 150, 1);
}
.client-text p {
    font-size: 49px;
    font-weight: 300;
    color: #fff;
    line-height: 47px;
    text-shadow: 1px 0px 5px rgba(150, 150, 150, 1);
}
.client-text .extralight {
    font-size: 36px;
    font-weight: 300;
    line-height: 30px;
    text-shadow: 1px 0px 5px rgba(150, 150, 150, 1);
}
.client-text span {
    font-size: 49px;
    font-weight: 900;
    line-height: 45px;
}
.video-scetion {
    padding: 100px 0;
}
.clients_says {
    padding: 85px 0;
	background-size: 100%;
}
span.brown .fa {
    font-size: 30px;
    margin-right: 20px;
    padding-top: 5px;
    float: left;
    width: 28px;
    text-align: right;
}
.loaction_detail_m li {
    font-size: 21px;
}
.loaction_detail_m li .brown {
    font-size: 21px;
}
.loaction_detail_m ul {
    padding-left: 0;
}
.brown {
    font-size: 18px;
}
.about_us_content h3 {
    font-weight: 900;
    font-size: 70px;
}
.service_detail_m h3 {
    font-size: 43px;
    font-weight: 900;
    margin: 0;
}
.service_detail_m h4{
	font-size:32px;
	font-weight:300;
	text-transform:uppercase;
}
.service_detail_m h5{
	font-size:29px;
	font-weight:300;
	text-transform:uppercase;
	margin-bottom:10px;
}

.service_detail_m .big-text{
	font-size:43px;
	font-weight:900;
	text-transform:uppercase;
}
.footer_detail p {
    font-size: 10px;
}
.bottom-right p {
    font-size: 10px;
    font-weight: 300;
}
.footerbottom {
    border-top: 1px solid #0f2e61;
    padding-top: 40px;
}
.footer_detail img {
    margin-bottom: 40px;
}
.footer_detail {
    margin: 30px 0;
    overflow: hidden;
    display: block;
}
.opener {
  height: 100vh;
  padding: 130px 0;
}
.banner_bottom_btn {
    bottom: 70px;
    text-align: center !important;
    position: relative;
}
.footer_detail .bottom-right ul li a {
    color: hsl(0, 0%, 100%);
    font-size: 10px;
    font-weight: 300;
}
.footer_detail .bottom-right ul li{
    padding:0 2px;
    
}
.footer_detail .bottom-right ul li:last-child a:after {
    content: "";
     border-right: none;
}
.footer_detail .bottom-right ul li a:after {
    content: "";
    border-right: 1px solid #fff;
    padding-left: 10px;
}
.clients_says:after {
top: 100%;
left: 15%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-top-color:#a6854a;
border-width: 30px;
margin-left: -30px;
}
.clients_says {
   position: relative;
  border-bottom: 8px solid #a6854a;
}
.serve_you:after {
top: 100%;
left: 15%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-top-color:#00aeef;
border-width: 30px;
margin-left: -30px;
}
.serve_you {
   position: relative;
}
.about_us_content h4 {
    font-size: 70px;
}
   .about_us_content h3 span {
    font-size: 70px;
} 
.about_us_content h2 {
    font-size: 103px;
    line-height: 86px;
}
.about_us_content h2 span {
    font-size: 103px;
}
.service_detail_m h3 {
    font-size: 60px;
    font-weight: 900;
    margin: 0;
}
.service_detail_m h4 {
    font-size: 45px;
    font-weight: 300;
}
.service_detail_m h5 {
    font-size: 40px;
    margin-bottom:20px;
}
.service_detail_m .big-text {
    font-size: 60px;
    line-height: 64px;
}
.loaction_detail_m li {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 19px;
}
.loaction_detail_m li .brown {
    font-size: 28px;
}
.client-text p {
    font-size: 67px;
    font-weight: 300;
    color: #fff;
    line-height: 60px;
    text-shadow: 1px 0px 5px rgba(150, 150, 150, 1);
}
.client-text span {
    font-size: 67px;
    font-weight: 900;
    line-height: 45px;
}
.client-text .extralight {
    font-size: 50px;
}
.clients_says {
    padding: 150px 0;
    background-size: cover;
}
.service_detail_m h3:after {
    content: "";
    position: absolute;
    background: url(../images/flag.png) no-repeat;
    right: 120px;
    width: 391px;
    height: 300px;
    top: -30%;
}
}
